Jump to content
LaunchBox Community Forums

Recommended Posts

Posted

Arcade64 No-Nag

View File

Latest Release: .279

ARCADE64 is a Windows-based frontend for MAME, a multi-arcade emulator.

Its useful if you want mame but want a nice gui for settings.

No support will be provided, due to me checking the forum very infrequently.

image.thumb.png.474a2868407825db3eff313890c1aacc.png

https://arcade.mameworld.info/

ARCADE64 is a continuation of the MAMEUIFX project. It is based on the latest MAME source at the time of release.
It is in maintenance only (no active development of new features).

What's in it?

  • Arcade games only
  • NO mechanical games (pinball, crane games, etc)
  • NO computers, consoles, terminals, appliances, etc
  • Only playable games are included

–--------

This is the No-Nag version of MAME front end, Arcade64

You need to have setup Arcade 64 in advance. This is only a replacer for the exe.

source code and project files available through my Github: https://github.com/xechostormx/arcade64-No-Nag

I will upload new versions as long as I am still using the software.

Changes are made to ui.cpp as shown below.

virus scan results here: https://www.virustotal.com/gui/url/2560d1667ac15800ac23011d93a6ae75b60932ad9596b3a250a2c536501cd835/detection

spacer.png

Line 629:

void mame_ui_manager::display_startup_screens(bool first_time)
{
    const int maxstate = 3;
    int const str = machine().options().seconds_to_run();
    bool show_gameinfo = !machine().options().skip_gameinfo();
    bool show_warnings = false;
    bool video_none = strcmp(downcast<osd_options &>(machine().options()).video(), OSDOPTVAL_NONE) == 0;

// Removed conditional logic for nonag build

 

 


 

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...