0% found this document useful (0 votes)
20 views1 page

Log

The document contains a log of the initialization process for a Ren'Py game on Windows 10, detailing the time taken for various stages such as loading scripts and initializing components. It notes a failure to initialize Steam due to a missing DLL file. Additionally, it provides information about the graphics renderer and system specifications used during the process.

Uploaded by

janco124124
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views1 page

Log

The document contains a log of the initialization process for a Ren'Py game on Windows 10, detailing the time taken for various stages such as loading scripts and initializing components. It notes a failure to initialize Steam due to a missing DLL file. Additionally, it provides information about the graphics renderer and system specifications used during the process.

Uploaded by

janco124124
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

Sat Mar 1 [Link] 2025

Windows-10-10.0.26100
Ren'Py 8.0.3.22090809

Bootstrap to the start of [Link] took 0.08s


Early init took 0.00s
Loader init took 4.30s
Loading error handling took 1.76s
Loading script took 20.94s
Loading save slot metadata. took 1.66s
Loading persistent took 0.00s
- Init at renpy/common/[Link] took 0.51980 s.
Faled to initialize steam: FileNotFoundError("Could not find module 'D:\\
Descargas\\LustKingdom-1.28.00-pc\\LustKingdom-1.28.00-pc\\lib\\py3-windows-
x86_64\\steam_api64.dll' (or one of its dependencies). Try using the full path with
constructor syntax.")
Set script version to: (8, 0, 3)
- Init at game/[Link] took 0.55359 s.
Running init code took 3.46s
Loading analysis data took 1.12s
Analyze and compile ATL took 0.91s
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.74s
DPI scale factor: 1.250000
nvdrs: Loaded, about to disable thread optimizations.
nvdrs: Disabled thread optimizations.
Creating interface object took 1.50s
Cleaning stores took 0.00s
Init translation took 0.78s
Build styles took 0.00s
Load screen analysis took 0.21s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.20s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.00s
Performance test:
Interface start took 0.95s

Initializing gl2 renderer:


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

You might also like