44
edits
(Added how to enable and open the graphical debugger.) |
(Make the heading for the new graphical debugger better. The other debugger was already interactive by nature.) |
||
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) `. | ||
== | == Graphical 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: | 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 | ./scummvm --debugflags=imgui |
edits