44
edits
(Updated engine authors, added debugger commands) |
(Added how to enable and open the graphical debugger.) |
||
Line 178: | Line 178: | ||
When the shell is on when the line starts with `lingo) `. | When the shell is on when the line starts with `lingo) `. | ||
== Interactive Debugger == | |||
To enable the interactive debugger enable opengl graphics mode. In the gui: Global Options -> Graphics -> Graphics mode and select OpenGL. Run scummvm as follows: | |||
./scummvm --debugflags=imgui | |||
==External Links== | ==External Links== |
edits