Posts: 31.420
Threads: 16
Joined: Dec 2008
Reputation:
659
Location: 127.0.0.1
01-26-2019, 10:26 PM
(This post was last modified: 01-26-2019, 10:26 PM by jesalvein.)
load your game using previous version those savestates were made with,
save in game using normal save
transfer your memcard files/folders to your new version and load game from memcard
short story : savestates aren't cross-version compatible
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Posts: 8.030
Threads: 278
Joined: Feb 2009
Reputation:
346
Is that just your backup folder(PCSX2 - Copy)and you did copy the save states folder to the Documents\PCSX2\sstates?
To know what version you used to make the save state,extract the "PCSX2 Savestate Version.id" file from the save state and open it in some hex editor
You will see some numbers in backward order
When you run rpcsx2,at the top of the console you will see "Savestate version:"
So for example rpcsx2 1.5.0-2867 is using save state version 0x9a0d0000 and in the file it is displayed as 00000d9a
Is the numbers match with the current pcsx2 version you are using,then you used that version of pcsx2 to make them
The only reason for them to be missing is wrong location of the folder...or if you used different region of the game or if it was modified in some way(which changes the crc and as you can see the save state name contains the game id and the crc)
Posts: 31.420
Threads: 16
Joined: Dec 2008
Reputation:
659
Location: 127.0.0.1
If you aren't sure of your iso, try loading directly from your disc
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Posts: 8.030
Threads: 278
Joined: Feb 2009
Reputation:
346
Run the game and check in the console if you have this line
ELF (cdrom0:\SLUS_214.23;1) Game CRC = 0x7EA439F5
Posts: 8.030
Threads: 278
Joined: Feb 2009
Reputation:
346
Yes,it is a save state for GTA not for P4
Posts: 5
Threads: 1
Joined: Jan 2019
Reputation:
0
01-27-2019, 10:36 PM
(This post was last modified: 01-27-2019, 10:36 PM by rabbit.)
I don't know why I have no save state of Persona 4 but thank you both for trying to help me.