gbe_fork/post_build/README.debug.md

11 lines
457 B
Markdown
Raw Normal View History

2023-12-27 23:04:28 +08:00
## What is this ?
This is the debug build of the emu, while the game/app is running
the emu will write various events to a log file called `STEAM_LOG.txt`.
## Where is this log file ?
Generally it should be beside the .dll/.so iteself, unless the environment variable `GseAppPath`
2023-12-27 23:04:28 +08:00
is defined, in which case this will be the path of this log file
## Why ?
This is intended for debugging purposes, use it to check the behavior of the emu while running.