Hello. I have previously run Raze versions 1.0.1 and 1.0.3 and upgrading to 1.1.0 has broken compatibility for prior saves in the following ways.
- Duke Nukem 3D saves do not appear after selecting LOAD GAME
- Blood and Redneck Rampage saves fail to load due to a JSON parsing error
- Shadow Warrior saves cause a segfault (crash) upon loading
Those are all the games that I have so I cannot speak for any of the others. In the case of Duke Nukem 3D, the saves were all generated by version 1.0.3. In the case of Blood and Redneck Rampage, the error is: float type expected for "spin". I was able to work around it by extracting the session.json file from a save and changing the value for this key from 0 to 0.0 before re-incorporating the modified file. As for Shadow Warrior, I know only that a segmentation fault occurs, with the program crashing to desktop. I shall attempt to obtain a trace. In the meantime, I am attaching one of the offending save files.
The host system runs Arch Linux, with the package having been built using the PKGBUILD from
https://aur.archlinux.org/packages/raze/. After encountering these issues, I modified it to build version 1.1.1, which did not help.
You do not have the required permissions to view the files attached to this post.