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  [开发者] 2021 年 6 月 2 日 下午 5:20
Making Your Own Infinite Unit Cap and/or 1C1S Submod.
UPDATED VERSION HERE https://psteamcommunity.yuanyoumao.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>
最后由 Instant Snek 编辑于; 2021 年 6 月 30 日 上午 8:14
< >
正在显示第 1 - 10 条,共 10 条留言
N.Temp 2021 年 6 月 11 日 上午 5:37 
Thank! :steamthumbsup:
JaxDaemon 2021 年 6 月 28 日 下午 6:12 
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  [开发者] 2021 年 6 月 29 日 上午 8:17 
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 2021 年 6 月 29 日 上午 9:38 
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  [开发者] 2021 年 6 月 29 日 下午 6:21 
I feel like that sometimes.
JaxDaemon 2021 年 6 月 29 日 下午 9:23 
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  [开发者] 2021 年 6 月 30 日 上午 7:53 
Do you mean on multiplayer?
Pjwindsor3 2021 年 6 月 30 日 下午 1:28 
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  [开发者] 2021 年 6 月 30 日 下午 4:25 
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.
< >
正在显示第 1 - 10 条,共 10 条留言
每页显示数: 1530 50