TODO: Explain about debug flags / debug levels; document those for the various ports.
Tips
- To prevent SDL from catching segmentation faults (the SDL Parachute), add the following key to the configuration file under [scummvm]:
disable_sdl_parachute=true
or use command line switch
--disable-sdl-parachute
command line option.