Shazbot / WH3-Mod-Manager

Mod manager for Total War: Warhammer 3, Steam version only
MIT License
117 stars 17 forks source link

Always showing saves for WH3, regardless of what game is selected #80

Closed milos192 closed 8 months ago

milos192 commented 8 months ago

Hey, so I was very excited to see that there's support for WH2 games now! I always wanted to use your mod manager for that.

When selecting WH2 as the main game, the mods load fine, but the save games are still loaded from WH3. I believe that's because of this line: https://github.com/Shazbot/WH3-Mod-Manager/blob/d00273fc80a7913cb2ad356b4efb8213592597e5/src/gameSaves.ts#L12

I tried to run the app locally but it seems I didn't configure WSLg properly and I just gave up, so I thought that this issue might help with a link to the code.

Do you know if the "Load Mods from Save" will work for WH2 saves? That's the main thing I need, because I literally don't remember which mods I have used for which save.

Thank you for the great tool!

Shazbot commented 8 months ago

thanks, should be fixed in v2.0.3

load mods from save should work fine for all games

milos192 commented 8 months ago

Thanks a lot, @Shazbot! You're awesome!