- Oct 26, 2022
- 2
- 1
I actually did put together a little fix for it if you're interested. I wrote a bit of code I named "UnfuckCassie.bat" that contains a single line:so it wasn't just me...
reg add "HKEY_CURRENT_USER\SOFTWARE\Someguy\Something Unlimited" /f /v "suSlot01_casP_h3263234040" /t REG_BINARY /d 00
I can't remember the purpose of all those various flags, but in sum, it overwrites Cassie's assignment for the first save slot with a 0. So whenever she bugs out, I save the game, run the bat, and reload. Works like a charm.
That said, I'm not 100% sure that the index on the end of that registry id is going to be identical on different installs. You'll want to find the analogous entry on your system with regedit first, just to make sure you aren't making a completely extraneous binary value in the registry
Until they stop storing save data in the registry, "a full save" is going to look like a few hundred lines of code like the one above.Does anyone have a full save or is there really not a way to just cheat all the scenes in the game?
Last edited: