Not to ruin the tense atmosphere here, but it feels good not having any mod at all (other than my own). However, I am still affected by the common afflictions that the others are suffering with as well.
As it appears to be, the new window that comes up seems to function as a Steam launcher for Vanilla and Kingdoms. The options in the launcher simply launch the direct mod itself.
I was about to post this, but Emperor beat me to it:
Simply put. Kindoms.exe is merged with Medieval2.exe instead of having two seperate memory eating .exes.
The solution is equally simple:
To do this, just open your mod folder (example: mods/Gensokyo) and open the .bat file in the folder and change "kingdoms.exe" to "medieval2.exe"
If you don't have a .bat file, then make a new one in the mod's folder. Open notepad and paste this:
Code:
@echo off
cd ..\..
start medieval2.exe @mods\Gensokyo\Configuration.cfg
Give the file a name and end it with .bat (example: "GensokyoTW
.bat"). Run the file to start the mod.
If you already renamed your mod folder to a Kingdoms mod folder, then you just made it worse for yourself, as Steam detects any inconsistencies in the Kingdoms mod files and will automatically change them back into what they are originally supposed to be.
There will be a Steam Client Bootstrapper error, but just close that, the game will launch normally. If it crashes the first time, then try again. I got mine to work on the second try.
There will be missing menu sounds and other bugs if the mod uses vanilla resources. Unfortunately, to fix this, the only way I can think of is to reinstall Vanilla again or verify the game cache. I actually think you have to verify the game cache to fix this. I will do so and post again if it works.
Thank you very much for the solution, Emperor. You beat me to it.
