• We will be performing maintenance to upgrade some of our forum tools. During this time, the site will remain online, but you may encounter some errors until the maintenance is complete. The report and search functions will be unavailable until the maintenance is complete.

    Maintenance is expected to last up to 4 hours.

    The maintenance window will start on Thursday, 2024/07/04, at: 1:00 PM GMT / 3:00 PM CEST / 9:00 AM EDT / 6:00 AM PDT / 12:00 AM AEDT

    Thank you for your patience.

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

May 13, 2020
4,559
36,283
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: