STAR WARS™ Empire at War: Gold Pack

STAR WARS™ Empire at War: Gold Pack

1 Credit 1 Second and Infinite Unit Cap for Thrawn's Revenge (3.4)
Instant Snek  [developer] 2 Jun, 2021 @ 5:20pm
Making Your Own Infinite Unit Cap and/or 1C1S Submod.
UPDATED VERSION HERE https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2514089452

Here is how to make them
Use Notepad++ to edit multiple files at once using the find and replace in all open documents. Then quickly save the changes by closing Notepad++ and repeatedly pressing enter to save changes before closing.

1. Download the mod which you wish to ruin and 1 credit 1 second core

2. Navigate to the Empire at War workshop folder C:\Program Files (x86)\Steam\steamapps\workshop\content\32470

3. Open the folder for the mod which you wish to ruin. The name of the folder will be the steam worshop ID. For example, thrawns revenge would be 1125571106

4. Open the folder Data\XML\Units folder, there may also be more folders with upgrades, heroes, or other units which you will also need to open depending on the mod.

5. Copy those files into another folder with the same file structure which will act as your content folder. By same structure, I mean use the same folder names and put files into a folder with identical names to the source mod.

6. Open every XML file containing units, heroes, upgrades, buildings, and other construables, and do the following. (make sure that find and replace is set to Regular expression, and . matches newline is unchecked)

For 1 credit 1 second, change the following to 1
  • Find: <Tactical_Build_Time_Seconds>.*</Tactical_Build_Time_Seconds>
  • Replace: <Tactical_Build_Time_Seconds>1</Tactical_Build_Time_Seconds>

  • Find: <Tactical_Build_Cost_Multiplayer>.*</Tactical_Build_Cost_Multiplayer>
  • Replace: <Tactical_Build_Cost_Multiplayer>1</Tactical_Build_Cost_Multiplayer>

  • Find: <Build_Cost_Credits>.*</Build_Cost_Credits>
  • Replace: <Build_Cost_Credits>1</Build_Cost_Credits>

  • Find: <Build_Time_Seconds>.*</Build_Time_Seconds>
  • Replace: <Build_Time_Seconds>1</Build_Time_Seconds>

  • Find: <Tactical_Build_Cost_Campaign>.*</Tactical_Build_Cost_Campaign>
  • Replace: <Tactical_Build_Cost_Campaign>1</Tactical_Build_Cost_Campaign>

For infinite unit cap, do the following
  • Find: <Population_Value>.*</Population_Value>
  • Replace: <Population_Value>0</Population_Value>

  • Find: <Space_Override_Population_Value>.*</Space_Override_Population_Value>
  • Replace: <Space_Override_Population_Value>0</Space_Override_Population_Value>
Last edited by Instant Snek; 30 Jun, 2021 @ 8:14am
< >
Showing 1-10 of 10 comments
N.Temp 11 Jun, 2021 @ 5:37am 
Thank! :steamthumbsup:
JaxDaemon 28 Jun, 2021 @ 6:12pm 
I'm an idiot and have no clue on how to do any of this. I can I please just have the 1C1S mod without the infinite unit cap. That is all I'm asking from you and I would be very thankful for it.
Instant Snek  [developer] 29 Jun, 2021 @ 8:17am 
I will do it in a moment, but the guide has instructions on what you need to copy and paste exactly, and how to do it in all the files at once.
JaxDaemon 29 Jun, 2021 @ 9:38am 
Thank you. I know the guide tells you where to go and what to do, but I'm the rare person that even if I had you standing behind me and directing I would still not know whats what.
Instant Snek  [developer] 29 Jun, 2021 @ 6:21pm 
I feel like that sometimes.
JaxDaemon 29 Jun, 2021 @ 9:23pm 
I tried cheating it by using the steam mod id for the 1C1S from FOTR and TR but that did not work as I hoped it would=(.
Instant Snek  [developer] 30 Jun, 2021 @ 7:53am 
Do you mean on multiplayer?
Pjwindsor3 30 Jun, 2021 @ 1:28pm 
hey I am trying to get it started on an old mod called Absolute chaos but I have no idea how to move it to these two submods for it can you help me please?
Instant Snek  [developer] 30 Jun, 2021 @ 4:25pm 
You start by downloading the mod, eawuploader, and notepad++, then you copy over the XML files from the mod into your new content folder. For more detailed instructions, please the linked guide. If you still have trouble, please tell me exactly what step is giving you problems.
< >
Showing 1-10 of 10 comments
Per page: 1530 50