Difference between revisions of "Arcade emulators"

From Emulation General Wiki
Jump to navigation Jump to search
m
m
 
(218 intermediate revisions by 88 users not shown)
Line 1: Line 1:
 
[[File:1676971-ms_pac_man_arcade_machine.jpg|thumb|156px|Example of a Ms. Pac-Man arcade cabinet.]]Arcades were venues in which many games were played at, often containing thousands of games. Arcades often got their revenue from players who paid to play games.  Most arcade emulators focus on emulating many systems in one program, the scope of which varies between projects.
 
[[File:1676971-ms_pac_man_arcade_machine.jpg|thumb|156px|Example of a Ms. Pac-Man arcade cabinet.]]Arcades were venues in which many games were played at, often containing thousands of games. Arcades often got their revenue from players who paid to play games.  Most arcade emulators focus on emulating many systems in one program, the scope of which varies between projects.
 
== Machines ==
 
Machines often varied by their design and, unlike consoles, were often tailored to just one game. Games were designed to eat as many quarters as possible, which is emulated with the "Coin" key. Some games have a service mode (mapped to F2 in MAME) with menus meant for the arcade owner to set dipswitches for difficulty, censorship, language, and most importantly a "Free Play" mode that allows players to continue as many as they want without requesting more coins. Sometimes, similar menus meant for developers (labeled debug or test usually, sometimes requiring a developer BIOS like with some Neo Geo games) are left in the game too.
 
 
Three main types of arcade machines can be distinguished:
 
 
===Arcade Original Hardware===
 
Hardware made specifically for the arcade to provide for graphics and performance unseen on home consoles. Extremely common in the golden age of arcades but became much less frequent as companies used modified existing hardware instead to save on R&D costs and easier cross-platform development, or tried to differentiate between the home and arcade experience with control scheme gimmicks instead.
 
 
MAME's purpose is to cover most of these. Older arcades as well as select popular arcade machines, the Neo Geo and Capcom's CPS series, in particular, received their own standalone emulators. Sometimes, they received their own console versions but those are mostly ports, not emulation, with very few exceptions.
 
 
===Converted Home Console Hardware===
 
Those arcade boards share most of the hardware specifications with existing home consoles, with the addition of a coin slot and occasionally DRM and some changes. While MAME supports most of those, standalone emulators for the base home console are more mature and often (but not always) support the arcade variants.
 
{{Main|http://www.system16.com/base.php System16's arcade museum}} ''(See more examples here)''
 
* '''[[Nintendo Entertainment System emulators|NES]]:''' Nintendo PlayChoice-10 ([[FCEUX]], [[Mesen]]), Nintendo VS System
 
* '''[[Super Nintendo emulators|SNES]]:''' Nintendo Super System
 
* '''[[Nintendo 64 emulators|N64]]:''' Aleck-64 ([[Project64]] + modded images)
 
* '''[[GameCube emulators|GameCube]]:''' Triforce ([[Dolphin]] fork)
 
* '''[[Sega Saturn emulators|Saturn]]:''' STV ([[SSF]])
 
* '''[[Sega Dreamcast emulators|Dreamcast]]:''' Atomiswave ([[DEmul]]), Naomi 1/2 ([[DEmul]])
 
* '''[[Xbox emulators|Xbox]]:''' Chihiro ([[Cxbx-Reloaded]], [[XQEMU]] <small>(WIP)</small>)
 
* '''[[PlayStation emulators|PlayStation]]:''' Konami System 573, Namco System 10/11/12, Sony ZN-1/ZN-2
 
* '''[[PlayStation 2 emulators|PlayStation 2]]:''' Namco System 246/256/Super System 256
 
* '''[[PlayStation 3 emulators|PlayStation 3]]:''' Namco System 357/369
 
 
===Converted PC Hardware===
 
Based on normal PC architecture with a variation of Windows 7 Embedded or Linux installed and tons of DRM and custom drivers. These can still be run on computers using the right launchers (Game loader All RH, SpiceTools, idmacx tools, TekParrot...) but most likely won't be emulated by MAME anytime soon, and not just because of their policies on what hardware is too recently commercialized to cover.
 
{{Main|http://www.system16.com/base.php#11 System16's arcade museum}} (See more examples here)
 
 
* '''Windows XP Embedded:''' [[wikipedia:Taito_Type_X#Taito_Type_X.2FX.2B|Taito Type X/X+]], [[wikipedia:Taito_Type_X#Taito_Type_X7|Taito Type X7]], [[wikipedia:Taito_Type_X#Taito_Type_X.C2.B2|Taito Type X²]]
 
* '''Windows 7 Embedded:''' [[wikipedia:Taito_Type_X#Taito_Type_X_Zero|Taito Type X Zero]], Namco System ES2 PLUS, Namco System ES3
 
* '''Windows 7 Embedded (64-bit):''' [[wikipedia:Taito_Type_X#Taito_Type_X.C2.B3|Taito Type X³]]
 
* '''Linux Debian 4.0''': Namco System N2 ("Linux 32-bit"), Namco System ES1 ("arcadelinux 32-bit")
 
 
====Emulation====
 
The games first need to run on an operating system equivalent to that of the machine, which may imply [[Wine]] use on Linux or having to upgrade to 64-bit editions. Some GPUs or wrappers may be required. Additionally, the following need to be installed:
 
* '''Microsoft Visual C++ Runtimes:''' A one-in-all link for all editions from 2005 to 2015 may be found [https://www.sereby.org/site/All%20in%20One%20Runtimes here].
 
* '''Microsoft .NET Frameworks:''' Any version from 1.0 to 4.5 may be required, the newer, the better.
 
* '''Microsoft DirectX 9.0:''' Offline installer [https://www.microsoft.com/en-us/download/details.aspx?id=8109 here].
 
* '''PC Video Codecs:''' Grabbing the standard K Lite Codec pack from [https://www.codecguide.com/download_kl.htm here] is recommended.
 
 
Remember to backup data from the downloaded scene release before trying to fix it to run.
 
 
* '''Launcher:''' The game needs this to work at all. There are many: Jconfig, TeknoParrot... and each game requires a specific launcher. If you got the dump from elsewhere, not in a clean state that doesn't work, it may be because of conflicting launchers and you will have to delete all of them (typically <code>Detoured.dll, Game loader Rh.exe, Typex_config.exe, Typex_loader.exe, TTXconfig 2.0, TTX-moniter.dll</code>...)
 
* '''iDmacDrv32.dll:''' Needed in Nesica games. If present, do not delete it, copy Jconfig.exe and the replacement iDmacDrv32.dll from the Jconfig package, then double-click NesicaXlive.reg to import keys to your registry, and use the game executable to run the game. If not present, copy Jconfig.exe, JVSemu.dll, and jvs_loader.exe from the Jconfig package, and use jvs_loader.exe to run the game.
 
* '''Save Fixes:''' Some games can't save scores and data at all. For a bunch of machines, there are fixes (called "loaders pack") that enable that, but some machines (nesica) handle saving purely using official servers in which case there's not much (yet) to do about it.
 
* '''Extra Fixes:''' Varies per game. Check the readme with the game scene release.
 
 
You can set your controls in Jconfig.exe, and it's recommended to disable Dsound and D3D Wrapper.
 
 
Some games can have DirectX related problems. For some, deleting the existing d3d9.dll or opengl.dll files can help. For others, they expect the older D3D8 codec and have bugs (crashes, uneven speed) that can be fixed with Reshade's d3d8to9 plugin.
 
  
 
== Emulators ==
 
== Emulators ==
{| class="wikitable" style="text-align:center;"
+
<div style="overflow-x:auto;width:100%">
 +
{| class="wikitable" style="text-align:center;width:100%"
 
! scope="col"|Name
 
! scope="col"|Name
 
! scope="col"|Platform(s)
 
! scope="col"|Platform(s)
 
! scope="col"|Latest Version
 
! scope="col"|Latest Version
 
! scope="col"|# of Emulated systems
 
! scope="col"|# of Emulated systems
! scope="col"|Open-Source
+
! scope="col"|[[Libretro]]
! scope="col"|[[libretro|Libretro Core]]
+
! scope="col"|<small>[https://retroachievements.org/gameList.php?c=27 Retro<br/>Achievements]</small>
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
! scope="col"|[[Recommended Emulators|Recommended]]
+
! scope="col"|[[Recommended emulators|Recommended]]
 
|-
 
|-
 
|-
 
|-
!colspan="8"|PC / x86
+
!colspan="9"|PC / x86
 
|-
 
|-
 
|[[MAME]]
 
|[[MAME]]
 
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
 
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
|[http://www.mamedev.org/release.html {{MAMEVer}}]
+
|<abbr title="Latest development version">git artifacts</abbr><ref group=N>[https://nightly.link/mamedev/mame/workflows/ci-windows/master CI-Windows] [https://nightly.link/mamedev/mame/workflows/ci-linux/master CI-Linux] [https://nightly.link/mamedev/mame/workflows/ci-macos/master CI-Macos]</ref></br>[http://www.mamedev.org/release.html {{MAMEVer}}]<br/>[https://github.com/antonioginer/GroovyMAME/releases {{MAMEVer}}] ([[GroovyMAME]])<br/>[http://hbmame.1emulation.com/ {{MAMEVer}}] ([[HBMAME]])
|Thousands of electronics<ref>http://mamedb.com/history</ref>
+
|[[Arcade|Thousands]]<ref name=MAMESupportedSystems>http://adb.arcadeitalia.net/mame.php</ref>
 +
|{{✓}}<ref group=N name=MAMEVer>RetroArch cores: [https://github.com/libretro/mame mame] (latest), [https://github.com/libretro/mame2016-libretro mame2016] (0.174), [https://github.com/libretro/mame2014-libretro mame2014] (0.159), [https://github.com/libretro/mame2010-libretro mame2010] (0.139), [https://github.com/libretro/mame2003-libretro mame2003] (0.78), [https://github.com/libretro/mame2000-libretro mame2000 aka mame4all] (0.37b5)</ref>
 +
|{{✗}}
 
|{{✓}}
 
|{{✓}}
|{{✓}}<ref group=N name=MAMEVer>RetroArch cores: [https://github.com/libretro/mame mame] (latest), [https://github.com/libretro/mame2016-libretro mame2016] (0.174), [https://github.com/libretro/mame2014-libretro mame2014] (0.159), [https://github.com/libretro/mame2010-libretro mame2010] (0.139), [https://github.com/libretro/mame2003-libretro mame2003] (0.78), [https://github.com/libretro/mame2000-libretro mame2000 aka mame4all] (0.37b5)</ref>
 
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
 
|[[FinalBurn Neo]]
 
|[[FinalBurn Neo]]
 +
|align=left|{{Icon|Windows|macOS}}
 +
|[https://buildbot.libretro.com/nightly/ libretro core]<br/>[https://github.com/finalburnneo/FBNeo/releases/tag/latest nightly]<br/>[https://github.com/finalburnneo/FBNeo/releases/latest stable]
 +
|Hundreds<ref name=FBNSupportedSystems>[[FinalBurn_Neo#List_of_emulated_systems|FinalBurn '''Neo''' - List of emulated systems]]</ref>
 +
|{{✓}}
 +
|{{✓}}<ref group=N name=ExLR>Exclusive to libretro core.</ref>
 +
|{{NC}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|[[Hypseus Singe]]
 +
|align=left|{{Icon|Windows|Linux|macOS}}
 +
|[https://github.com/DirtBagXon/hypseus-singe/releases/latest {{HypseusSingeVer}}]
 +
|1 <br /><small>([[Arcade LaserDisc emulators|LaserDisc]])</small>
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|[[TeknoParrot]]
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://github.com/finalburnneo/FBNeo GitHub]
+
|<abbr title="TPBootstrapper/Web Installer which downloads the latest versions of all components with TeknoParrot automatically for you.">[https://github.com/nzgamer41/TPBootstrapper/tags TPBootstrapper]</abbr><br/>[https://teknoparrot.com/home/download {{TeknoVer}}]
|Hundreds
+
|20 <br /><small>([[TeknoParrot#List_of_supported_systems|PC based]])</small>
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}<ref group=N name=OpenParrot>[https://github.com/teknogods/OpenParrot OpenParrot] - new open-source core distinct from TeknoParrot.</ref>
 
|{{✓}}
 
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|[[Model 2 Emulator]]
 +
|align=left|{{Icon|Windows}}
 +
|[http://nebula.emulatronia.com/descargas.php 1.1a]
 +
|1 <br /><small>([[Sega Model 2]])</small>
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|-
 +
|[[Supermodel]]
 +
|align=left|{{Icon|Windows|Linux|macOS}}
 +
|[https://github.com/DirtBagXon/model3emu-code-sinden/releases <small><abbr title="This is a fork of model3emu-code to add native Sinden light gun support. This fork uses ManyMouse to provide 2 player gun support in Linux and SDL.">model3emu-code-sinden</abbr></small>]<br/>[http://supermodel3.com/Download.html 0.3a git]<br />[http://www.emucr.com/search/label/Supermodel SVN]
 +
|1 <br /><small>([[Sega Model 3]])</small>
 +
|{{~}} <small>(WIP)</small>
 +
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|[[FinalBurn Alpha]]
+
|[[DEmul]]
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[http://www.fbalpha.com/downloads/ 0.2.97.43]
+
|[http://forum.emu-russia.net/viewtopic.php?p=26178&sid=9d186ca9c444883bceeed6f185ed3fa9#p26178 0.7 Build 180428]
|Hundreds
+
|6 <br /><small>([[Sega NAOMI and variants]])</small>
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|-
 +
|[https://www.vpforums.org/ Visual Pinball]<br/>with</br>[https://github.com/vpinball/pinmame Visual PinMAME/vPinMAME]
 +
|align=left|{{Icon|Windows|Linux|macOS}}
 +
|[https://www.vpforums.org/index.php?app=downloads&showfile=11573 <abbr title="It installs VisualPinball, VisualPinMAME and all needed additional files in a matter of seconds and contains VP 8, 9 and X in order to play different versions of Tables. ">VPX installer 10.7.2</abbr>]<br />[https://github.com/vpinball/vpinball/tags Visual PinballX Standalone]<br/>[https://github.com/vpinball/pinmame/releases vPinMAME {{VisualPinMAMEVer}}]
 +
|[https://github.com/vpinball/pinmame#what-is-it 68] <br /><small>[[Pinball|(Pinball)]]</small>
 +
|{{✗}}
 +
|{{✗}}
 +
|{{~}}
 
|{{✓}}
 
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|[[DICE]]
 +
|align=left|{{Icon|Windows|Linux|macOS}}
 +
|[http://sourceforge.net/projects/dice/files/DICE 0.9]
 +
|20 <br /><small>[https://emulation.gametechwiki.com/index.php/Arcade_emulators#Discrete_circuitry-based (Discrete circuitry-based)]</small>
 +
|{{✗}}
 +
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|[[DICE]]
+
|[[Flycast]]
 
|align=left|{{Icon|Windows|Linux|macOS}}
 
|align=left|{{Icon|Windows|Linux|macOS}}
|[http://sourceforge.net/projects/dice/files/DICE/ 0.9]
+
|| [https://flyinghead.github.io/flycast-builds/ CI Builds]<br/>[https://buildbot.libretro.com/nightly/ libretro core]<ref group=N name=lrCommit>This build using upstream repo for libretro from now on.</ref><br/>[https://github.com/blueminder/flycast-dojo/releases <abbr title="Fork of Flycast with a focus on netplay features and replay.">Flycast Dojo</abbr>] (Flycast道場)<br/>[https://flathub.org/apps/details/org.flycast.Flycast nightly (Flathub)]<br/>[https://github.com/flyinghead/flycast/releases {{FlycastVer}} (Stable)]
|20
+
|3 <br /><small>([[Sega NAOMI and variants|Sega NAOMI and variants]])</small>
 
|{{✓}}
 
|{{✓}}
 +
|{{~}}<ref group=N name=lrarcade>Exclusive to libretro cores. Only home console systems supported, there is no [[Sega_Saturn_emulators#Emulators|"ST-V"]] or [[Sega_NAOMI_and_variants|"Sega NAOMI and variants"]] support at the moment.</ref>
 +
|{{✓}}
 +
|{{✓}}
 +
|{{~}}
 +
|-
 +
|[[RAINE]]
 +
|align=left|{{Icon|Windows|Linux|macOS}}
 +
|[http://raine.1emulation.com/download/latest.html {{RAINEVer}}]
 +
|1063
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 +
|?
 
|{{✓}}
 
|{{✓}}
 +
|{{✗}}
 +
|-
 +
|[[FinalBurn Alpha]]
 +
|align=left|{{Icon|Windows}}
 +
|[http://www.fbalpha.com/downloads {{FinalBurnAlphaVer}}]
 +
|Hundreds<ref name=FBASupportedSystems>[[FinalBurn_Alpha#List_of_emulated_systems|FinalBurn '''Alpha''' - List of emulated systems]]</ref>
 +
|{{✓}}
 +
|{{✗}}
 +
|{{NC}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|[https://github.com/icculus/DirkSimple DirkSimple]
 +
|align=left|{{Icon|Windows|Linux|macOS}}
 +
|[https://buildbot.libretro.com/nightly/ libretro core]
 +
|1 <br /><small>([[Arcade LaserDisc emulators|LaserDisc]])</small>
 +
|{{✓}}
 +
|?
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✗}}
 
|-
 
|-
 
|[[DAPHNE]]
 
|[[DAPHNE]]
Line 106: Line 151:
 
|[http://www.daphne-emu.com/ 1.0.12]
 
|[http://www.daphne-emu.com/ 1.0.12]
 
|1 <br /><small>([[Arcade LaserDisc emulators|LaserDisc]])</small>
 
|1 <br /><small>([[Arcade LaserDisc emulators|LaserDisc]])</small>
 +
|{{~}} <small>[https://github.com/libretro/daphne/commits/master (WIP)]</small>
 +
|{{✗}}
 
|{{✓}}<ref group=N name=OpenDaphne>[https://github.com/DavidGriffith/daphne Open-Source DAPHNE] - new fork with an open-source frontend for 64-bit Linux.</ref>
 
|{{✓}}<ref group=N name=OpenDaphne>[https://github.com/DavidGriffith/daphne Open-Source DAPHNE] - new fork with an open-source frontend for 64-bit Linux.</ref>
|{{~}} <small>(WIP)</small>
 
 
|{{✗}}
 
|{{✗}}
|{{✓}}
 
|-
 
|[[TeknoParrot]]
 
|align=left|{{Icon|Windows}}
 
|{{TeknoVer}}
 
|7 <br /><small>(PC based)</small>
 
|{{✓}}<ref group=N name=OpenParrot>[https://github.com/teknogods/OpenParrot OpenParrot] - new open-source core distinct from TeknoParrot.</ref>
 
 
|{{✗}}
 
|{{✗}}
|{{✓}}
 
|{{✓}}
 
 
|-
 
|-
 
|[[ZiNc]]
 
|[[ZiNc]]
 
|align=left|{{Icon|Windows|Linux}}
 
|align=left|{{Icon|Windows|Linux}}
|[http://www.1emulation.com/forums/files/file/37-zinc/ 1.1]
+
|[http://www.1emulation.com/forums/files/file/37-zinc 1.1]
 
|3 <br /><small>(ZN-1, ZN-2, Namco System 11)</small>
 
|3 <br /><small>(ZN-1, ZN-2, Namco System 11)</small>
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
|{{}}
+
|{{}}
 +
|{{✗}}[https://old.reddit.com/r/emulation/comments/137ic8b/why_ps1_emulation_ignores_ps1based_arcades/jj2kiik/ *]
 
|-
 
|-
 
|[http://calice.emuunlim.com/ Calice]
 
|[http://calice.emuunlim.com/ Calice]
Line 136: Line 174:
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
|{{✓}}
 
|-
 
|[[RAINE]]
 
|align=left|{{Icon|Windows|Linux|macOS}}
 
|[http://raine.1emulation.com/download/latest.html {{RAINEVer}}]
 
|1063
 
|{{✓}}
 
 
|{{✗}}
 
|{{✗}}
|{{✓}}
 
 
|{{✗}}
 
|{{✗}}
 
 
|-
 
|-
 
|[[Kawaks]]
 
|[[Kawaks]]
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[http://cps2shock.emu-france.info/download.html 1.65]
+
|[http://cps2shock.emu-france.info/download.html {{KawaksVer}}]
 
|3 <br /><small>([[Neo Geo emulators|Neo Geo]], CPS1, CPS2)</small>
 
|3 <br /><small>([[Neo Geo emulators|Neo Geo]], CPS1, CPS2)</small>
 +
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
Line 161: Line 191:
 
|[http://nebula.emulatronia.com/descargas.php 1.0a]
 
|[http://nebula.emulatronia.com/descargas.php 1.0a]
 
|1 <br /><small>(CPS3)</small>
 
|1 <br /><small>(CPS3)</small>
 +
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
Line 170: Line 201:
 
|[https://vivanonno.vg-network.com/ 22.0.3]
 
|[https://vivanonno.vg-network.com/ 22.0.3]
 
|1 <br /><small>(Namco System 22)</small>
 
|1 <br /><small>(Namco System 22)</small>
 +
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
Line 175: Line 207:
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
!colspan="8"|Sega-only
+
|Callus95
|-
 
|[[Model 2 Emulator]]
 
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[http://nebula.emulatronia.com/descargas.php 1.1a]
+
|[http://caesar.logiqx.com/php/emulator.php?id=callus95 0.42]<small>(official)</small><br />[http://cps2shock.emu-france.info/cls95p/ 0.42 Patch 2.4]<small>(unoficial)</small>
|1 <br /><small>([[Sega Model 2]])</small>
+
|1 <br /><small>(Capcom System 1)</small>
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
|{{✓}}
 
|-
 
|[[Supermodel]]
 
|align=left|{{Icon|Windows|Linux|macOS}}
 
|[http://supermodel3.com/Download.html 0.2a]<br />[http://www.emucr.com/search/label/Supermodel SVN]
 
|1 <br /><small>([[Sega Model 3]])</small>
 
|{{✓}}
 
|{{~}} <small>(WIP)</small>
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[DEmul]]
 
|align=left|{{Icon|Windows}}
 
|[http://forum.emu-russia.net/viewtopic.php?p=26178&sid=9d186ca9c444883bceeed6f185ed3fa9#p26178 0.7 Build 180428]
 
|6 <br /><small>([[Sega NAOMI and variants]])</small>
 
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
|{{✗}}
 
|{{✓}}
 
 
|-
 
|-
 
|[[Yabause|Kronos]]
 
|[[Yabause|Kronos]]
Line 209: Line 222:
 
|1 <br /><small>(STV)</small>
 
|1 <br /><small>(STV)</small>
 
|{{✓}}
 
|{{✓}}
 +
|{{~}}<ref group=N name=lrarcade></ref>
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
|{{~}}
+
|{{}}
 
|-
 
|-
 
|[[Nova]]
 
|[[Nova]]
Line 219: Line 233:
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
|{{}}
+
|{{✗}}
 +
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
|}
 
+
</div>
{| class="wikitable sortable" style="text-align:center;"
+
<div style="overflow-x:auto;width:100%">
 +
{| class="wikitable sortable" style="text-align:center;width:100%"
 
! scope="col"|Name
 
! scope="col"|Name
 
! scope="col"|Platform(s)
 
! scope="col"|Platform(s)
Line 229: Line 245:
 
! scope="col"|# of Emulated systems
 
! scope="col"|# of Emulated systems
 
! scope="col"|ROM Set
 
! scope="col"|ROM Set
! scope="col"|[[libretro|Libretro Core]]
+
! scope="col"|[[Libretro]]
 +
! scope="col"|<small>[https://retroachievements.org/gameList.php?c=27 Retro<br/>Achievements]</small>
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
! scope="col"|[[Recommended Emulators|Recommended]]
+
! scope="col"|[[Recommended emulators|Recommended]]
 
|-
 
|-
!colspan="8"|Mobile / ARM
+
!colspan="10"|Mobile / ARM
 +
|-
 +
|[[FinalBurn Neo]]
 +
|align=left|{{Icon|Android|iOS}}
 +
|[https://buildbot.libretro.com/nightly/ libretro core]
 +
|Hundreds<ref name=FBNSupportedSystems></ref>
 +
|{{FinalBurnNeoVer}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{NC}}
 +
|{{✓}}
 +
|{{✓}}
 
|-
 
|-
 
|[[MAME]]
 
|[[MAME]]
 +
|align=left|{{Icon|Android|iOS}}
 +
|[https://buildbot.libretro.com/nightly/ libretro core]<ref group=N>As "[https://github.com/libretro/libretro-core-info/blob/master/mamearcade_libretro.info mamearcade_libretro] and
 +
mame_libretro_ios.dylib", 0.139 (2010), 0.78 (2003), 0.37b5 (2000)</ref>
 +
|[[Arcade|Thousands]]<ref name=MAMESupportedSystems></ref>
 +
|{{MAMEVer}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|MAME4droid 2024 (0.262)
 
|align=left|{{Icon|Android}}
 
|align=left|{{Icon|Android}}
|[http://www.mamedev.org/release.html {{MAMEVer}}]<ref group=N name=libretro>Only available on mobile as a libretro core (e.g. [[RetroArch]]).</ref>
+
|[https://play.google.com/store/apps/details?id=com.seleuco.mame4d2024 {{MAME4droidVer}}][https://github.com/seleuco/MAME4droid-2024 git]
|Countless
+
|[[Arcade|Thousands]]<ref name=MAMESupportedSystems></ref>
|Depends on core
+
|MAME 0.262
|{{✓}}<ref group=N name=MAMEVer />
+
|{{✓}}
 +
|{{✗}}
 +
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
Line 246: Line 289:
 
|MAME4droid (0.139u1)
 
|MAME4droid (0.139u1)
 
|align=left|{{Icon|Android}}
 
|align=left|{{Icon|Android}}
|[https://play.google.com/store/apps/details?id=com.seleuco.mame4droid 1.12]
+
|[https://play.google.com/store/apps/details?id=com.seleuco.mame4droid 1.16.9][https://github.com/seleuco/MAME4droid-0.139u1- git]
|Countless
+
|[[Arcade|Thousands]]<ref name=MAMESupportedSystems></ref>
 
|MAME 0.139u1
 
|MAME 0.139u1
 
|{{✓}} <br /><small>(mame2010)</small>
 
|{{✓}} <br /><small>(mame2010)</small>
 +
|{{✗}}
 
|{{✓}}
 
|{{✓}}
|{{}}
+
|{{✗}}
 +
|{{✗}}
 
|-
 
|-
|MAME4droid (0.37b5)
+
|MAME4droid (MAME4All) (0.37b5)
 
|align=left|{{Icon|Android}}
 
|align=left|{{Icon|Android}}
|[https://play.google.com/store/apps/details?id=com.seleuco.mame4all 1.5.3]
+
|[https://play.google.com/store/apps/details?id=com.seleuco.mame4all 1.5.3][https://github.com/seleuco/imame4all git]
|Countless
+
|[[Arcade|Thousands]]<ref name=MAMESupportedSystems></ref>
 
|MAME 0.37b5
 
|MAME 0.37b5
 
|{{✓}} <br /><small>(mame2000)</small>
 
|{{✓}} <br /><small>(mame2000)</small>
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 
|-
 
|-
 
|[[FinalBurn Alpha]]
 
|[[FinalBurn Alpha]]
 
|align=left|{{Icon|Android}}
 
|align=left|{{Icon|Android}}
 
|[http://buildbot.libretro.com/nightly/android/latest/ SVN]
 
|[http://buildbot.libretro.com/nightly/android/latest/ SVN]
|Hundreds
+
|Hundreds<ref name=FBASupportedSystems></ref>
 
|FBA 0.2.97.42 <br /><small>(based on MAME 0.187)</small>
 
|FBA 0.2.97.42 <br /><small>(based on MAME 0.187)</small>
 
|{{✓}}
 
|{{✓}}
|{{}} <small>([[libretro]])</small>
+
|{{}}
 +
|{{NC}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
!colspan="10"|Consoles
 +
|-
 +
|MAME4All
 +
|align=left|{{Icon|NDS|DC|GCWZero|Gizmondo}}
 +
|[https://dlhb.gamebrew.org/dshomebrew/mame4all.7z 1.0]<br/>[http://chui.dcemu.co.uk/mame4all.html ?]<br/>[https://github.com/gameblabla/mame4all-rs97 git]<br/>[https://m.box.com/shared_item/https%3A%2F%2Fapp.box.com%2Fs%2Fxb2unnpvu5zlv84bx8fos3d806xqj7pd 0.3.0]
 +
|[[Arcade|Thousands]]<ref name=MAMESupportedSystems></ref>
 +
|MAME 0.37b5
 +
|{{✗}}
 +
|{{✗}}
 +
|{{NC}}
 +
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
!colspan="8"|Consoles
+
|[[FinalBurn Neo]]
 +
|align=left|{{Icon|Xbox|Saturn}}<br/>{{Icon|PS3|Xbox360}}<br/>{{Icon|Wii|Dingoo}}
 +
|[https://www.retroarch.com/?page=platforms libretro core]
 +
|Hundreds<ref name=FBNSupportedSystems></ref>
 +
|{{FinalBurnNeoVer}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{NC}}
 +
|{{✓}}
 +
|{{✓}}
 
|-
 
|-
 
|[[Virtual Console]]
 
|[[Virtual Console]]
Line 278: Line 349:
 
|Various<ref group=N>Includes games from publishers such as Namco, Sega, Tecmo and Capcom, also Neo Geo</ref>
 
|Various<ref group=N>Includes games from publishers such as Namco, Sega, Tecmo and Capcom, also Neo Geo</ref>
 
|?
 
|?
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 +
|{{✓}}
 +
|-
 +
|pFBN
 +
|align=left|{{Icon|NX|Vita}}
 +
|[https://github.com/Cpasjuste/pemu/releases git]
 +
|47
 +
|1.0.0.2
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
Line 288: Line 372:
 
|MAME 0.152
 
|MAME 0.152
 
|{{✗}}
 
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
Line 297: Line 383:
 
|MAME 0.120
 
|MAME 0.120
 
|{{✗}}
 
|{{✗}}
 +
|{{✗}}
 +
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
Line 306: Line 394:
 
|MAME 0.141
 
|MAME 0.141
 
|{{✗}}
 
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 +
</div>
 +
<references group=N />
  
<references group=N />
+
===Comparisons===
  
=== Comparisons ===
+
;[[MAME]]:Very extensive in scope, with the majority of arcade system boards from the 1970's, 1980's and early 1990's supported, with a minor amount of games from the 2000s being bootable and another minority of thise being playable, but buggy. Do not expect support for more recent boards, such as Atomiswave. MAME focuses on [[Emulation Accuracy|accuracy]] and preservation, meaning usability comes second for the end user. Only the most up to date ROM dumps will work in the latest MAME.
  
;[[MAME]]:Very extensive in scope, with the majority of arcade system boards from the 1970's, 1980's and early 1990's supported. Do not expect support for more recent boards, such as Atomiswave. MAME focuses on [[Emulation Accuracy|accuracy]] and preservation, meaning usability comes second for the end user. Only the most up to date ROM dumps will work in the latest MAME.
+
;[[FinalBurn Neo]]:A fork of the now-inactive [[FinalBurn Alpha]]. Supports many boards, such as [[Neo Geo emulators|Neo Geo]], Capcom CPS1-3, and others. It is very good for the boards it supports. The Neo Geo X system, in fact, uses FBA. It offers much better speeds on lower-end hardware than MAME and has been ported to many different devices. It has a smaller ROMset than MAME, but the ROMs are identical for the machines they share. If you have a system that is incapable of running the newest version of MAME, it is generally recommended to use FinalBurn Neo instead of a very old version of MAME.  
  
;[[FinalBurn Alpha]]:Supports many boards, such as [[Neo Geo emulators|Neo Geo]], Capcom CPS1-3, and others. It is very good for the boards it supports. The Neo Geo X system, in fact, uses FBA. It offers much better speeds on lower-end hardware than MAME and has been ported to many different devices, such as [[PlayStation 3 emulators|PlayStation 3]], [[Xbox emulators|Xbox]], [[Xbox 360 emulators|Xbox 360]], [[Sega Saturn emulators|Sega Saturn]], [[Android emulators|Android]], [[Wii emulators|Wii]], Dingoo, and many others. Development is inactive, as many of the developers have moved on to [[FinalBurn Neo]].  
+
;[https://github.com/vpinball/pinmame Visual PinMAME]:
 +
An emulator for the electronics of pinball systems. The simulation of most modern pinball machines (especially those made after 1992, using large portions of DMD animations and digital sound samples) require the PinMAME (sometimes referred to as VPinMAME or VPM) program in order to behave as close to the physical machine as possible. PinMAME is a fork from old MAME code and can be loaded as a DLL in Visual Pinball. [[MAME]] can emulate the electronics for quite a few pinball systems aswell but doesn’t include physics simulation for the pinball table part and no simulator supports using MAME for emulation.
  
 
;[[DICE]]:Emulates old arcade machines from the early 1970's <!--(including Coleco Telstar Arcade)--> at a very high level of accuracy. Since these machines had no CPU, the emulator instead emulates discrete logic components in the circuit board. This method is very system-intensive, and getting full speed requires at least a mid-range gaming PC along with the 64-bit version of the emulator. Due to incompatibility with the newest Windows, the program will need to be run in compatibility mode or else it would crash when attempting to run a game.
 
;[[DICE]]:Emulates old arcade machines from the early 1970's <!--(including Coleco Telstar Arcade)--> at a very high level of accuracy. Since these machines had no CPU, the emulator instead emulates discrete logic components in the circuit board. This method is very system-intensive, and getting full speed requires at least a mid-range gaming PC along with the 64-bit version of the emulator. Due to incompatibility with the newest Windows, the program will need to be run in compatibility mode or else it would crash when attempting to run a game.
Line 324: Line 417:
 
;[[Model 2 Emulator]]:Emulates, as per its name, [[Sega Model 2|Sega's Model 2]] arcade platform with a focus on speed over accuracy. Despite this, however, it still manages to play games for that hardware with far higher accuracy than MAME currently can.
 
;[[Model 2 Emulator]]:Emulates, as per its name, [[Sega Model 2|Sega's Model 2]] arcade platform with a focus on speed over accuracy. Despite this, however, it still manages to play games for that hardware with far higher accuracy than MAME currently can.
  
;[[Virtual Console]]:Emulates Sega, Namco, Capcom and Tecmo arcade games, in addition to Neo Geo. It is a viable method for official emulation, but forces you to play like you would on a real arcade machine.
+
;[[Virtual Console]]:Emulates Sega, Namco, Capcom and Tecmo arcade games, as well as the Neo Geo. It is a viable method for official emulation, but forces you to play like you would on a real arcade machine.
 +
 
 +
;[https://en.wikipedia.org/wiki/Arcade_Archives Arcade Archives]:Emulates Namco, Tecmo, Konami, and Taito arcade games, as well as the Neo Geo. It is a viable method for official emulation, but forces you to play like you would on a real arcade machine.
 +
 
 +
== Machines ==
 +
Machines often varied by their design and, unlike consoles, were often tailored to just one game. Games were designed to eat as many quarters as possible, which is emulated with the "Coin" key. Some games have a service mode (mapped to F2 in MAME) with menus meant for the arcade owner to set dipswitches for difficulty, censorship, language, and most importantly a "Free Play" mode that allows players to continue as many as they want without requesting more coins. Sometimes, similar menus meant for developers (labeled debug or test usually, sometimes requiring a developer BIOS like with some Neo Geo games) are left in the game too.
 +
 
 +
===Discrete circuitry-based===
 +
The earliest [[arcade emulators|arcade]] games lacked any type of CPU, consisting only of discrete logic components. The first arcade video game, as well as the first commercial game, released was [[wikipedia:Computer_Space|Computer Space]] in 1971.
 +
 
 +
==== Comparisons ====
 +
;[[DICE]]: The emulator works by simulating each logic chip on the board individually.
 +
;[[MAME]]: As of version .208, Breakout, Galaxy Game, Pong, Pong Doubles, and Rebound are working in MAME.
 +
;[[HBMAME]]: HBMAME is a derivative of MAME, and contains various hacks and homebrews. It is based on the latest MAME source at the time of release. Has support for a remake of [[wikipedia:Monaco_GP_(video_game)|Monaco G.P.]] which was Sega's final game to rely primarily upon discrete analog circuitry - an oddity for a game made in 1979, some three years after microprocessors were introduced to the market. As this was among the most complex games of its kind, don't bet on seeing it working in MAME anytime soon.
 +
 
 +
====Emulators====
 +
{{Main|Arcade emulators#Emulators}}
 +
 
 +
===Arcade Original Hardware===
 +
Hardware made specifically for the arcade to provide for graphics and performance unseen on home consoles. Extremely common in the golden age of arcades but became much less frequent as companies used modified existing hardware instead to save on R&D costs and easier cross-platform development, or tried to differentiate between the home and arcade experience with control scheme gimmicks instead.
 +
 
 +
MAME's purpose is to cover most of these. Older arcades as well as select popular arcade machines, the Neo Geo and Capcom's CPS series, in particular, received their own standalone emulators. Sometimes, they received their own console versions but those are mostly ports, not emulation, with very few exceptions.
 +
 
 +
====Emulators====
 +
{{Main|#Emulators}}
 +
 
 +
===Converted Home Console Hardware===
 +
Those arcade boards share most of the hardware specifications with existing home consoles, with the addition of a coin slot and occasionally DRM and some changes. While MAME supports most of those, standalone emulators for the base home console are more mature and often (but not always) support the arcade variants.
 +
{{Main|http://www.system16.com/base.php System16's arcade museum}} ''(See more examples here)''
 +
 
 +
{|class="wikitable" style="text-align:center;"
 +
!Original Developer
 +
!colspan=2|System
 +
|-
 +
!rowspan=11|[[Nintendo]]
 +
!colspan=2|[[Nintendo_Entertainment_System_emulators#Hardware_variants|NES/Famicom]]
 +
|-
 +
|colspan=2|VS. System
 +
|-
 +
|colspan=2|PlayChoice 10
 +
|-
 +
!colspan=2|[[Super_Nintendo_emulators#Hardware_variants|Super Nintendo/Super Famicom]]
 +
|-
 +
|colspan=2|Super System
 +
|-
 +
!colspan=2|[[Nintendo_64_emulators#Hardware_variants|Nintendo 64]]
 +
|-
 +
|[[Seta]]
 +
|Aleck 64
 +
|-
 +
!colspan=2|[[GameCube_emulators#Hardware_variants|Nintendo GameCube]]
 +
|-
 +
|[[Namco]]<br>[[Sega]]<br>[[Nintendo]]
 +
|Triforce
 +
|-
 +
!colspan=2|[[Wii_emulators#Hardware_variants|Wii]]
 +
|-
 +
|[[Capcom]]<br>Eighting
 +
|Tatsunoko vs. Capcom
 +
|-
 +
!rowspan=16|[[Sega]]
 +
!colspan=2|[[SG-1000_emulators#Emulators|SG-1000]]
 +
|-
 +
|colspan=2|
 +
|-
 +
!colspan=2|[[Sega Master System|Master System]]
 +
|-
 +
|colspan=2|Shooting Zone
 +
|-
 +
|colspan=2|System E
 +
|-
 +
!colspan=2|[[Sega Genesis emulators#Hardware variations|Sega Genesis/Mega Drive]]
 +
|-
 +
|colspan=2|Mega-Tech/Mega Play
 +
|-
 +
|colspan=2|System C<br>System C2
 +
|-
 +
!colspan=2|[[Sega Saturn]]
 +
|-
 +
|colspan=2|Sega Titan Video
 +
|-
 +
!colspan=2|[[Dreamcast]]
 +
|-
 +
|colspan=2|NAOMI<br>NAOMI GD-ROM<br>NAOMI Multiboard<br>NAOMI Satellite Terminal
 +
|-
 +
|colspan=2|Hikaru
 +
|-
 +
|colspan=2|NAOMI 2<br>NAOMI 2 GD-ROM<br>NAOMI 2 Satellite Terminal
 +
|-
 +
|colspan=2|System SP
 +
|-
 +
|[[Sammy]]
 +
|Atomiswave
 +
|-
 +
!rowspan=4|[[3DO Company|The 3DO Company]]
 +
!colspan=2|[[3DO|3DO Interactive Multiplayer]]
 +
|-
 +
|[[Atari]]
 +
|
 +
|-
 +
!colspan=2|[[Panasonic M2]]
 +
|-
 +
|[[Konami]]
 +
|[[Konami M2]]
 +
|-
 +
!rowspan=2|[[Atari]]
 +
!colspan=2|[[Atari Jaguar]]
 +
|-
 +
|colspan=2|CoJag
 +
|-
 +
!rowspan=19|[[Sony]]
 +
!colspan=2|[[PlayStation#Arcade variations|PlayStation]]
 +
|-
 +
|[[Capcom]]<br>[[Sony]]
 +
|ZN-1<br>ZN-2
 +
|-
 +
|[[Namco]]
 +
|System 10<br>System 11<br>System 12
 +
|-
 +
|rowspan=2|[[Taito]]
 +
|FX-1A System<br>FX-1B System
 +
|-
 +
|G-NET System
 +
|-
 +
|rowspan=4|[[Konami]]
 +
|GQ System<br>GV System
 +
|-
 +
|System 573<br>System 573 Satellite Terminal<br>Benami System 573 Analog<br>Benami System 573 Digital
 +
|-
 +
|Benami Twinkle
 +
|-
 +
|Benami Karaoke
 +
|-
 +
!colspan=2|[[PlayStation 2#Hardware variations|PlayStation 2]]
 +
|-
 +
|rowspan=3|[[Namco]]
 +
|System 147
 +
|-
 +
|System 246
 +
|-
 +
|System 256<br>System Super 256
 +
|-
 +
|rowspan=2|[[Konami]]
 +
|Python<br>Python Satellite Terminal<br>Python 2
 +
|-
 +
|Benami Python<br>Benami Python 2
 +
|-
 +
!colspan=2|[[PlayStation_3_emulators#Arcade_variations|PlayStation 3]]
 +
|-
 +
|[[Namco]]
 +
|System 357
 +
|-
 +
!colspan=2|[[PlayStation_4_emulators#Arcade_variations|PlayStation 4]]
 +
|-
 +
|Square Enix<br>Koei Tecmo
 +
|Dissidia Final Fantasy
 +
|-
 +
!rowspan=2|[[Microsoft]]
 +
!colspan=2|[[Xbox_emulators#Chihiro|Xbox]]
 +
|-
 +
|[[Sega]]
 +
|Chihiro<br>Chihiro Satellite Terminal
 +
|}
 +
 
 +
===Converted PC Hardware===
 +
Based on normal PC architecture with a variation of Windows 7 Embedded or Linux installed and tons of DRM and custom drivers. These can still be run on computers using the right launchers (Game loader All RH, SpiceTools, idmacx tools, [[TeknoParrot]]...) but most of them likely won't be emulated by MAME anytime soon, and not just because of their policies on what hardware is too recently commercialized to cover.
 +
{{Main|http://www.system16.com/base.php#11 System16's arcade museum}} (See more examples here)
 +
 
 +
{|class="wikitable" style="text-align:center;"
 +
!Original Developer
 +
!colspan=2|System
 +
|-
 +
!rowspan=27|[[Microsoft]]
 +
!colspan=2|MS-DOS
 +
|-
 +
|[[Taito]]
 +
|Wolf System
 +
|-
 +
!colspan=2|Windows 98
 +
|-
 +
|[[Midway]]
 +
|Quicksilver II
 +
|-
 +
!colspan=2|Windows 2000
 +
|-
 +
|rowspan=2|[[Midway]]
 +
|Quicksilver II
 +
|-
 +
|Graphite
 +
|-
 +
!colspan=2|Windows XP
 +
|-
 +
|[[Taito]]
 +
|Type X/X+<br>Type X7<br>Type X2<br>Type X2 Satellite Terminal<br>Type X3
 +
|-
 +
|[[Konami]]
 +
|PC Based<br>Bemani PC
 +
|-
 +
|Examu
 +
|eX-Board
 +
|-
 +
|[[Sega]]
 +
|Lindbergh Blue
 +
|-
 +
!colspan=2|Windows Embedded Standard 2009
 +
|-
 +
|[[Sega]]
 +
|RingEdge<br>RingWide<br>RingEdge 2
 +
|-
 +
!colspan=2|Windows 7
 +
|-
 +
|[[Taito]]
 +
|Type X Zero<br>Type X3<br>Type X4
 +
|-
 +
|[[Konami]]
 +
|Bemani PC
 +
|-
 +
|[[Namco]]
 +
|System ES1(A2)<br>System ES2 PLUS<br>System ES3<br>System ES4
 +
|-
 +
!colspan=2|Windows 8
 +
|-
 +
|[[Taito]]
 +
|Type X4
 +
|-
 +
|[[Sega]]
 +
|Nu<br>Nu 1.1<br>Nu 2
 +
|-
 +
!colspan=2|Windows 10
 +
|-
 +
|[[Konami]]
 +
|Bemani PC
 +
|-
 +
|[[Namco]]
 +
|System BNA1
 +
|-
 +
|[[Sega]]
 +
|ALLS
 +
|-
 +
!colspan=2|Unknown
 +
|-
 +
|Raw Thrills
 +
|
 +
|-
 +
!rowspan=8|[[Linux]]
 +
!colspan=2|Linux (32-bit) (Debian based)
 +
|-
 +
|[[Namco]]
 +
|System N2<br>System N2 Satellite Terminal
 +
|-
 +
!colspan=2|Arcade Linux (32-bit) (Debian 4.0 based)
 +
|-
 +
|[[Namco]]
 +
|System ES1
 +
|-
 +
!colspan=2|Montavista Linux
 +
|-
 +
|[[Sega]]
 +
|Lindbergh<br>Lindbergh Red (EX)
 +
|-
 +
!colspan=2|Ubuntu Linux
 +
|-
 +
|Raw Thrills
 +
|(Repurposed prebuilt PCs)
 +
|}
 +
 
 +
====Emulation====
 +
{{Main|TeknoParrot}}
 +
The games first need to run on an operating system equivalent to that of the machine, which may imply [[Wine]] use on Linux or having to upgrade to 64-bit editions. Some GPUs or wrappers may be required. Additionally, the following need to be installed:
 +
* '''Microsoft Visual C++ Runtimes:''' A one-in-all link for all editions from 2005 to 2015 may be found [https://www.sereby.org/site/All%20in%20One%20Runtimes here].
 +
* '''Microsoft .NET Frameworks:''' Any version from 1.0 to 4.8.1 may be required, the newer, the better.
 +
* '''Microsoft DirectX 9.0:''' Offline installer [https://www.microsoft.com/en-us/download/details.aspx?id=8109 here].
 +
* '''PC Video Codecs:''' Grabbing the standard K Lite Codec pack from [https://www.codecguide.com/download_kl.htm here] is recommended.
 +
 +
Remember to backup data from the downloaded scene release before trying to fix it to run.
 +
 +
* '''Launcher:''' The game needs this to work at all. There are many: Jconfig, TeknoParrot... and each game requires a specific launcher. If you got the dump from elsewhere, not in a clean state that doesn't work, it may be because of conflicting launchers and you will have to delete all of them (typically <code>Detoured.dll, Game loader Rh.exe, Typex_config.exe, Typex_loader.exe, TTXconfig 2.0, TTX-moniter.dll</code>...)
 +
* '''iDmacDrv32.dll:''' Needed in Nesica games. If present, do not delete it, copy Jconfig.exe and the replacement iDmacDrv32.dll from the Jconfig package, then double-click NesicaXlive.reg to import keys to your registry, and use the game executable to run the game. If not present, copy Jconfig.exe, JVSemu.dll, and jvs_loader.exe from the Jconfig package, and use jvs_loader.exe to run the game.
 +
* '''Save Fixes:''' Some games can't save scores and data at all. For a bunch of machines, there are fixes (called "loaders pack") that enable that, but some machines (nesica) handle saving purely using official servers in which case there's not much (yet) to do about it.
 +
* '''Unpacked exe/dll Files:''' Some games, especially SEGA games, can't be executed on regular PCs as their game logic is wrapped in dlls (htsysmnt.dll etc.) in the operating system comes with the arcade hardware. Unpacked exe/dll files unwrapped such game logic so they can be executed properly. Just drop these files to where the original exe/dll is located and execute/load these files in loaders to start the game.
 +
* '''Local Server:''' Some games, especially recent Konami and SEGA games, require network service provided by manufacture in order to save progress, unlock game contents, or even start the game itself. Local server programs (Asphyxia, Minime, Aqua, etc.) emulate such network service on the local computer which makes games bootable and network-related functionalities work. These tools have to be started before starting the game, and kept running during the game session, and game launchers have to be configured to make games communicate with them. Notice that not all functionalities (especially corner case ones such as e-cash, player camera, etc.) in every version of every game work, and some games would require extra fixes to properly communicate with the local server. Check readme files provided by developers or game scenes for more information.
 +
* '''Extra Fixes:''' Varies per game. Check the readme with the game scene release.
 +
 +
You can set your controls in Jconfig.exe, and it's recommended to disable Dsound and D3D Wrapper.
 +
 +
Some games can have DirectX related problems. For some, deleting the existing d3d9.dll or opengl.dll files can help. For others, they expect the older D3D8 codec and have bugs (crashes, uneven speed) that can be fixed with Reshade's d3d8to9 plugin.
 +
 
 +
===LaserDisc===
 +
{{Main|Arcade LaserDisc emulators}}
 +
 
 +
===Pinball===
 +
{{Main|Pinball}}
 +
 
 +
==See also==
 +
* [[Arcade LaserDisc emulators]]
 +
* [[Arcade|Arcade database]]
  
== References ==
+
==References==
 
<references/>
 
<references/>
  
[[Category:Consoles]]
+
[[Category:Arcade|*]]
 
[[Category:Arcade emulators|*]]
 
[[Category:Arcade emulators|*]]

Latest revision as of 21:28, 14 March 2024

Example of a Ms. Pac-Man arcade cabinet.

Arcades were venues in which many games were played at, often containing thousands of games. Arcades often got their revenue from players who paid to play games. Most arcade emulators focus on emulating many systems in one program, the scope of which varies between projects.

Emulators[edit]

Name Platform(s) Latest Version # of Emulated systems Libretro Retro
Achievements
FLOSS Active Recommended
PC / x86
MAME Windows Linux macOS FreeBSD git artifacts[N 1]
0.264
0.264 (GroovyMAME)
0.264 (HBMAME)
Thousands[1] [N 2]
FinalBurn Neo Windows macOS libretro core
nightly
stable
Hundreds[2] [N 3] NC
Hypseus Singe Windows Linux macOS 2.11.1 1
(LaserDisc)
TeknoParrot Windows TPBootstrapper
1.0.0.140
20
(PC based)
[N 4]
Model 2 Emulator Windows 1.1a 1
(Sega Model 2)
Supermodel Windows Linux macOS model3emu-code-sinden
0.3a git
SVN
1
(Sega Model 3)
~ (WIP)
DEmul Windows 0.7 Build 180428 6
(Sega NAOMI and variants)
Visual Pinball
with
Visual PinMAME/vPinMAME
Windows Linux macOS VPX installer 10.7.2
Visual PinballX Standalone
vPinMAME 3.5
68
(Pinball)
~
DICE Windows Linux macOS 0.9 20
(Discrete circuitry-based)
Flycast Windows Linux macOS CI Builds
libretro core[N 5]
Flycast Dojo (Flycast道場)
nightly (Flathub)
2.3 (Stable)
3
(Sega NAOMI and variants)
~[N 6] ~
RAINE Windows Linux macOS 0.96.7 1063 ?
FinalBurn Alpha Windows 0.2.97.43 Hundreds[3] NC
DirkSimple Windows Linux macOS libretro core 1
(LaserDisc)
?
DAPHNE Windows Linux macOS 1.0.12 1
(LaserDisc)
~ (WIP) [N 7]
ZiNc Windows Linux 1.1 3
(ZN-1, ZN-2, Namco System 11)
*
Calice Windows 0.6.4 6
(Capcom, Sega, SNK, Gaelco)
Kawaks Windows 1.65 3
(Neo Geo, CPS1, CPS2)
CPS3 Emulator Windows 1.0a 1
(CPS3)
VivaNonno Windows 22.0.3 1
(Namco System 22)
Callus95 Windows 0.42(official)
0.42 Patch 2.4(unoficial)
1
(Capcom System 1)
Kronos Windows Linux 2.6.1 1
(STV)
~[N 6]
Nova Windows 0.6 1
(STV)
Name Platform(s) Latest Version # of Emulated systems ROM Set Libretro Retro
Achievements
FLOSS Active Recommended
Mobile / ARM
FinalBurn Neo Android iOS libretro core Hundreds[2] 1.0.0.2 NC
MAME Android iOS libretro core[N 8] Thousands[1] 0.264
MAME4droid 2024 (0.262) Android 1.10.3 git Thousands[1] MAME 0.262
MAME4droid (0.139u1) Android 1.16.9git Thousands[1] MAME 0.139u1
(mame2010)
MAME4droid (MAME4All) (0.37b5) Android 1.5.3git Thousands[1] MAME 0.37b5
(mame2000)
FinalBurn Alpha Android SVN Hundreds[3] FBA 0.2.97.42
(based on MAME 0.187)
NC
Consoles
MAME4All Nintendo DS Dreamcast GCWZero Gizmondo 1.0
?
git
0.3.0
Thousands[1] MAME 0.37b5 NC
FinalBurn Neo Xbox Saturn
PlayStation 3 Xbox 360
Wii Dingoo
libretro core Hundreds[2] 1.0.0.2 NC
Virtual Console Wii ? Various[N 9] ?
pFBN Switch Vita git 47 1.0.0.2
NJEMU PSP 2.3.5 4
(CPS1, CPS2, Neo Geo, Neo Geo CD)
MAME 0.152
Unofficial Mod PSP 2.3.1[N 10] 4
(CPS1, CPS2, Neo Geo, Neo Geo CD)
MAME 0.120 ?
FBA4PSP PSP v12.4.0 1
(CPS1)
MAME 0.141
  1. CI-Windows CI-Linux CI-Macos
  2. RetroArch cores: mame (latest), mame2016 (0.174), mame2014 (0.159), mame2010 (0.139), mame2003 (0.78), mame2000 aka mame4all (0.37b5)
  3. Exclusive to libretro core.
  4. OpenParrot - new open-source core distinct from TeknoParrot.
  5. This build using upstream repo for libretro from now on.
  6. 6.0 6.1 Exclusive to libretro cores. Only home console systems supported, there is no "ST-V" or "Sega NAOMI and variants" support at the moment.
  7. Open-Source DAPHNE - new fork with an open-source frontend for 64-bit Linux.
  8. As "mamearcade_libretro and mame_libretro_ios.dylib", 0.139 (2010), 0.78 (2003), 0.37b5 (2000)
  9. Includes games from publishers such as Namco, Sega, Tecmo and Capcom, also Neo Geo
  10. Generate cache with included romcnv utility.

Comparisons[edit]

MAME
Very extensive in scope, with the majority of arcade system boards from the 1970's, 1980's and early 1990's supported, with a minor amount of games from the 2000s being bootable and another minority of thise being playable, but buggy. Do not expect support for more recent boards, such as Atomiswave. MAME focuses on accuracy and preservation, meaning usability comes second for the end user. Only the most up to date ROM dumps will work in the latest MAME.
FinalBurn Neo
A fork of the now-inactive FinalBurn Alpha. Supports many boards, such as Neo Geo, Capcom CPS1-3, and others. It is very good for the boards it supports. The Neo Geo X system, in fact, uses FBA. It offers much better speeds on lower-end hardware than MAME and has been ported to many different devices. It has a smaller ROMset than MAME, but the ROMs are identical for the machines they share. If you have a system that is incapable of running the newest version of MAME, it is generally recommended to use FinalBurn Neo instead of a very old version of MAME.
Visual PinMAME

An emulator for the electronics of pinball systems. The simulation of most modern pinball machines (especially those made after 1992, using large portions of DMD animations and digital sound samples) require the PinMAME (sometimes referred to as VPinMAME or VPM) program in order to behave as close to the physical machine as possible. PinMAME is a fork from old MAME code and can be loaded as a DLL in Visual Pinball. MAME can emulate the electronics for quite a few pinball systems aswell but doesn’t include physics simulation for the pinball table part and no simulator supports using MAME for emulation.

DICE
Emulates old arcade machines from the early 1970's at a very high level of accuracy. Since these machines had no CPU, the emulator instead emulates discrete logic components in the circuit board. This method is very system-intensive, and getting full speed requires at least a mid-range gaming PC along with the 64-bit version of the emulator. Due to incompatibility with the newest Windows, the program will need to be run in compatibility mode or else it would crash when attempting to run a game.
Supermodel
Emulates Sega's Model 3 arcade platform focusing on accuracy. Presently, Supermodel is in a very early "alpha" stage of development, meaning it lacks many planned features. It does not yet have a user-friendly graphical interface, and all CPUs are emulated using straightforward (and slow) interpretation rather than fast just-in-time translation. Game compatibility is quite good. It has an experimental multi-player network build.
Model 2 Emulator
Emulates, as per its name, Sega's Model 2 arcade platform with a focus on speed over accuracy. Despite this, however, it still manages to play games for that hardware with far higher accuracy than MAME currently can.
Virtual Console
Emulates Sega, Namco, Capcom and Tecmo arcade games, as well as the Neo Geo. It is a viable method for official emulation, but forces you to play like you would on a real arcade machine.
Arcade Archives
Emulates Namco, Tecmo, Konami, and Taito arcade games, as well as the Neo Geo. It is a viable method for official emulation, but forces you to play like you would on a real arcade machine.

Machines[edit]

Machines often varied by their design and, unlike consoles, were often tailored to just one game. Games were designed to eat as many quarters as possible, which is emulated with the "Coin" key. Some games have a service mode (mapped to F2 in MAME) with menus meant for the arcade owner to set dipswitches for difficulty, censorship, language, and most importantly a "Free Play" mode that allows players to continue as many as they want without requesting more coins. Sometimes, similar menus meant for developers (labeled debug or test usually, sometimes requiring a developer BIOS like with some Neo Geo games) are left in the game too.

Discrete circuitry-based[edit]

The earliest arcade games lacked any type of CPU, consisting only of discrete logic components. The first arcade video game, as well as the first commercial game, released was Computer Space in 1971.

Comparisons[edit]

DICE
The emulator works by simulating each logic chip on the board individually.
MAME
As of version .208, Breakout, Galaxy Game, Pong, Pong Doubles, and Rebound are working in MAME.
HBMAME
HBMAME is a derivative of MAME, and contains various hacks and homebrews. It is based on the latest MAME source at the time of release. Has support for a remake of Monaco G.P. which was Sega's final game to rely primarily upon discrete analog circuitry - an oddity for a game made in 1979, some three years after microprocessors were introduced to the market. As this was among the most complex games of its kind, don't bet on seeing it working in MAME anytime soon.

Emulators[edit]

Main article: Arcade emulators#Emulators

Arcade Original Hardware[edit]

Hardware made specifically for the arcade to provide for graphics and performance unseen on home consoles. Extremely common in the golden age of arcades but became much less frequent as companies used modified existing hardware instead to save on R&D costs and easier cross-platform development, or tried to differentiate between the home and arcade experience with control scheme gimmicks instead.

MAME's purpose is to cover most of these. Older arcades as well as select popular arcade machines, the Neo Geo and Capcom's CPS series, in particular, received their own standalone emulators. Sometimes, they received their own console versions but those are mostly ports, not emulation, with very few exceptions.

Emulators[edit]

Main article: #Emulators

Converted Home Console Hardware[edit]

Those arcade boards share most of the hardware specifications with existing home consoles, with the addition of a coin slot and occasionally DRM and some changes. While MAME supports most of those, standalone emulators for the base home console are more mature and often (but not always) support the arcade variants.

Main article: [System16's arcade museum] (See more examples here)
Original Developer System
Nintendo NES/Famicom
VS. System
PlayChoice 10
Super Nintendo/Super Famicom
Super System
Nintendo 64
Seta Aleck 64
Nintendo GameCube
Namco
Sega
Nintendo
Triforce
Wii
Capcom
Eighting
Tatsunoko vs. Capcom
Sega SG-1000
Master System
Shooting Zone
System E
Sega Genesis/Mega Drive
Mega-Tech/Mega Play
System C
System C2
Sega Saturn
Sega Titan Video
Dreamcast
NAOMI
NAOMI GD-ROM
NAOMI Multiboard
NAOMI Satellite Terminal
Hikaru
NAOMI 2
NAOMI 2 GD-ROM
NAOMI 2 Satellite Terminal
System SP
Sammy Atomiswave
The 3DO Company 3DO Interactive Multiplayer
Atari
Panasonic M2
Konami Konami M2
Atari Atari Jaguar
CoJag
Sony PlayStation
Capcom
Sony
ZN-1
ZN-2
Namco System 10
System 11
System 12
Taito FX-1A System
FX-1B System
G-NET System
Konami GQ System
GV System
System 573
System 573 Satellite Terminal
Benami System 573 Analog
Benami System 573 Digital
Benami Twinkle
Benami Karaoke
PlayStation 2
Namco System 147
System 246
System 256
System Super 256
Konami Python
Python Satellite Terminal
Python 2
Benami Python
Benami Python 2
PlayStation 3
Namco System 357
PlayStation 4
Square Enix
Koei Tecmo
Dissidia Final Fantasy
Microsoft Xbox
Sega Chihiro
Chihiro Satellite Terminal

Converted PC Hardware[edit]

Based on normal PC architecture with a variation of Windows 7 Embedded or Linux installed and tons of DRM and custom drivers. These can still be run on computers using the right launchers (Game loader All RH, SpiceTools, idmacx tools, TeknoParrot...) but most of them likely won't be emulated by MAME anytime soon, and not just because of their policies on what hardware is too recently commercialized to cover.

Main article: [System16's arcade museum] (See more examples here)
Original Developer System
Microsoft MS-DOS
Taito Wolf System
Windows 98
Midway Quicksilver II
Windows 2000
Midway Quicksilver II
Graphite
Windows XP
Taito Type X/X+
Type X7
Type X2
Type X2 Satellite Terminal
Type X3
Konami PC Based
Bemani PC
Examu eX-Board
Sega Lindbergh Blue
Windows Embedded Standard 2009
Sega RingEdge
RingWide
RingEdge 2
Windows 7
Taito Type X Zero
Type X3
Type X4
Konami Bemani PC
Namco System ES1(A2)
System ES2 PLUS
System ES3
System ES4
Windows 8
Taito Type X4
Sega Nu
Nu 1.1
Nu 2
Windows 10
Konami Bemani PC
Namco System BNA1
Sega ALLS
Unknown
Raw Thrills
Linux Linux (32-bit) (Debian based)
Namco System N2
System N2 Satellite Terminal
Arcade Linux (32-bit) (Debian 4.0 based)
Namco System ES1
Montavista Linux
Sega Lindbergh
Lindbergh Red (EX)
Ubuntu Linux
Raw Thrills (Repurposed prebuilt PCs)

Emulation[edit]

Main article: TeknoParrot

The games first need to run on an operating system equivalent to that of the machine, which may imply Wine use on Linux or having to upgrade to 64-bit editions. Some GPUs or wrappers may be required. Additionally, the following need to be installed:

  • Microsoft Visual C++ Runtimes: A one-in-all link for all editions from 2005 to 2015 may be found here.
  • Microsoft .NET Frameworks: Any version from 1.0 to 4.8.1 may be required, the newer, the better.
  • Microsoft DirectX 9.0: Offline installer here.
  • PC Video Codecs: Grabbing the standard K Lite Codec pack from here is recommended.

Remember to backup data from the downloaded scene release before trying to fix it to run.

  • Launcher: The game needs this to work at all. There are many: Jconfig, TeknoParrot... and each game requires a specific launcher. If you got the dump from elsewhere, not in a clean state that doesn't work, it may be because of conflicting launchers and you will have to delete all of them (typically Detoured.dll, Game loader Rh.exe, Typex_config.exe, Typex_loader.exe, TTXconfig 2.0, TTX-moniter.dll...)
  • iDmacDrv32.dll: Needed in Nesica games. If present, do not delete it, copy Jconfig.exe and the replacement iDmacDrv32.dll from the Jconfig package, then double-click NesicaXlive.reg to import keys to your registry, and use the game executable to run the game. If not present, copy Jconfig.exe, JVSemu.dll, and jvs_loader.exe from the Jconfig package, and use jvs_loader.exe to run the game.
  • Save Fixes: Some games can't save scores and data at all. For a bunch of machines, there are fixes (called "loaders pack") that enable that, but some machines (nesica) handle saving purely using official servers in which case there's not much (yet) to do about it.
  • Unpacked exe/dll Files: Some games, especially SEGA games, can't be executed on regular PCs as their game logic is wrapped in dlls (htsysmnt.dll etc.) in the operating system comes with the arcade hardware. Unpacked exe/dll files unwrapped such game logic so they can be executed properly. Just drop these files to where the original exe/dll is located and execute/load these files in loaders to start the game.
  • Local Server: Some games, especially recent Konami and SEGA games, require network service provided by manufacture in order to save progress, unlock game contents, or even start the game itself. Local server programs (Asphyxia, Minime, Aqua, etc.) emulate such network service on the local computer which makes games bootable and network-related functionalities work. These tools have to be started before starting the game, and kept running during the game session, and game launchers have to be configured to make games communicate with them. Notice that not all functionalities (especially corner case ones such as e-cash, player camera, etc.) in every version of every game work, and some games would require extra fixes to properly communicate with the local server. Check readme files provided by developers or game scenes for more information.
  • Extra Fixes: Varies per game. Check the readme with the game scene release.

You can set your controls in Jconfig.exe, and it's recommended to disable Dsound and D3D Wrapper.

Some games can have DirectX related problems. For some, deleting the existing d3d9.dll or opengl.dll files can help. For others, they expect the older D3D8 codec and have bugs (crashes, uneven speed) that can be fixed with Reshade's d3d8to9 plugin.

LaserDisc[edit]

Main article: Arcade LaserDisc emulators

Pinball[edit]

Main article: Pinball

See also[edit]

References[edit]