The document provides a log of the initialization process for a Ren'Py application on macOS, detailing the time taken for various loading and setup tasks. It includes warnings about syntax issues in the script and information about the graphics renderer being used. Overall, it captures the performance metrics and potential issues encountered during the startup phase.
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 ratings0% found this document useful (0 votes)
3 views
log
The document provides a log of the initialization process for a Ren'Py application on macOS, detailing the time taken for various loading and setup tasks. It includes warnings about syntax issues in the script and information about the graphics renderer being used. Overall, it captures the performance metrics and potential issues encountered during the startup phase.
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
2025-01-24 16:02:33 UTC
macOS-15.2-arm64-arm-64bit Ren'Py 8.3.2.24090902
Early init took 0.07s
Loading error handling took 0.15s Loading script took 1.16s Loading save slot metadata took 0.45s Loading persistent took 0.01s Set script version to: (8, 3, 2) - Init at scripts/global.rpyc:550 took 0.32366 s. Running init code took 0.51s Loading analysis data took 0.11s Analyze and compile ATL took 0.19s Reloading save slot metadata took 0.23s 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.25s DPI scale factor: 1.000000 Creating interface object took 0.00s Cleaning stores took 0.00s Init translation took 0.24s Build styles took 0.00s Load screen analysis took 0.06s Analyze screens took 0.00s Save screen analysis took 0.00s game/scripts/qte.rpy:145: SyntaxWarning: "is" with a literal. Did you mean "=="? game/scripts/qte.rpy:152: SyntaxWarning: "is" with a literal. Did you mean "=="? game/scripts/qte.rpy:154: SyntaxWarning: "is" with a literal. Did you mean "=="? game/scripts/qte.rpy:156: SyntaxWarning: "is" with a literal. Did you mean "=="? game/scripts/qte.rpy:158: SyntaxWarning: "is" with a literal. Did you mean "=="? Prepare screens took 0.12s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Running _start took 0.00s Interface start took 3.86s
Initializing gl2 renderer:
primary display bounds: (0, 0, 1440, 900) swap interval: 1 frames Fullscreen mode. Vendor: "b'Apple'" Renderer: b'Apple M1' Version: b'2.1 Metal - 89.3' Display Info: None Screen sizes: virtual=(1920, 1080) physical=(1440, 900) drawable=(2880, 1800) Could not open 'cache/shaders.txt': Maximum texture size: 4096x4096 Screen sizes: virtual=(1920, 1080) physical=(1440, 900) drawable=(2880, 1800) Could not open 'cache/shaders.txt': Maximum texture size: 4096x4096 Cleaning stores took 0.00s Init translation took 0.02s Build styles took 0.00s Load screen analysis took 0.07s Analyze screens took 0.00s Prepare screens took 0.00s Running _start took 0.00s