Ren'Py Run the game Renpy Without EXE with File .py control

May 13, 2020
4,370
34,080
Hello seen what happens with some downloaded games that may have
unwanted links or download malicious programs without the user's knowledge
i made this code that starts the game without running the renpy games .exe file

so check that the game's .py file has no external links
if ok it starts the game if it contains external links it does not start the game

and a somewhat basic method but it might give someone some better ideas


feel free to improve it and post it below

use of the programme
start the programme start-no-exe.py
select the folder where you have all the renpy games


the window with the games folders opens


Screenshot (361).png

then select the folder of the game you want to start with a double click

if the game's .py file is clean, the game starts quietly

if the file contains requests or launches other programmes it will not start the game and will show popups

Screenshot (360).png

or download the compiled version
 
Last edited: