Jump to content
LaunchBox Community Forums

About This File

Windows Mame x64 version 0.178 compiled without warning or information screens on startup

Source modification:

  src/frontend/mame/ui/ui.cpp
@@ -284,6 +284,9 @@ void mame_ui_manager::display_startup_screens(bool first_time)
    bool show_warnings = true, show_mandatory_fileman = true;
    int state;
   
    + // HACK disable all startup screens
    + show_gameinfo = show_warnings = show_mandatory_fileman = false;
    +
  • Like 4

User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

×
×
  • Create New...