Changes

Jump to navigation Jump to search

Game engine recreations and source ports

16,130 bytes added, 25 March
Miscellaneous: LSD: Revamped
Sometimes a full system emulator is overkill. This is especially true when a developer only wants to get one game (or a number of games that use the same engine) working. In that case, reimplementing re-implementing that game alone would save more time than implementing the platform it runs on. These kinds of projects are common when abandonware has large communities; when the original developer has disbanded and can no longer support or update it, an effort is then made to get it running natively on newer versions of-- and/or entirely different-- operating systems and platforms.
* When the developer only has a binary to work with (and not the [[source code]]), they recreate the engine rather than port it, hence the term '''[[wikipedia:Game engine recreation|game engine recreations]]''' (or alternatively '''game engine re-implementations'''). How the developers go about this process depends on their philosophy; they may opt to decompile de-compile the original executable and have their own program rely on the original until all of its functions have been remade, at which point the original binary is no longer needed. Alternatively, they can be remade based on a clean room design, in which the project implements the abstract features without having to disassemble the original, going by how components are expected to be used rather than how the game uses them. Some engines come about simply because they were inspired by the original game, and the programmer felt confident enough that no reverse engineering was necessary to make an engine that does the same thing.
* In rare cases, games are released as open-source by the publishers themselves, allowing developers to perform a '''source port''' of the code. This skips the step of figuring out how the game works. The most common example that's often used is id Software's release of Doom in 1997. It led to [[wikipedia:List of Doom source ports|so many ports being released]] that the community began to joke about what devices haven't gotten it running yet.
Some projects are implemented in ways that the original developer did not intend; for example, for a platform other than which publishers marketed it for. And they're not just limited to game engines either; [https://webamp.org/ Webamp] is a JavaScript application that reimplements re-implements Winamp in the web browser. These projects are almost always open-source , which also allows new programmers to fix bugs that could have been difficult to track down during development (alternatively, the bugs may be emulated to allow old mods to continue to safely exploit them). When most of the effort is on programming, the project will usually require the original game's assets (such as files in the installation directory or ROMs) until those ever get remade. This lets the developers claim they aren't infringing the game's copyrights since the player must obtain the original to use it; if the game is still being sold, this could allow the publisher to even earn revenue from the project. This aspect is debatable however, as some source code recreations did result in cease-and-desist letters and even lawsuits from companies such as in the case of [[re3|re3]] and reVC for the 3D-era ''Grand Theft Auto'' games, with Take-Two Interactive alleging that the source ports were made to facilitate piracy and that "the work is not licensed in any way"; some have speculated that the suit among others was to keep fan-made mods from getting in the way of their much-maligned ''Definitive Edition'' remasters.
For the sake of brevity, most of these projects often refer to themselves under some variety of '''fan remakes'''. The [[#External links|External links]] section has lists for a number of known and available projects.
On Linux downloading and using game engines is easy with [https://github.com/luxtorpeda-dev/luxtorpeda Luxtorpeda] - a Steam Play compatibility tool (like [[Proton]]) that allows you to run games from Steam using various different game engines and reimplementationsre-implementations. Alternatively some package managers/app stores, such as [https://flathub.org/ flatpak] and [https://snapcraft.io/ snap] include source ports. For macOS, [https://macsourceports.com Mac Source Ports] provides many of the games below but built for Apple Silicon (or as a Universal Binary where possible), with the apps signed and notarised. For the majority of the games, you will have to provide your own game data. The data for most of the games can be purchased on GOG or Steam (The game data from Windows versions usually work ok).  For a work-in-progress list of source ports that work on macOS see the [[Source_Ports_on_macOS|Source Ports on macOS]] page.
== Multi game engine ==
=== Action-adventure ===
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Operating SystemPlatform(s)
! scope="col" |Latest Version
! scope="col" |[[Libretro|Libretro Corelibretro]]
! scope="col" |Active
! scope="col" |[[Recommended Emulators|Recommended]]
! scope="col" |Supported game(s)
!Genre
|-
|[http://xproger.info/projects/OpenLara/ OpenLara]<ref group="N">OpenLara was inspired by OpenTomb</ref>
| align="left" |{{Icon|Windows|Linux|macOS|Android|iOS}}{{Icon|LinuxARM|3DS|Switch|GBA|Xbox}}
|[https://github.com/XProger/OpenLara/releases git]
|{{✓}}
|{{~}}
|Tomb Raider 1–4
| rowspan="2" |Action-adventure (3rd-person)
|-
|[https://opentomb.github.io/ OpenTomb]
|[https://github.com/opentomb/OpenTomb/releases git]
|{{✗}}
|{{~}}
|{{✓}}
|Tomb Raider 1–5
|-
|Tomb Raider Automated Fix
| align="left" |{{Icon|Windows}}
|[https://github.com/Carlmundo/TombRaider-AutomatedFix TR1]<br />
[https://github.com/Carlmundo/TombRaider2-AutomatedFix TR2]
|{{✗}}
|{{~}}
|{{~}}
|Tomb Raider 1 & 2 + their expansions
|}
 
=== Adventure ===
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Platform(s)
! scope="col" |Latest Version
! scope="col" |[[libretro]]
! scope="col" |Active
! scope="col" |[[Recommended Emulators|Recommended]]
! scope="col" |Supported game(s)
|-
|[[ScummVM]]
|Multi-platform{{Icon|Win|W9x|Lin|PSP}}{{Icon|Vita|APK|DC|Switch}}{{Icon|Wii|Haiku|AmigaOS}}{{Icon|MorphOS|RiscOS|MiNT|NDS}}|[https://www.scummvm.org/downloads]{{ScummVMVer}}]
|{{✓}}
|{{✓}}
|{{✓}}
|Adventure games and RPGs (LucasArts, Sierra, Activision, Humongous & more. Over [[Wikipedia:ScummVM#Supported games|250 games]].)
|Adventure} === Bullet Hell ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)|-|[https://rec98.nmlgc.net ReC98]|Multi-platform|[https://github.com/nmlgc/ReC98 git]|{{✗}}|{{✓}}|{{✗}} <small>(WIP)</small>|Touhou 1–5 (PC-98)|}=== FPS ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)|-|[https://m210.duke4.net BuildGDX]
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://m210.duke4.net Website]
|{{✓}}
|Blood, Duke Nukem 3D, Shadow Warrior, Powerslave/Exhumed, Redneck Rampage, Redneck Rampage Rides Again, Witchaven, Witchaven II, TekWar, Legend of the Seven Paladins
| rowspan="8" |FPS
|-
|[https://www.eduke32.com EDuke32] <br />VoidSW <ref group="N">VoidSW is included with EDuke32</ref>
|{{✓}}
|{{✗}} <small>(WIP)</small>
|Retro Games <br />(Metroid Prime 1–3& Donkey Kong Country Returns)
|-
|Nuclide| align="left" |{{Icon|Linux}}|[http://www.vera-visions.com/nuclide/ Website]<br />[https://github.com/VeraVisions/nuclide git]|{{✗}}|{{✓}}|{{✗}} <small>(WIP)</small>|GoldSrc Games <br />(Half-Life, Counter-Strike 1.5, Team Fortress etc..)|-|openDarkEngine
| align="left" |{{Icon|Windows|Linux}}
|[https://github.com/volca02/openDarkEngine git]
|{{✗}}
|{{✗}}
|{{}}<ref group="N">XL Engine has ceased development, and has been superseded by [https://theforceengine.github.io/ The Force Engine] from the same developer</ref>
|Star Wars: Dark Forces, Daggerfall<br />''Later:'' Outlaws, Blood, Shadow Warrior
|-
|{{✓}}
|Doom I–II, Final Doom, Heretic, Hexen: Beyond Heretic, Chex Quest I–III, Strife: Quest for the Sigil, Hacx: Twitch 'n Kill
|}
 
=== Platform ===
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Platform(s)
! scope="col" |Latest Version
! scope="col" |[[libretro]]
! scope="col" |Active
! scope="col" |[[Recommended Emulators|Recommended]]
! scope="col" |Supported game(s)
|-
|[http://clonekeenplus.sourceforge.net Commander Genius]
|{{✓}}
|Commander Keen in Invasion of the Vorticons, Commander Keen in Keen Dreams, Commander Keen in Goodbye Galaxy, Commander Keen in Aliens Ate My Babysitter
|} === Racing ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)
|-
|OpenNFS
|[https://github.com/OpenNFS/OpenNFS/releases git]
|{{✗}}
|{{}}|{{~}}
|Need for Speed I–III, Need for Speed: High Stakes, Need for Speed: Porsche Unleashed, Need for Speed: Hot Pursuit 2
|Racing} === RPG ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)
|-
|[[EasyRPG]]
|Multi-platformalign=left|{{Icon|Win|Lin|Pandora|Vita}}{{Icon|APK|Switch|Wii|AmigaOS}}{{Icon|MorphOS|3DS}}|[https://easyrpg.org/player/downloads]{{EasyRPGVer}}]
|{{✓}}
|{{✓}}
|{{✓}}
|RPG Maker 2000/2003 games
| rowspan="6" |RPG
|-
|[https://falltergeist.org/ Falltergeist]
|{{✗}} <small>(WIP)</small>
|BioWare's Aurora engine & derivatives <br />(BioWare's 7 PC/console RPGs, Sonic Chronicles: The Dark Brotherhood, The Witcher)
|}
 
=== RTS ===
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Platform(s)
! scope="col" |Latest Version
! scope="col" |[[libretro]]
! scope="col" |Active
! scope="col" |[[Recommended Emulators|Recommended]]
! scope="col" |Supported game(s)
|-
|[https://openage.sft.mx openage]
|{{~}}
|Genie Engine <br />(Age of Empires, AoE II (HD), Star Wars: Galactic Battlegrounds)
| rowspan="5" |RTS
|-
|[http://www.openra.net OpenRA]
|{{✓}}
|{{✓}}
|Early Westwood games (Command & ConquerTiberian Dawn, C&C: Red Alert, Dune 2000). <br />''Soon:'' 2nd-gen C&C (C&C: Tiberian Sun).
|-
|[http://timjones.io/blog/tags/opensage OpenSAGE]
|[https://stratagus.com/stratagus.html Stratagus]<ref group="N">Stratagus is an open-source real-time strategy game engine. Some standalone games like ''Aleona's Tale'' (included in Wargus's installation), ''Astroseries'', ''Bos Wars'', and ''Wyrmsun'' were built on the Stratagus game engine. Source ports for ''Warcraft: Orcs & Humans'' (War1gus), ''Warcraft II: Tides of Darkness + Beyond the Dark Portal'' (Wargus), and ''StarCraft'' (Stargus) were also built on the Stratagus engine.</ref>
| align="left" |{{Icon|Windows|Linux|macOS|Android}}
|[https://github.com/Wargus/stratagus 3.3.2.0]
|{{✗}}
|{{✓}}<ref group="N">Stargus is in pre-alpha but development has been halted. Stratagus, Wargus, and War1gus are being updated regularly.</ref>
|{{✓}}<ref group="N">StarCraft is only partially playable in Stargus in Stargus's current stageas of v2.4.1. Warcraft games for Wargus & War1gus work well if installed correctly.</ref>|''[https://github.com/Wargus/wargus Wargus] (v3.3.2.0):'' Warcraft II: Tides of Darkness + Beyond the Dark Portal, [https://stratagus.com/aleona.html Aleona's Tale]<br />''[https://github.com/Wargus/war1gus War1gus] (v3.3.2.0):'' Warcraft: Orcs & Humans<br />''[https://github.com/Wargus/stargus Stargus] (v2v3.43.10):'' StarCraft (partially playableas of v2.4.1)<br />Games natively made on the Stratagus engine: [https://stratagus.com/aleona.html Aleona's Tale] (Wargus), [https://github.com/SenhorFlibble/Astroseries Astroseries], [https://www.boswars.org Bos Wars], [https://store.steampowered.com/app/370070/Wyrmsun/ Wyrmsun]
|-
|[https://github.com/TheAssemblyArmada/Vanilla-Conquer Vanilla Conquer]
|{{✓}}
|Early Westwood games (Command & Conquer, C&C: Red Alert, Dune 2000). <br />Based on the official source code release by EA, with the goal of serving as a portable drop-in replacement for the original executables as well as a platform for mod developers.
|} === Visual Novel ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |[https://rec98.nmlgc.net ReC98]Name! scope="col" |Platform(s)! scope="col" |Multi-platformLatest Version! scope="col" |[https://github.com/nmlgc/ReC98 git[libretro]]! scope="col" |{{✗}}Active! scope="col" |{{✓}}[[Recommended Emulators|{{✗}} <small>(WIP)</small>Recommended]]! scope="col" |Touhou 1–5 Supported game(PC-98s)|Shoot 'em up
|-
|[https://github.com/CommitteeOfZero/impacto Impacto]
|{{✗}} <small>(WIP)</small>
|MAGES. Engine (Science Adventure games)
|Visual Novel
|}
== Single game engine = Various ===
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Platform(s)
! scope="col" |Latest Version
! scope="col" |[[Libretro|Libretro Corelibretro]]
! scope="col" |Active
! scope="col" |[[Recommended Emulators|Recommended]]
! scope="col" |Supported game(s)
!Genre
|-
|Open Ocarina[[DREAMM]]| align="left" |{{Icon|Windows|macOS|Linux}}|{{DREAMMVer}}|{{✗}}|{{✓}}|{{✓}} |LucasArts: Maniac Mansion, Zak McKracken, Indiana Jones (Last Crusade & Fate of Atlantis & Infernal Machine & Desktop Adventures), Loom, Monkey Island (1 & 2 & Curse & Escape), Day of the Tentacle, Sam & Max, Full Throttle, The Dig, Grim Fandango, Rebel Assault (1 & 2), X-Wing, Tie-Fighter, Dark Forces, Dark Forces 2 Jedi Knight, Mysteries of the Sith, Shadows of the Empire, Yoda Stories, Mortimer and the Riddles of the Medallion, Outlaws|-|[https://github.com/blawar/ooot gitjorio Jorio's ports of Pangea Software games]|align="left"|{{Icon|Windows|Linux|macOS}}|depending on game
|{{✗}}
|{{✓}}
|{{✓}}
|The Legend of Zelda[https: Ocarina of Time //github.com/jorio/BillyFrontier Billy Frontier], [https://github.com/jorio/Bugdom Bugdom], [https://github.com/jorio/Bugdom2 Bugdom 2], [https://github.com/jorio/CroMagRally Cro-Mag Rally], [https://github.com/jorio/MightyMike Mighty Mike (N64Power Pete)| rowspan="3" |Action-adventure], [https://github.com/jorio/Nanosaur Nanosaur], [https://github.com/jorio/Nanosaur2 Nanosaur II: Hatchling], [https://github.com/jorio/OttoMatic Otto Matic]
|-
|OpenJK[https://opengmk.com OpenGMK]| align="left" |{{Icon|Windows|Linux|macOS|BSD}}|[https://builds.openjk.org Build]<br />[https://github.com/JACodersOpenGMK/OpenJK OpenGMK git]
|{{✗}}
|{{✓}}
|{{~}}|Star Wars Jedi Knight II: Jedi Outcast, Star Wars Jedi Knight: Jedi AcademyGameMaker game engines
|-
|Ship of Harkinianstyle="white-space: nowrap;"|[https://github.com/M-HT/SR M-HT SR / SRW]| align="left" |{{Icon|Windows|Linux|macOS|WiiU|SwitchPandora}}|[https://builds.shipofharkinian.com/job/SoH_Multibranch/job/develop Build], [https://github.com/HarbourMasters/Shipwright git]<br />[https://github.com/dcvz/Shipwright/blob/zelda64_mac/BUILDING.md macOS fork]<br />[https://github.com/GaryOderNichts/Shipwright Wii U fork]<br />[https://github.com/KiritoDv/ShipwrightM-HT/treeSR/znx Switch forkreleases depending on game]
|{{✗}}
|{{✓}}
|{{✓}}
|The Legend Albion (1995), X-Com: UFO Defense (UFO: Enemy Unknown), X-Com: Terror from the Deep, Warcraft: Orcs & Humans, Septerra Core: Legacy of Zeldathe Creator, Battle Isle 3: Ocarina Shadow of Time the Emperor (Battle Isle 2220: Shadow of the Emperor)|} == Single game engine ===== Action-adventure ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(GameCube's N64 debug or PAL version)
|-
|OpenRakisOpen Ocarina| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[https://github.com/OpenRakisblawar/OpenRakisooot git]
|{{✗}}
|{{✓}}
|{{}} <small>(WIP)</small>|Dune The Legend of Zelda: Ocarina of Time (CryoN64)| rowspan="2" |Adventure
|-
|The Ur-Quan MastersOpenJK| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[httphttps://sc2builds.sourceforgeopenjk.netorg Build]<br /downloads>[https://github.php 0.8.0com/JACoders/OpenJK git]
|{{✗}}
|{{✓}}
|{{~}}|Star Control Wars Jedi Knight II: Jedi Outcast, Star Wars Jedi Knight: Jedi Academy|-|Ikemen GOShip of Harkinian| align="left" |{{Icon|Windows|Linux|macOS|WiiU|Switch}}|[https://mugenguildwww.shipofharkinian.com{{SoHVer}}]<br/forum>[https:/topics/ikemen-go-184152github.0com/HarbourMasters/Shipwright/actions Nightly builds]<br/>[https://github.html com/HarbourMasters/Shipwright git]
|{{✗}}
|{{✓}}
|{{✓}}
|Remake The Legend of the Ikemen engine that Zelda: Ocarina of Time (any PAL version)<ref group="N">As of v8.0.0, Ship of Harkinian supports any PAL ROM of ''The Legend of Zelda: Ocarina of Time'' for Nintendo 64 or GameCube ([[Mugenhttps://ship.equipment SoH Compatibility Checker]] resourcesto check if your ROM is supported). Launch the PC version and locate the ROM to generate an <code>oot.otr</code> file. Additionally and optionally, you can load the PAL version of the ''Master Quest'' version in the PC version to create an <code>oot-mq.otr</code> to add another game mode.|Fighting</ref>
|-
|Aleph Onesm| align="left" |{{Icon|Windows|Linux|macOS|Switch}}|[https://alephonegithub.lhowon.orgcom/snesrev/download.html 1.4sm git]
|{{✗}}
|{{✓}}
|{{~}}|Marathon 1–2, Marathon Infinity| rowspan="42" |FPSSuper Metroid
|-
|[http://bibendovsky.github.io/bstone BStone]Zelda3| align="left" |{{Icon|Windows|Linux|macOS|LinuxARM|Switch}}|[https://github.com/bibendovsky/bstonesnesrev/releases zelda3 git]
|{{✗}}
|{{✓}}
|{{✓}}
|Blake Stone: Aliens The Legend of Gold, Blake StoneZelda: Planet StrikeA Link to the Past
|-
|Crispy Doom<br />Crispy HereticZelda3-android| align="left" |{{Icon|Windows|LinuxAndroid}}|[https://github.com/fabiangreffrathWaterdish/crispyzelda3-doom/releases android git]
|{{✗}}
|{{✓}}
|{{✓}}
|''Crispy DoomThe Legend of Zelda:'' Doom I–II, Final Doom<br />''Crispy Heretic:'' HereticA Link to the Past
|-
|[http://www.descent2.de D2X-XL]<br />[https://www.dxx-rebirth.com DXX-Rebirth]Zelda3| align="left" |{{Icon|Windows|Linux|macOSXB1}}|[[sourceforge:projects/d2x-xl|1.18.76]] <br />[https://github.com/dxx-rebirthtunip3/dxx-rebirthzelda3/releases git1.0.1.0_Test]|{{✗}}
|{{✗}}
|{{✓}}
|{{✓}}|Descent, Descent IIThe Legend of Zelda: A Link to the Past
|-
|[https://dhewm3.org dhewm3]Zelda3-vita| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD|AmigaVita}}|[https://githubvitadb.com/dhewm/dhewm3/releases git]|{{✓}}|{{✓}}|{{✓}}|Doom 3 (Original)|-|[https://doom64exrinnegatamante.wordpress.com Doom64 EX]| align="left" |{{Icon|Windows|Linux|macOS}}|[[sourceforge:projects/doom64exit/files#/doom64exinfo/2.5|2993 1.5]1]
|{{✗}}
|{{✗}}
|{{✓}}
|Doom 64 (Original)The Legend of Zelda: A Link to the Past
|-
|[https://wiibrew.org/wiki/Descent Descent Wii]links awakening dx hd | align="left" |{{Icon|WiiWindows}}|1.12<br />[https://github.com/niuusihm-tswow/DescentLinks-Wii Awakening-DX-HD git] (forked)|{{✗}}
|{{✗}}
|{{~}}[https://www.youtube.com/watch?v=pmYgEqsds_M *]
|{{✓}}
|DescentThe Legend of Zelda: Link's Awakening|}  === FPS ==={|class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[https://github.com/RossMeikleham/DXX-3DS DXX-3DSlibretro]]<ref group! scope="Ncol" name|Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="DXXRcol">DXX|Supported game(s)|-Retro, also known as DXX-Rebirth-Retro, requires files from DXX-Rebirth version 0.58.1 to be able to use. DXX-Switch is a port of DXX-Retro for Nintendo Switch and DXX-3DS is a Nintendo 3DS port of DXX-Switch, but they have technical issues that make them less playable.</ref>|xGreed| align="left" |{{Icon|3DSWindows}}|[https://githubwww.doomworld.com/RossMeiklehamforum/DXXtopic/115331-3DS gitxgreed-source-port-of-the-game-in-pursuit-of-greed/ doomworld]
|{{✗}}
|{{}}|{{}}|Descent, Descent IIIn Persuit of Greed
|-
|[https://github.com/CDarrow/DXX-Retro DXX-Retro]<ref group="N" name="DXXR" />Aleph One| align="left" |{{Icon|Windows|Linux|macOS}}|[https://githubalephone.comlhowon.org/CDarrow/DXX-Retro gitdownload.html 1.6.2]|{{✗}}
|{{✗}}
|{{✓}}
|Descent{{✓}}|Marathon 1–2, Descent IIMarathon Infinity
|-
|[httpshttp://gbatempbibendovsky.net/threads/dxx-switch-descent-1-2-source-portgithub.518746io/ DXX-Switchbstone BStone]<ref group="N" name="DXXR" />| align="left" |{{Icon|SwitchWindows|Linux|macOS}}|[https://github.com/aagallagbibendovsky/bstone/DXX-Switch releases git]
|{{✗}}
|{{✗}}
|{{?}}
|Descent, Descent II
|-
|ECWolf
| align="left" |{{Icon|Windows|Linux|macOS|Android}}
|[http://maniacsvault.net/ecwolf/download.php 1.3.3]
|{{✓}}
|{{✓}}
|{{✓}}|Wolfenstein 3D, Spear Blake Stone: Aliens of DestinyGold, Super 3D Noah’s ArkBlake Stone: Planet Strike
|-
|[https:/Crispy Doom<br /www.eduke32.com EDuke32 Wii]>Crispy Heretic| align="left" |{{Icon|WiiWindows|Linux}}|[https://dukeworldgithub.com/eduke32fabiangreffrath/wiicrispy-doom/ Websitereleases git]|{{✗}}
|{{✗}}
|{{✓}}
|Duke Nukem 3D{{✓}}|''Crispy Doom:'' Doom I–II, Final Doom<br />''Crispy Heretic:'' Heretic
|-
|[httpshttp://wiibrewwww.orgdescent2.de D2X-XL]<br />[https:/wiki/Freespace_2_Wii Freespace 2 Wiiwww.dxx-rebirth.com DXX-Rebirth]| align="left" |{{Icon|WiiWindows|Linux|macOS}}|[[sourceforge:projects/d2x-xl|1.18.76]] <br />[https://code.googlegithub.com/archive/pdxx-rebirth/freespace2wiidxx-rebirth/downloads beta 3releases git]
|{{✗}}
|{{}}|{{?}}|Freespace 2Descent, Descent II
|-
|Hammer of Thyrion[https://dhewm3.org dhewm3]| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD|AmigaOS|Switch}}|[https://github.com/dhewm/dhewm3/releases git]<br/>[http://uhexen2hunoppc.sourceforgeamiga-projects.net 1.5.9/content/dhewm3-amigaos4 dhewm3-amigaos4]|{{}}
|{{✓}}
|{{✓}}
|Hexen IIDoom 3 (Original)
|-
|[https://wiibrewdoom64ex.org/wiki/Heretic_Wii Heretic Wiiwordpress.com Doom64 EX]<ref group="N" name="heretic">HHeretic is an open source game engine of ''Heretic'' for Linux. Heretic Wii is a Wii port is based on HHeretic 0.2.</ref>| align="left" |{{Icon|WiiWindows|Linux|macOS}}|[http[sourceforge:projects/doom64ex/code.google.comfiles/pdoom64ex/heretic-wii/downloads/list 02.5|2.5]]
|{{✗}}
|{{✗}}
|{{?}}|HereticDoom 64 (Original)
|-
|[https://wiibrew.org/wiki/Hexen_Wii Hexen Descent Descent Wii]<br />[https://wiibrew.org/wiki/HHexen HHexen] (Wii)<ref group="N" name="hexen">HHexen, also known as Hacked Hexen, is a ''Hexen'' source port was created by Dan Olson and maintained by the Hammer of Thyrion (''Hexen II''). It is a more advanced and portable version of the Linux Hexen source port and effectively replaced it. Hexen Wii and HHexen (Wii) are both Wii ports of ''Hexen'' based on HHexen 1.6.1.</ref>
| align="left" |{{Icon|Wii}}
|[http://mods.elotrolado.net/~hermes/wii/hhexen_wii_1.0.rar 1.0]12<br />[https://code.googlegithub.com/archive/pniuus/hexenDescent-wii/downloads 0.5Wii git](forked)
|{{✗}}
|{{✗}}
|{{?}}|HexenDescent
|-
|HHeretic[https://github.com/RossMeikleham/DXX-3DS DXX-3DS]<ref group="N" name="hereticDXXR" >DXX-Retro, also known as DXX-Rebirth-Retro, requires files from DXX-Rebirth version 0.58.1 to be able to use. DXX-Switch is a port of DXX-Retro for Nintendo Switch and DXX-3DS is a Nintendo 3DS port of DXX-Switch, but they have technical issues that make them less playable.</ref>| align="left" |{{Icon|Linux3DS}}|[httphttps://hhexengithub.sourceforge.netcom/RossMeikleham/hheretic.html 0.2.3DXX-3DS git]|{{✗}}
|{{✗}}
|{{✗}}
|{{?}}|HereticDescent, Descent II
|-
|HHexen[https://github.com/CDarrow/DXX-Retro DXX-Retro]<ref group="N" name="hexenDXXR" />| align="left" |{{Icon|LinuxWindows|macOS}}|[httphttps://hhexengithub.sourceforgecom/CDarrow/DXX-Retro git]|{{✗}}|{{✗}}|{{✓}}|Descent, Descent II|-|[https://gbatemp.net/hhexen.html threads/dxx-switch-descent-1-2-source-port.6518746/ DXX-Switch]<ref group="N" name="DXXR" />| align="left" |{{Icon|Switch}}|[https://github.3com/aagallag/DXX-Switch git]
|{{✗}}
|{{✗}}
|{{?}}
|HexenDescent, Descent II
|-
|[https://ioquake3.org ioquake3]ECWolf| align="left" |{{Icon|Windows|Linux|macOS|AmigaAndroid}}|[httpshttp://ioquake3maniacsvault.orgnet/ecwolf/get-it download.php 1.363.3]|{{}}
|{{✓}}
|{{✓}}
|Quake III: ArenaWolfenstein 3D, Spear of Destiny, Super 3D Noah’s Ark
|-
|iortcw[https://www.eduke32.com EDuke32 Wii]| align="left" |{{Icon|Windows|Linux|macOSWii}}|[https://githubdukeworld.com/iortcweduke32/iortcwwii/releases gitWebsite]|{{✗}}
|{{✗}}
|{{~}}
|{{✓}}
|Return to Castle WolfensteinDuke Nukem 3D
|-
|Linux Hexen<ref group="N" name="hexen" [https://wiibrew.org/wiki/>Freespace_2_Wii Freespace 2 Wii]| align="left" |{{Icon|LinuxWii}}|[https://wwwcode.doomworldgoogle.com/3ddownloadsarchive/portsp/linux-hexen-0.6.0.tar.tgz 0.6.0freespace2wii/downloads beta 3]
|{{✗}}
|{{✗}}
|{{?}}|HexenFreespace 2
|-
|[httphttps://nukeyktwww.retrohosthard-light.net NBlood/ Freespace 2 Source Code Project]| align="left" |{{Icon|Windows|Linux|macOS}}|[https://lerppufsnebula.net/wannabethesis/nbloodorg/latestknossos/ gitKnossos installer and mod manager]
|{{✗}}
|{{✓}}
|{{✓}}
|BloodFreespace 2, also includes Freespace 1 and expansion Silent Threat through fanmade ports to the FS2 engine.
|-
|OpenMoHAAHammer of Thyrion| align="left" |{{Icon|Windows|Linux|macOS}}|[httpshttp://uhexen2.sourceforge.net/projects/openmohaa/1.5.9]
|{{✗}}
|{{✓}}
|{{✓}}
|Hexen II
|-
|[https://wiibrew.org/wiki/Heretic_Wii Heretic Wii]<ref group="N" name="heretic">HHeretic is an open source game engine of ''Heretic'' for Linux. Heretic Wii is a Wii port is based on HHeretic 0.2.</ref>
| align="left" |{{Icon|Wii}}
|[http://code.google.com/p/heretic-wii/downloads/list 0.5]
|{{✗}}
|{{✗}}
|Medal of Honour: Allied Assault{{?}}|Heretic
|-
|OpenXRay[https://wiibrew.org/wiki/Hexen_Wii Hexen Wii]<br />[https://wiibrew.org/wiki/HHexen HHexen] (Wii)<ref group="N" name="hexen">HHexen, also known as Hacked Hexen, is a ''Hexen'' source port was created by Dan Olson and maintained by the Hammer of Thyrion (''Hexen II''). It is a more advanced and portable version of the Linux Hexen source port and effectively replaced it. Hexen Wii and HHexen (Wii) are both Wii ports of ''Hexen'' based on HHexen 1.6.1.</ref>| align="left" |{{Icon|Windows|LinuxWii}}|[http://mods.elotrolado.net/~hermes/wii/hhexen_wii_1.0.rar 1.0]<br />[https://githubcode.google.com/OpenXRayarchive/xrayp/hexen-16wii/releases gitdownloads 0.5]
|{{✗}}
|{{✓}}
|{{✓}}
|S.T.A.L.K.E.R.: Clear Sky, S.T.A.L.K.E.R.: Call of Pripyat
|-
|[http://pcex.retrohost.net PCExhumed]
| align="left" |{{Icon|Windows|Linux}}
|[https://lerppu.net/wannabethesis/pcexhumed/]
|{{✗}}
|{{?}}|{{✓}}|Powerslave (PC)Hexen
|-
|[https:/HHeretic<ref group="N" name="heretic" /powerslaveex.wordpress.com Powerslave EX]>| align="left" |{{Icon|Windows|Linux|macOS}}|[httpshttp://githubhhexen.comsourceforge.net/svkaiser/PowerslaveEX githheretic.html 0.2.3]
|{{✗}}
|{{✗}}
|{{?}}|Powerslave (Console)Heretic
|-
|[https://docs.libretro.com/library/prboom PrBoom]| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[https://github.com/libretro/libretro-prboom git]|{{✓}}|{{~}}HHexen<ref group="N">PrBoom-plus is still active</ref>|{{✓}}|Doom 1–2, Final Doom|-|[https://code.google.com/archive/p/quake-gamecube/ Quake GameCube]/[https://wiibrew.org/wiki/QuakeGX QuakeGX]<ref groupname="Nhexen">QuakeGX is a Wii port of Peter Mackay's GameCube Quake port. Both are available on the same website. A forked version of QuakeGX called [https://wiibrew.org/wiki/Quake_Wii Quake Wii] was later merged with QuakeGX.</ref>| align="left" |{{Icon|GameCube|WiiLinux}}|[httpshttp://codehhexen.googlesourceforge.comnet/archive/p/quake-gamecube/downloads 0hhexen.html 1.06.5-23] (GX)
|{{✗}}
|{{✗}}
|{{?}}
|Quake 1Hexen
|-
|[https://wiibrewioquake3.org/wiki/QRevPAK Quake Rev PAK]<ref group="N">Quake Rev PAK (or QRevPack for short) is a collection of game engines of the ''Quake'' series that merges [https://wiibrew.org/wiki/Q1Rev Q1Rev] (''Quake 1''), [https://wiibrew.org/wiki/Q2Rev] (''Quake 2''), [https://wiibrew.org/wiki/Q2CTFRev Q2CTFRevioquake3] (ThreeWave Capture the Flag mod for ''Quake II''), and [https://wiibrew.org/wiki/QWRev QWRev] (''QuakeWorld'') in one. All by the same developer Izhido.</ref>| align="left" |{{Icon|WiiWindows|Linux|macOS|AmigaOS}}|[https://wiiioquake3.brewology.comorg/downloads/downloadget-it 1.php?id=13692&mcid=3 release 436]
|{{✗}}
|{{}}|{{?}}|Quake 1–2, ThreeWave CTF mod for Quake 2, QuakeWorldIII: Arena
|-
|[http://quakespasm.sourceforge.net Quakespasm]<br />vkQuake<ref group="N">vkQuake is based on Quakespasm, but uses Vulkan instead of OpenGL for rendering</ref>iortcw
| align="left" |{{Icon|Windows|Linux|macOS}}
|[[sourceforge:projects/quakespasm|0.94.2]]<br />[https://github.com/Novumiortcw/vkQuakeiortcw/releases git]
|{{✗}}
|{{~}}
|{{✓}}
|{{✓}}|Quake 1Return to Castle Wolfenstein
|-
|RBDOOM-3-BFGrealrtcw| align="left" |{{Icon|Windows|Linux|macOS}}|[https://githubwww.moddb.com/RobertBeckebansmods/RBDOOMrealrtcw-3realism-BFG/releases gitmod ModDB page]
|{{✗}}
|{{~}}
|{{✓}}
|{{✓}}|Doom 3 Return to Castle Wolfenstein (BFG Editionbased on iortcw)
|-
|[https://icculus.orgLinux Hexen<ref group="N" name="hexen" /rott Rise of the Triad for Linux]>| align="left" |{{Icon|Windows7|Linux|DC}}|[https://icculuswww.orgdoomworld.com/3ddownloads/rottports/releases gitlinux-hexen-0.6.0.tar.tgz 0.6.0]
|{{✗}}
|{{✗}}
|{{✗}}
|Rise of the Triad: Dark WarHexen
|-
|rottexpr[http://nukeykt.retrohost.net NBlood]
| align="left" |{{Icon|Windows|Linux}}
|[https://githublerppu.comnet/LTCHIPSwannabethesis/rottexprnblood/latest/releases git]
|{{✗}}
|{{✓}}
|{{✓}}
|Rise of the Triad: Dark WarBlood
|-
|ShockolateNakedAVP| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[https://github.com/Interruptatsb/systemshock/releases gitNakedAVP 1.1.0]
|{{✗}}
|{{✓}}
|{{✓}}
|System Shock 1Aliens Vs Predator Gold
|-
|[https://theforceengine.github.io The Force Engine]OpenMoHAA| align="left" |{{Icon|Windows|Linux}}|[https://theforceenginesourceforge.github.ionet/projects/openmohaa/downloads.html 0.02.001SourceForge]|{{✗}}|{{✗}}
|{{✗}}
|{{✓}}|{{✗}} <small>(WIP)</small>|Star WarsMedal of Honour: Dark Forces, OutlawsAllied Assault
|-
|[https://disenchant.net/tyrquake Tyrquake]OpenXRay| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[https://disenchantgithub.netcom/OpenXRay/gitxray-16/tyrquake.git releases git]|{{✗}}
|{{✓}}
|{{✓}}
|{{✓}}|Quake 1S.T.A.L.K.E.R. Series
|-
|vitaQuake II[http://pcex.retrohost.net PCExhumed]| align="left" |{{Icon|Windows|Linux|macOS|Vita}}|[https://github.com/Rinnegatamante/vitaQuakeII git], [http://vitadblerppu.rinnegatamante.itnet/#wannabethesis/infopcexhumed/278 PS Vita20230620-13623]|{{✗}}
|{{✓}}
|{{✓}}
|{{✓}}|Quake 2Powerslave (PC)
|-
|[https://wiibrewpowerslaveex.org/wiki/WiiDoom WiiDoom]<br />[https://wiibrewwordpress.org/wiki/WiiDoom#WiiDoom-Fork WiiDoom-Forkcom Powerslave EX] (music support)| align="left" |{{Icon|WiiWindows|Linux|macOS}}|[https://code.google.com/archive/p/wiidoom/downloads 0.4.5]<br />[https://www.dropboxgithub.com/s/c6f5s0l760gudfosvkaiser/WiiDoom-fork.zip?dl=0 ForkPowerslaveEX git]
|{{✗}}
|{{✗}}
|{{✓}}
|Doom I–II, Final Doom, Chex Quest I–II Powerslave (forked version only but with some conversion issuesConsole)
|-
|[https://gbatemp.net/threads/release-wii-doom-wii-heretic-wii-hexen-wii-strife-all-in-one-proper.374400/ Wii-DOOM<br />Wii-HERETIC<br />Wii-HEXEN<br />Wii-STRIFE]Perfect Dark| align="left" |{{Icon|WiiWindows|Linux}}|[https://www.mediafiregithub.com/downloadfgsfdsfgs/icez8pw2c3ky3bq/Wii-DOOM_Wii-HERETIC_Wii-HEXEN_Wii-STRIFE_ALL-IN-ONE_R33_PROPER.zip r33perfect_dark git]|{{✗}}
|{{✗}}
|{{✓}}
|''Wii-DOOM:'' Doom I–II, Final Doom<br />''Wii-HERETIC:'' Heretic<br />''Wii-HEXEN:'' Hexen<br />''Wii-STRIFE:'' Strife: Quest for the Sigil
|-
|[https://wiibrew.org/wiki/Wolfenstein_3D_Wii Wolfenstein 3D Wii]
| align="left" |{{Icon|Wii}}
|[[sourceforge:projects/wolfenstein3dwi/files/wolfenstein3dwi/|1.31]]
|{{✗}}
|{{✗}}
|{{✓}}
|Wolfenstein 3D, Spear of DestinyPerfect Dark
|-
|[https://xashdocs.su/xash3d.html Xash3D]| align="left" |{{Icon|Windows|Linux|Android}}|[https://xash3d.ru/dokulibretro.php?id=downloads 0.99]|{{✗}}|{{~}}|{{✓}}|Half-Life 1|-|[https:com/library/www.yamagi.org/quake2 Yamagi Quake IIprboom PrBoom]
| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}
|[https://deponiegithub.yamagi.orgcom/libretro/quake2 8.00libretro-prboom git]|{{✗}}
|{{✓}}
|{{~}}<ref group="N">PrBoom-plus is still active</ref>
|{{✓}}
|Quake 2Doom 1–2, Final Doom
|-
|FNaF 1 3DS [https://code.google.com/archive/p/quake-oldgamecube/obsolete-<br Quake GameCube]/>[https://www.gamebrewwiibrew.org/wiki/Five_Nights_at_Freddys_1_3DS FNaF 1 3DS -remastered-QuakeGX QuakeGX]<ref group="N" name="FNaF3DS">Five Nights at Freddy's 1 3DS -remastered- QuakeGX is an updated version a Wii port of [https://gamejolt.com/games/fnaf13ds/507412 Five Nights at Freddy 1Peter Mackay's 3DS] by GameCube Quake port. Both are available on the same developer FreDev, also known as BumboDEV and BaseDEVwebsite. The developer also attempted Nintendo 3DS ports of ''Five Nights at Freddy's 2'', ''3'', and ''4'' but development stopped after the developer lost the source code for ''Five Nights at Freddy's 2'' and would have to reverse engineer it again.<sup>[https://gamejolt.com/p/i-have-decided-to-release-the-latest-version-i-have-available-for-f-ctwvb9xi]</sup> Those ports were only in a state of demonstration and were not fully playable, having incomplete A.I., gameplay, and missing screens. Download links to the latest forked version of these 3DS ports and the PS Vita port can be found on the QuakeGX called [https://discordwiibrew.ggorg/wiki/w7WcSGt old Discord serverQuake_Wii Quake Wii]was later merged with QuakeGX.</ref>| align="left" |{{Icon|3DSGameCube|Wii}}|[https://gamejoltcode.google.com/gamesarchive/fnaf13dsp/quake-gamecube/507412 downloads 0.2.3]<br />[https://gamejolt.com/games/fnaf13dsremastered/576273 0.3.15-pre12](GX)
|{{✗}}
|{{✗}}
|{{?}}|Five Nights at Freddy's| rowspan="5" |HorrorQuake 1
|-
|FNaF 1 PSP[https://wiibrew.org/wiki/QRevPAK Quake Rev PAK]<ref group="N" name="FNaF3DS" >Quake Rev PAK (or QRevPack for short) is a collection of game engines of the ''Quake'' series that merges [https://wiibrew.org/wiki/Q1Rev Q1Rev] (''Quake 1''), [https://wiibrew.org/wiki/Q2Rev Q2Rev] (''Quake 2''), [https://wiibrew.org/wiki/Q2CTFRev Q2CTFRev] (ThreeWave Capture the Flag mod for ''Quake II''), and [https://wiibrew.org/wiki/QWRev QWRev] (''QuakeWorld'') in one. All by the same developer Izhido.</ref>| align="left" |{{Icon|PSPWii}}|[[iarchivehttps:fna-f-1-psp//wii.brewology.-7z|1com/downloads/download.php?id=13692&mcid=3.1 Fix 1]release 4]
|{{✗}}
|{{✗}}
|{{?}}
|Quake 1–2, ThreeWave CTF mod for Quake 2, QuakeWorld
|-
|[http://quakespasm.sourceforge.net Quakespasm]<br />vkQuake<ref group="N">vkQuake is based on Quakespasm, but uses Vulkan instead of OpenGL for rendering</ref>
| align="left" |{{Icon|Windows|Linux|macOS}}
|[[sourceforge:projects/quakespasm|0.94.2]]<br />[https://github.com/Novum/vkQuake/releases git]
|{{✗}}
|{{✓}}
|{{✓}}
|Five Nights at Freddy'sQuake 1
|-
|FNaF 2 3DS<ref group="N" name="FNaF3DS" />RBDOOM-3-BFG| align="left" |{{Icon|3DSWindows|Linux|macOS}}|[https://gamejoltgithub.com/gamesRobertBeckebans/fnaf23dsRBDOOM-3-BFG/583006 beta 1.0releases git]
|{{✗}}
|{{}}|{{}}|Five Nights at Freddy's 2Doom 3 (BFG Edition)
|-
|FNaF 3 3DS<ref group="N" name="FNaF3DS" [https://icculus.org/>rott Rise of the Triad for Linux]| align="left" |{{Icon|3DSWindows7|Linux|DC}}|[https://gamejolticculus.com/gamesorg/fnaf33dsrott/520090 beta 0.1.3releases git]
|{{✗}}
|{{✗}}
|{{✗}}
|Five Nights at Freddy's 3Rise of the Triad: Dark War
|-
|FNaF 4 3DS<ref group="N" name="FNaF3DS" />rottexpr| align="left" |{{Icon|3DSWindows|Linux|macOS}}|[https://www.youtubegithub.com/watch?v=4NIejQ_K-0U beta 0.3LTCHIPS/rottexpr/releases git]
|{{✗}}
|{{}}|{{~}}|Five Nights at Freddy's 4Rise of the Triad: Dark War
|-
|SpacePinballCadatShockolate|Multi-Platformalign="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[https://github.com/k4zmu2aInterrupt/SpaceCadetPinballsystemshock/ releases git]
|{{✗}}
|{{?}}
|{{✓}}
|3D Pinball for Windows – Space Cadet{{✓}}|PinballSystem Shock 1
|-
|[https://wiibrewtheforceengine.org/wiki/Abe%27s_Amazing_Adventure_Wii Abe's Amazing Adventure Wiigithub.io The Force Engine]| align="left" |{{Icon|WiiWindows|Linux}}|[httphttps://codetheforceengine.googlegithub.com/p/abe-wiiio/downloads/list r3.html 1.09]
|{{✗}}
|{{}}|{{?}}|Abe's Amazing Adventure| rowspan="21" |Platform'Current:'' Star Wars: Dark Forces<br />''Future:'' Outlaws
|-
|[https://disenchant.net/tyrquake Tyrquake]| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[https://disenchant.net/git/tyrquake.git git]|{{✓}}|{{✓}}|{{✓}}|Quake 1|-|vitaQuake II| align="left" |{{Icon|Windows|Linux|macOS|Vita}}|[https://github.com/Rinnegatamante/vitaQuakeII git], [http://vitadb.rinnegatamante.it/#/info/278 PS Vita]|{{✓}}|{{✓}}|{{✓}}|Quake 2|-|[https://wiibrew.org/wiki/WiiDoom WiiDoom]<br />[https://wiibrew.org/wiki/Abuse_Wii Abuse WiiWiiDoom#WiiDoom-Fork WiiDoom-Fork](music support)
| align="left" |{{Icon|Wii}}
|[https://githubcode.google.com/HunterZarchive/p/abuse-wiiwiidoom/releases downloads 0.84.5]<br />[https://www.dropbox.684com/s/c6f5s0l760gudfo/WiiDoom-fork.2zip?dl=0 Fork]
|{{✗}}
|{{✗}}
|{{?}}
|Abuse
|-
|Cave Story Engine 2
| align="left" |{{Icon|Windows|Linux|macOS|3DS|WiiU}}{{Icon|Wii|NDS}}
|[https://github.com/gameblabla/CSE2 git]<br />[[iarchive:CaveStoryE2|archive]]<br />[[iarchive:cse2wii|Wii]], [https://gbatemp.net/threads/cave-story-ds-port-based-on-cse2-decompilation.582377/ NDS]
|{{✗}}<sup>[https://github.com/gameblabla/CSE2/blob/rs97/LICENCE.txt]</sup>
|{{✗}}<ref group="N">Cave Story Engine 2, or CSE2 for short, received a [https://www.gamesindustry.biz/articles/2020-11-26-nicalis-issues-dmca-against-free-cave-story-games DMCA cease and desist notice] from Nicalis, the current IP owner of ''Cave Story'', despite the original ''Cave Story'' being a freeware developed by Daisuke "Pixel" Amaya.</ref>
|{{✓}}
|Cave StoryDoom I–II, Final Doom, Chex Quest I–II (forked version only but with some conversion issues)
|-
|Jazz² Resurrection[https://gbatemp.net/threads/release-wii-doom-wii-heretic-wii-hexen-wii-strife-all-in-one-proper.374400/ Wii-DOOM<br />Wii-HERETIC<br />Wii-HEXEN<br />Wii-STRIFE]| align="left" |{{Icon|Windows|Linux|macOS|AndroidWii}}|[https://githubwww.mediafire.com/deathkillerdownload/jazz2icez8pw2c3ky3bq/releases gitWii-DOOM_Wii-HERETIC_Wii-HEXEN_Wii-STRIFE_ALL-IN-ONE_R33_PROPER.zip r33]|{{✗}}
|{{✗}}
|{{✓}}
|{{✓}}|Jazz Jackrabbit 2''Wii-DOOM:'' Doom I–II, Final Doom<br />''Wii-HERETIC:'' Heretic<br />''Wii-HEXEN:'' Hexen<br />''Wii-STRIFE:'' Strife: Quest for the Sigil
|-
|[https://wiibrew.org/wiki/Jump_%27n_Bump Jump 'n BumpWolfenstein_3D_Wii Wolfenstein 3D Wii]
| align="left" |{{Icon|Wii}}
|[http[sourceforge:projects/wolfenstein3dwi/www.mediafire.comfiles/wolfenstein3dwi/?br95p3s9qw9sjre 0|1.3.131]]
|{{✗}}
|{{✗}}
|{{?}}|[http://icculus.org/jumpnbump/ Jump 'n Bump]Wolfenstein 3D, Spear of Destiny
|-
|[https://wwwxash.gamebrewsu/xash3d.org/wiki/Maze_of_Galious_3DS Maze of Galious 3DShtml Xash3D]| align="left" |{{Icon|3DSWindows|Linux|macOS|Android}}|[https://githubxash3d.comru/nop90/MazeOfGalious-3ds/releases 1doku.php?id=downloads 0.99]
|{{✗}}
|{{~}}|{{?}}|[https://mog.jorito.net The Maze of Galious remake]Half-Life 1
|-
|[https://wiibrew.org/wiki/MazeOfGaliousWii MazeOfGaliousWii]Xash3DS| align="left" |{{Icon|Wii3DS}}|[httphttps://mazeofgalious-wii.googlecodegithub.com/filesmasterfeizz/mazeofgalious-wii-0.63.3.zip 0.63.3Xash3DS git]
|{{✗}}
|{{✗}}
|{{?}}|[https://mog.jorito.net The Maze of Galious remake]Half-Life 1
|-
|NXEngine <br />[https://githubwww.com/nxengineyamagi.org/nxengine-evo nxengine-evoquake2 Yamagi Quake II]| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[httphttps://nxengine.sourceforge.net 1deponie.0yamagi.0.6] <br org/>[https://githubquake2 8.com/nxengine/nxengine-evo/releases git00]|{{✗}}
|{{✓}}
|{{✗}}
|{{✓}}
|Cave StoryQuake 2
|-
|[https://wiibrew.org/wiki/OpenHCL OpenHCL]DXU24| align="left" |{{Icon|PSP|Wii|3DS|VitaWindows}}|[https://githubyoutube.com/JeffRuLz/OpenHCL/releases git@dxu2424?si=_gp1afLOSZMYP-iZ Modders channel]
|{{✗}}
|{{~Y}}|{{✓}}Work in Progress|Hydra Castle LabyrinthDeus Ex
|-
|[httpPortal64://www.alister.eu/jazz/oj/about.php OpenJazz]Still Alive| align="left" |{{Icon|Windows|Linux|macOS|Pandora|GP32|DC}}{{Icon|WiiN64}}|[https://github.com/AlisterTmwpenny/openjazzportal64-still-alive/releases gittags v0.14.0]
|{{✗}}
|{{~Y}}|{{✓}}<abbr title="Original project taken down due to Nintendo's tools used for building the game for Nintendo 64, this one aiming to remove the requirement on proprietary code, so Nintendo will ... :)">*</abbr>|Jazz Jackrabbit 1Portal|} === Horror ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)
|-
|RFNaF 1 3DS -old/obsolete-<br />[https://www.Egamebrew.Lorg/wiki/Five_Nights_at_Freddys_1_3DS FNaF 1 3DS -remastered-]<ref group="N" name="FNaF3DS">Five Nights at Freddy's 1 3DS -remastered- is an updated version of [https://gamejolt.com/games/fnaf13ds/507412 Five Nights at Freddy 1's 3DS] by the same developer FreDev, also known as BumboDEV and BaseDEV. The developer also attempted Nintendo 3DS ports of ''Five Nights at Freddy's 2'', ''3'', and ''4'' but development stopped after the developer [[https://gamejolt.com/p/i-have-decided-to-release-the-latest-version-i-have-available-for-f-ctwvb9xi lost the source code] for ''Five Nights at Freddy's 2'' and would have to reverse engineer it again. Those ports were only in a state of demonstration and were not fully playable, having incomplete A.I.V, gameplay, and missing screens. Download links to the latest version of these 3DS ports and the PS Vita port can be found on the [https://discord.Egg/w7WcSGt old Discord server].</ref>| align="left" |{{Icon|Windows|Linux3DS}}|[https://githubgamejolt.com/games/fnaf13ds/507412 0.2.3]<br />[https://gamejolt.com/AliveTeamgames/fnaf13dsremastered/alive_reversing git576273 0.3.1-pre1]|{{✗}}
|{{✗}}
|{{✓}}
|{{✓}}|Oddworld: AbeFive Nights at Freddy's Oddysee, Oddworld: Abe's Exoddus
|-
|rawglFNaF 1 PSP<ref group="N" name="FNaF3DS" />| align="left" |{{Icon|Windows|Linux|macOSPSP}}|[https://githubarchive.comorg/cyxxdetails/rawgl gitfna-f-1-psp.-7z 1.3.1 Fix 1]|{{✗}}
|{{✗}}
|{{✓}}
|{{✓}}|Another World/Out of This WorldFive Nights at Freddy's
|-
|REminiscence| alignFNaF 2 3DS<ref group="N" name="leftFNaF3DS" |{{Icon|Windows|Android}}|[http://cyxdown.free.fr/reminiscence 0.4.9]|{{✓}}|{{✓}}|{{✓}}|Flashback (Another World's spiritual sequel)|-|Rigel Engine>| align="left" |{{Icon|Windows|Linux|macOS|LinuxARM3DS}}|[https://githubgamejolt.com/lethal-guitargames/RigelEnginefnaf23ds/releases git583006 beta 1.0]|{{✗}}
|{{✗}}
|{{}}|{{✓}}|Duke Nukem IIFive Nights at Freddy's 2
|-
|[https:FNaF 3 3DS<ref group="N" name="FNaF3DS" //github.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation RSDK]>| align="left" |{{Icon|Windows|Linux|macOS|Android|Vita|Switch3DS}}|[https://githubgamejolt.com/Rubberduckycoolygames/Sonic-1-2-2013-Decompilationfnaf33ds/releases Sonic 520090 beta 0.1 & 2] <br />[https://github.com/Rubberduckycooly/Sonic-CD-11-Decompilation/releases Sonic CD3]|{{✗}}
|{{✗}}
|{{✓}}
|{{✓}}
|Sonic the Hedgehog 1–2, Sonic CD
|-
|[https://www.popot.org/get_the_games.php?game=SDLPoP SDLPoP]
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://github.com/NagyD/SDLPoP git]
|{{✗}}
|{{✓}}|{{✓}}|Prince of Persia (1989)Five Nights at Freddy's 3
|-
|[https://teamforeveronline.wixsite.comFNaF 4 3DS<ref group="N" name="FNaF3DS" /home Sonic the Hedgehog Forever]>| align="left" |{{Icon|Windows3DS}}|[https://teamforeveronlinewww.wixsiteyoutube.com/home/sonicwatch?v=4NIejQ_K-1-forever 1.40U beta 0.13]
|{{✗}}
|{{}}|{{~}}|Sonic the HedgehogFive Nights at Freddy's 4|} === Platform ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)
|-
|[https://teamforeveronlinewiibrew.wixsite.comorg/wiki/home Sonic the Hedgehog 2 AbsoluteAbe%27s_Amazing_Adventure_Wii Abe's Amazing Adventure Wii]| align="left" |{{Icon|WindowsWii}}|[httpshttp://teamforeveronlinecode.wixsitegoogle.com/homep/sonicabe-2-absolute 1.1.1wii/downloads/list r3]|{{✗}}
|{{✗}}
|{{?}}|{{✓}}|Sonic the Hedgehog 2Abe's Amazing Adventure
|-
|[https://sonic3airwiibrew.org Sonic 3 A.I.R. (Angel Island Revisited)/wiki/Abuse_Wii Abuse Wii]| align="left" |{{Icon|Windows|Linux|macOS|Android|Vita|SwitchWii}}|[https://github.com/EukaryotHunterZ/abuse-wii/Sonic3AIR gitreleases 0.8.684.2]|{{✗}}
|{{✗}}
|{{?}}
|Abuse
|-
|Cave Story Engine 2
| align="left" |{{Icon|Windows|Linux|macOS|3DS|WiiU}}{{Icon|Wii|NDS}}
|[https://github.com/gameblabla/CSE2 git]<br />[https://archive.org/details/CaveStoryE2 archive]<br />[https://archive.org/details/cse2wii Wii], [https://gbatemp.net/threads/cave-story-ds-port-based-on-cse2-decompilation.582377/ NDS]
|{{✗}}<ref group="N">Cave Story Engine 2's[https://github.com/gameblabla/CSE2/blob/rs97/LICENCE.txt licence]</ref>
|{{✗}}<ref group="N">Cave Story Engine 2, or CSE2 for short, received a [https://www.gamesindustry.biz/articles/2020-11-26-nicalis-issues-dmca-against-free-cave-story-games DMCA cease and desist notice] from Nicalis, the current IP owner of ''Cave Story'', despite the original ''Cave Story'' being a freeware developed by Daisuke "Pixel" Amaya.</ref>
|{{✓}}
|Cave Story
|-
|OpenCrashWOC
| align="left" |{{Icon|Windows|Linux}}
|[https://github.com/Open-Travelers/OpenCrashWOC git]
|{{✗}}
|{{✓}}
|Sonic the Hedgehog 3 & Knuckles{{?}}|Crash Bandicoot: Wrath Of Cortex
|-
|[[Super Mario 64 Port]]C1|Multi-platformalign="left" |{{Icon|Windows|Linux}}|Depends on port[https://github.com/wurlyfox/c1 git]
|{{✗}}
|{{✓}}
|{{~}}|Super Mario 64 (N64)Crash Bandicoot
|-
|C2C| align="left" |{{Icon|Windows}}|[httphttps://wwwgithub.bigorno.netcom/ughman/xrick xrickc2c git]|{{✗}}|{{✗}}|{{~}}|Crash Bandicoot 2: Cortex Strikes Back|-|Jazz² Resurrection| align="left" |{{Icon|Windows|Linux|GameCube|BeOSmacOS|Amiga|GP32Android}}|[httphttps://wwwgithub.bigorno.netcom/deathkiller/xrickjazz2/download.html #021212releases git]|{{✗}}
|{{✓}}
|{{✗}}
|{{✓}}
|Rick DangerousJazz Jackrabbit 2
|-
|Jewels[https://wiibrew.org/wiki/Jump_%27n_Bump Jump 'n Bump]
| align="left" |{{Icon|Wii}}
|[httpshttp://wiibrewwww.orgmediafire.com/w/images/c/c7/Jewels-20101015.zip 1?br95p3s9qw9sjre 0.3.01]
|{{✗}}
|{{✗}}
|{{?}}
|[httpshttp://wwwicculus.linuxmotors.com/linuxorg/gljeweljumpnbump/ gljewelJump 'n Bump]| rowspan="2" |Puzzle
|-
|Lemmini[https://www.gamebrew.org/wiki/Maze_of_Galious_3DS Maze of Galious 3DS]| align="left" |{{Icon|Windows|macOS3DS}}|[https://github.com/mjfwalshnop90/lemminiMazeOfGalious-3ds/releases git1.0]
|{{✗}}
|{{✗}}
|{{?}}|Lemmings[https://mog.jorito.net The Maze of Galious remake]
|-
|CannonBall| align="left" |{{Icon|Windows|Linux|macOS|Pandora|LinuxARM}}|[https://github.com/djyt/cannonball/wiki git]|{{✓}}|{{✗}}|{{✓}}|OutRun| rowspan="11" |Racing|-|[https://wiibrew.org/wiki/OutRun_(Cannonball_engine) CannonBallMazeOfGaliousWii MazeOfGaliousWii] (Wii)
| align="left" |{{Icon|Wii}}
|[httpshttp://wiibrewmazeofgalious-wii.orggooglecode.com/wfiles/images/2/21/Cannonballmazeofgalious-wii-0.63.3.zip git0.63.3]
|{{✗}}
|{{✗}}
|{{?}}
|[https://mog.jorito.net The Maze of Galious remake]
|-
|NXEngine <br />[https://github.com/nxengine/nxengine-evo nxengine-evo]
| align="left" |{{Icon|Windows|Linux|macOS}}
|[http://nxengine.sourceforge.net 1.0.0.6] <br />[https://github.com/nxengine/nxengine-evo/releases git]
|{{✓}}
|{{✓}}
|OutRun{{✓}}|Cave Story|-|NFSIISE[https://open-goal.github.io OpenGOAL]| align="left" |{{Icon|Windows|Linux}} {{Icon|macOS|AndroidWindows}}|[https://github.com/zaps166open-goal/NFSIISEjak-project/releases git]
|{{✗}}
|{{✓}}
|{{✓}}
|Need for Speed IIJak and Daxter<ref group="N">The project de-compiled the game into [[Wikipedia: SEGame_Oriented_Assembly_Lisp|GOAL]] code. The project also developed a general-purpose GOAL compiler. Ports of ''Jak 2'' & ''3'' may be viable because they were made in GOAL too.</ref>
|-
|OpenC1[https://wiibrew.org/wiki/OpenHCL OpenHCL]| align="left" |{{Icon|WindowsPSP|LinuxWii|macOS3DS|Vita}}|[http://1amstudios.com/projects/openc1 1.4]<br />[https://github.com/jeff-1amstudiosJeffRuLz/OpenHCL/OpenC1 releases git]
|{{✗}}
|{{~}}
|{{✓}}
|Hydra Castle Labyrinth
|-
|[http://www.alister.eu/jazz/oj/about.php OpenJazz]
| align="left" |{{Icon|Windows|Linux|macOS|Pandora|GP32|DC}}{{Icon|Wii}}
|[https://github.com/AlisterT/openjazz/releases git]
|{{✗}}
|{{~}}
|{{✓}}
|CarmageddonJazz Jackrabbit 1
|-
|OpenLGRR.E.L.I.V.E.
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://github.com/james-knippesAliveTeam/openlgr git]|{{✗}}|{{✗}}|{{✗}}|Lego Racers|-|OpenMC2| align="left" |{{Icon|Linux|macOS}} (via [[Wine]])|[https://github.com/LRFLEW/OpenMC2/releases alive_reversing git]
|{{✗}}
|{{✓}}
|{{✓}}
|Midnight Club IIOddworld: Abe's Oddysee, Oddworld: Abe's Exoddus
|-
|[https://openswe1r.github.io OpenSWE1R]rawgl
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://github.com/OpenSWE1Rcyxx/openswe1r rawgl git]
|{{✗}}
|{{✓}}
|{{✗}} <small>(WIP)</small>
|Star Wars Episode 1: Racer
|-
|[https://wiibrew.org/wiki/RoadFighterWii RoadFighterWii]
| align="left" |{{Icon|Wii}}
|[https://code.google.com/archive/p/roadfighter-wii/downloads 1.0]
|{{✗}}
|{{✗}}
|{{✓}}
|Road FighterAnother World/Out of This World
|-
|[https://yethiel.gitlab.io/RVDocs RVGL]REminiscence| align="left" |{{Icon|Windows|Linux|Android|LinuxARM|Pandora}}|[httpshttp://rvglcyxdown.re-voltfree.fr/reminiscence 0.io 214.0930a-19]|{{}}
|{{✓}}
|{{✓}}
|Re-VoltFlashback (Another World's spiritual sequel)
|-
|REDriver2Rigel Engine| align="left" |{{Icon|Windows|Linux|macOS|LinuxARM}}|[https://github.com/OpenDriver2lethal-guitar/RigelEngine/REDRIVER2 releases git]
|{{✗}}
|{{✓}}
|{{✓}}
|Driver 2Duke Nukem II
|-
|[https://pyra-handheldgithub.com/boardsRubberduckycooly/threads/stuntRSDKv5-car-remake.79671 stuntcarremakeDecompilation RSDK]<ref group="N">Based on Stunt Car Racer Remake for Windows</ref>| align="left" |{{Icon|Windows7Windows|Linux|PandoramacOS|Android|Vita|PS3}}<br/>{{Icon|NX|3DS|Wii}}|[https://repogithub.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation Sonic 1 & 2] <br />[https://github.openpandoracom/Rubberduckycooly/Sonic-CD-11-Decompilation Sonic CD] <br />[https://github.orgcom/Rubberduckycooly/?page=detail&app=stuntcarremake_ptitseb Build 08Sonic-Mania-Decompilation Sonic Mania]
|{{✗}}
|{{✓}}
|{{✓}}
|Stunt Car Racer (Amiga / AtariST)Sonic the Hedgehog 1–2, Sonic CD, Sonic Mania
|-
|[httphttps://arx-libertatiswww.popot.org Arx Libertatis/get_the_games.php?game=SDLPoP SDLPoP]| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[https://github.com/arx/ArxLibertatisNagyD/releases SDLPoP git]
|{{✗}}
|{{✓}}
|{{✓}}
|Arx Fatalis| rowspan="12" |RPGPrince of Persia (1989)
|-
|Daggerfall Unity[https://teamforeveronline.wixsite.com/home Sonic the Hedgehog Forever]| align="left" |{{Icon|Windows|LinuxAndroid|Switch|macOSWiiU}}|[https://wwwteamforeveronline.dfworkshopwixsite.netcom/projectshome/daggerfallsonic-unity/live1-builds Beta 0forever 1.134.2]<br />[https://github.com/Interkarma/daggerfall-unity git1]
|{{✗}}
|{{✓}}
|{{✓}}
|The Elder Scrolls II: DaggerfallSonic the Hedgehog
|-
|DevilutionX[https://teamforeveronline.wixsite.com/home Sonic the Hedgehog 2 Absolute]| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD|Haiku|Switch}}|[https://githubteamforeveronline.wixsite.com/diasurgicalhome/devilutionX/releases gitsonic-2-absolute 1.1.1]
|{{✗}}
|{{✓}}
|{{✓}}
|DiabloSonic the Hedgehog 2
|-
|OpenGothic[https://sonic3air.org Sonic 3 A.I.R. (Angel Island Revisited)]| align="left" |{{Icon|Windows|Linux|macOS|Android|Vita|Switch}}|[https://github.com/TryEukaryot/OpenGothic Sonic3AIR git]
|{{✗}}
|{{✓}}
|{{✓}}
|Gothic IISonic the Hedgehog 3 & Knuckles
|-
|[https://makiplwww.githubgamebrew.ioorg/OpenVIII-monogame OpenVIIIwiki/Sonic_Mania_3DS Sonic Mania 3DS]| align="left" |{{Icon|Windows|Linux3DS}}<!-- planned: {{Icon|Android|iOS}} -->|[https://github.com/MaKiPLSaturnSH2x2/RSDKv5-Decompilation/OpenVIII gitreleases/tag/1.0 Build]|{{✗}}
|{{✓}}
|{{~}}|Final Fantasy VIIISonic Mania 3DS
|-
|[https://opendiablo2.com OpenDiablo2]smw| align="left" |{{Icon|Windows|Linux|macOS|LinuxARM|Switch}}|[https://github.com/AbyssEnginesnesrev/OpenDiablo2 smw git] <br />[https://dlhb.gamebrew.org/switchhomebrews/supermarioworldswitch.7z Switch]
|{{✗}}
|{{✓}}
|{{}}|Diablo IISuper Mario World, Super Mario All-Stars<ref group="N">In smw only the [https://github.com/snesrev/smw/blob/main/BUILDING.md#running-smb1-and-smbll Super Mario All-Stars version of Super Mario Bros. and Super Mario Bros.: The Lost Levels] are able to be ran currently.</ref>
|-
|[https://openmw.org OpenMW[Super Mario 64 Port]]| align="left" |{{Icon|Windows|Linux|macOS}}Multi-platform|[https://openmw.org/downloads 0.47.0]Depends on port
|{{✗}}
|{{✓}}
|{{✓}}
|The Elder Scrolls III: MorrowindSuper Mario 64 (N64)
|-
|OpenTESArenaTheXTech| align="left" |{{Icon|Windows|Linux|macOS|Android|Haiku|Vita}}|[https://github.com/afritz1Wohlstand/OpenTESArenaTheXTech/releases git]
|{{✗}}
|{{✓}}
|{{}} |Super Mario Bros. X<smallref group="N">(WIP)The Super Mario Bros. X fan game project was written in VB6 originally and being a closed source for a long time. It was founded in 2009 and supported up to 2011, later abandoned by its author. For a long time, various people hacked it and attempted to reverse-engine and make clones. After 11 years, the source code was finally open. Later, by an independent developer, it was ported from VB6 into C++ with the SDL2 library and released as "TheXTech". The TheXTech, unlike the original game engine, is cross-platform and lightweight. It's able to work on a variety of operating systems and processor architectures.</smallref>|The Elder Scrolls I: Arena
|-
|REGoth[http://www.bigorno.net/xrick xrick]| align="left" |{{Icon|Windows|Linux|GameCube|BeOS|AmigaOS|GP32}}|[httpshttp://githubwww.combigorno.net/REGoth-projectxrick/REGoth-bs gitdownload.html #021212]|{{✓}}
|{{✗}}
|{{✓}}
|Rick Dangerous
|}
 
=== Racing ===
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Platform(s)
! scope="col" |Latest Version
! scope="col" |[[libretro]]
! scope="col" |Active
! scope="col" |[[Recommended Emulators|Recommended]]
! scope="col" |Supported game(s)
|-
|CannonBall
| align="left" |{{Icon|Windows|Linux|macOS|Pandora|LinuxARM}}
|[https://github.com/djyt/cannonball/wiki git]
|{{✓}}
|Gothic, Gothic II
|-
|reone
| align="left" |{{Icon|Windows|Linux}}
|[https://github.com/seedhartha/reone/ git]
|{{✗}}
|{{✓}}
|{{✗}} <small>(WIP)</small>|Star Wars: Knights of the Old Republic 1-2OutRun
|-
|Riiablo[https://wiibrew.org/wiki/OutRun_(Cannonball_engine) CannonBall] (Wii)| align="left" |{{Icon|Windows|Linux|macOS|AndroidWii}}|[https://githubwiibrew.comorg/collinsmithw/riiabloimages/releases 2/21/Cannonball.zip git]|{{✗}}
|{{✗}}
|{{✓}}
|{{?}}|Diablo IIOutRun
|-
|Undertale Mobile Mod for iOS and AndroidNFSIISE| align="left" |{{Icon|Windows|Linux|macOS|Android|iOS}}|[https://www.moddbgithub.com/modszaps166/undertale-mobile-modNFSIISE/releases git]|{{✗}}
|{{✗}}
|{{✓}}
|Undertale{{✓}}|Need for Speed II: SE
|-
|Dune DynastyCTRPC<ref group="N">Executable title in video is "CTRPC" the video titles however are titled "Crash Team Racing - PC Port"</ref>| align="left" |{{Icon|Windows|Linux}}|[http://dunedynasty.sourceforge.net]|{{na}}<small>(WIP)</small>
|{{✗}}
|{{✓}}
|Dune II{{~}}<ref group="N">According to the description of the [https: The Building of //youtu.be/JG_EzHqQFJk Progress Update #2] video it will be many months (or years) away from a Dynastyfinished PC port</ref>| rowspan="5" |RTSCrash Team Racing
|-
|Dune II: The MakerOpenC1| align="left" |{{Icon|Windows|Linux|macOS}}|[http://1amstudios.com/projects/openc1 1.4]<br />[https://dune2themaker.fundynamicgithub.com/jeff-1amstudios/OpenC1 git]|{{✗}}
|{{✗}}
|{{✓}}
|{{✓}}|Dune II: The Building of a DynastyCarmageddon
|-
|Dune LegacyOpenLGR| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[httphttps://dunelegacygithub.sourceforge.netcom/websitejames-knippes/index.htmlopenlgr git]|{{✗}}
|{{✗}}
|{{✗}}
|{{✓}}|Dune II: The Building of a DynastyLego Racers
|-
|OpenDUNEOpenMC2| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}(via [[Wine]])|[https://github.com/OpenDUNELRFLEW/OpenDUNEOpenMC2/releases git]|{{✗}}
|{{✗}}
|{{✓}}
|Dune {{✓}}|Midnight Club II: The Building of a Dynasty
|-
|[httphttps://wwwopenswe1r.ta3dgithub.org/home-en.php TA3Dio OpenSWE1R]
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://github.com/zuzufOpenSWE1R/TA3D openswe1r git]
|{{✗}}
|{{}}|{{~}}<small>(WIP)</small>|Total AnnihilationStar Wars Episode 1: Racer
|-
|[httphttps://freesyndwiibrew.sourceforge.net FreeSyndorg/wiki/RoadFighterWii RoadFighterWii]| align="left" |{{Icon|Windows|Linux|macOSWii}}|[[sourceforgehttps:projects/freesynd|0/code.google.7com/archive/p/roadfighter-wii/downloads 1.5]0]
|{{✗}}
|{{✗}}
|{{✓}}
|Road Fighter
|-
|[https://yethiel.gitlab.io/RVDocs RVGL]
| align="left" |{{Icon|Windows|Linux|macOS|Android|LinuxARM|Pandora}}
|[https://rvgl.re-volt.io 21.0930a-1]
|{{✗}}
|Syndicate (1993)
| rowspan="2" |RTT
|-
|[http://swars.vexillium.org Syndicate Wars Port]
| align="left" |{{Icon|Windows|Linux|macOS}}
|[http://swars.vexillium.org/#download 0.3]
|{{✗}}
|{{✗}}
|{{✓}}
|Syndicate Wars{{✓}}|Re-Volt
|-
|Minecraft PSPREDriver2| align="left" |{{Icon|PSPWindows|Linux}}|[[iarchivehttps:minecraft-psp-2.4.2.7z|3.3//github.0]com/OpenDriver2/REDRIVER2 git]
|{{✗}}
|{{✓}}
|{{✓}}
|Minecraft| rowspan="11" |SandboxDriver 2
|-
|[https://openrwpyra-handheld.org OpenRWcom/boards/threads/stunt-car-remake.79671 stuntcarremake]<ref group="N">Based on Stunt Car Racer Remake for Windows</ref>| align="left" |{{Icon|WindowsWindows7|Linux|macOS|FreeBSDPandora}}|[https://githubrepo.comopenpandora.org/rwengine/openrw git?page=detail&app=stuntcarremake_ptitseb Build 08]
|{{✗}}
|{{✓}}
|{{~}}|Grand Theft Auto IIIStunt Car Racer (Amiga / AtariST)|} === Real-time ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |PSP MinecraftName! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)!Genre|-|Dune Dynasty| align="left" |{{Icon|PSPWindows|Linux}}|[[iarchivehttp:psp-minecraft//dunedynasty.-7z|3sourceforge.0net 1.0]5]
|{{✗}}
|{{✗}}
|{{}}|MinecraftDune II: The Building of a Dynasty| rowspan="7" |Real-time strategy
|-
|re3<ref group="N" name="re3">re3 and reVC have been taken down by Take-Two again. This also includes GaryOderNichts's Wii U ports, Graber's Switch ports, and the PS Vita ports of re3 and reVC.</ref>Dune II: The Maker| align="left" |{{Icon|Windows|Linux|macOS}}|[https://webdune2themaker.archive.org/web/20210923101046/https://githubfundynamic.com/GTAmodding/re3] <br />[https://web0.archive7.org/web/20210906122256/https://github.com/GTAmodding/re3/tree/miami/ reVC0]
|{{✗}}
|{{✓}}
|{{✓}}
|Grand Theft Auto III, Grand Theft AutoDune II: Vice CityThe Building of a Dynasty
|-
|[https://www.gamebrew.org/wiki/RE3_3DS RE3 3DS][https://gbatemp.net/threads/wip-re3-3ds-port.586374]Dune Legacy| align="left" |{{Icon|3DSWindows|Linux|macOS|FreeBSD}}|[httpshttp://dlhbdunelegacy.gamebrewsourceforge.orgnet/3dshomebrewswebsite/re33dsindex.html 27.12.7z wip2022]
|{{✗}}
|{{~}}
|{{~}}<ref group="N">RE3 3DS is only playable on New Nintendo 3DS/2DS but even then, there will be occasionally graphical issues and frame drops.</ref>
|Grand Theft Auto III
|-
|[https://gbatemp.net/threads/re3-nx-reverse-engineered-gta-3-for-nintendo-switch.574308/ re3-nx]<ref group="N" name="re3" /><br />[https://gbatemp.net/threads/revc-reverse-engineered-gta-vice-city-switch-port.591266/ reVC-nx]<ref group="N" name="re3" />
| align="left" |{{Icon|Switch}}
|?
|{{✗}}
|{{✗}}
|{{?}}|Grand Theft Auto III, Grand Theft AutoDune II: Vice CityThe Building of a Dynasty
|-
|re3-vita<ref group="N" name="re3" /><br />[https://www.psx-place.com/threads/release-revc-vita-grand-theft-auto-vice-city-port-for-psvita-pstvkeeperfx.32927/ reVC-vitanet KeeperFX]<ref group="N" name="re3" />| align="left" |{{Icon|VitaWindows}}|1.4<br />[https://storekeeperfx.brewology.comnet/vita/ahomebrewdownloads 1.php?brewid=906 10.10]|{{✗}}
|{{✗}}
|{{✓}}
|{{?}}
|Grand Theft Auto III, Grand Theft Auto: Vice CityDungeon Keeper
|-
|[https://gbatemp.net/threads/re3-wiiu-gta-iii-wii-u-port.579827/ re3-wiiu]<ref group="N" name="re3" /><br />[https://gbatemp.net/threads/revc-wiiu-gta-vice-city-wii-u-port.592998/ reVC-wiiu]<ref group="N" name="re3" />OpenDUNE| align="left" |{{Icon|WiiUWindows|Linux|macOS|FreeBSD}}|2021-02-01<br [https://github.com/OpenDUNE/>?OpenDUNE/releases git]
|{{✗}}
|{{}}|{{?}}|Grand Theft Auto III, Grand Theft AutoDune II: Vice CityThe Building of a Dynasty
|-
|San Andreas Unity[http://www.ta3d.org/home-en.php TA3D]| align="left" |{{Icon|Windows|Linux|macOS|Android}}|[https://github.com/GTA-ASM/SanAndreasUnityzuzuf/releases TA3D git]
|{{✗}}
|{{✓}}
|{{~}}
|Grand Theft Auto: San Andreas
|-
|[https://wiibrew.org/wiki/Wiicraft_2020 Wiicraft] (2020)
| align="left" |{{Icon|Wii}}
|[https://github.com/kperdlich/wiicraft/releases git]
|{{✗}}
|{{?}}
|{{?}}
|Minecraft v1.2.5
|-
|[https://wiibrew.org/wiki/WoxelCraft WoxelCraft]
| align="left" |{{Icon|Wii}}
|[https://github.com/DaeFennek/wii-voxel-engine/releases git]
|{{✗}}
|{{✗}}
|{{?}}|3D Voxel Engine (Minecraft)Total Annihilation
|-
|OpenTyrian[https://github.com/schombert/Project-Alice Project Alice]| align="left" |{{Icon|Windows|Linux|Android}}|[https://github.com/opentyrianschombert/opentyrianProject-Alice/releases git/download/v1.0.9/1.0.9.7z 1.0.9]
|{{✗}}
|{{✓}}
|{{✓}}
|Tyrian| rowspan="Victoria 2" |Shoot 'em up
|-
|OpenTyrianWii[http://freesynd.sourceforge.net FreeSynd]| align="left" |{{Icon|WiiWindows|Linux|macOS}}|[https[sourceforge:projects//codefreesynd|0.google7.com/archive/p/opentyrian-wii/downloads 1.75]]|{{✗}}
|{{✗}}
|{{✗}}
|{{?}}Syndicate (1993)|Tyrianrowspan="2" |Real-time tactics
|-
|[httpshttp://bitbucketswars.vexillium.org/dalerank/caesaria/wiki/Home CaesarIASyndicate Wars Port]| align="left" |{{Icon|Windows|Linux|macOS|Android|Haiku}}|[[sourceforgehttp:projects/opencaesar3/files|swars.vexillium.org/#download 0.53]] (2016)|{{✗}}
|{{✗}}
|{{✗}}
|Caesar III
| rowspan="2" |Sim - City-building
|-
|[https://github.com/bvschaik/julius Julius]<br />[https://github.com/Keriew/augustus Augustus] <small>(Gameplay changes)</small>
| align="left" |{{Icon|Windows|Linux|macOS|Vita|Switch}}
|[https://github.com/bvschaik/julius/releases 1.7]<br />[https://github.com/Keriew/augustus/releases 3.0.1]
|{{✗}}
|{{✓}}
|Syndicate Wars|} === RPG ==={{✓}}| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Caesar IIISupported game(s)
|-
|[http://corsixtharx-libertatis.com CorsixTHorg Arx Libertatis]| align="left" |{{Icon|Windows|Linux|macOS|BSDFreeBSD}}|[https://github.com/CorsixTHarx/CorsixTHArxLibertatis/releases git]
|{{✗}}
|{{✓}}
|{{✓}}
|Theme Hospital| rowspan="5" |Sim - Construction/ManagementArx Fatalis
|-
|[https://wwwpapermar.reddit.com/rio/locomotion OpenLocoPaper Mario]
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://github.com/OpenRCT2pmret/OpenLoco/releases papermario git]
|{{✗}}
|{{✓}}
|{{✓}}
|Chris Sawyer's LocomotionPaper Mario
|-
|[https://openrct2www.org OpenRCT2dfworkshop.net Daggerfall Unity]| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD|OpenBSD|Android}}|[https://github.com/OpenRCT2Interkarma/OpenRCT2daggerfall-unity/releases git]
|{{✗}}
|{{✓}}
|{{✓}}
|RollerCoaster Tycoon 2, with RollerCoaster Tycoon and expansions from both games being importableThe Elder Scrolls II: Daggerfall
|-
|[https://www.openttd.org/en OpenTTD]DevilutionX| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD|Haiku|Switch}}|[https://github.com/OpenTTDdiasurgical/OpenTTDdevilutionX/releases git]
|{{✗}}
|{{✓}}
|{{✓}}
|Transport Tycoon DeluxeDiablo
|-
|[https://wiibrewgithub.orgcom/wikialexbatalov/OpenTTD OpenTTDfallout1-ce Fallout CE] (Wii)| align="left" |{{Icon|WiiWindows|Linux|Android|iOS|macOS}}|[https://filesgithub.extremscorner.orgcom/wiialexbatalov/apps/openttd/latest 1.3.2fallout1-ce git]
|{{✗}}
|{{✓}}
|{{✓}}
|Fallout 1
|-
|[https://github.com/alexbatalov/fallout2-ce Fallout 2 CE]
| align="left" |{{Icon|Windows|Linux|Android|iOS|macOS}}
|[https://github.com/alexbatalov/fallout2-ce git]
|{{✗}}
|{{?}}|Transport Tycoon Deluxe{{✓}} |Fallout 2
|-
|terminal-recallOpenGothic
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://github.com/jtrfpTry/terminal-recall OpenGothic git] <br />[[sourceforge:projects/terminal-recall/files/nightly-builds/|Nightly Builds]]
|{{✗}}
|{{✓}}
|{{✓}}
|Terminal Velocity, Fury3|Sim - Flight CombatGothic II
|-
|[https://ctp2makipl.darkdustgithub.net civctp2io/OpenVIII-monogame OpenVIII]| align="left" |{{Icon|Windows|Linux}}<!-- planned: {{Icon|PandoraAndroid|PyraiOS}}-->|[https://github.com/civctp2MaKiPL/civctp2/releases OpenVIII git] <br />([https://github.com/ptitSeb/ctp2 ctp2] for Linux/Pandora/Pyra)
|{{✗}}
|{{~}}
|{{✓}}
|Call to Power II{{✗}}| rowspan="6" |TBSFinal Fantasy VIII
|-
|[httphttps://wwwopendiablo2.civone.org CivOnecom OpenDiablo2]
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://github.com/SWY1985AbyssEngine/CivOne OpenDiablo2 git]
|{{✗}}
|{{✓}}
|{{✗}} <small>(WIP)</small>
|Sid Meier's Civilization
|-
|[https://wiibrew.org/wiki/DopeWars_Wii DopeWars]
| align="left" |{{Icon|Windows|Wii}}<ref group="N">DopeWars PC port's download link is currently not working.</ref>
|[http://www.eiksoft.com 1.1]
|{{✗}}
|{{✗}}|{{?}}|DopeWars (Palm OS)Diablo II
|-
|fheroes2[https://openmw.org OpenMW]| align="left" |{{Icon|Windows|Linux|macOS|Switch|PSVita}}|[https://githubopenmw.comorg/ihhub/fheroes2 gitdownloads 0.47.0]
|{{✗}}
|{{✓}}
|{{✓}}
|Heroes of Might and Magic IIThe Elder Scrolls III: Morrowind
|-
|[https://openxcom.org OpenXcom]OpenTESArena
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://openxcomgithub.orgcom/afritz1/OpenTESArena/releases git]|{{✗}}|{{✓}}|{{✗}} <small>(WIP)</small>|The Elder Scrolls I: Arena|-|REGoth| align="left" |{{Icon|Windows|Linux}}|[https://github.com/REGoth-project/REGoth-builds bs git]
|{{✗}}
|{{✓}}
|{{✓}}
|UFOGothic, Gothic II|-|reone| align="left" |{{Icon|Windows|Linux}}|[https: Enemy Unknown //github.com/seedhartha/reone/ git]|{{✗}}|{{✓}}|{{✗}} <small>(X-Com: UFO DefenseWIP), X-COM</small>|Star Wars: Terror From Knights of the DeepOld Republic 1-2
|-
|[https://vcmi.eu VCMI]Riiablo
| align="left" |{{Icon|Windows|Linux|macOS|Android}}
|[https://github.com/vcmicollinsmith/vcmi riiablo/releases git]
|{{✗}}
|{{✓}}
|{{?}}|Diablo II|-|Undertale Mobile Mod for iOS and Android| align="left" |{{Icon|Android|iOS}}|[https://www.moddb.com/mods/undertale-mobile-mod ModDB page]|{{✗}}|{{✗}}|{{✓}}|Undertale|} === Sandbox ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)|-|Minecraft PSP| align="left" |{{Icon|PSP}}|[https://archive.org/details/minecraft-psp-2.4.2.7z 3.3.0]|{{✗}}|{{✓}}|{{✓}}|Minecraft|-|[https://openrw.org OpenRW]| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[https://github.com/rwengine/openrw git]|{{✗}}|{{~}}|{{~}}|Grand Theft Auto III|-|IsleDecomp| align="left" |{{Icon|Windows|Linux}}|[https://github.com/isledecomp/isle git]|{{✗}}|{{✓}}|{{✗}} <small>(WIP)</small>|Lego Island|-|PSP Minecraft| align="left" |{{Icon|PSP}}|[[https://archive.org/details/psp-minecraft.-7z|3.0.0]]|{{✗}}|{{✗}}|{{✗}}|Minecraft|-|[[re3]]<br> [[re3|reVC]]<ref group="N" name="re3">re3 and reVC have been taken down by Take-Two again. This also includes GaryOderNichts's Wii U ports, Graber's Switch ports, and the PS Vita ports of re3 and reVC.</ref>|Multi-platform|Depends on port|{{✗}}|{{✗}}|{{✓}}|Grand Theft Auto III, Grand Theft Auto: Vice City|-|San Andreas Unity| align="left" |{{Icon|Windows|Linux|macOS|Android}}|[https://github.com/GTA-ASM/SanAndreasUnity/releases git]|{{✗}}|{{✓}}|{{~}}|Grand Theft Auto: San Andreas|-|[https://wiibrew.org/wiki/Wiicraft_2020 Wiicraft] (2020)| align="left" |{{Icon|Wii}}|[https://github.com/kperdlich/wiicraft/releases git]|{{✗}}|{{?}}|{{?}}|Minecraft v1.2.5|-|[https://wiibrew.org/wiki/WoxelCraft WoxelCraft]| align="left" |{{Icon|Wii}}|[https://github.com/DaeFennek/wii-voxel-engine/releases git]|{{✗}}|{{✗}}|{{?}}|3D Voxel Engine (Minecraft)|} === Sim ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)!Genre|-|[https://bitbucket.org/dalerank/caesaria/wiki/Home CaesarIA]| align="left" |{{Icon|Windows|Linux|macOS|Android|Haiku}}|[[sourceforge:projects/opencaesar3/files|0.5]] (2016)|{{✗}}|{{✗}}|{{✗}}|Caesar III| rowspan="2" |City-building|-|[https://github.com/bvschaik/julius Julius]<br />[https://github.com/Keriew/augustus Augustus] <small>(Gameplay changes)</small>| align="left" |{{Icon|Windows|Linux|macOS|Vita|Switch}}|[https://github.com/bvschaik/julius/releases 1.7]<br />[https://github.com/Keriew/augustus/releases 3.0.1]|{{✗}}|{{✓}}|{{✓}}|Caesar III|-|[http://corsixth.com CorsixTH]| align="left" |{{Icon|Windows|Linux|macOS|BSD}}|[https://github.com/CorsixTH/CorsixTH/releases git]|{{✗}}|{{✓}}|{{✓}}|Theme Hospital| rowspan="5" |Construction/Management|-|[https://www.reddit.com/r/locomotion OpenLoco]| align="left" |{{Icon|Windows|Linux|macOS}}|[https://github.com/OpenRCT2/OpenLoco/releases git]|{{✗}}|{{✓}}|{{✓}}|Chris Sawyer's Locomotion|-|[https://openrct2.org OpenRCT2]| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD|OpenBSD|Android}}|[https://github.com/OpenRCT2/OpenRCT2/releases git]|{{✗}}|{{✓}}|{{✓}}|RollerCoaster Tycoon 2 (with RCT1 and expansions from both games being importable) or RollerCoaster Tycoon Classic (as of v0.4.2)|-|[https://www.openttd.org OpenTTD]| align="left" |{{Icon|Windows|Linux|macOS}}|[https://github.com/OpenTTD/OpenTTD/releases git]|{{✗}}|{{✓}}|{{✓}}|Transport Tycoon Deluxe|-|[https://wiibrew.org/wiki/OpenTTD OpenTTD] (Wii)| align="left" |{{Icon|Wii}}|[https://files.extremscorner.org/wii/apps/openttd/latest 1.3.2]|{{✗}}|{{✗}}|{{?}}|Transport Tycoon Deluxe|-|terminal-recall| align="left" |{{Icon|Windows|Linux|macOS}}|[https://github.com/jtrfp/terminal-recall git] <br />[[sourceforge:projects/terminal-recall/files/nightly-builds/|Nightly Builds]]|{{✗}}|{{✓}}|{{✓}}|Terminal Velocity, Fury3|Flight Combat|-|[https://laingame.net/ LainTSX]| align="left" |{{Icon|Web}}|[https://github.com/ad044/lainTSX git]|{{✗}}|{{✓}}|{{✓}}|Lain PSX| rowspan="2" |Interactive fiction|-|[https://laingame.net/ Lain Bootleg Remake]| align="left" |{{Icon|Windows|Linux|macOS}}|[https://github.com/ad044/lain-bootleg-bootleg git]|{{✗}}|{{✓}}|{{✓}}|Lain Bootleg|} === TBS ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)|-|[https://ctp2.darkdust.net civctp2]| align="left" |{{Icon|Windows|Linux|Pandora|Pyra}}|[https://github.com/civctp2/civctp2/releases git] <br />([https://github.com/ptitSeb/ctp2 ctp2] for Linux/Pandora/Pyra)|{{✗}}|{{~}}|{{✓}}|Call to Power II|-|[https://web.archive.org/web/20181127195119/https://www.civone.org/ CivOne]| align="left" |{{Icon|Windows|Linux|macOS}}|[https://github.com/SWY1985/CivOne git]|{{✗}}|{{✓}}|{{✗}} <small>(WIP)</small>|Sid Meier's Civilization|-|[https://wiibrew.org/wiki/DopeWars_Wii DopeWars]| align="left" |{{Icon|Windows|Wii}}<ref group="N">DopeWars PC port's download link is currently not working.</ref>|[http://www.eiksoft.com 1.1]|{{✗}}|{{✗}}|{{?}}|DopeWars (Palm OS)|-|fheroes2| align="left" |{{Icon|Windows|Linux|macOS|Switch|PSVita}}|[https://github.com/ihhub/fheroes2 git]|{{✗}}|{{✓}}|{{✓}}|Heroes of Might and Magic II|-|OpenEnroth| align="left" |{{Icon|Windows|Linux|macOS}}|[https://github.com/OpenEnroth/OpenEnroth git]|{{✗}}|{{✓}}|{{✓}}|Might and Magic VII|-|[https://openxcom.org OpenXcom]| align="left" |{{Icon|Windows|Linux|macOS}}|[https://openxcom.org/git-builds git]|{{✗}}|{{✓}}|{{✓}}|UFO: Enemy Unknown (X-Com: UFO Defense), X-COM: Terror From the Deep|-|[https://vcmi.eu VCMI]| align="left" |{{Icon|Windows|Linux|macOS|Android}}|[https://github.com/vcmi/vcmi git]|{{✗}}|{{✓}}|{{✓}}|Heroes of Might and Magic III|} === Visual Novel ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)|-|DDLC-LOVE| align="left" |{{Icon|PSP|PS3|3DS|Vita|Switch}}|[https://github.com/LukeZGD/DDLC-LOVE/releases 1.2.3] (PSP, Vita)<br />[https://github.com/LukeZGD/DDLC-LOVE/releases/tag/v1.1.9 1.1.9] (PS3, 3DS, Switch)|{{✗}}|{{✗}}|{{✓}}<ref group="N">DDLC-LOVE is a DDLC! port programmed in Lua. Even in its final release, there may be issues DDLC-LOVE may not have been able to fix but it's still playable. The developer recommends PS Vita users to use Doki-Doki-Literature-Club-Vita for the full DDLC! desktop experience including mod support.</ref>|Doki Doki Literature Club!|-|[https://github.com/SonicMastr/Doki-Doki-Literature-Club-Vita Doki-Doki-Literature-Club-Vita]| align="left" |{{Icon|Vita}}|[https://github.com/SonicMastr/Doki-Doki-Literature-Club-Vita/releases git]|{{✗}}|{{~}}|{{✓}}|Doki Doki Literature Club!|-|NitroSharp| align="left" |{{Icon|Windows|Linux}}|[https://github.com/CommitteeOfZero/nitrosharp/releases git]|{{✗}}|{{✓}}|{{~}} <small>(WIP)</small> <ref group="N">No longer needed as the game has been released on PC.</ref> |ChäoS;HEAd NoAH|} === Miscellaneous ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)!Genre|-|PyTouhou| align="left" |{{Icon|Windows|Linux|macOS|Haiku|Pandora}}|[https://pytouhou.linkmauve.fr/ Website]|{{✗}}|{{✓}}|{{✗}} <small>(WIP)</small>|Touhou 6| rowspan="3" |Bullet Hell|-|Th06| align="left" |{{Icon|Windows|Linux|macOS}}|[https://github.com/happyhavoc/th06 git]|{{✗}}|{{✓}}|{{✗}} <small>(WIP)</small>|Touhou 6|-|[https://m.newsmth.net/article/TouHou/single/11992 uth05win]| align="left" |{{Icon|Windows}}|[https://github.com/Wintiger0222/uth05win git]|{{✗}}|{{✗}}|{{✗}}|Touhou 5|-|Ikemen GO| align="left" |{{Icon|Windows|Linux|macOS}}|[https://mugenguild.com/forum/topics/ikemen-go-184152.0.html git]|{{✗}}|{{✓}}|{{✓}}|Remake of the Ikemen engine that supports [[Mugen]] resources.| rowspan="1" |Fighting|-|SpaceCadetPinball| align="left" |{{Icon|Windows|Linux|macOS|Android|}}{{Icon|Vita|Wii|WiiU|3DS|NX}}{{Icon|AmigaOS|MorphOS|Web}}|[https://github.com/k4zmu2a/SpaceCadetPinball/ git]|{{✗}}|{{✓}}|{{✓}}|3D Pinball for Windows – Space Cadet|Pinball|-|Jewels| align="left" |{{Icon|Wii}}|[https://wiibrew.org/w/images/c/c7/Jewels-20101015.zip 1.01]|{{✗}}|{{✗}}|{{?}}|[https://www.linuxmotors.com/linux/gljewel/ gljewel]| rowspan="2" |Puzzle|-|Lemmini| align="left" |{{Icon|Windows|macOS}}|[https://github.com/mjfwalsh/lemmini/releases git]|{{✗}}|{{✗}}|{{✓}}|Lemmings|-|LSD: Revamped| align="left" |{{Icon|Windows|macOS|Linux}}|[https://lsdrevamped.net/ 0.2.0]|{{✗}}|{{✓}}|{{✓}}|LSD: Dream Emulator | rowspan="1" |Exploration|-|OpenTyrian| align="left" |{{Icon|Windows|Linux|Android}}|[https://github.com/opentyrian/opentyrian/releases git]|{{✗}}|{{✓}}|{{✓}}|Tyrian| rowspan="2" |Shoot 'em up|-|OpenTyrianWii| align="left" |{{Icon|Wii}}|[https://code.google.com/archive/p/opentyrian-wii/downloads 1.7]|{{✗}}|{{✗}}|{{?}}|Tyrian
|-
|max_vitamax vita
| align="left" |{{Icon|Vita}}
|[https://github.com/fgsfdsfgs/max_vita/releases git]
|{{✓}}
|Max Payne
|TPS|-|DDLC-LOVE| alignrowspan="left" |{{Icon|PSP|PS3|3DS|Vita|Switch}}|[https://github.com/LukeZGD/DDLC-LOVE/releases 1.2.3] (PSP, Vita)<br />[https://github.com/LukeZGD/DDLC-LOVE/releases/tag/v1.1.9 1.1.9] (PS3, 3DS, Switch)|{{✗}}|{{✗}}|{{✓}}<ref group="N">DDLC-LOVE is a DDLC! port programmed in Lua. Even in its final release, there may be issues DDLC-LOVE may not have been able to fix but it's still playable. The developer recommends PS Vita users to use Doki-Doki-Literature-Club-Vita for the full DDLC! desktop experience including mod support.</ref>|Doki Doki Literature Club!| rowspan="3" |Visual Novel|-|[https://github.com/SonicMastr/Doki-Doki-Literature-Club-Vita Doki-Doki-Literature-Club-Vita]| align="left" |{{Icon|Vita}}|[https://github.com/SonicMastr/Doki-Doki-Literature-Club-Vita/releases git]|{{✗}}|{{~}}|{{✓}}|Doki Doki Literature Club!|Third-|NitroSharp| align="left" |{{Icon|Windows|Linux}}|[https://github.com/CommitteeOfZero/nitrosharp/releases git]|{{✗}}|{{✓}}|{{~}} <small>(WIP)</small>|ChäoS;HEAd NoAHperson shooter
|}
==See also==
Game engine recreations and source ports specifically for:
* [[Source Ports on macOS|macOS]]
* [[Emulators on Android#Source ports/re-implementations|Android]]
* [[Emulators on 3DS#Game engines|Nintendo 3DS]]
* [https://www.reddit.com/r/opensourcegames/ Reddit feed] (Aggregation quality is a little bit spotty. You have to wade through the news posts a bit for the relevant software.)
* [https://www.reddit.com/r/pcgaming/comments/hiuizr/list_of_open_source_games_list_of_open_source/ List of Open Source Games on Reddit] (Thread by u/AMD_CEO. Wed Jul 1, 2020. Had added recommendations to links also seen above.)
 
[[Category:Game engine recreations]]
[[Category:Not really emulators]]
Anonymous user

Navigation menu