I don't know. Might be an issue with this game (I wouldn't be surprised if it is), especially if it only happens with this game. Or some drivers problem maybe.
I don't know much about C#/dnspy/Aes Encryption Algorithm, so I can only provide keys.
I've created a sandbox where you can encrypt/decrypt your saves online.
You must be registered to see the links
- Load it - after opening the link it should start in the right part of the screen (should be something like screenshot below)
- Choose your save file. On Windows the saves are located at
C:\Users\User\AppData\LocalLow\OttersideGames\SpiritValley\slot2
, or save1 or save 3, whatever slot you were using
- Click decrypt button. The link to download the file will appear to the right of the button, click it. You can edit the downloaded save in any text editor, then encrypt it (in sandbox again) and replace the original save with the encrypted one (don't forget to make backups of your saves just in case).
View attachment 4253379
This is all the help I can offer.
It's giving me this error
PayloadTooLargeError: request entity too large
at readStream (/home/projects/spirit-valley-decrypt-save/node_modules/raw-body/index.js:163:17)
at getRawBody (/home/projects/spirit-valley-decrypt-save/node_modules/raw-body/index.js:116:12)
at read (/home/projects/spirit-valley-decrypt-save/node_modules/body-parser/lib/read.js:79:3)
at jsonParser (/home/projects/spirit-valley-decrypt-save/node_modules/body-parser/lib/types/json.js:138:5)
at Layer.handle (/home/projects/spirit-valley-decrypt-save/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/home/projects/spirit-valley-decrypt-save/node_modules/express/lib/router/index.js:328:13)
at eval (/home/projects/spirit-valley-decrypt-save/node_modules/express/lib/router/index.js:286:9)
at Function.process_params (/home/projects/spirit-valley-decrypt-save/node_modules/express/lib/router/index.js:346:12)
at next (/home/projects/spirit-valley-decrypt-save/node_modules/express/lib/router/index.js:280:10)
at expressInit (/home/projects/spirit-valley-decrypt-save/node_modules/express/lib/middleware/init.js:40:5)
how can I solve it?