I made a Saves Extractor, in my spare time also to save me some time deleting all games I had completed and to free up some space quick.
ORIGINAL PROGRAM LANGUAGE: Python
TESTED ONLY FOR RENPY (FOR WINDOWS): Working
STEPS:
1. Move Saves_Extractor.exe to the master folder containing all
games.
2. Run the exe.
3. All saves are moved to desktop into a folder named 'SAVES' with same standard directory of each game by name as follows:
'Desktop/SAVES/GAME_NAME_1/game/saves/'
'Desktop/SAVES/GAME_NAME_2/game/saves/'...
4. Straight delete the rest...
NOTE:
I made this program keeping in mind I was sure of deleting the rest of the games (except the saves OFC)
- Therefore, the game itself may be unusable after the execution.
VIRUS Tag:
I've tried my best to avoid getting the 'VIRUS' title on virustotal.
Which is why I went ahead and made the entire thing with Python again.
So for those sceptical, I suggest using Compiled Python Code (.pyc)
ORIGINAL PROGRAM LANGUAGE: Python
TESTED ONLY FOR RENPY (FOR WINDOWS): Working
STEPS:
1. Move Saves_Extractor.exe to the master folder containing all
You don't have permission to view the spoiler content.
Log in or register now.
2. Run the exe.
3. All saves are moved to desktop into a folder named 'SAVES' with same standard directory of each game by name as follows:
'Desktop/SAVES/GAME_NAME_1/game/saves/'
'Desktop/SAVES/GAME_NAME_2/game/saves/'...
4. Straight delete the rest...
NOTE:
I made this program keeping in mind I was sure of deleting the rest of the games (except the saves OFC)
- Therefore, the game itself may be unusable after the execution.
VIRUS Tag:
I've tried my best to avoid getting the 'VIRUS' title on virustotal.
Which is why I went ahead and made the entire thing with Python again.
So for those sceptical, I suggest using Compiled Python Code (.pyc)