Changes

Jump to navigation Jump to search

Game engine recreations and source ports

1,271 bytes removed, 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).
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Operating SystemPlatform(s)
! scope="col" |Latest Version
! scope="col" |[[libretro]]
|-
|[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]
|{{✓}}
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Operating SystemPlatform(s)
! scope="col" |Latest Version
! scope="col" |[[libretro]]
|-
|[[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}}]
|{{✓}}
|}
=== 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" |Operating SystemPlatform(s)
! scope="col" |Latest Version
! scope="col" |[[libretro]]
|{{✗}} <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
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Operating SystemPlatform(s)
! scope="col" |Latest Version
! scope="col" |[[libretro]]
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Operating SystemPlatform(s)
! scope="col" |Latest Version
! scope="col" |[[libretro]]
|{{✗}}
|{{✗}}
|{{~}}
|Need for Speed I–III, Need for Speed: High Stakes, Need for Speed: Porsche Unleashed, Need for Speed: Hot Pursuit 2
|}
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Operating SystemPlatform(s)
! scope="col" |Latest Version
! scope="col" |[[libretro]]
|-
|[[EasyRPG]]
|Multi-platformalign=left|{{Icon|Win|Lin|Pandora|Vita}}{{Icon|APK|Switch|Wii|AmigaOS}}{{Icon|MorphOS|3DS}}
|[https://easyrpg.org/player/downloads {{EasyRPGVer}}]
|{{✓}}
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Operating SystemPlatform(s)
! scope="col" |Latest Version
! scope="col" |[[libretro]]
|}
=== Bullet Hell ===
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Operating System(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)
|}
=== Visual Novel ===
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Operating SystemPlatform(s)
! scope="col" |Latest Version
! scope="col" |[[libretro]]
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Operating SystemPlatform(s)
! scope="col" |Latest Version
! scope="col" |[[libretro]]
|-
|[[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/jorio Jorio's ports of Pangea Software games]
|align="left"|{{Icon|Windows|Linux|macOS}}
|depending on game
|{{✗}}
|{{✓}}
|{{✓}}
|[https://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 (Power Pete)], [https://github.com/jorio/Nanosaur Nanosaur], [https://github.com/jorio/Nanosaur2 Nanosaur II: Hatchling], [https://github.com/jorio/OttoMatic Otto Matic]
|-
|[https://opengmk.com OpenGMK]
|{{✓}}
|{{✓}}
|GameMakergame engines
|-
|style="white-space: nowrap;"|[https://github.com/M-HT/SR M-HT SR/ SRW]
|align="left"|{{Icon|Windows|Linux|Pandora}}
|[https://github.com/M-HT/SR/releases depending on game]
|-
|Zelda3
| align="left" |{{Icon|Windows|Linux|macOS|LinuxARM|Switch}}
|[https://github.com/snesrev/zelda3 git]
|{{✗}}
|{{✗}}
|{{✓}}
|-
|The Legend of Zelda: A Link to the Past
|-
|}
 === Adventure FPS ===
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Supported game(s)
|-
|OpenRakisxGreed| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[https://githubwww.doomworld.com/OpenRakisforum/topic/115331-xgreed-source-port-of-the-game-in-pursuit-of-greed/OpenRakis gitdoomworld]
|{{✗}}
|{{✓}}
|{{}} <small>(WIP)</small>|Dune (Cryo)In Persuit of Greed
|-
|The Ur-Quan MastersAleph One| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[httphttps://sc2alephone.sourceforgelhowon.netorg/downloadsdownload.php 0html 1.86.02]
|{{✗}}
|{{✓}}
|{{✓}}
|Star Control II|}=== Fighting ==={| 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)Marathon 1–2, Marathon Infinity
|-
|Ikemen GO[http://bibendovsky.github.io/bstone BStone]
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://mugenguildgithub.com/forumbibendovsky/topicsbstone/ikemen-go-184152.0.html releases git]
|{{✗}}
|{{✓}}
|{{✓}}
|Remake Blake Stone: Aliens of the Ikemen engine that supports [[Mugen]] resources.|} === FPS ==={| class="wikitable sortable" style="text-alignGold, Blake Stone: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)Planet Strike
|-
|xGreedCrispy Doom<br />Crispy Heretic| align="left" |{{Icon|Windows|Linux}}|[https://www.doomworldgithub.com/forumfabiangreffrath/topic/115331-xgreed-source-port-of-the-game-in-pursuit-ofcrispy-greeddoom/ doomworldreleases git]
|{{✗}}
|{{✓}}
|{{✓}}
|In Persuit of Greed''Crispy Doom:'' Doom I–II, Final Doom<br />''Crispy Heretic:'' Heretic
|-
|Aleph One[http://www.descent2.de D2X-XL]<br />[https://www.dxx-rebirth.com DXX-Rebirth]
| align="left" |{{Icon|Windows|Linux|macOS}}
|[[sourceforge:projects/d2x-xl|1.18.76]] <br />[https://alephonegithub.lhowon.orgcom/dxx-rebirth/dxx-rebirth/download.html 1.6.2releases git]
|{{✗}}
|{{✓}}
|{{✓}}
|Marathon 1–2Descent, Marathon InfinityDescent II
|-
|[httphttps://bibendovskydhewm3.github.io/bstone BStoneorg dhewm3]| align="left" |{{Icon|Windows|Linux|macOS}}|[https://github.com/bibendovsky/bstone/releases git]FreeBSD|{{✗}}AmigaOS|{{✓}}|{{✓}}|Blake Stone: Aliens of Gold, Blake Stone: Planet Strike|-|Crispy Doom<br />Crispy Heretic| align="left" |{{Icon|Windows|LinuxSwitch}}|[https://github.com/fabiangreffrathdhewm/crispy-doomdhewm3/releases git]|{{✗}}|{{✓}}|{{✓}}|''Crispy Doom:'' Doom I–II, Final Doom<br />''Crispy Heretic:'' Heretic|-|[http://www.descent2.de D2X-XL]<br />[https://wwwhunoppc.dxxamiga-rebirth.com DXX-Rebirth]| align="left" |{{Icon|Windows|Linux|macOS}}|[[sourceforge:projects/d2x-xl|1.18.76]] <br net/>[https:content//github.com/dxxdhewm3-rebirth/dxxamigaos4 dhewm3-rebirth/releases git]|{{✗}}|{{✓}}|{{✓}}|Descent, Descent II|-|[https://dhewm3.org dhewm3]| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD|Amiga|Switch}}|[https://github.com/dhewm/dhewm3/releases gitamigaos4]
|{{✓}}
|{{✓}}
|-
|[https://ioquake3.org ioquake3]
| align="left" |{{Icon|Windows|Linux|macOS|AmigaAmigaOS}}
|[https://ioquake3.org/get-it 1.36]
|{{✗}}
|{{✓}}
|Return to Castle Wolfenstein
|-
|realrtcw
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://www.moddb.com/mods/realrtcw-realism-mod ModDB page]
|{{✗}}
|{{~}}
|{{✓}}
|Return to Castle Wolfenstein (based on iortcw)
|-
|Linux Hexen<ref group="N" name="hexen" />
|OpenMoHAA
| align="left" |{{Icon|Windows|Linux}}
|[https://sourceforge.net/projects/openmohaa/SourceForge]
|{{✗}}
|{{✗}}
|{{✓}}
|{{✓}}
|S.T.A.L.K.E.R.: Clear Sky, S.T.A.L.K.E.R.: Call of PripyatSeries
|-
|[http://pcex.retrohost.net PCExhumed]
| align="left" |{{Icon|Windows|Linux}}
|[https://lerppu.net/wannabethesis/pcexhumed/20230620-13623]
|{{✗}}
|{{✓}}
|Quake 1
|-
|[https://wiibrew.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 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|Wii}}
|[https://wii.brewology.com/downloads/download.php?id=13692&mcid=3 release 4]
|{{✓}}
|Quake 2
|-
|DXU24
| align="left" |{{Icon|Windows}}
|[https://youtube.com/@dxu2424?si=_gp1afLOSZMYP-iZ Modders channel]
|{{✗}}
|{{Y}}
|Work in Progress
|Deus Ex
|-
|Portal64: Still Alive
| align="left" |{{Icon|N64}}
|[https://github.com/mwpenny/portal64-still-alive/tags 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>
|Portal
|}
! scope="col" |Supported game(s)
|-
|FNaF 1 3DS -old/obsolete-<br />[https://www.gamebrew.org/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 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-ctwvb9xilost the source code]</sup> 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., 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.gg/w7WcSGt old Discord server].</ref>
| align="left" |{{Icon|3DS}}
|[https://gamejolt.com/games/fnaf13ds/507412 0.2.3]<br />[https://gamejolt.com/games/fnaf13dsremastered/576273 0.3.1-pre1]
|FNaF 1 PSP<ref group="N" name="FNaF3DS" />
| align="left" |{{Icon|PSP}}
|[[iarchivehttps://archive.org/details/fna-f-1-psp.-7z|1.3.1 Fix 1]]
|{{✗}}
|{{✗}}
|{{~}}
|Five Nights at Freddy's 4
|}
=== Pinball ===
{| 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)
|-
|SpaceCadetPinball
|Multi-Platform
|[https://github.com/k4zmu2a/SpaceCadetPinball/ git]
|{{✗}}
|{{✓}}
|{{✓}}
|3D Pinball for Windows – Space Cadet
|}
|Cave Story Engine 2
| align="left" |{{Icon|Windows|Linux|macOS|3DS|WiiU}}{{Icon|Wii|NDS}}
|[https://github.com/gameblabla/CSE2 git]<br />[[iarchivehttps://archive.org/details/CaveStoryE2|archive]]<br />[[iarchivehttps://archive.org/details/cse2wii|Wii]], [https://gbatemp.net/threads/cave-story-ds-port-based-on-cse2-decompilation.582377/ NDS]|{{✗}}<supref group="N">Cave Story Engine 2's[https://github.com/gameblabla/CSE2/blob/rs97/LICENCE.txtlicence]</supref>
|{{✗}}<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]
|{{✗}}
|{{✓}}
|{{?}}
|Crash Bandicoot: Wrath Of Cortex
|-
|C1
|Crash Bandicoot
|-
|C2C| align="left" |{{Icon|Windows}}|[https://github.com/ughman/c2c git]|{{✗}}|{{✗}}|{{~}}|Crash Bandicoot 2: Cortex Strikes Back|-|Jazz² Resurrection
| align="left" |{{Icon|Windows|Linux|macOS|Android}}
|[https://github.com/deathkiller/jazz2/releases git]
|[http://nxengine.sourceforge.net 1.0.0.6] <br />[https://github.com/nxengine/nxengine-evo/releases git]
|{{✓}}
|{{}}
|{{✓}}
|Cave Story
|-
|smw
| align="left" |{{Icon|Windows|Linux|macOS|LinuxARM|Switch}}
|[https://github.com/snesrev/smw git] <br />[https://dlhb.gamebrew.org/switchhomebrews/supermarioworldswitch.7z Switch]
|{{✗}}
|-
|[http://www.bigorno.net/xrick xrick]
| align="left" |{{Icon|Windows|Linux|GameCube|BeOS|AmigaAmigaOS|GP32}}
|[http://www.bigorno.net/xrick/download.html #021212]
|{{✓}}
|}
=== Puzzle Racing ===
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Supported game(s)
|-
|JewelsCannonBall| align="left" |{{Icon|WiiWindows|Linux|macOS|Pandora|LinuxARM}}|[https://wiibrewgithub.orgcom/wdjyt/imagescannonball/c/c7/Jewels-20101015.zip 1.01wiki git]|{{✓}}
|{{✗}}
|{{}}|{{?}}|[https://www.linuxmotors.com/linux/gljewel/ gljewel]OutRun
|-
|Lemmini[https://wiibrew.org/wiki/OutRun_(Cannonball_engine) CannonBall] (Wii)| align="left" |{{Icon|Windows|macOSWii}}|[https://githubwiibrew.comorg/w/mjfwalshimages/lemmini2/releases 21/Cannonball.zip git]
|{{✗}}
|{{✗}}
|{{✓}}
|Lemmings|}=== 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]|{{✓}}|{{✗}}|{{✓}}|OutRun|-|[https://wiibrew.org/wiki/OutRun_(Cannonball_engine) CannonBall] (Wii)| align="left" |{{Icon|Wii}}|[https://wiibrew.org/w/images/2/21/Cannonball.zip git]|{{✗}}|{{✗}}|{{✓}}|OutRun|-
|NFSIISE
| align="left" |{{Icon|Windows|Linux|macOS|Android}}
|Need for Speed II: SE
|-
|CTRPC<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}}|{{na}} <small>(WIP)</small>|{{✗}}|{{✓}}|{{~}}<ref group="N">According to the description of the [https://youtu.be/JG_EzHqQFJk Progress Update #2] video it will be many months (or years) away from a finished PC port</ref>|Crash Team Racing|-|OpenC1
| align="left" |{{Icon|Windows|Linux|macOS}}
|[http://1amstudios.com/projects/openc1 1.4]<br />[https://github.com/jeff-1amstudios/OpenC1 git]
|Stunt Car Racer (Amiga / AtariST)
|}
 === RPG Real-time ===
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |[[Recommended Emulators|Recommended]]
! scope="col" |Supported game(s)
!Genre
|-
|[http://arx-libertatis.org Arx Libertatis]Dune Dynasty| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[httpshttp://githubdunedynasty.com/arx/ArxLibertatis/releases gitsourceforge.net 1.5]|{{✗}}
|{{✗}}
|{{✓}}
|{{✓}}Dune II: The Building of a Dynasty|Arx Fatalisrowspan="7" |Real-time strategy
|-
|[httpsDune II://papermar.io/ Paper Mario]The Maker| align="left" |{{Icon|Windows|Linux|macOS}}|[https://githubdune2themaker.fundynamic.com/pmret/papermario git0.7.0]
|{{✗}}
|{{✓}}
|{{✓}}
|Paper MarioDune II: The Building of a Dynasty
|-
|[https://www.dfworkshop.net Daggerfall Unity]Dune Legacy| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[httpshttp://githubdunelegacy.sourceforge.comnet/Interkarmawebsite/daggerfall-unity/releases gitindex.html 27.12.2022]
|{{✗}}
|{{}}|{{}}|The Elder Scrolls Dune II: DaggerfallThe Building of a Dynasty
|-
|DevilutionX[https://keeperfx.net KeeperFX]| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD|Haiku|Switch}}|[https://githubkeeperfx.comnet/diasurgical/devilutionX/releases gitdownloads 1.0.0]
|{{✗}}
|{{✓}}
|{{?}}|DiabloDungeon Keeper
|-
|[https://github.com/alexbatalov/fallout1-ce Fallout CE]OpenDUNE| align="left" |{{Icon|Windows|Linux|AndroidmacOS|iOS|macOSFreeBSD}}|[https://github.com/alexbatalovOpenDUNE/OpenDUNE/fallout1-ce releases git]
|{{✗}}
|{{✓}}
|{{✓}} |Fallout 1Dune II: The Building of a Dynasty
|-
|[httpshttp://githubwww.ta3d.comorg/alexbatalov/fallout2home-ce Fallout 2 CEen.php TA3D]| align="left" |{{Icon|Windows|Linux|Android|iOS|macOS}}|[https://github.com/alexbatalovzuzuf/fallout2-ce TA3D git]|{{✗}}|{{✗}}
|{{✗}}
|{{✓}}|{{✓}} |Fallout 2Total Annihilation
|-
|OpenGothic[https://github.com/schombert/Project-Alice Project Alice]| align="left" |{{Icon|Windows|Linux|macOS}}|[https://github.com/Tryschombert/Project-Alice/releases/download/OpenGothic gitv1.0.9/1.0.9.7z 1.0.9]
|{{✗}}
|{{✓}}
|{{✓}}
|Gothic IIVictoria 2
|-
|[httpshttp://makiplfreesynd.githubsourceforge.io/OpenVIII-monogame OpenVIIInet FreeSynd]| align="left" |{{Icon|Windows|Linux}}<!-- planned: {{Icon|Android|iOSmacOS}} -->|[https[sourceforge:projects//githubfreesynd|0.7.com/MaKiPL/OpenVIII git5]]|{{✗}}
|{{✗}}
|{{✓}}
|{{✗}}
|Final Fantasy VIIISyndicate (1993)| rowspan="2" |Real-time tactics
|-
|[httpshttp://opendiablo2swars.com OpenDiablo2vexillium.org Syndicate Wars Port]
| align="left" |{{Icon|Windows|Linux|macOS}}
|[httpshttp://githubswars.comvexillium.org/AbyssEngine/OpenDiablo2 git#download 0.3]|{{✗}}
|{{✗}}
|{{✓}}
|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" |Diablo IISupported game(s)
|-
|[httpshttp://openmwarx-libertatis.org OpenMWArx Libertatis]| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[https://openmwgithub.orgcom/arx/ArxLibertatis/downloads 0.47.0releases git]
|{{✗}}
|{{✓}}
|{{✓}}
|The Elder Scrolls III: MorrowindArx Fatalis
|-
|OpenTESArena[https://papermar.io/ Paper Mario]
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://github.com/afritz1pmret/OpenTESArena/releases papermario git]
|{{✗}}
|{{✓}}
|{{}} <small>(WIP)</small>|The Elder Scrolls I: ArenaPaper Mario
|-
|REGoth[https://www.dfworkshop.net Daggerfall Unity]| align="left" |{{Icon|Windows|Linux|macOS}}|[https://github.com/REGothInterkarma/daggerfall-projectunity/REGoth-bs releases git]
|{{✗}}
|{{✓}}
|{{✓}}
|Gothic, Gothic The Elder Scrolls II: Daggerfall
|-
|reoneDevilutionX| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD|Haiku|Switch}}|[https://github.com/seedharthadiasurgical/reonedevilutionX/ releases git]
|{{✗}}
|{{✓}}
|{{}} <small>(WIP)</small>|Star Wars: Knights of the Old Republic 1-2Diablo
|-
|Riiablo[https://github.com/alexbatalov/fallout1-ce Fallout CE]| align="left" |{{Icon|Windows|Linux|Android|iOS|macOS|Android}}|[https://github.com/collinsmith/riiabloalexbatalov/releases fallout1-ce git]
|{{✗}}
|{{✓}}
|{{?}}|Diablo IIFallout 1
|-
|Undertale Mobile Mod for iOS and Android[https://github.com/alexbatalov/fallout2-ce Fallout 2 CE]| align="left" |{{Icon|Windows|Linux|Android|iOS|macOS}}|[https://www.moddbgithub.com/modsalexbatalov/undertale-mobilefallout2-modce git]|{{✗}}
|{{✗}}
|{{✓}}
|Undertale|{{✓}}=== 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)Fallout 2
|-
|Dune DynastyOpenGothic| align="left" |{{Icon|Windows|Linux|macOS}}|[httphttps://dunedynastygithub.sourceforge.netcom/Try/OpenGothic git]|{{✗}}
|{{✗}}
|{{✓}}
|Dune {{✓}}|Gothic II: The Building of a Dynasty
|-
|Dune II[https: The Maker//makipl.github.io/OpenVIII-monogame OpenVIII]| align="left" |{{Icon|Windows|Linux}}<!-- planned: {{Icon|Android|iOS}} -->|[https://dune2themaker.fundynamicgithub.com/MaKiPL/OpenVIII git]
|{{✗}}
|{{✓}}
|{{}}|Dune II: The Building of a DynastyFinal Fantasy VIII
|-
|Dune Legacy[https://opendiablo2.com OpenDiablo2]| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[httphttps://dunelegacy.sourceforgegithub.netcom/websiteAbyssEngine/index.htmlOpenDiablo2 git]
|{{✗}}
|{{✓}}
|{{✗}}
|{{✗}}|Dune Diablo II: The Building of a Dynasty
|-
|[https://keeperfxopenmw.net KeeperFXorg OpenMW]| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[https://keeperfxopenmw.netorg/downloads 10.047.0]
|{{✗}}
|{{✓}}
|{{?}}|Dungeon KeeperThe Elder Scrolls III: Morrowind
|-
|OpenDUNEOpenTESArena| align="left" |{{Icon|Windows|Linux|macOS|FreeBSD}}|[https://github.com/OpenDUNEafritz1/OpenDUNEOpenTESArena/releases git]
|{{✗}}
|{{✓}}
|{{✗}} <small>(WIP)</small>
|The Elder Scrolls I: Arena
|-
|REGoth
| align="left" |{{Icon|Windows|Linux}}
|[https://github.com/REGoth-project/REGoth-bs git]
|{{✗}}
|{{✓}}
|Dune {{✓}}|Gothic, Gothic II: The Building of a Dynasty
|-
|[http://www.ta3d.org/home-en.php TA3D]reone| align="left" |{{Icon|Windows|Linux|macOS}}|[https://github.com/zuzufseedhartha/reone/TA3D git]
|{{✗}}
|{{✓}}
|{{✗}} <small>(WIP)</small>
|Star Wars: Knights of the Old Republic 1-2
|-
|Riiablo
| align="left" |{{Icon|Windows|Linux|macOS|Android}}
|[https://github.com/collinsmith/riiablo/releases git]
|{{✗}}
|{{}}|Total Annihilation|{{?}}=== RTT ==={| 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)Diablo II
|-
|[http://freesynd.sourceforge.net FreeSynd]Undertale Mobile Mod for iOS and Android| align="left" |{{Icon|Windows|LinuxAndroid|macOSiOS}}|[[sourceforge:projects/freesynd|0.7.5]]|{{✗}}|{{✗}}|{{✗}}|Syndicate (1993)|-|[httphttps://swarswww.vexilliummoddb.org Syndicate Wars Port]| align="left" |{{Icon|Windows|Linux|macOS}}|[http:com/mods/swars.vexillium.org/#download 0.3undertale-mobile-mod ModDB page]
|{{✗}}
|{{✗}}
|{{✓}}
|Syndicate WarsUndertale
|}
 
=== Sandbox ===
{| class="wikitable sortable" style="text-align:center;"
|Minecraft PSP
| align="left" |{{Icon|PSP}}
|[[iarchivehttps://archive.org/details/minecraft-psp-2.4.2.7z|3.3.0]]
|{{✗}}
|{{✓}}
|PSP Minecraft
| align="left" |{{Icon|PSP}}
|[[iarchivehttps://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>| align="left" Multi-platform|Depends on port|{{Icon|Windows|Linux|macOS}}|[https://web.archive.org/web/20210923101046/https://github.com/GTAmodding/re3] <br />[https://web.archive.org/web/20210906122256/https://github.com/GTAmodding/re3/tree/miami/ reVC]
|{{✗}}
|{{✓}}
|{{✓}}
|Grand Theft Auto III, Grand Theft Auto: Vice City
|-
|[https://www.gamebrew.org/wiki/RE3_3DS RE3 3DS][https://gbatemp.net/threads/wip-re3-3ds-port.586374]
| align="left" |{{Icon|3DS}}
|[https://dlhb.gamebrew.org/3dshomebrews/re33ds.7z wip]
|{{✗}}
|{{~}}
|{{~}}<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 Auto: Vice City
|-
|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-pstv.32927/ reVC-vita]<ref group="N" name="re3" />
| align="left" |{{Icon|Vita}}
|1.4<br />[https://store.brewology.com/vita/ahomebrew.php?brewid=906 1.1]
|{{✗}}
|{{✗}}
|{{?}}
|Grand Theft Auto III, Grand Theft Auto: Vice City
|-
|[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" />
| align="left" |{{Icon|WiiU}}
|2021-02-01<br />?
|{{✗}}
|{{✗}}
|{{?}}
|Grand Theft Auto III, Grand Theft Auto: Vice City
|-
|3D Voxel Engine (Minecraft)
|}
 === Shoot 'em up Sim ===
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |[[Recommended Emulators|Recommended]]
! scope="col" |Supported game(s)
!Genre
|-
|OpenTyrian[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/opentyrianbvschaik/opentyrianjulius 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 git1.7]<br />[https://github.com/Keriew/augustus/releases 3.0.1]
|{{✗}}
|{{✓}}
|{{✓}}
|TyrianCaesar III
|-
|OpenTyrianWii[http://corsixth.com CorsixTH]| align="left" |{{Icon|WiiWindows|Linux|macOS|BSD}}|[https://code.googlegithub.com/archiveCorsixTH/pCorsixTH/opentyrian-wii/downloads 1.7releases 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]
|{{✗}}
|{{?}}|Tyrian|{{✓}}=== 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(Chris Sawyer's)Locomotion
|-
|PyTouhou[https://openrct2.org OpenRCT2]| align="left" |{{Icon|Windows|Linux|macOS|HaikuFreeBSD|PandoraOpenBSD|Android}}|[https://pytouhougithub.linkmauve.frcom/OpenRCT2/OpenRCT2/ Websitereleases git]
|{{✗}}
|{{✓}}
|{{}} <small>|RollerCoaster Tycoon 2 (with RCT1 and expansions from both games being importable) or RollerCoaster Tycoon Classic (WIPas of v0.4.2)</small>|Touhou 6
|-
|Th06[https://www.openttd.org OpenTTD]
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://github.com/happyhavocOpenTTD/th06 OpenTTD/releases git]
|{{✗}}
|{{✓}}
|{{}} <small>(WIP)</small>|Touhou 6Transport Tycoon Deluxe
|-
|[https://mwiibrew.newsmth.net/article/TouHouorg/singlewiki/11992 uth05winOpenTTD OpenTTD](Wii)| align="left" |{{Icon|WindowsWii}}|[https://githubfiles.extremscorner.comorg/wii/apps/Wintiger0222openttd/uth05win gitlatest 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]]
|{{✗}}
|Touhou 5|} === 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 IIITerminal Velocity, Fury3| rowspan="2" |Sim - City-buildingFlight Combat|-|[https://githublaingame.comnet/bvschaik/julius JuliusLainTSX]<br />[https://github.com/Keriew/augustus Augustus] <small>(Gameplay changes)</small>| align="left" |{{Icon|Windows|Linux|macOS|Vita|SwitchWeb}}|[https://github.com/bvschaik/julius/releases 1.7]<br />[https://github.com/Keriewad044/augustus/releases 3.0.1lainTSX git]
|{{✗}}
|{{✓}}
|{{✓}}
|Caesar IIILain PSX| rowspan="2" |Interactive fiction
|-
|[httphttps://corsixthlaingame.com CorsixTHnet/ Lain Bootleg Remake]| align="left" |{{Icon|Windows|Linux|macOS|BSD}}|[https://github.com/CorsixTH/CorsixTHad044/releases lain-bootleg-bootleg git]
|{{✗}}
|{{✓}}
|{{✓}}
|Theme HospitalLain Bootleg| rowspan} === TBS ==={| class="5wikitable sortable" |Sim style="text- Construction/Managementalign:center;"! scope="col" |-Name! scope="col" |[https://www.reddit.com/r/locomotion OpenLoco]Platform(s)| align! scope="leftcol" |{{Icon|Windows|Linux|macOS}}Latest Version! scope="col" |[https://github.com/OpenRCT2/OpenLoco/releases git[libretro]]! scope="col" |{{✗}}Active! scope="col" |{{✓}}[[Recommended Emulators|{{✓}}Recommended]]! scope="col" |Chris Sawyer'Supported game(s Locomotion)
|-
|[https://openrct2ctp2.org OpenRCT2darkdust.net civctp2]| align="left" |{{Icon|Windows|Linux|macOSPandora|FreeBSD|OpenBSD|AndroidPyra}}|[https://github.com/OpenRCT2civctp2/OpenRCT2civctp2/releases git]<br />([https://github.com/ptitSeb/ctp2 ctp2] for Linux/Pandora/Pyra)
|{{✗}}
|{{~}}
|{{✓}}
|{{✓}}|RollerCoaster Tycoon 2 (with RCT1 and expansions from both games being importable) or RollerCoaster Tycoon Classic (as of v0.4.2)Call to Power II
|-
|[https://web.archive.org/web/20181127195119/https://www.openttdcivone.org/en OpenTTDCivOne]
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://github.com/OpenTTDSWY1985/OpenTTD/releases CivOne git]
|{{✗}}
|{{✓}}
|{{}}<small>(WIP)</small>|Transport Tycoon DeluxeSid Meier's Civilization
|-
|[https://wiibrew.org/wiki/OpenTTD OpenTTDDopeWars_Wii DopeWars] (Wii)| align="left" |{{Icon|Windows|Wii}}<ref group="N">DopeWars PC port's download link is currently not working.</ref>|[httpshttp://fileswww.extremscornereiksoft.org/wii/apps/openttd/latest com 1.3.21]
|{{✗}}
|{{✗}}
|{{?}}
|Transport Tycoon DeluxeDopeWars (Palm OS)|-|fheroes2| align="left" |{{Icon|Windows|Linux|macOS|Switch|PSVita}}|[https://github.com/ihhub/fheroes2 git]|{{✗}}|{{✓}}|{{✓}}|Heroes of Might and Magic II
|-
|terminal-recallOpenEnroth
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://github.com/jtrfpOpenEnroth/terminal-recall OpenEnroth git] <br />[[sourceforge:projects/terminal-recall/files/nightly-builds/|Nightly Builds]]
|{{✗}}
|{{✓}}
|{{✓}}
|Terminal VelocityMight 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), Fury3X-COM: Terror From the Deep|Sim - Flight Combat|[https://vcmi.eu VCMI]| align="left" |{{Icon|Windows|Linux|macOS|Android}}|[https://github.com/vcmi/vcmi git]|{{✗}}|{{✓}}|{{✓}}|Heroes of Might and Magic III|} === TBS Visual Novel ===
{| class="wikitable sortable" style="text-align:center;"
! scope="col" |Name
! scope="col" |Supported game(s)
|-
|[https://ctp2.darkdust.net civctp2]DDLC-LOVE| align="left" |{{Icon|WindowsPSP|LinuxPS3|Pandora3DS|PyraVita|Switch}}|[https://github.com/civctp2LukeZGD/civctp2DDLC-LOVE/releases git1.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/ptitSebSonicMastr/ctp2 ctp2Doki-Doki-Literature-Club-Vita Doki-Doki-Literature-Club-Vita] for Linux| align="left" |{{Icon|Vita}}|[https://github.com/SonicMastr/PandoraDoki-Doki-Literature-Club-Vita/Pyra)releases git]
|{{✗}}
|{{~}}
|{{✓}}
|Call to Power IIDoki Doki Literature Club!
|-
|[http://www.civone.org CivOne]NitroSharp| align="left" |{{Icon|Windows|Linux|macOS}}|[https://github.com/SWY1985CommitteeOfZero/nitrosharp/CivOne releases git]
|{{✗}}
|{{✓}}
|{{~}} <small>(WIP)</small> <ref group="N">No longer needed as the game has been released on PC.</ref>|Sid Meier'ChäoS;HEAd NoAH|} === Miscellaneous ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col" |Platform(s Civilization)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)!Genre
|-
|[https://wiibrew.org/wiki/DopeWars_Wii DopeWars]PyTouhou| align="left" |{{Icon|Windows|WiiLinux|macOS|Haiku|Pandora}}<ref group="N">DopeWars PC port's download link is currently not working.</ref>|[httphttps://wwwpytouhou.eiksoftlinkmauve.com 1.1fr/ Website]
|{{✗}}
|{{✓}}
|{{✗}} <small>(WIP)</small>
|Touhou 6
| rowspan="3" |Bullet Hell
|-
|Th06
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://github.com/happyhavoc/th06 git]
|{{✗}}
|{{?}}|DopeWars {{✗}} <small>(Palm OSWIP)</small>|Touhou 6
|-
|fheroes2[https://m.newsmth.net/article/TouHou/single/11992 uth05win]| align="left" |{{Icon|Windows|Linux|macOS|Switch|PSVita}}|[https://github.com/ihhubWintiger0222/fheroes2 uth05win git]|{{✗}}|{{✗}}
|{{✗}}
|{{✓}}|{{✓}}|Heroes of Might and Magic IITouhou 5
|-
|[https://openxcom.org OpenXcom]Ikemen GO
| align="left" |{{Icon|Windows|Linux|macOS}}
|[https://openxcommugenguild.orgcom/gitforum/topics/ikemen-builds go-184152.0.html git]
|{{✗}}
|{{✓}}
|{{✓}}
|UFO: Enemy Unknown (X-Com: UFO Defense), X-COM: Terror From Remake of the DeepIkemen engine that supports [[Mugen]] resources.| rowspan="1" |Fighting
|-
|[https://vcmi.eu VCMI]SpaceCadetPinball| align="left" |{{Icon|Windows|Linux|macOS|Android|}}{{Icon|Vita|Wii|WiiU|3DS|NX}}{{Icon|AmigaOS|MorphOS|Web}}|[https://github.com/vcmik4zmu2a/SpaceCadetPinball/vcmi git]
|{{✗}}
|{{✓}}
|{{✓}}
|Heroes of Might and Magic III3D Pinball for Windows – Space Cadet|}=== TPS ==={| 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)Pinball
|-
|max_vitaJewels| align="left" |{{Icon|VitaWii}}|[https://githubwiibrew.comorg/fgsfdsfgsw/max_vitaimages/releases gitc/c7/Jewels-20101015.zip 1.01]|{{✗}}
|{{✗}}
|{{?}}|{{✓}}|Max Payne|TPS|}=== Visual Novel ==={| class="wikitable sortable" style="text-align[https:center;"! scope="col" |Name! scope="col" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]//www.linuxmotors.com/linux/gljewel/ gljewel]! scope="col" |Active! scoperowspan="col2" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)Puzzle|-|DDLC-LOVELemmini| align="left" |{{Icon|PSPWindows|PS3|3DS|Vita|SwitchmacOS}}|[https://github.com/LukeZGD/DDLC-LOVE/releases 1.2.3] (PSP, Vita)<br />[https://github.com/LukeZGDmjfwalsh/DDLC-LOVElemmini/releases/tag/v1.1.9 1.1.9git] (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!Lemmings
|-
|[httpsLSD://github.com/SonicMastr/Doki-Doki-Literature-Club-Vita Doki-Doki-Literature-Club-Vita]Revamped| align="left" |{{Icon|VitaWindows|macOS|Linux}}|[https://githublsdrevamped.comnet/SonicMastr/Doki-Doki-Literature-Club-Vita/releases git0.2.0]
|{{✗}}
|{{~}}
|{{✓}}
|Doki Doki Literature Club!{{✓}}|LSD: Dream Emulator | rowspan="1" |Exploration
|-
|NitroSharpOpenTyrian| align="left" |{{Icon|Windows|Linux|Android}}|[https://github.com/CommitteeOfZeroopentyrian/nitrosharpopentyrian/releases git]
|{{✗}}
|{{✓}}
|{{~}} <small>(WIP)</small>|ChäoS;HEAd NoAHTyrian|}=rowspan== Miscellaneous ==={| class="wikitable sortable" style="text-align:center;"! scope="col" |Name! scope="col2" |Platform(s)! scope="col" |Latest Version! scope="col" |[[libretro]]! scope="col" |Active! scope="col" |[[Recommended Emulators|Recommended]]! scope="col" |Supported game(s)!GenreShoot 'em up
|-
|[https://laingame.net/ LainTSX]OpenTyrianWii| align="left" |{{Icon|WebWii}}|[https://githubcode.google.com/ad044archive/p/lainTSX gitopentyrian-wii/downloads 1.7]|{{✗}}
|{{✗}}
|{{?}}|{{✓}}|Lain PSX| rowspan="2" |Miscellaneous|-|[https://laingame.net/ Lain Bootleg Remake]| align="left" |{{Icon|Windows|Linux|macOS}}|[https://github.com/ad044/lain-bootleg-bootleg git]|{{✗}}|{{✓}}|{{✓}}|Lain BootlegTyrian
|-
|PyTouhoumax vita| align="left" |{{Icon|Windows|Linux|macOS|Haiku|PandoraVita}}|[https://pytouhougithub.linkmauve.frcom/fgsfdsfgs/max_vita/ Websitereleases git]
|{{✗}}
|{{✓}}
|{{✗}} <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>Max Payne|Touhou 6|-|[https://m.newsmth.net/article/TouHou/single/11992 uth05win]| alignrowspan="left1" |{{Icon|Windows}}|[https://github.com/Wintiger0222/uth05win git]|{{✗}}|{{✗}}|{{✗}}|Touhou 5|Third-|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="4" |Fightingperson shooter
|}
Anonymous user

Navigation menu