0% found this document useful (0 votes)
21 views

Log, ravager

The document is a log of the initialization process for a Ren'Py application on Windows 10, detailing various loading times and errors encountered. It specifically notes a failure to initialize Steam due to a missing 'steam_api64.dll' file. The log also includes performance metrics related to the graphics renderer and screen settings.

Uploaded by

petro.galanga
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)
21 views

Log, ravager

The document is a log of the initialization process for a Ren'Py application on Windows 10, detailing various loading times and errors encountered. It specifically notes a failure to initialize Steam due to a missing 'steam_api64.dll' file. The log also includes performance metrics related to the graphics renderer and screen settings.

Uploaded by

petro.galanga
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
You are on page 1/ 2

Tue Feb 4 11:02:09 2025

Windows-10-10.0.22621
Ren'Py 8.0.3.22090809

Bootstrap to the start of init.init took 0.19s


Early init took 0.01s
Loader init took 0.45s
Loading error handling took 2.21s
Loading script took 16.81s
Loading save slot metadata. took 0.06s
Loading persistent took 0.04s
Faled to initialize steam: FileNotFoundError("Could not find module 'C:\\Users\\
CDC\\Downloads\\Spiele\\Ravager-5.2.0-market-o\\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 init.rpyc:23 took 0.41692 s.
Running init code took 0.93s
Loading analysis data took 0.14s
Analyze and compile ATL took 0.19s
Index archives took 0.04s
Dump and make backups. took 0.04s
Cleaning cache took 0.04s
Making clean stores took 0.04s
Initial gc. took 0.65s
DPI scale factor: 1.000000
nvdrs: Loaded, about to disable thread optimizations.
nvdrs: b"Couldn't load nvlib." (can be ignored)
Creating interface object took 0.03s
Cleaning stores took 0.00s
Init translation took 0.65s
Build styles took 0.05s
Load screen analysis took 0.23s
Analyze screens took 0.04s
Save screen analysis took 0.04s
Prepare screens took 0.47s
Save pyanalysis. took 0.06s
Save bytecode. took 0.06s
Running _start took 0.07s
Performance test:
Interface start took 0.81s

Initializing gl2 renderer:


primary display bounds: (0, 0, 1366, 768)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'Intel'"
Renderer: b'Intel(R) HD Graphics 620'
Version: b'4.6.0 - Build 27.20.100.9171'
Display Info: None
Screen sizes: virtual=(1280, 720) physical=(1366, 768) drawable=(1366, 768)
Maximum texture size: 4096x4096
Cleaning stores took 0.01s
Init translation took 0.02s
Build styles took 0.01s
Load screen analysis took 0.12s
Analyze screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.01s
Cleaning stores took 0.00s
Init translation took 0.01s
Build styles took 0.00s
Load screen analysis took 0.11s
Analyze screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.00s
Cleaning stores took 0.00s
Init translation took 0.02s
Build styles took 0.00s
Load screen analysis took 0.14s
Analyze screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.01s
Cleaning stores took 0.01s
Init translation took 0.01s
Build styles took 0.00s
Load screen analysis took 0.14s
Analyze screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.00s
Cleaning stores took 0.00s
Init translation took 0.01s
Build styles took 0.00s
Load screen analysis took 0.13s
Analyze screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.01s
Screen sizes: virtual=(1280, 720) physical=(1184, 666) drawable=(1184, 666)
Maximum texture size: 4096x4096
Screen sizes: virtual=(1280, 720) physical=(1366, 768) drawable=(1366, 768)
Maximum texture size: 4096x4096

You might also like