the option to save games doesn´t work - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17) +--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18) +--- Thread: the option to save games doesn´t work (/showthread.php?tid=203105) |
the option to save games doesn´t work - joelloco_13 - 05-12-2021 I get an error in God of War 3 which does not let me save games, I get the following error code in the LOG E cellSaveData: savedata_op(): listSet->newData is null while listSet->focusPosition is NEWDATA E SYS: 'cellSaveDataListSave2' failed with 0x8002b404 : CELL_SAVEDATA_ERROR_PARAM, 34 [1] image any solution to this problem? https://imgur.com/5DGZatL RE: the option to save games doesn´t work - sirkhan - 02-28-2022 (05-12-2021, 04:06 PM)joelloco_13 Wrote: I get an error in God of War 3 which does not let me save games, I get the following error code in the LOG Hi, Probably I'm late but maybe this can be helpful to others. I got the exact same problem (identical log), and after searching a lot in forums and github didn't get a satisfactory solution, So I don't know what is triggering this error but I found a workaround: 1 - Go to the save directory of your game (in my case is dev_hdd0\home\00000001\savedata, but If you have other games beside GoW3 the "00000001" could be different) 2 - Move (or delete at your own risk) all folders except those that contains in its name USERDATA and AUTOSAVE 3 - Launch your game and save normally PS: I keep my original files as a backup, so I didn't deleted them. PS2: From this behaviour I can guess that the error is due to the existence of a limit in the number of saves or the existence of a corrupted savestate. RE: the option to save games doesn´t work - jutsu1370 - 04-30-2023 (02-28-2022, 02:45 AM)sirkhan Wrote:(05-12-2021, 04:06 PM)joelloco_13 Wrote: I get an error in God of War 3 which does not let me save games, I get the following error code in the LOG Thank you this solution worked for me I had 31 manual saves in God of War 3! |