You must be registered to see the links
Made a quick site for personal use and thought id share.
Had claudeAI whip up a quick and dirty html page to parse the save files to json and back after editing. There are diagnostic tools to make sure the headers/compressed/uncompressed data from the original save match the edited save for troubleshooting. usually the headers differ but the compressed and decompressed data should match to work.
Use the single Base64 save when converting back, the save files are called save1.save save2.save etc, files located in \AppData\LocalLow\Hentopia\V-Lover\Saves
you can add them while the game is running and overwrite saves to test quickly.
i would recommend keeping at least one known good manual save, and just make sure you don't save the new files as a text document.
you'll have to figure out what to edit in the json, i just ctrl+f some numbers that match the girls or my money after the first week and went from there.
will probably work with other games with similar save format but i haven't tested.