For the past several weeks, a friend (WWMB) and myself have been working on a new tool. As you may have guessed by the title- it is a tool that converts AOE1 scripts to AOE2 scripts. There are so many good scripts for AOE1. It was sad seeing them sit in the corner not being used. No more! With this utility- you can convert the aoe1 per and ai files into the new aoe2 per files.
How to use:
1. Choose your version- either AoE2 DE (standard) or AoE2 RoR (Return of Rome)- note this doesnt mean Rise of Rome..
2. Click the open button
3. Navigate to your AOE1 script directory. Note- please make a backup of your script before you start playing around with the tool. Select your per, or your ai file (you can only convert one file at a time).
4. You should see your data populate on the left under the AOE1 name.
5. Now you have to select your options under the checkbox included under the options button. This is how you want to convert your file. Every checkbox except "Change Important SNs" and "Add Resource SNs" relate only to ai files. The two checkboxes previously mentioned only relate to .per files. This is important. Don't choose the options that relate to the opposite file type.
6. After you are finished choosing your checkbox options, hit either the "Convert AI" or "Convert Per" depending on what file type you selected at the beginning. You should see data populate in the right box under AOE 2.
7. Save your file using the save icon, or just copy the contents of the second box into notepad (notepad++ whatever). Make sure to save it as a per file!
8. Copy your original ai file and new per file into your age of empires directory-
For DE it is- C:\Program Files (x86)\Steam\steamapps\common\AoE2DE\resources\_common\ai for standard DE
For Return of Rome- C:\Program Files (x86)\Steam\steamapps\common\AoE2DE\modes\Pompeii\resources\_common\ai
Return of Rome Only:
9. Convert your AI file first, and include that data at the top of your newly created per file. Convert your aoe1 per data, and paste it below the data you already converted in the newly created file.
Options:
1. Create 5 rams/trebs- this is obvious. It creates 5 rams/trebs. These units weren't available in aoe1. Note- this is only for standard DE.
2. Build farms in dark- In aoe 1 you couldnt create farms until after the market was built in feudal. Click this option if you want this optional support. Note- this is only for standard DE.
3. A/B Camps and Farms. This is the auto build camps and farms option- which was an option in the per files of aoe1.
4. Auto Build Houses. Another pretty clear option- this will allow the ai to auto build houses if the .ai file didnt have houses in its build order in aoe1
5. Delete Scout on Start. This will be controversial. AOE1 didnt have scouts. By selecting this option, you'll delete the scout at the beginning of the game. Note- this does not delete an eagle scout. Note- this is only for standard DE.
6. Basic Resign Rule- The name is obvious. The rule was taken really from the cpsb documentation with a few modifications.
7. Scale unit count- This multiplies the ai unit and building count by whatever the user sets the value as per age. This is important because the ai will have a greater opportunity to keep up with the 200 population ais of AOE2. A lot of AOE1 older ais only supported 50 population.
8. Change Important SNs. These are the SNs Leif stated should be changed on his AI wiki. It is highly recommended this is used, but doesnt have to be the case.
9. Add Resource SNs. AIs and Per files didnt necessarily have the gold, food, wood, and stone SNs. These were sometimes controlled by the engine in AOE1. If you see your ai doesnt have the food, wood, gold, and stone SNs- please select this option.
Major Update 5June2023- Large and Extra large were replaced with the scale function. Temporary units are now accounted for. And now the tool allows for Return of Rome! (old version below)
New Update 13Jul2023- Software includes an AI file generator and PER file generator. There are also a couple new options for loom and trade cart to be researched- if you are choosing to convert to standard DE. An additional option regarding the hoplite line is included- please read the instructions for additional details.
Update 17Nov2023- Armored Elephant Line update plus mule carts are included. (old version below)
And that about covers it. In theory, you could make a completely new ai using this tool, and convert it to play AOE2. Please use Martin Strum's tool for the per files of AOE1. Any .ai file should be able to be converted. If a tool is needed, I highly recommend Stoyan Ratchev's aoe1 tool. Links can be provided upon request. Edit: Please find the aoe1 tools here http://aoe.heavengames.com/siege/AIandP ... ndex.shtml
Update 8Dec2023- Walls updated with strategic-number 304 (SNgatetypeforwall) - This is needed for gates now in Return of Rome
Link in this post- https://forums.aiscripters.com/download ... hp?id=6933
Update 22Dec2023
1. If the spearman button is clicked in standard DE conversion- academies will be
converted to barracks instead of castles.
2. The issue of spearmen to elite teutonic knight instead of pikemen/halbs has been corrected
3. Fixed an issue with mills in standard DE conversion
4. Included opening files and printing inside the per/ai maker parts of the application. No need to copy paste data now.
5. Defconsts listing is now included. You do not need to copy and paste from an exterior file list anymore for Return of Rome if converting.
6. A fresh new background has been included to make the tool look more professional!
7. Tutorials have been added under the AI and PER file generators plus the tech tree and attributes have been added
8. Tech trees and Civ attributes from original posters from Ensemble are included with permission from CoT. This will allow users to check their build orders, and make sure everything looks accurate when building custom AIs.
This is a very cool update to the converter. Each AI will now have their own custom gathering rate closer to the original game instead of a hard-coded Default ai's gathering rate from the original game. In addition to that- the following changes were made. WWMB and I are very excited about this release of the converter, and hope to see new scripters, and old guys as well making old style ais play on the modern game.
Other Updates (21Aug2024):
Gathering rates closer to the original. Each AI is individualized in having a custom gathering plan similar to what they had in AoE1.
Missing and Prototype SNs added to the PER file generator.
Blacksmith will be added when an armor or attack upgrade is converted from AoE1 to DE. (base techs only)
Lumber-camp issue fixed for some AIs at start of game.
Added atonement when redemption is researched for AoE2 DE.
Added the Legionary unit for AIs as an option for Romans. If a non-Roman civ is chosen- the regular militia line is used.
Replaced fishing ship with the ID (13) instead for DE. If AIs were combined into one file, the engine wouldnt train ships because it was pulling the wrong ID from Return of Rome...
Palisade wall fix where the code would generate an error in line where non-retrainable walls were converted.
Teutonic-Knight was replaced with the unique-unit-line, so additional unique units could be used.
Final Update (10Oct2024):
As you all know, I have retired from the community. However, a few final thoughts were bothering me- so figured an update was needed for these small things.
For the delete scout button- I have updated to include the eagle warrior line now. I know not many of you use this button, but it was needed.
For the knight-line, the Savar upgrade has been included now as well when the lines are converted.
And that's all!
Past Final Update?! (25Oct2024)
With the Battle for Greece coming out, it became apparent I had to separate the old from the new. Included in the tool is an AoK conversion utility. You can now
convert an AOE1 ai to AOK or AOC, which will not include any userpatch commands (to help mining camp placement), or units for DE.
Had a slight issue with the unique unit upgrade- which I added
This does not mean I will include anything for Battle for Greece, we will have to see
It should be noted the tool does not distinguish between AOK and AOC, so units will be exact. If you go past 50 villagers, the tool will not reduce for AOK, and the same goes for 100 and AOC.
Update 13Nov2024:
New Experimental Feature! An aoe2 to return of rome AI converter is now included. You can convert your old favorite AI to now play Return of Rome. Each file has
to be converted individually. If the file is a sub-file, please hit the "sub directory PER file" button. All files should remain organized as they were originally intended.
Note- this feature is very experimental. Your ai that you are converting may need additional assistance to become fully converted. Not all commands may be converted properly at this time! Converted AoE2 AIs should not be expected to play at the same level as on standard aoe2.
Heavy DUC ais will be harder to convert. This tool aims to help you convert AIs, and is not an excuse to be lazy.
Update 5May2025
Drag and drop utility for aoc script to SWGB. This allows you to convert aoc ais to SWGB. Zeldrake deserves a lot of credit here too, as he did a lot of help with the additional rules and which units/buildings/researches were related.
There is a basic AoK to AoC converter, and now a basic "Add Userpatch (AOE2 Only) section that adds someuserpatch to an AOC ai.
11May2025
Tiny fix for the load ifs- this is an earlier version of the tool- but load ifs with civs were messing up- and so this version should fix the problem in the SWGB conversion.
Please remember- this tool requires Net Framework to use. The version this software is based on is .NET 6.0
This has been tested on Windows 7, 10, and 11. Many users have said they could get this software to run. However, some users have stated they have experienced issues. This could be caused by having a different version of Net Framework installed.
If you convert another individual's script, and upload it to the forum, please reference the original author. Otherwise, show us what you are making by including it on this thread! That's all for now.
LINKS INCLUDED ON THIS DIRECT POST ARE OLD VERSIONS- SEE MOST RECENT POST FOR UPDATED VERSIONS!
(Current Version 5May2025:https://forums.aiscripters.com/download ... hp?id=7288)