Posts: 1
Threads: 1
Joined: Sep 2023
Reputation:
0
I loaded a state in one game and lost all of a week's progress in another game.
I started using the emulator recently and I confused the state functions with the common save on memory cards.
Is it possible to undo this loading or reset the state based on a date?
Please save me
Tks
Posts: 336
Threads: 1
Joined: Jul 2020
Reputation:
14
Use in-game saving to be safe.
Save states are often invalidated by emulator updates. You usually get a warning in the update notes that you're about to lose your save states if you are to update. You *may* be able to recover your states by rolling back emulator version to a compatible state, then in-game saving once it works.
Posts: 394
Threads: 4
Joined: Oct 2016
Reputation:
13
Location: USA
On top of what MrWizard said, you really shouldn't use save states very often. Only if you're stuck in a specific part of the game that you're trying to get past. But for your regular saves, use the in game save options. Save states can break the game. Also, as mentioned by MrWizard, when you update PCSX2, it will often break, or erase your save states. So don't get in the habit of using them all the time. Just when you absolutely need to in order to get past a troublesome part of the game
Windows 11 64 bit OS
Intel Core i7-10700
Geforce RTX 2060 6GB
32 GB DDR4 RAM
Posts: 336
Threads: 1
Joined: Jul 2020
Reputation:
14
@envisaged0ne: There's an interesting trend here, as emulation users are generally trained to 'trust' save states. PCSX2 is the only emulator that I'm aware of where save states aren't safe between updates... Additionally, for anyone who's been using PCSX2 for a while, would still trust them as incompatibility thing between updates didn't really exist till reasonably recently in 1.7-dev, and even if it did, losing states every 4 years between major revisions is very different from losing them every 2-6 weeks.
I don't feel there's a true issue here, though an unsuspecting user will get no warning at all if they update manually or upgrade from a pre-updater version.
Posts: 30.823
Threads: 16
Joined: Dec 2008
Reputation:
650
Location: 127.0.0.1
(09-18-2023, 10:30 PM)MrWizard Wrote: @envisaged0ne: There's an interesting trend here, as emulation users are generally trained to 'trust' save states. PCSX2 is the only emulator that I'm aware of where save states aren't safe between updates... Additionally, for anyone who's been using PCSX2 for a while, would still trust them as incompatibility thing between updates didn't really exist till reasonably recently in 1.7-dev, and even if it did, losing states every 4 years between major revisions is very different from losing them every 2-6 weeks.
I don't feel there's a true issue here, though an unsuspecting user will get no warning at all if they update manually or upgrade from a pre-updater version.
nightly warns you twice before updating, actually
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Posts: 349
Threads: 23
Joined: May 2020
Reputation:
21
The problem is that there is some old code debt that when you even touch upon a bit of the code that is relevant for savestates, that it touches upon other parts and PCSX2 is forced to make a savestate bump. In the future we will seperate components so that savestates bumps will be mostly mitigated or not as much bumped.