Jump to content
LaunchBox Community Forums

mame64.exe v0.178 no startup screens


Recommended Posts

mame64.exe v0.178 no startup screens

View 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;
    +

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...