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
You have to manually edit the option file in "[Yourdiskhere]:\Documents\My Games\gates of hell\profiles\[numbershere]\options.set" scroll down to the bottom and you will see the mod
After you open the options.set file with any editor (notepad, notepad++) and scroll down to the bottom of the file you will see a line
{mods
"mod_numbers:0"
"mod_numbers:0"
"mod_numbers:0"
}
"numbers" is an id of a workshop item (ex. comp patch of CE2 for Valour is 2928207571)
What you need to do is replace "numbers" with the workshop id in the order that you want
ex. CE2 > Valour > CE+Valour compat it should be something like this
{mods
"mod_2899823515:0"
"mod_2537987794:0"
"mod_2928207571:0"
}
This way you set up the order in which the mods are loaded. Keep in mind, in the game main menu "list of activated mods" will not visually change, dont pay attention to it.
Had the same issue myself, after the latest patch. ( have no idea why )
This method fixed it for me.