帝國:全面戰爭修改士兵人數上限秘籍
首先要找到
preferences.empire_script.txt
Windows XP:
C:\Documents and Settings\xxxx\Application Data\The Creative Assembly\Empire\scripts\
Windows Vista:
C:\Users>xxxx>Appdata>Roaming>The Creative Assembly>Empire>Scripts
xxxx 為你的用戶名
這一行為Ultra人數設置,要保持與之一樣
gfx_unit_scale 3; # gfx_unit_scale , Set unit scale. 0 - lowest, 3 - ultra #
這一行決定數量
campaign_unit_multiplier 1; # campaign_unit_multiplier , Set default unit multiplier for campaign #
基本上是這樣算的: 在Ultra下 為160。 campaign_unit_multiplier 1 就代表了 160 / 160 =1
campaign_unit_multiplier 1.5 的話為 240 / 160 = 1.5 除數為游戲中的數量
所以 * 1.5 = 240
* 2.5 = 400
* 3.5 = 560
* 4 = 640
* 5 = 800
* 7.5 = 1200
但是要注意以下數值無法使用
* 1.1
* 1.3
* 1.4
* 2
個人建議不要超過 2.5 400人,不然機子燒了可得不償失,另外,因為每次設置游戲選項后會被重置,所以別忘了重復一遍。
查看所有0條評論>>