Ren'Py help

maxi12345

New Member
Oct 18, 2024
2
0
Hi, I've been having a problem lately when I download games from the site and they open for a second and then close.
I think there is a problem with Renpy.

This is what appears in the log:

2025-06-12 20:29:11 UTC
Windows-10-10.0.26100
Ren'Py 8.3.7.25031702

Family Crush
1.0
Built at 2025-05-26 12:50:59 UTC

Early init took 0.08s
Loading error handling took 0.20s
Loading script took 0.81s
Loading save slot metadata took 0.03s
Loading persistent took 0.00s
Failed to initialize steam: Exception('steamapi.InitFlat returned 1 (No appID found. Either launch the game from Steam, or put the file steam_appid.txt containing the correct appID in your game folder.)')
Set script version to: (8, 3, 7)
Running init code took 0.37s
Loading analysis data took 0.02s
Analyze and compile ATL took 0.01s
Reloading save slot metadata took 0.00s
Index archives took 0.00s
Dump and make backups took 0.00s
Cleaning cache took 0.00s
Making clean stores took 0.00s
Initial gc took 0.07s
DPI scale factor: 1.250000
nvdrs: Loaded, about to disable thread optimizations.
nvdrs: Disabled thread optimizations.
Creating interface object took 0.38s
Cleaning stores took 0.00s
Init translation took 0.00s
Build styles took 0.00s
Load screen analysis took 0.03s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.08s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.00s
Interface start took 0.69s

Initializing gl2 renderer:
primary display bounds: (0, 0, 1920, 1080)
swap interval: 1 frames
Windowed mode.
Vendor: "b'NVIDIA Corporation'"
Renderer: b'NVIDIA GeForce GTX 1650/PCIe/SSE2'
Version: b'4.6.0 NVIDIA 576.52'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1739, 978) drawable=(1739, 978)
Maximum texture size: 4096x4096
 

AsianIgnister

New Member
Sep 6, 2024
4
0
Hey, I actually just encountered this issue when trying to play TacoVerseTales and I think I found a solution (via reddit). I have a GTX 1660 Super so maybe the problem is our graphics cards or something idk. Solution was hold starting up the game.exe file while holding SHIFT. This pops up a menu, I switched the renderer to ANGLE2 and the game seemed to work. Works with TacoVerseTales, not sure about other renpy games.