Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem









От себя добавлю:
1. Есть лучший способ экстрактить файлы через Cope's Tools: использовать Start -> Open Mod вместо Open Sga - выбираешь DoW2_Ext.module и через меню слева также экстрактишь - тогда файл сразу будет в нужной папке.
- data/campaign/space_marines/goals/hidden_end_day для оригинала.
- data/campaign/xp1/goals/hidden_end_day для Хаос Райзинга.
Там в начало функции hidden_end_day.IsValid() (сразу после скобок) можно добавлять строки разблокирования кнопки респека (в файле хаос райзинга она уже есть - достаточно раскомментить удалив "--" в начале строки).
I post some findings here
https://gtm.steamproxy.vip/app/56400/discussions/0/1693788384147121595/
xp2 was a rushing product, so did not find neutral solution for supporting skill reset without affecting the achievements yet.
Basically the dev team forgot to add skill reset feature or item in xp2, my guess.
Just enable the button after 1-2 mission after that and it will remains be there.
For Classic, I remember this button will always be there once enabled. (I tested this before the Anniversary Edition so it might changed somehow)
Changing lua files could even enable some classic mission into CR, like the classic warboss or Avater mission. Just for fun. It might ended put the game in unstable throught.
Good to see some dev posts even after the dow2 official forum is long gone.
Virus warnings are common for modding tools. On the other hand, ModDB moderators would ban them if there was a real threat. Anyway, I've posted a link to the modified tuning.lua in the guide, so you don't need to download these tools at all.
It will not affect the achievements. It is for users to just get the button.
Also there is a virus warning in the tool box zip file, I would only use the 1.992 tool for now.
I also don't understand how your way is easier - the steps are essentially identical except for choosing the source archive of tuning.lua.
1 Get the ToolBox mention above DoW2_ToolBox_1.992
2 Use the tool to open the DOW2 Sga file
\steamapps\common\Dawn of War 2\GameAssets\Archives\200_Data.sga
3 Inside the tool tree view, Right click the following lua file and Extract
\200_data\DATA\campaign\tuning.lua
4 Copy the extracted lua file to
\steamapps\common\Dawn of War 2\GameAssets\Data\campaign
5 Edit tuning.lua in notepad
function tuning.OnTraitUnlock()
Campaign_SetUIVisibility( UIV_InventoryRespecButtonPing, true )
6 Run the game with -dev parameter