mostnose

New Member
Jun 9, 2023
4
3
I may be an idiot, but how the hell do you run a Ren'py game on Linux?
Sometimes the games don't set the proper permissions on files before packing. You may need to add the executable privilege on the .sh file, then on lib/linux-x86_64/Rogue-Like. Ping me if you need help with that.

If that doesn't work, try launching the .sh file through the terminal. That should give you a better description of what went wrong.

Last resort, if you have Wine, launching the Windows .exe file works.
 

nickohoma

Member
Jan 11, 2022
315
1,959
I may be an idiot, but how the hell do you run a Ren'py game on Linux?
I run repny games in a bottle ( ), which is a sort-of-VM.

That way I just run the Windows version, and can also reject access to my file system and network in case a game tries to do something shady.

If you use one of the beginner-friendly linux distros like Mint, Bottles should be available in the built-in package manager.
 

daxfam

New Member
Jul 12, 2024
3
1
who is the girl in the left side of the banner for the game with the green eyes and what does it mean if there is a missing square on where you select the character information
 
  • Thinking Face
Reactions: Semondemon

Antedegbon

Newbie
Dec 28, 2023
47
28
Sometimes the games don't set the proper permissions on files before packing. You may need to add the executable privilege on the .sh file, then on lib/linux-x86_64/Rogue-Like. Ping me if you need help with that.

If that doesn't work, try launching the .sh file through the terminal. That should give you a better description of what went wrong.

Last resort, if you have Wine, launching the Windows .exe file works.
What is the terminal command?
 
4.40 star(s) 160 Votes