still just opens the file. no game.
Viewing post in Precious Melody & Your Familiar Tale comments
I looked it up and it says to extract the file using command prompt.
the terminal window. (search for terminal or type in command promt in search.)
1. tar -xvf [filename].tar.bz2 (copy this line onto terminnal to extract the compress file if you havent yet)
2. Type (./renpy.sh ) in command prompt window(make sure there is a SPACE after the script name, remove the parenthesis).
3. Drag your game folder directly into the terminal window. This automatically pastes the full path to your game.
4. Press Enter to launch.
5. It should look like this (./renpy.sh *game folder path*)
The .sh is the linux file neeeded to run the game.
Please let me know if it works. I got my linux laptop to test it, so it should be good.