Panget Posted October 1, 2016 Share Posted October 1, 2016 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; + Submitter Panget Submitted 10/01/16 Category Third-party Apps and Plugins Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.