- May 5, 2024
- 474
- 1,042
Okay well apparently batch files are super shitty at manipulating files (I tried some code and it was writing like 5 lines per second... of json files with over 100k lines) so I cooked something up in C++ instead, just drag and drop save files on the executable and it'll convert them. I didn't test on a PC that isn't in Japanese locale so I hope it still writes the title properly without it but so it goes. Can convert to and from Japanese/Kagura save format, though DLC saves aren't compatible with old game versions so converting back to Kagura isn't the most useful thing. Can be found
You must be registered to see the links
You must be registered to see the links
You must be registered to see the links
. Relies on
You must be registered to see the links
so that's included, you can just use that and manually change the game name yourself in the save files if you want (that's the only issue causing incompatibility).You don't have permission to view the spoiler content.
Log in or register now.