sfall-team / sfall

sfall - Engine modifications for Fallout 2
https://sfall-team.github.io/sfall/
GNU General Public License v3.0
338 stars 40 forks source link

An attempt to load a corrupt save file affects "fake_perks" in the next game loaded. #553

Closed dekrus closed 3 weeks ago

dekrus commented 3 weeks ago
  1. Try to load this corrupted save file in any Fallout game with sfall v4.4.4 with or without any other mods. The save itself was made on a version of F:Nevada with a mod installed. The mod added a fake perk to the perk selection list. SLOT01.zip

scr00011

  1. Start a new game or load any working save and open the character sheet. We see fake perks there that shouldn't be.

scr00007

  1. If you try to load a corrupt save multiple times in a row, a fake perk will be added for each load attempt the next time you load or start a new game.

scr00008

NovaRain commented 3 weeks ago

Try this test build: sfall-444-test.zip I changed how sfall resets the modules back to pre-4.1.4 for a more "aggressive" reset behavior.

dekrus commented 3 weeks ago

It works, fake perks are no longer added.