Frontends: Difference between revisions
| (64 intermediate revisions by 22 users not shown) | |||
| Line 1: | Line 1: | ||
{{For|frontend and launcher software runs on consoles and handhelds|Homebrew and | {{For|frontend and launcher software that runs on consoles and handhelds|Homebrew and ROM hacks#Launchers}} | ||
'''Frontends''' are programs that address a quality-of-life issue that emulators may not fulfill. For example, some emulator developers skip the user interface portion of development by having the user launch them from the command line. This usually means opening Command Prompt in the folder where the emulator is installed and typing something like <code>emulator.exe game.rom</code>. From a usability perspective, this is not optimal; running emulators from a shell can be considered tedious if commands aren't already scripted by the user (and they can't be expected to know how to set up such a thing if their first time loading the program is a black window that pops up and then disappears). To avoid this, many emulators will try to incorporate some kind of ''graphical user interface (GUI)'' in their standalone builds. For the emulators that never receive one however, a separate frontend project usually emerges. | '''Frontends''' are programs that address a quality-of-life issue that emulators may not fulfill. For example, some emulator developers skip the user interface portion of development by having the user launch them from the command line. This usually means opening Command Prompt in the folder where the emulator is installed and typing something like <code>emulator.exe game.rom</code>. From a usability perspective, this is not optimal; running emulators from a shell can be considered tedious if commands aren't already scripted by the user (and they can't be expected to know how to set up such a thing if their first time loading the program is a black window that pops up and then disappears). To avoid this, many emulators will try to incorporate some kind of ''graphical user interface (GUI)'' in their standalone builds. For the emulators that never receive one however, a separate frontend project usually emerges. | ||
The term | The term "Frontend application" can sometimes be confused with [[Multi-system_emulators|multi-system emulators]] and [[ROM managers]]. | ||
<gallery mode="packed" heights="420px" style="float: right;"> | <gallery mode="packed" heights="420px" style="float: right;"> | ||
| Line 12: | Line 12: | ||
Frontends have different types of GUIs, here we have categorized them as follows: | Frontends have different types of GUIs, here we have categorized them as follows: | ||
; WIMP : [[wikipedia:WIMP (computing)|WIMP]] stands for "Windows, Icons, Menus and a Pointer". This is a GUI based on one or several window(s) and it's normally controlled by a mouse. Examples of this type of interface are [[LaunchBox]] and [[OpenEmu]]. | ; WIMP : [[wikipedia:WIMP (computing)|WIMP]] stands for "Windows, Icons, Menus and a Pointer". This is a GUI based on one or several window(s) and it's normally controlled by a mouse. Examples of this type of interface are [[LaunchBox]] and [[OpenEmu]]. | ||
; HTPC : This type of interface is often intended for viewing on a big screen, such as a TV or arcade monitor. Normally the navigation is optimized for joysticks or gamepads, although they often work with keyboard controls as well. [[RetroArch]], [[HyperSpin]] and [[MAME]]'s integrated frontend ''MEWUI'' or Steam, PCSX2 and DuckStation's ''Big Picture Mode'' are examples of this interface. | ; HTPC : [[wikipedia:Home theater PC|HTPC]] stands for "Home theater PC". This type of interface is often intended for viewing on a big screen, such as a TV or arcade monitor. Normally the navigation is optimized for joysticks or gamepads, although they often work with keyboard controls as well. [[RetroArch]], [[HyperSpin]] and [[MAME]]'s integrated frontend ''MEWUI'' or Steam, PCSX2 and DuckStation's ''Big Picture Mode'' are examples of this interface. | ||
; Touch : A touch interface is often similar to a HTPC interface, the difference is that they are intended for touch screens. This is mostly found in Android frontends intended for smartphones and tablet computers. | ; Touch : A touch interface is often similar to a HTPC interface, the difference is that they are intended for touch screens. This is mostly found in Android frontends intended for smartphones and tablet computers. | ||
; CLI : A command-line interface operated through terminal commands or executable arguments, offering no graphical elements. | |||
== Launcher types == | == Launcher types == | ||
| Line 20: | Line 21: | ||
{| class="wikitable" style="border-width: 2px; text-align: center; width: 67%;" | {| class="wikitable" style="border-width: 2px; text-align: center; width: 67%;" | ||
! | ! Name | ||
! | ! Platform(s) | ||
! | ! Latest version | ||
! | ! Interface(s) | ||
! | ! [[Licensing|License]] | ||
! | ! Active | ||
! | ! [[Recommended Emulators|Recommended]] | ||
|- | |- | ||
! | ! colspan="7" style="background: repeating-linear-gradient(-55deg, transparent, transparent 10px, #e4e4e4 10px, #e4e4e4 20px); border: 2px solid #aaa; font-size: 1.05em; font-style: italic;" | PC / x86 | ||
|- | |- | ||
! | ! [[EmulationStation|ES-DE]] | ||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | | {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | ||
| [https://www.es-de.org/#Download {{EmulationStation Desktop EditionVer}}] | | [https://www.es-de.org/#Download {{EmulationStation Desktop EditionVer}}] | ||
| Line 38: | Line 39: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [[Playnite]] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://playnite.link/download.html {{PlayniteVer}}] | | [https://playnite.link/download.html {{PlayniteVer}}] | ||
| Line 46: | Line 47: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [[LaunchBox]] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://www.launchbox-app.com/download {{LaunchBoxVer}} (Free)]<br | | [https://www.launchbox-app.com/download {{LaunchBoxVer}} (Free)]<br>[https://www.launchbox-app.com/premium Premium (US$75)] | ||
| WIMP • HTPC<ref group="A" name="launchbox">This feature is called ''Big Box'' and is only available in the premium (paid) version.</ref> | | WIMP • HTPC<ref group="A" name="launchbox">This feature is called ''Big Box'' and is only available in the premium (paid) version.</ref> | ||
| {{Red}} {{License|Proprietary}} | | {{Red}} {{License|Proprietary}} | ||
| Line 54: | Line 55: | ||
| {{~|color=PaleGoldenrod|text=Limited}} | | {{~|color=PaleGoldenrod|text=Limited}} | ||
|- | |- | ||
! | ! [https://github.com/quinton-ashley/nostlan Nostlan] | ||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | | {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | ||
| [https://qashto.itch.io/nostlan {{NostlanVer}}] | | [https://qashto.itch.io/nostlan {{NostlanVer}}] | ||
| Line 62: | Line 63: | ||
| {{~|color=PaleGoldenrod|text=Limited}} | | {{~|color=PaleGoldenrod|text=Limited}} | ||
|- | |- | ||
! | ! [https://lutris.net Lutris] | ||
| {{Icon|Linux}} | | {{Icon|Linux}} | ||
| [https://lutris.net/downloads 0.5.7.1] | | [https://lutris.net/downloads 0.5.7.1] | ||
| Line 70: | Line 71: | ||
| {{~|color=PaleGoldenrod|text=Limited}} | | {{~|color=PaleGoldenrod|text=Limited}} | ||
|- | |- | ||
! | ! [https://github.com/purelogiccode/SimpleLauncher Simple Launcher] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://github.com/ | | [https://github.com/purelogiccode/SimpleLauncher/releases 5.7.0] | ||
| WIMP | | WIMP | ||
| {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | | {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | ||
| Line 78: | Line 79: | ||
| {{~|color=PaleGoldenrod|text=Limited}} | | {{~|color=PaleGoldenrod|text=Limited}} | ||
|- | |- | ||
! | ! [http://guerilla.bplaced.net/x86WinSoft.html All Stars Launcher] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [http://guerilla.bplaced.net/x86WinSoft.html 2024.030] | | [http://guerilla.bplaced.net/x86WinSoft.html 2024.030] | ||
| Line 86: | Line 87: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [https://www.mgalaxy.com mGalaxy] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://www.mgalaxy.com/download.html {{mgalaxyVer}}] | | [https://www.mgalaxy.com/download.html {{mgalaxyVer}}] | ||
| Line 102: | Line 95: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [https://pegasus-frontend.org Pegasus] | ||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | | {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | ||
| [https://pegasus-frontend.org/#downloads Alpha 16] | | [https://pegasus-frontend.org/#downloads Alpha 16] | ||
| Line 110: | Line 103: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [https://www.gameex.com GameEx] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://www.gameex.info/forums/files/category/33-gameex-installs {{GameExVer}} (Free)]<br | | [https://www.gameex.info/forums/files/category/33-gameex-installs {{GameExVer}} (Free)]<br>[https://www.gameex.info/forums/store/category/4-gameex-pinballx-and-spesoft-products Lifetime pass (US$60)] | ||
| HTPC | | HTPC | ||
| {{Red}} {{License|Proprietary}} | | {{Red}} {{License|Proprietary}} | ||
| Line 118: | Line 111: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [https://github.com/tkashkin/gamehub GameHub] | ||
| {{Icon|Linux}} | | {{Icon|Linux}} | ||
| [https:// | | [https://github.com/tkashkin/GameHub/releases/tag/0.16.3-2-master 0.16.3-2-master] | ||
| WIMP | | WIMP | ||
| {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | | {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | ||
| {{ | | {{✗|text=❌}} | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [http://attractmode.org Attract-Mode] | ||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | | {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | ||
| [http://attractmode.org/download.html 2.7.0] | | [http://attractmode.org/download.html 2.7.0] | ||
| Line 134: | Line 127: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [http://quickplay.sourceforge.net QuickPlay] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://sourceforge.net/projects/quickplay/files/latest/download?source=files 4.7.6] | | [https://sourceforge.net/projects/quickplay/files/latest/download?source=files 4.7.6] | ||
| Line 142: | Line 135: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [https://www.simui.net SimUI] | ||
| {{Icon|Windows}} • {{Icon|macOS}} | | {{Icon|Windows}} • {{Icon|macOS}} | ||
| [https://www.simui.net/api/download.php?url=12 3.1 (Windows)]<br | | [https://www.simui.net/api/download.php?url=12 3.1 (Windows)]<br>[https://down.simui.net/simUI_v2.6.dmg 2.6 (macOS)] | ||
| WIMP | | WIMP | ||
| {{Green}} {{License|MIT}} ({{License|Permissive}}) | | {{Green}} {{License|MIT}} ({{License|Permissive}}) | ||
| Line 150: | Line 143: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [[RetroFE]] | ||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | | {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | ||
| [http://retrofe.nl/download 0.10.31] | | [http://retrofe.nl/download 0.10.31] | ||
| Line 158: | Line 151: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [[EmulationStation]] | ||
| {{Icon|Windows}} • {{Icon|Linux}} | | {{Icon|Windows}} • {{Icon|Linux}} | ||
| [https://emulationstation.org/index.html#download 2.0.1a]<br/ >[https://github.com/RetroPie/EmulationStation RetroPie fork] | | [https://emulationstation.org/index.html#download 2.0.1a]<br/ >[https://github.com/RetroPie/EmulationStation RetroPie fork] | ||
| Line 166: | Line 159: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [https://www.metropolis-launcher.net Metropolis Launcher] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://github.com/theMK2k/MetropolisLauncher/releases git] | | [https://github.com/theMK2k/MetropolisLauncher/releases git] | ||
| Line 174: | Line 167: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [http://feelfrontend.altervista.org FEEL] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [http://feelfrontend.altervista.org/download 1.9.8.5] | | [http://feelfrontend.altervista.org/download 1.9.8.5] | ||
| Line 182: | Line 175: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [https://oldtools.github.io/skeletonkey/index.html skeletonKeY] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://github.com/oldtools/skeletonkey git] | | [https://github.com/oldtools/skeletonkey git] | ||
| Line 190: | Line 183: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [[HyperSpin]] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://hyperspin-fe.com/files/category/761-hyperspin-windows 1.5.1] | | [https://hyperspin-fe.com/files/category/761-hyperspin-windows 1.5.1] | ||
| Line 198: | Line 191: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [https://emuloader.mameworld.info Emu Loader] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://emuloader.mameworld.info/downloads.htm {{Emu LoaderVer}}] | | [https://emuloader.mameworld.info/downloads.htm {{Emu LoaderVer}}] | ||
| Line 206: | Line 199: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [https://terminallaunch.blogspot.com Terminal Launch] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://terminallaunch.blogspot.com {{Terminal LaunchVer}}] | | [https://terminallaunch.blogspot.com {{Terminal LaunchVer}}] | ||
| Line 214: | Line 207: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [https://www.maximus-arcade.com Maximus Arcade] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://www.maximus-arcade.com/pages/maximus-arcade-trial ?.? (30-day trial)]<br | | [https://www.maximus-arcade.com/pages/maximus-arcade-trial ?.? (30-day trial)]<br>[https://www.maximus-arcade.com/products/maximus-arcade-software-registration-code Licenced (US$24.99)] | ||
| HTPC | | HTPC | ||
| {{Red}} {{License|Proprietary}} | | {{Red}} {{License|Proprietary}} | ||
| Line 222: | Line 215: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [https://emuloader.mameworld.info/emucon EmuCon] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://emuloader.mameworld.info/emucon/downloads.htm 2.7.7] | | [https://emuloader.mameworld.info/emucon/downloads.htm 2.7.7] | ||
| Line 230: | Line 223: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [http://emucenter.2.free.fr EmuCenter 2] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [http://emucenter.2.free.fr/website/ENG/download.html 7.1.0.1]<br | | [http://emucenter.2.free.fr/website/ENG/download.html 7.1.0.1]<br>[http://emucenter.2.free.fr/dev Dev 7.1.0.232] | ||
| WIMP | | WIMP | ||
| {{Red}} {{License|Proprietary}} | | {{Red}} {{License|Proprietary}} | ||
| Line 238: | Line 231: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [http://lusspace.free.fr LusSpace] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [http://lusspace.free.fr/modules/news 1.23] | | [http://lusspace.free.fr/modules/news 1.23] | ||
| Line 246: | Line 239: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [[RetroDECK]] | ||
| {{Icon|Linux}} | |||
| [https://flathub.org/apps/details/net.retrodeck.retrodeck {{RetroDECKVer}}] | |||
| HTPC | |||
| {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | |||
| {{✓|text=✅}} | |||
| {{TBD}} | |||
|- | |||
! [[EmuHub]] | |||
| {{Icon|Windows}} | |||
| [https://github.com/Tw1tchy0/EmuHub/releases {{EmuHubVer}}] | |||
| WIMP • HTPC | |||
| {{Green}} {{License|MIT}} ({{License|Permissive}}) | |||
| {{✓|text=✅}} | |||
| {{TBD}} | |||
|- | |||
! [https://neostation.dev/ NeoStation] | |||
| {{Icon|Windows|Linux|LinuxARM|macOS}} | |||
| [https://github.com/miguelsotobaez/neostation-frontend/releases beta] | |||
| HTPC | |||
| {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | |||
| {{✓|text=✅}} | |||
| {{TBD}} | |||
|- | |||
! colspan="7" style="background: repeating-linear-gradient(-55deg, transparent, transparent 10px, #e4e4e4 10px, #e4e4e4 20px); border: 2px solid #aaa; font-size: 1.05em; font-style: italic;" | Mobile / ARM | |||
|- | |||
! [https://github.com/purelogiccode/SimpleLauncher Simple Launcher] | |||
| {{Icon|WoA}} | |||
| [https://github.com/purelogiccode/SimpleLauncher/releases 5.7.0] | |||
| WIMP | |||
| {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | |||
| {{✓|text=✅}} | |||
| {{✓|text=✅}} | |||
|- | |||
! [https://cocoon-shell.com/ Cocoon Shell] | |||
| {{Icon|Android}} | |||
| [https://github.com/inssekt/CocoonFE/ Beta 3.0] | |||
| Touch | |||
| {{Red}} {{License|Proprietary}} | |||
| {{✓|text=✅}} | |||
| {{✓|text=✅}} | |||
|- | |||
![https://iisu.network/ iiSU] | |||
|{{Icon|Android}} | |||
|[https://github.com/iisu-network/iiSU {{iiSUVer}}] | |||
|Touch | |||
| {{Red}} {{License|Proprietary}} | |||
| {{✓|text=✅}} | |||
| {{✓|text=✅}} | |||
|- | |- | ||
! | ! [[Daijishō]] (台字章) | ||
| {{Icon|Android}} | | {{Icon|Android}} | ||
| [https://github.com/magneticchen/Daijishou {{ | | [https://github.com/magneticchen/Daijishou {{DaijishōVer}}] | ||
| HTPC • Touch | | HTPC • Touch | ||
| {{Red}} {{License|Proprietary}} | | {{Red}} {{License|Proprietary}} | ||
| Line 256: | Line 297: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [[EmulationStation|ES-DE]] | ||
| {{Icon|Android}} | | {{Icon|Android}} | ||
| [https://www.es-de.org/#Download {{EmulationStation Desktop EditionVer}}] ([https://www.patreon.com/es_de US$5.50]<br | | [https://www.es-de.org/#Download {{EmulationStation Desktop EditionVer}}] ([https://www.patreon.com/es_de US$5.50]<br>[https://galaxystore.samsung.com/detail/org.es_de.frontend.galaxy US$6.50]) | ||
| Touch | | Touch | ||
| {{Red}} {{License|Proprietary}}<ref group="A" name="esde">[https://gitlab.com/es-de/emulationstation-de/-/blob/master/FAQ-ANDROID.md#is-it-available-for-free-and-is-it-open-source Android release is not free and contains proprietary code.]</ref> | | {{Red}} {{License|Proprietary}}<ref group="A" name="esde">[https://gitlab.com/es-de/emulationstation-de/-/blob/master/FAQ-ANDROID.md#is-it-available-for-free-and-is-it-open-source Android release is not free and contains proprietary code.]</ref> | ||
| Line 264: | Line 305: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [https://github.com/utkarshdalal/GameNative GameNative] | ||
| {{Icon|Android}} | |||
| [https://github.com/utkarshdalal/GameNative/releases/tag/v0.8.1 0.8.1]<br>[https://github.com/utkarshdalal/GameNative/releases/tag/v0.9.0-prerelease 0.9.0] <small>(pre-release)</small> | |||
| Touch | |||
| {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | |||
| {{✓|text=✅}} | |||
| {{~|color=PaleGoldenrod|text=Limited}} | |||
|- | |||
! [https://github.com/oxters168/Pluvia Pluvia] | |||
| {{Icon|Android}} | | {{Icon|Android}} | ||
| [https://github.com/oxters168/Pluvia/releases 1.3.2] | | [https://github.com/oxters168/Pluvia/releases 1.3.2] | ||
| Line 272: | Line 321: | ||
| {{~|color=PaleGoldenrod|text=Limited}} | | {{~|color=PaleGoldenrod|text=Limited}} | ||
|- | |- | ||
! | ! [[EmulationStation]] | ||
| {{Icon|LinuxARM}} | | {{Icon|LinuxARM}} | ||
| [https://emulationstation.org/index.html#download 2.0.1a]<br | | [https://emulationstation.org/index.html#download 2.0.1a]<br>[https://github.com/RetroPie/EmulationStation RetroPie fork] | ||
| HTPC | | HTPC | ||
| {{Red}} {{License|Proprietary}} | | {{Red}} {{License|Proprietary}} | ||
| {{✓|text=✅}}<ref group="A" name="emulationstation">Only the [https://github.com/RetroPie/EmulationStation RetroPie fork]</ref> | | {{✓|text=✅}}<ref group="A" name="emulationstation">Only the [https://github.com/RetroPie/EmulationStation RetroPie fork]</ref> | ||
| {{~|color=PaleGoldenrod|text=Limited}}<ref group="A" name="emulationstation" /> | | {{~|color=PaleGoldenrod|text=Limited}}<ref group="A" name="emulationstation"/> | ||
|- | |- | ||
! | ! [https://gamehub.xiaoji.com GameSir GameHub] | ||
| {{Icon|Android}} | | {{Icon|Android}} | ||
| [https://gamehub.xiaoji.com 3.0.5] | | [https://gamehub.xiaoji.com 3.0.5] | ||
| Line 288: | Line 337: | ||
| {{✗|text=❌}}<ref group="A" name="gamesirgamehub">Some users have expressed concerns about the app's stability and security.</ref> | | {{✗|text=❌}}<ref group="A" name="gamesirgamehub">Some users have expressed concerns about the app's stability and security.</ref> | ||
|- | |- | ||
! | ! [https://digdroid.com Dig] | ||
| {{Icon|Android}} | |||
| [https://play.google.com/store/apps/details?id=com.digdroid.alman.dig 1.44.3] {{IAP}} | |||
| Touch | |||
| {{Red}} {{License|Proprietary}} | |||
| {{✓|text=✅}} | |||
| {{✗|text=❌}} | |||
|- | |||
! [http://attractmode.org Attract-Mode] | |||
| {{Icon|LinuxARM}} | | {{Icon|LinuxARM}} | ||
| [http://attractmode.org/download.html 2.7.0] | | [http://attractmode.org/download.html 2.7.0] | ||
| Line 296: | Line 353: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [https://pegasus-frontend.org Pegasus] | ||
| {{Icon|Android}} • {{Icon|LinuxARM}} | | {{Icon|Android}} • {{Icon|LinuxARM}} | ||
| [https://pegasus-frontend.org/#downloads Alpha 16] | | [https://pegasus-frontend.org/#downloads Alpha 16] | ||
| Line 304: | Line 361: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! RESET Collection | ||
| {{Icon|Android}} • {{Icon|AndroidTV}} | | {{Icon|Android}} • {{Icon|AndroidTV}} | ||
| [https://play.google.com/store/apps/details?id=com.retroloungelab.resetcollection 1.1.29 (US$4.99)] | | [https://play.google.com/store/apps/details?id=com.retroloungelab.resetcollection 1.1.29 (US$4.99)] | ||
| Line 312: | Line 369: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [https://arcbrowser.com/ ARC Browser] | ||
| {{Icon|Android}} | | {{Icon|Android}} | ||
| [https://play.google.com/store/apps/details?id=net.floatingpoint.android.arcturus 1.26.1 (US$7.49)] | | [https://play.google.com/store/apps/details?id=net.floatingpoint.android.arcturus 1.26.1 (US$7.49)] | ||
| Line 320: | Line 377: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [[HyperSpin]] | ||
| {{Icon|Android}} | | {{Icon|Android}} | ||
| [https://hyperspin-fe.com/files/category/445-hyperspin-android 1.1] | | [https://hyperspin-fe.com/files/category/445-hyperspin-android 1.1] | ||
| Line 328: | Line 385: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [https://neostation.dev/ NeoStation] | ||
| {{Icon|Android}} | | {{Icon|Android|AndroidTV}} | ||
| [https:// | | [https://github.com/miguelsotobaez/neostation-frontend/releases beta] | ||
| | | HTPC • Touch | ||
| {{ | | {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | ||
| {{✓|text=✅}} | |||
| {{TBD}} | |||
|- | |||
! colspan="7" style="background: repeating-linear-gradient(-55deg, transparent, transparent 10px, #e4e4e4 10px, #e4e4e4 20px); border: 2px solid #aaa; font-size: 1.05em; font-style: italic;" | Misc | |||
|- | |||
! RetroAssembly | |||
| {{Icon|Web}} | |||
| [https://github.com/arianrhodsandlot/retroassembly/releases/ {{RetroAssemblyVer}}]<br>[https://retroassembly.com/demo Live demo] | |||
| HTPC | |||
| {{Green}} {{License|MIT}} | |||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
| {{ | | {{TBD}} | ||
|} | |} | ||
<references group="A" /> | <references group="A"/> | ||
=== Comparisons === | === Comparisons === | ||
| Line 345: | Line 412: | ||
The comparison text should compare the frontend to other frontends. Why should, or shouldn't you use this frontend? | The comparison text should compare the frontend to other frontends. Why should, or shouldn't you use this frontend? | ||
--> | --> | ||
==== x86 ==== | |||
; [[LaunchBox]] : Was originally built as an attractive front-end for [[DOSBox]] but has since expanded to support both modern PC games and emulated console platforms. It comes with an integrated metadata scraper, and the interface is highly customizable, likely the most customizable alongside HyperSpin, but only with a license for the premium version. Premium also includes Big Box, which is an HTPC version of the frontend. Launchbox can also be launched natively from Kodi. | ; [[LaunchBox]] : Was originally built as an attractive front-end for [[DOSBox]] but has since expanded to support both modern PC games and emulated console platforms. It comes with an integrated metadata scraper, and the interface is highly customizable, likely the most customizable alongside HyperSpin, but only with a license for the premium version. Premium also includes Big Box, which is an HTPC version of the frontend. Launchbox can also be launched natively from Kodi. | ||
; [http://attractmode.org Attract-Mode] : A graphical frontend for command line emulators with a completely customizable appearance. It hides the underlying operating system and is intended to be controlled with a joystick, gamepad or spin dial, making it ideal for use in arcade cabinets. Attract-Mode is open source and runs on Linux, macOS, and Windows. | ; [http://attractmode.org Attract-Mode] : A graphical frontend for command-line emulators with a completely customizable appearance. It hides the underlying operating system and is intended to be controlled with a joystick, gamepad or spin dial, making it ideal for use in arcade cabinets. Attract-Mode is open source and runs on Linux, macOS, and Windows. | ||
:; [https://github.com/oomek/attractplus/ Attract-Mode Plus] : Attract-Mode Plus is a fork of Attract-Mode, enhanced by numerous community-driven improvements, fixes, and features. Licensed under the terms of the GNU General Public License, version 3 or later. | |||
; [http://quickplay.sourceforge.net QuickPlay] : An excellent FOSS alternative to LaunchBox. It has a WIMP style interface and is Windows only. Compared to LaunchBox it has less eye-candy but it requires a lot less system resources, it's blazing-fast and slow down-free. | ; [http://quickplay.sourceforge.net QuickPlay] : An excellent FOSS alternative to LaunchBox. It has a WIMP style interface and is Windows only. Compared to LaunchBox it has less eye-candy but it requires a lot less system resources, it's blazing-fast and slow down-free. | ||
; [https://github.com/ | ; [https://github.com/purelogiccode/SimpleLauncher Simple Launcher] : Simple Launcher is a WIMP Open Source emulator frontend that streamlines retro gaming on Windows. It offers cover art display, multi-emulator support, gamepad functionality, and user-friendly features, all without the need for rom databases. Users can easily configure cover art size, gamepad support, systems, emulators, rom folders, and more. Has Windows-x64 and Windows-ARM64 versions. | ||
; [https://romjacket.github.io/skeletonkey/index.html skeletonKeY] : According to the author, skeletonKeY is ''a unified interface for ROMs emulators and frontends''. A dynamic GUI provides granular options for MAME, snes9x, mednafen, emulationStation, retroFE, PegasusFE and a very comprehensive interface for | ; [https://romjacket.github.io/skeletonkey/index.html skeletonKeY] : According to the author, skeletonKeY is ''a unified interface for ROMs emulators and frontends''. A dynamic GUI provides granular options for MAME, snes9x, mednafen, emulationStation, retroFE, PegasusFE and a very comprehensive interface for RetroArch (including netplay). SkeletonKeY integrates and supports the installation of hundreds of emulators. SkeletonKeY is free, open source and very ugly. | ||
; [https://playnite.link Playnite] : A great general gaming frontend for Windows. Version 9 greatly expanded emulation support, and better arcade support is planned. For something similar on Linux, check out Lutris. | ; [https://playnite.link Playnite] : A great general gaming frontend for Windows. Version 9 greatly expanded emulation support, and better arcade support is planned. For something similar on Linux, check out Lutris. | ||
; [https://lutris.net Lutris] : A great general gaming frontend for GNU/Linux, with support for running Windows games with [[Wine]] and [[Proton]]. However, for the emulation use cases it has some downsides, such as: there is no bulk import for ROMs. There is a [https://github.com/hwangeug/lutris-bulk-adder lutris-bulk-adder] script which might solve this. | ; [https://lutris.net Lutris] : A great general gaming frontend for GNU/Linux, with support for running Windows games with [[Wine]] and [[Proton]]. However, for the emulation use cases it has some downsides, such as: there is no bulk import for ROMs. There is a [https://github.com/hwangeug/lutris-bulk-adder lutris-bulk-adder] script which might solve this. | ||
; [https:// | ; [https://github.com/tkashkin/gamehub GameHub] : A general gaming frontend for Linux. At the moment it's not useful for huge ROM collections as it [https://github.com/tkashkin/GameHub/issues/103 seems to crash] when bulk importing. | ||
; [https://neogamelab.com/ NeoStation]: A modern, lightweight cross-platform frontend that emphasizes UX/UI and features NeoSync, a built-in cloud service for syncing RetroArch save states across devices. | |||
==== ARM ==== | |||
; [[Daijishō]] : Gives a console-like user interface for Android devices, capable of scraping boxart and providing metadata for many games and platforms, launching games for any compatible emulator app or core on Android, and applying custom wallpaper themes, including downloadable themes. Also has widgets and can track the user's RetroAchievements profile. | |||
; [[EmulationStation|ES-DE]] : An Android port of ES-DE, this also provides a console-like user interface for Android devices; however, the Android version requires a one-time payment/Patreon subscription to download and use, and can be updated for free. It has similar features to Daijisho, but theming the user interface is more customizable than Daijisho. | |||
; [https://digdroid.com/ Dig] : An older frontend for Android with a simple touch-friendly user interface, capable of launching games for any compatible emulator app. | |||
== Integrated emulator types == | == Integrated emulator types == | ||
| Line 359: | Line 434: | ||
{| class="wikitable" style="border-width: 2px; text-align: center; width: 67%;" | {| class="wikitable" style="border-width: 2px; text-align: center; width: 67%;" | ||
! | ! Name | ||
! | ! Platform(s) | ||
! | ! Latest version | ||
! | ! Interface(s) | ||
! | ! [[Licensing|License]] | ||
! | ! Active | ||
! | ! [[Recommended Emulators|Recommended]] | ||
|- | |- | ||
! | ! colspan="7" style="background: repeating-linear-gradient(-55deg, transparent, transparent 10px, #e4e4e4 10px, #e4e4e4 20px); border: 2px solid #aaa; font-size: 1.05em; font-style: italic;" | PC / x86 | ||
|- | |- | ||
! | ! [[OpenEmu]] | ||
| {{Icon|macOS}} | | {{Icon|macOS}} | ||
| [http://openemu.org {{OpenEmuVer}}] | | [http://openemu.org {{OpenEmuVer}}] | ||
| WIMP | | WIMP | ||
| {{Green}} {{License|BSD3}} ({{License|Permissive}}) | | {{Green}} {{License|BSD3}} ({{License|Permissive}}) | ||
| {{ | | {{~|color=PaleGoldenrod|text=Stalled}} | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [https://www.emudeck.com/ EmuDeck] | ||
| {{Icon|Win}} • {{Icon|Linux}} | | {{Icon|Win}} • {{Icon|Linux}} | ||
| [https://www.emudeck.com/#download {{EmuDeckVer}}] | | [https://www.emudeck.com/#download {{EmuDeckVer}}] | ||
| Line 385: | Line 460: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [[Lakka]] | ||
| {{Icon|Linux}} | | {{Icon|Linux|LinuxARM}} | ||
| [https://www.lakka.tv {{LakkaVer}}] | | [https://www.lakka.tv {{LakkaVer}}] | ||
| HTPC | | HTPC | ||
| Line 393: | Line 468: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [[RetroPie]] | ||
| {{Icon|Linux}}<ref group="I" name="retropie">RetroPie for x86 Linux is only available for Ubuntu- (16.04 LTS or later) and Debian-based distributions. See these [https://retropie.org.uk/docs/Debian installation instructions].</ref> | | {{Icon|Linux}}<ref group="I" name="retropie">RetroPie for x86 Linux is only available for Ubuntu- (16.04 LTS or later) and Debian-based distributions. See these [https://retropie.org.uk/docs/Debian installation instructions].</ref> | ||
| [https://retropie.org.uk/download {{RetroPieVer}}] | | [https://retropie.org.uk/download {{RetroPieVer}}] | ||
| Line 401: | Line 476: | ||
| {{~|color=PaleGoldenrod|text=Limited}} | | {{~|color=PaleGoldenrod|text=Limited}} | ||
|- | |- | ||
! | ! [[BizHawk]] | ||
| {{Icon| | | {{Icon|Win}} • {{Icon|Linux}} | ||
| [http://tasvideos.org/Bizhawk.html {{BizHawkVer}}] | | [http://tasvideos.org/Bizhawk.html {{BizHawkVer}}] | ||
| WIMP | | WIMP | ||
| Line 409: | Line 484: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [[RetroBat]] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://www.retrobat.org/download/ {{RetroBatVer}}] | | [https://www.retrobat.org/download/ {{RetroBatVer}}] | ||
| Line 417: | Line 492: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [[Provenance]] | ||
| {{Icon|iOS}} • {{Icon|AppleTV}} | | {{Icon|iOS}} • {{Icon|AppleTV}} | ||
| [https://github.com/Provenance-Emu/Provenance/releases {{ProvenanceVer}}] | | [https://github.com/Provenance-Emu/Provenance/releases {{ProvenanceVer}}] | ||
| Line 425: | Line 500: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [https://github.com/bmsuseluda/emuze/ emuze] | ||
| {{Icon|Win}} • {{Icon|Linux}} | |||
| [https://github.com/bmsuseluda/emuze/releases/ {{EmuzeVer}}] | |||
| HTPC • WIMP | |||
| {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | |||
| {{✓|text=✅}} | |||
| {{TBD}} | |||
|- | |||
! colspan="7" style="background: repeating-linear-gradient(-55deg, transparent, transparent 10px, #e4e4e4 10px, #e4e4e4 20px); border: 2px solid #aaa; font-size: 1.05em; font-style: italic;" | Mobile / ARM | |||
|- | |- | ||
! | ! [[RetroPie]] | ||
| {{Icon|LinuxARM}} | | {{Icon|LinuxARM}} | ||
| [https://retropie.org.uk/download {{RetroPieVer}}] | | [https://retropie.org.uk/download {{RetroPieVer}}] | ||
| Line 435: | Line 518: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [https://www.emudeck.com/ EmuDeck] | ||
| {{Icon|Android}} | | {{Icon|Android}} | ||
| [https://www.emudeck.com/#download 2.1.0] | | [https://www.emudeck.com/#download 2.1.0] | ||
| Line 451: | Line 526: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! colspan="7" style="background: repeating-linear-gradient(-55deg, transparent, transparent 10px, #e4e4e4 10px, #e4e4e4 20px); border: 2px solid #aaa; font-size: 1.05em; font-style: italic;" | Console | ||
|- | |- | ||
! | ! CoinOPS | ||
| {{Icon|Xbox}} | | {{Icon|Xbox}} | ||
| {{Unknown}} | | {{Unknown}} | ||
| Line 460: | Line 535: | ||
| {{TBD}} | | {{TBD}} | ||
| {{TBD}} | | {{TBD}} | ||
|- | |||
!Tico | |||
|{{Icon|Switch}} | |||
|[https://github.com/ticohq/tico/releases/tag/0.7.9 0.7.9] | |||
|HTPC | |||
|{{Green}} {{License|MIT}} ({{License|Permissive}}) | |||
|{{✓|text=✅}} | |||
|{{✓|text=✅}} | |||
|} | |} | ||
<references group="I" /> | <references group="I"/> | ||
=== Comparisons === | === Comparisons === | ||
| Line 470: | Line 553: | ||
{| class="wikitable" style="border-width: 2px; text-align: center; width: 67%;" | {| class="wikitable" style="border-width: 2px; text-align: center; width: 67%;" | ||
! | ! Name | ||
! | ! Platform(s) | ||
! | ! Latest version | ||
! | ! Interface(s) | ||
! | ! [[Licensing|License]] | ||
! | ! Active | ||
|- | |- | ||
! | ! colspan="6" style="background: repeating-linear-gradient(-55deg, transparent, transparent 10px, #e4e4e4 10px, #e4e4e4 20px); border: 2px solid #aaa; font-size: 1.05em; font-style: italic;" | PC | ||
|- | |- | ||
! | ! [https://github.com/doZennn/steam-rom-manager Steam ROM Manager] | ||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | | {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | ||
| [https://github.com/doZennn/steam-rom-manager/releases 2.5.29] | | [https://github.com/doZennn/steam-rom-manager/releases 2.5.29] | ||
| placeholder text | |||
| {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | | {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [https://scottrice.github.io/Ice Ice] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://github.com/scottrice/Ice/releases 1.0.0] | | [https://github.com/scottrice/Ice/releases 1.0.0] | ||
| placeholder text | |||
| {{Green}} {{License|MIT}} ({{License|Permissive}}) | | {{Green}} {{License|MIT}} ({{License|Permissive}}) | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
| {{ | |- | ||
! [https://www.byond.com/games/Mistamage123/UIXEmulatorinatorforCoolpeople UIX Emulatorinator] | |||
| {{Icon|Windows}} | |||
| 2.8 | |||
| placeholder text | |||
| {{Yellow}} Open-source planned | |||
| {{✓|text=✅}} | |||
|} | |} | ||
=== Comparisons === | === Comparisons === | ||
; Steam ROM Manager : A tool that adds emulator launching capabilities to the Steam client. | ; Steam ROM Manager : A tool that adds emulator launching capabilities to the Steam client. | ||
; UIX Emulatorinator : This tool allows users to compile a centralized retro library and export it to other major frontends like LaunchBox and Playnite. While built primarily as a manager and exporter, it features its own functional interface so it can be used as a launcher by itself. | |||
== Project-specific frontends == | == Project-specific frontends == | ||
=== [[Libretro]] === | === [[Libretro]] === | ||
{| class="wikitable" style="border-width: 2px; text-align: center; width: 95%;" | {| class="wikitable" style="border-width: 2px; text-align: center; width: 95%;" | ||
! | ! Name | ||
! | ! Platform(s) | ||
! | ! Latest version | ||
! | ! Core support | ||
! | ! Interface(s) | ||
! | ! [[Licensing|License]] | ||
! | ! Active | ||
! | ! [[Recommended Emulators|Recommended]] | ||
|- | |- | ||
! | ! colspan="8" style="background: repeating-linear-gradient(-55deg, transparent, transparent 10px, #e4e4e4 10px, #e4e4e4 20px); border: 2px solid #aaa; font-size: 1.05em; font-style: italic;" | PC / x86 | ||
|- | |- | ||
! | ! [[RetroArch]] | ||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} • {{Icon|ChromeOS}} | | {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|LinuxARM}} • {{Icon|macOS}} • {{Icon|ChromeOS}} | ||
| [https://www.retroarch.com/index.php?page=platforms {{RetroArchVer}}] | | [https://www.retroarch.com/index.php?page=platforms {{RetroArchVer}}] | ||
| {{✓|text=Full<ref group="B" name="retroarch">Limited by system hardware.</ref>}} | | {{✓|text=Full<ref group="B" name="retroarch">Limited by system hardware.</ref>}} | ||
| Line 521: | Line 611: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [https://ludo.libretro.com Ludo] | ||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | | {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | ||
| [https://github.com/libretro/ludo/releases {{LudoVer}}] | | [https://github.com/libretro/ludo/releases {{LudoVer}}] | ||
| Line 530: | Line 620: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [https://wiki.gnome.org/Apps/Games Games (Gnome)] | ||
| {{Icon|Linux}} | | {{Icon|Linux}} | ||
| [https://wiki.gnome.org/Apps/Games/Documentation#Installing_Games 3.36] | | [https://wiki.gnome.org/Apps/Games/Documentation#Installing_Games 3.36] | ||
| Line 539: | Line 629: | ||
| {{~|color=PaleGoldenrod|text=Limited}} | | {{~|color=PaleGoldenrod|text=Limited}} | ||
|- | |- | ||
! | ! [https://www.retrix.me RetriX] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://github.com/Aftnet/RetriX/releases/tag/RetriX-2.1.77.0 2.1.77.0] | | [https://github.com/Aftnet/RetriX/releases/tag/RetriX-2.1.77.0 2.1.77.0] | ||
| Line 548: | Line 638: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! minir | ||
| {{Icon|Windows}} • {{Icon|Linux}} | | {{Icon|Windows}} • {{Icon|Linux}} | ||
| [https://github.com/Alcaro/minir git] | | [https://github.com/Alcaro/minir git] | ||
| Line 557: | Line 647: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [[Phoenix (frontend)|Phoenix]] | ||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | | {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | ||
| [https://github.com/team-phoenix/Phoenix/releases git (pre-alpha)] | | [https://github.com/team-phoenix/Phoenix/releases git (pre-alpha)] | ||
| Line 566: | Line 656: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! colspan="8" style="background: repeating-linear-gradient(-55deg, transparent, transparent 10px, #e4e4e4 10px, #e4e4e4 20px); border: 2px solid #aaa; font-size: 1.05em; font-style: italic;" | Mobile / ARM | ||
|- | |- | ||
! | ! [[RetroArch]] | ||
| {{Icon|Android}} • {{Icon|iOS}} • {{Icon|AppleTV | | {{Icon|Android}} • {{Icon|iOS}} • {{Icon|AppleTV}} • {{Icon|SteamLink}} • {{Icon|ChromeOS}} | ||
| [https://www.retroarch.com/index.php?page=platforms {{RetroArchVer}}] | | [https://www.retroarch.com/index.php?page=platforms {{RetroArchVer}}] | ||
| {{✓|text=Full<ref group="B" name="retroarch" />}} | | {{✓|text=Full<ref group="B" name="retroarch"/>}} | ||
| HTPC • Touch | | HTPC • Touch | ||
| {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | | {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | ||
| Line 577: | Line 667: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [http://blast16.tripware.es/ Blast16] | ||
| {{Icon|LinuxARM}} | | {{Icon|LinuxARM}} | ||
| [http://blast16.tripware.es/#downloads 1.0.18]<br | | [http://blast16.tripware.es/#downloads 1.0.18]<br>({{#formatdate:2020-01-18|ISO 8601}}) | ||
| Genesis Plus GX • PicoDrive | | Genesis Plus GX • PicoDrive | ||
| HTPC | | HTPC | ||
| Line 586: | Line 676: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [http://sneses.tripware.es/ SNESES] | ||
| {{Icon|LinuxARM}} | | {{Icon|LinuxARM}} | ||
| [http://sneses.tripware.es/#downloads 1.0.7]<br | | [http://sneses.tripware.es/#downloads 1.0.7]<br>({{#formatdate:2020-01-22|ISO 8601}}) | ||
| Snes9x? | | Snes9x? | ||
| HTPC | | HTPC | ||
| Line 595: | Line 685: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [https://ludo.libretro.com Ludo] | ||
| {{Icon|LinuxARM}} | | {{Icon|LinuxARM}} | ||
| [https://github.com/libretro/ludo/releases git] | | [https://github.com/libretro/ludo/releases git] | ||
| Line 604: | Line 694: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [[Lemuroid]] | ||
| {{Icon|Android}} | |||
| [https://play.google.com/store/apps/details?id=com.swordfish.lemuroid 1.15.0] | |||
| {{~|color=PaleGoldenrod|text=[https://github.com/Swordfish90/Lemuroid#supported-systems Limited]}} | |||
| Touch | |||
| {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | |||
| {{✓|text=✅}} | |||
| {{✓|text=✅}} | |||
|- | |||
! [https://www.retrix.me RetriX] | |||
| {{Icon|Win}} • {{Icon|Win10Phone}} | | {{Icon|Win}} • {{Icon|Win10Phone}} | ||
| [https://github.com/Aftnet/RetriX/releases/tag/RetriX-2.1.77.0 2.1.77.0] | | [https://github.com/Aftnet/RetriX/releases/tag/RetriX-2.1.77.0 2.1.77.0] | ||
| Line 613: | Line 712: | ||
| {{~|color=PaleGoldenrod|text=Limited}} | | {{~|color=PaleGoldenrod|text=Limited}} | ||
|- | |- | ||
! | ! colspan="8" style="background: repeating-linear-gradient(-55deg, transparent, transparent 10px, #e4e4e4 10px, #e4e4e4 20px); border: 2px solid #aaa; font-size: 1.05em; font-style: italic;" | Console | ||
|- | |- | ||
! | ! [[RetroArch]] | ||
| style="width: 22em;" | {{Icon|XboxOne}} • {{Icon|Xbox}} • {{Icon|PS4}} • {{Icon|PS3}} • {{Icon|PS2}} • {{Icon|PSVita}} • {{Icon|PSP}} • {{Icon|Switch}} • {{Icon|WiiU}} • {{Icon|Wii}} • {{Icon|GameCube}} • {{Icon|3DS}} | | style="width: 22em;" | {{Icon|XboxOne}} • {{Icon|Xbox}} • {{Icon|PS4}} • {{Icon|PS3}} • {{Icon|PS2}} • {{Icon|PSVita}} • {{Icon|PSP}} • {{Icon|Switch}} • {{Icon|WiiU}} • {{Icon|Wii}} • {{Icon|GameCube}} • {{Icon|3DS}} | ||
| [https://www.retroarch.com/index.php?page=platforms {{RetroArchVer}}] | | [https://www.retroarch.com/index.php?page=platforms {{RetroArchVer}}] | ||
| {{✓|text=Full<ref group="B" name="retroarch" />}} | | {{✓|text=Full<ref group="B" name="retroarch"/>}} | ||
| HTPC | | HTPC | ||
| {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | | {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | ||
| Line 633: | Line 723: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [https://www.retrix.me RetriX] | ||
| {{Icon|XboxOne}} | | {{Icon|XboxOne}} | ||
| [https://github.com/Aftnet/RetriX/releases/tag/RetriX-2.1.77.0] | | [https://github.com/Aftnet/RetriX/releases/tag/RetriX-2.1.77.0] | ||
| Line 642: | Line 732: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|} | |} | ||
<references group="B" /> | <references group="B"/> | ||
==== Comparison ==== | ==== Comparison ==== | ||
| Line 652: | Line 742: | ||
; [http://sneses.tripware.es SNESES] : Same as Blast16 but for [[Super Nintendo emulators|Super Nintendo]] games. | ; [http://sneses.tripware.es SNESES] : Same as Blast16 but for [[Super Nintendo emulators|Super Nintendo]] games. | ||
<br | <br><hr/> | ||
=== [[MAME]] === | === [[MAME]] === | ||
MAME was originally designed as a command line program. However, when the project relicensed as open source in February 2016, they merged the frontend [https://dankan1890.github.io/mewui MEWUI] into the main project as part of the MAME executable. MEWUI uses the ten-foot interface philosophy which accounts for large television displays where the user is expected to use a TV remote-like input device to navigate the menus. However, MAME still supports command line arguments, so many old launchers still work with newer versions. | MAME was originally designed as a command-line program. However, when the project relicensed as open source in February 2016, they merged the frontend [https://dankan1890.github.io/mewui MEWUI] into the main project as part of the MAME executable. MEWUI uses the ten-foot interface philosophy which accounts for large television displays where the user is expected to use a TV remote-like input device to navigate the menus. However, MAME still supports command-line arguments, so many old launchers still work with newer versions. | ||
{| class="wikitable" style="border-width: 2px; text-align: center; width: 67%;" | {| class="wikitable" style="border-width: 2px; text-align: center; width: 67%;" | ||
! | ! Name | ||
! | ! Platform(s) | ||
! | ! Latest version | ||
! | ! Interface(s) | ||
! | ! [[Licensing|License]] | ||
! | ! Active | ||
! | ! [[Recommended Emulators|Recommended]] | ||
|- | |||
! colspan="7" style="background: repeating-linear-gradient(-55deg, transparent, transparent 10px, #e4e4e4 10px, #e4e4e4 20px); border: 2px solid #aaa; font-size: 1.05em; font-style: italic;" | PC | |||
|- | |||
! [https://www.bletchmame.org/ BletchMAME] | |||
| {{Icon|Windows}} • {{Icon|Linux}} | |||
| [https://www.bletchmame.org/download/ 3.0] | |||
| WIMP | |||
| {{Green}} {{License|GPL}} ({{License|Copyleft}}) | |||
| {{Ya}} | |||
| {{Ya}} | |||
|- | |||
! [http://babelsoft.net/products/negatron.htm Negatron] | |||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | |||
| [https://github.com/xinyingho/Negatron {{NegatronVer}}] | |||
| WIMP | |||
| {{Green}} {{License|GPLv3}} ({{License|Copyleft}}) | |||
| {{✓|text=✅}} | |||
| {{✗|text=❌}} | |||
|- | |||
! [https://github.com/qmc2/qmc2-mame-fe QMC2] | |||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} • {{Icon|FreeBSD}} | |||
| [https://github.com/qmc2/qmc2-mame-fe/releases {{QMC2Ver}}] | |||
| HTPC | |||
| {{Green}} {{License|GPLv2}} ({{License|Copyleft}}) | |||
| {{✗|text=❌}} | |||
| {{✗|text=❌}} | |||
|- | |||
! [https://superiorcode.gitlab.io/mamefave/ MameFave] | |||
| {{Icon|Windows}} | |||
| [https://superiorcode.gitlab.io/mamefave/ 1.0.1.1] | |||
| WIMP | |||
| {{Red}} {{License|Proprietary}} | |||
| {{✗|text=❌}} | |||
| {{✗|text=❌}} | |||
|- | |- | ||
! | ! [https://sourceforge.net/projects/mameplus M+GUI] | ||
| {{Icon|Windows}} • {{Icon|Linux}} | |||
| [https://www.emucr.com/search/label/MAMEPGUI?&max-results=12 1.8.2] | |||
| WIMP | |||
| {{Red}} {{License|Proprietary}} | |||
| {{✗|text=❌}} | |||
| {{✗|text=❌}} | |||
|- | |- | ||
! | ! [https://sourceforge.net/projects/pfemame pfeMAME] | ||
| {{Icon|Windows}} • {{Icon|Linux}} | | {{Icon|Windows}} • {{Icon|Linux}} | ||
| [https://sourceforge.net/projects/pfemame/files {{pfeMAMEVer}}] | | [https://sourceforge.net/projects/pfemame/files {{pfeMAMEVer}}] | ||
| Line 676: | Line 806: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [http://erockus.elementfx.com/arcade.html Erockus Arcade] | ||
| {{Icon|Windows}} • {{Icon|macOS}} | | {{Icon|Windows}} • {{Icon|macOS}} | ||
| [http://erockus.elementfx.com/arcade.html {{Erockus ArcadeVer}}] | | [http://erockus.elementfx.com/arcade.html {{Erockus ArcadeVer}}] | ||
| Line 684: | Line 814: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [https://github.com/strippato/gnome-arcade gnome-arcade] | ||
| {{Icon|Linux}} | | {{Icon|Linux}} | ||
| [https://github.com/strippato/gnome-arcade#building {{gnome-arcadeVer}}] | | [https://github.com/strippato/gnome-arcade#building {{gnome-arcadeVer}}] | ||
| Line 700: | Line 822: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [https://github.com/ksherlock/ample Ample] | ||
| | | {{Icon|macOS}} | ||
| [https://github.com/ | | [https://github.com/ksherlock/ample/releases/ {{AmpleVer}}] | ||
| WIMP | | WIMP | ||
| {{ | | {{Red}} {{License|Proprietary}} | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
| {{ | | {{TBD}} | ||
|- | |- | ||
! | ! [https://john-iv.github.io/iv-play/ IV/Play] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https:// | | [https://john-iv.github.io/iv-play/ {{IV/PlayVer}}] | ||
| WIMP | | WIMP | ||
| {{Red}} {{License|Proprietary}} | | {{Red}} {{License|Proprietary}} | ||
| {{ | | {{✓|text=✅}} | ||
| {{ | | {{TBD}} | ||
|- | |- | ||
! | ! [https://www.macmess.org/ MacMAME] | ||
| {{Icon| | | {{Icon|Mac}} | ||
| [https:// | | [https://www.macmess.org/ {{MacMAMEVer}}] | ||
| WIMP | | WIMP | ||
| {{ | | {{green}} {{License|GPLv2}} ({{License|Copyleft}}) | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
| {{TBD}} | | {{TBD}} | ||
|} | |} | ||
==== Comparison ==== | ==== Comparison ==== | ||
; [https://sourceforge.net/projects/pfemame pfeMAME] : Python front end for MAME that can run in Linux and Windows. It also includes a pretty graphical Tile View designed for MAME cabinets which allows control using joystick/gamepad. pfeMAME was written by Gareth Finch and the development project started in 2014. | ; [https://sourceforge.net/projects/pfemame pfeMAME] : Python front end for MAME that can run in Linux and Windows. It also includes a pretty graphical Tile View designed for MAME cabinets which allows control using joystick/gamepad. pfeMAME was written by Gareth Finch and the development project started in 2014. | ||
; [https://github.com/strippato/gnome-arcade gnome-arcade] : A minimal MAME frontend using GTK+ 3. On some Linux distros, you have gnome-video-arcade package: Simple MAME frontend. Available on Ubuntu 16.04+ on official repo. | ; [https://github.com/strippato/gnome-arcade gnome-arcade] : A minimal MAME frontend using GTK+ 3. On some Linux distros, you have gnome-video-arcade package: Simple MAME frontend. Available on Ubuntu 16.04+ on official repo. | ||
; [https://github.com/ksherlock/ample Ample] : A user-friendly open source front-end for using MAME. Started out as an Apple II-series emulator. Recently expanded to include Classic Mac, Tandy TRS-80 and Compatibles, Oric, Atari ST, and more. Requires macOS 10.11+. | |||
; [http://babelsoft.net/products/negatron.htm Negatron] : An [https://github.com/xinyingho/Negatron intuitive and info-oriented front-end] for MAME; & a prettier derivative of ageing MAME32/MAMEUI. For computers and consoles, it needs builds of the [http://babelsoft.net/products/negamame.htm NegaMAME] derivative. For arcade games only, you can use Negatron with regular MAME instead. | ; [http://babelsoft.net/products/negatron.htm Negatron] : An [https://github.com/xinyingho/Negatron intuitive and info-oriented front-end] for MAME; & a prettier derivative of ageing MAME32/MAMEUI. For computers and consoles, it needs builds of the [http://babelsoft.net/products/negamame.htm NegaMAME] derivative. For arcade games only, you can use Negatron with regular MAME instead. | ||
; [http://qmc2.batcom-it.net QMC2] : QMC2 is a multi-platform MAME/MESS/UME frontend. | |||
; [https://superiorcode.gitlab.io/mamefave/ MameFave] : A Windows-only frontend launched in March 2022<ref name="mamefave_reddit">Reddit thread: [https://www.reddit.com/r/MAME/comments/tpsvvl/new_windows_gui_for_mame MameFave GUI for MAME]</ref>. Creator intends for this to be a simple way to manage hundreds of ROMs.<ul><li>The favorites database can be filtered to help you find the game you want to play.</li><li>Works with many versions of MAME (32 and 64-bit).</li><li>Optional artwork download includes icons and marquees for all the classics!</li><li>Links to your favorite games can be made in just a few mouse clicks.</li><li>Games can be played directly from the ROM picker and search windows.</li></ul> | ; [https://superiorcode.gitlab.io/mamefave/ MameFave] : A Windows-only frontend launched in March 2022<ref name="mamefave_reddit">Reddit thread: [https://www.reddit.com/r/MAME/comments/tpsvvl/new_windows_gui_for_mame MameFave GUI for MAME]</ref>. Creator intends for this to be a simple way to manage hundreds of ROMs.<ul><li>The favorites database can be filtered to help you find the game you want to play.</li><li>Works with many versions of MAME (32 and 64-bit).</li><li>Optional artwork download includes icons and marquees for all the classics!</li><li>Links to your favorite games can be made in just a few mouse clicks.</li><li>Games can be played directly from the ROM picker and search windows.</li></ul> | ||
; [https:// | ; [https://www.bletchmame.org/ BletchMAME] : Replaces the internal MAME UI with a more conventional point and click GUI (sometimes described as W.I.M.P.) to provide a friendlier experience in a number of areas (such as favorites, input configuration and a number of others). While BletchMAME is intended to support all machines supported by MAME, it should be particularly suitable to computer emulation. | ||
<br | <br><hr/> | ||
=== [[DOSBox]] === | === [[DOSBox]] === | ||
| Line 747: | Line 862: | ||
{| class="wikitable" style="border-width: 2px; text-align: center; width: 67%;" | {| class="wikitable" style="border-width: 2px; text-align: center; width: 67%;" | ||
! | ! Name | ||
! | ! Platform(s) | ||
! | ! Latest version | ||
! | ! Interface(s) | ||
! | ! [[Licensing|License]] | ||
! | ! Active | ||
! | ! [[Recommended Emulators|Recommended]] | ||
|- | |- | ||
! | ! colspan="7" style="background: repeating-linear-gradient(-55deg, transparent, transparent 10px, #e4e4e4 10px, #e4e4e4 20px); border: 2px solid #aaa; font-size: 1.05em; font-style: italic;" | PC / x86 | ||
|- | |- | ||
! | ! [[LaunchBox]] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} • {{Icon|Android}} | ||
| [https://www.launchbox-app.com/download {{LaunchBoxVer}} (Free)]<br | | [https://www.launchbox-app.com/download {{LaunchBoxVer}} (Free)]<br>[https://www.launchbox-app.com/premium Premium (75 US$)]<br>[https://www.launchbox-app.com/android-download {{LaunchBoxAndroidVer}}] | ||
| WIMP • HTPC<ref group="D" name="launchbox">This feature is called ''Big Box'' and is only available in the premium (paid) version.</ref> | | WIMP • HTPC<ref group="D" name="launchbox">This feature is called ''Big Box'' and is only available in the premium (paid) version.</ref> | ||
| {{Red}} {{License|Proprietary}} | | {{Red}} {{License|Proprietary}} | ||
| Line 773: | Line 880: | ||
| {{~|color=PaleGoldenrod|text=Limited}} | | {{~|color=PaleGoldenrod|text=Limited}} | ||
|- | |- | ||
! | ! [https://dbgl.org DOSBox Game Launcher] | ||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | |||
| [https://dbgl.org/#download {{DOSBox Game LauncherVer}} (Stable)]<br>[https://dbgl.org/beta 0.100 Beta 17 (Dev)] | |||
| WIMP | |||
| {{Green}} {{License|GPLv2}} ({{License|Copyleft}}) | |||
| {{✗|text=❌}} | |||
| {{✗|text=❌}} | |||
|- | |||
! [http://dfendreloaded.sourceforge.net D-Fend Reloaded] | |||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://dfendreloaded.sourceforge.net/Download.html 1.4.4] | | [https://dfendreloaded.sourceforge.net/Download.html 1.4.4] | ||
| Line 781: | Line 896: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [https://github.com/rtts/ialauncher IA Launcher] | ||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | | {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | ||
| [https://ialauncher.created.today/download.htm 2.2.1] | | [https://ialauncher.created.today/download.htm 2.2.1] | ||
| Line 789: | Line 904: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [http://weekendwastemonster.net/dfend/dfend.html D-Fend] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [http://weekendwastemonster.net/dfend/D-Fend.zip 2.0.6.2 (Build 42)] | | [http://weekendwastemonster.net/dfend/D-Fend.zip 2.0.6.2 (Build 42)] | ||
| Line 797: | Line 912: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [https://cboxrun.wordpress.com CBoxRun] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://cboxrun.wordpress.com/download 0.51] | | [https://cboxrun.wordpress.com/download 0.51] | ||
| Line 805: | Line 920: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|} | |} | ||
<references group="D" /> | <references group="D"/> | ||
==== Comparison ==== | ==== Comparison ==== | ||
; [[LaunchBox]] : Originally developed as a DOSBox frontend. It now supports any emulator or Windows game but has retained its excellent DOSBox functionality. | |||
; [https://dbgl.org DOSBox Game Launcher] : Another frontend based on Java that is said to be inspired by the D-Fend's. | ; [https://dbgl.org DOSBox Game Launcher] : Another frontend based on Java that is said to be inspired by the D-Fend's. | ||
; [http://dfendreloaded.sourceforge.net D-Fend Reloaded] : Was a great frontend, which allowed custom per-game configurations to cut back on fiddling with settings just to run specific games well. It also let use third-party builds of DOSBox, instead of the one it comes with, so it could have been used with forks as well. | |||
; [http://dfendreloaded.sourceforge.net D-Fend Reloaded] : Was a great frontend, which allowed custom per-game configurations to cut back on fiddling with settings just to run specific games well. It also let use third party | |||
; [https://github.com/rtts/ialauncher IA Launcher] : IA Launcher is a graphical games launcher for under 3000 MS-DOS games from old times. It uses the Internet Archive to download games on-the-fly and DOSBox to play them offline. | ; [https://github.com/rtts/ialauncher IA Launcher] : IA Launcher is a graphical games launcher for under 3000 MS-DOS games from old times. It uses the Internet Archive to download games on-the-fly and DOSBox to play them offline. | ||
; [http://weekendwastemonster.net/dfend/dfend.html D-Fend] : Very old, outdated and out of support. Was reborned as D-Fend Reloaded. | ; [http://weekendwastemonster.net/dfend/dfend.html D-Fend] : Very old, outdated and out of support. Was reborned as D-Fend Reloaded. | ||
; [https://cboxrun.wordpress.com CBoxRun] : Zero relevance, lack of developing, dead for a long time. | ; [https://cboxrun.wordpress.com CBoxRun] : Zero relevance, lack of developing, dead for a long time. | ||
<br | <br><hr/> | ||
=== [[Mednafen]] === | === [[Mednafen]] === | ||
Mednafen is a command line program with no graphical interface whatsoever. These programs generally ease the process of launching games, featuring an equivalent for most of the emulator's functions via their graphical interfaces. | Mednafen is a command-line program with no graphical interface whatsoever. These programs generally ease the process of launching games, featuring an equivalent for most of the emulator's functions via their graphical interfaces. | ||
{| class="wikitable" style="border-width: 2px; text-align: center; width: 67%;" | {| class="wikitable" style="border-width: 2px; text-align: center; width: 67%;" | ||
! | ! Name | ||
! | ! Platform(s) | ||
! | ! Latest version | ||
! | ! Interface(s) | ||
! | ! [[Licensing|License]] | ||
! | ! Active | ||
! | ! [[Recommended Emulators|Recommended]] | ||
|- | |- | ||
! | ! colspan="7" style="background: repeating-linear-gradient(-55deg, transparent, transparent 10px, #e4e4e4 10px, #e4e4e4 20px); border: 2px solid #aaa; font-size: 1.05em; font-style: italic;" | PC | ||
|- | |- | ||
! | ! [https://github.com/AmatCoder/mednaffe Mednaffe] | ||
| {{Icon|Windows}} • {{Icon|Linux}} | | {{Icon|Windows}} • {{Icon|Linux}} | ||
| [https://github.com/AmatCoder/mednaffe/releases {{MednaffeVer}}] | | [https://github.com/AmatCoder/mednaffe/releases {{MednaffeVer}}] | ||
| Line 839: | Line 954: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [https://github.com/Speedvicio/MedGuiReborn MedGui Reborn] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://github.com/Speedvicio/MedGuiReborn/releases {{MedGuiRebornVer}}] | | [https://github.com/Speedvicio/MedGuiReborn/releases {{MedGuiRebornVer}}] | ||
| Line 847: | Line 962: | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
|- | |- | ||
! | ! [https://github.com/Asnivor/MedLaunch MedLaunch] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://github.com/Asnivor/MedLaunch/releases 0.5.25.3] | | [https://github.com/Asnivor/MedLaunch/releases 0.5.25.3] | ||
| Line 855: | Line 970: | ||
| {{✗|text=❌}} | | {{✗|text=❌}} | ||
|- | |- | ||
! | ! [https://sourceforge.net/projects/medgui MedGui] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://sourceforge.net/projects/medgui/files 1.99999] | | [https://sourceforge.net/projects/medgui/files 1.99999] | ||
| Line 870: | Line 985: | ||
; [https://sourceforge.net/projects/medgui MedGui] : Now is a thing of the past. But it has been revived as MedGui Reborn. | ; [https://sourceforge.net/projects/medgui MedGui] : Now is a thing of the past. But it has been revived as MedGui Reborn. | ||
<br | <br><hr/> | ||
=== Others === | === Others === | ||
{| class="wikitable" style="border-width: 2px; text-align: center; width: 75%;" | {| class="wikitable" style="border-width: 2px; text-align: center; width: 75%;" | ||
! | ! Name | ||
! | ! Platform(s) | ||
! | ! Latest version | ||
! | ! Emulator | ||
! | ! Interface(s) | ||
! | ! [[Licensing|License]] | ||
! | ! Active | ||
! | ! [[Recommended Emulators|Recommended]] | ||
|- | |- | ||
! | ! colspan="8" style="background: repeating-linear-gradient(-55deg, transparent, transparent 10px, #e4e4e4 10px, #e4e4e4 20px); border: 2px solid #aaa; font-size: 1.05em; font-style: italic;" | PC | ||
|- | |- | ||
! | ! [https://github.com/dh4/mupen64plus-qt Mupen64Plus-Qt] | ||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | | {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | ||
| [https://github.com/dh4/mupen64plus-qt/releases {{Mupen64Plus-QTVer}}] | | [https://github.com/dh4/mupen64plus-qt/releases {{Mupen64Plus-QTVer}}] | ||
| Line 894: | Line 1,009: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! simple64-gui / simple64 | ||
| {{Icon|Windows}} • {{Icon|Linux}} | | {{Icon|Windows}} • {{Icon|Linux}} | ||
| [https://github.com/simple64/simple64-gui git] <small>(frontend only)</small><br | | [https://github.com/simple64/simple64-gui git] <small>(frontend only)</small><br>[https://simple64.github.io {{Simple64Ver}}] <small>(simple64 package)</small> | ||
| [[Mupen64Plus]] | | [[Mupen64Plus]] | ||
| WIMP | | WIMP | ||
| Line 903: | Line 1,018: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [https://github.com/dh4/cen64-qt CEN64-Qt] | ||
| {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | | {{Icon|Windows}} • {{Icon|Linux}} • {{Icon|macOS}} | ||
| [https://github.com/dh4/cen64-qt/releases git] | | [https://github.com/dh4/cen64-qt/releases git] | ||
| Line 912: | Line 1,027: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [http://forum.arcadecontrols.com/index.php/topic,159733.msg1680224.html Sega Model 2 UI] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [http://uploaded.net/file/ryc0vp4f WIP] ({{#formatdate:2019-04-02|ISO 8601}}) | | [http://uploaded.net/file/ryc0vp4f WIP] ({{#formatdate:2019-04-02|ISO 8601}}) | ||
| Line 921: | Line 1,036: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [https://www.supermodel3.com/Forum/viewtopic.php?p=27#p276 Sega Model 3 UI] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://www.sendspace.com/file/sr7f90 -r886] | | [https://www.sendspace.com/file/sr7f90 -r886] | ||
| Line 930: | Line 1,045: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [https://www.reddit.com/r/emulation/comments/hxlh7l/ive_released_my_supermodel_sega_model_3_emulator SupermodelsAssistant] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://github.com/nikescar1/SupermodelAssistant/releases 0.12] | | [https://github.com/nikescar1/SupermodelAssistant/releases 0.12] | ||
| Line 939: | Line 1,054: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! [https://www.emu-land.net/consoles/saturn/emuls/windows?act=showonly&id=4227 MedSat] | ||
| {{Icon|Windows}} | | {{Icon|Windows}} | ||
| [https://www.emu-land.net/consoles/saturn/emuls/windows?act=dlmfile&id=4227&fid=1 1.8] | | [https://www.emu-land.net/consoles/saturn/emuls/windows?act=dlmfile&id=4227&fid=1 1.8] | ||
| Line 948: | Line 1,063: | ||
| {{TBD}} | | {{TBD}} | ||
|- | |- | ||
! | ! Dapplegrey | ||
| {{Icon|Mac}} | | {{Icon|Mac}} | ||
| [http://www.classics-for-x.info/csx/dapplegrey/ {{DapplegreyVer}}] | | [http://www.classics-for-x.info/csx/dapplegrey/ {{DapplegreyVer}}] | ||
| Line 955: | Line 1,070: | ||
| {{Unknown}} | | {{Unknown}} | ||
| {{✓|text=✅}} | | {{✓|text=✅}} | ||
| {{TBD}} | |||
|- | |||
! [https://madsonweb.itch.io/cassio-loopy-emulator-zrupi zRupi] | |||
| {{Icon|Windows}} | |||
| [https://madsonweb.itch.io/cassio-loopy-emulator-zrupi/devlog/929437/translation-and-controller-support-added v2-pre] | |||
| [[LoopyMSE]] | |||
| WIMP | |||
| {{Unknown}} | |||
| {{✗|text=❌}} | |||
| {{TBD}} | | {{TBD}} | ||
|} | |} | ||