BattletechModders / ModTek

Mod system for HBS's PC game BattleTech.
GNU Lesser General Public License v2.1
121 stars 34 forks source link

Modtek load time #219

Open Rhion65 opened 1 year ago

Rhion65 commented 1 year ago

I am running battletech on a cutting edge PC, yet modtek 3.1.15+23 requires 15-20 minutes to load before launching the game. This CANT be right?!

CptMoore commented 1 year ago

RogueTech loads faster for me than for you, so there is something wrong if it takes that long...

Are you on Windows? If yes... Do you have many mods installed? If yes.... Do you use the mono-dll fix from RogueTech? If no....

The mono dll coming with BattleTech is very old and has bugs, RogueTech is using a newer version that seems to be compatible and allows to use more memory. Use the dll from https://github.com/BattletechModders/RogueTech/raw/master/ModTek/nativedll/mono-2.0-bdwgc.dll instead of the dll of the same name in the BT dir by overwriting it (must be in some subdirectory)

Rhion65 commented 1 year ago

Unfortunately it did not speed things up, but thank you. Roguetech is worth waiting for.