Search found 2 matches

by kisik21
Sat Mar 21, 2015 12:22 pm
Forum: Support
Topic: Portable Saves?
Replies: 3
Views: 5183

Re: Portable Saves?

You can script moving all saves to USB by creating .bat file with this text:
move %appdata%\RenPy\katawashoujo_actual_1.2\* %YourUSBDriveSavesFolder%\
Instead of %YourUSBDriveSavesFolder% type folder which you can sacrifice on USB for your saves.
For launching the game you need to move saves back ...
by kisik21
Fri Mar 20, 2015 10:43 pm
Forum: Fan Works
Topic: Katawa Shoujo Desktop Pets
Replies: 45
Views: 85627

Re: Katawa Shoujo Desktop Pets

If only I had Windows... :(
You can try to use Wine - it's like Windows, but OS X or Linux. Don't forget you need to install Java for Windows, Mac/Linux java may not work. Or it will be working... Really, I don't know.
1. Install Wine.
2. Install Java for Windows by downloading Windows Java ...