<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://emulation.gametechwiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jpx</id>
	<title>Emulation General Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://emulation.gametechwiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jpx"/>
	<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php/Special:Contributions/Jpx"/>
	<updated>2026-09-16T13:09:08Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Template:News&amp;diff=133683</id>
		<title>Template:News</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Template:News&amp;diff=133683"/>
		<updated>2026-01-05T19:53:39Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Box64 0.4.0&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
==Read this first==&lt;br /&gt;
* If you&#039;re not sure what&#039;s updated, we&#039;ve provided links at [[Getting involved#Low effort|Getting involved]] for other aggregators.&lt;br /&gt;
* The News section only fits 10 rows, if you add an 11th please move the oldest emulator update from the news section to the month section down below.&lt;br /&gt;
* Keep the news section to unique pieces of software only (If simple64 2023-11-01 is in the news section and you want to add simple64 2023-11-2, please move simple64 2023-11-01 to the month section down below)&lt;br /&gt;
* Link to news/changelog (use permalink if possible).&lt;br /&gt;
* Date format is: YYYY-MM-DD&lt;br /&gt;
* While adding a new release for a piece of software here, also don&#039;t forget to update its version number in its corresponding article.&lt;br /&gt;
** If the piece of software you&#039;re updating this news section for has no its own separate article, then find it listed in another relevant article. For example, if you add a release of a PS1 emulator which has no its own dedicated article on this Wiki, then visit page «[[PlayStation emulators]]», and update version number there, if you want to add a new release for a frontend which has no its dedicated article, then visit page «[[Frontends]]» and update there, and so on.&lt;br /&gt;
*** If there&#039;s a version template for your software (shown in curly brackets) either on particular software&#039;s own dedicated page or in a more general list, then edit its code. For example, if you see &amp;lt;nowiki&amp;gt;{{hpsx64Ver}}&amp;lt;/nowiki&amp;gt; while editing page&#039;s code (the template for emulator hpsx64), you open template&#039;s own page prefixed with &amp;quot;template:&amp;quot; (in this case it&#039;s [[template:hpsx64Ver]]) and edit the new release in. Thankfully, you don&#039;t have to type it manually, when you edit an entire page (not a particular section), its preview menu shows clickable template hyperlinks at the very bottom for templates used in that page, so you just have to preview your edits, scroll down to the very bottom and click a template link. Note: This particular PS1 emulator is long abandoned and only given here for the sake of providing an example for unfamiliar newcomers who wish to contribute to the Wiki, the version there is final, so don&#039;t edit it.&lt;br /&gt;
* If a piece of software has more than 1 name, stick with 1 name for consistency to make it easier to search for past releases.&lt;br /&gt;
* If a piece of software has its own dedicated article, don&#039;t forget to wikify, i.e. link to it by using doubled square brackets.&lt;br /&gt;
* Nothing wrong if you miss something, emulators (and related software) are many, it&#039;s impossible to successfully monitor and keep track of every new release of every piece of software, so don&#039;t be surprised if the table isn&#039;t 100% complete. Remember it depends on YOU to keep it up-to-date. And you can still retroactively add missing versions for the preceding months or years if you want to bother.&lt;br /&gt;
* Don&#039;t forget about differences in time zones. A quick thought experiment: an American author based in Washington DC releases a new version of his emulator on 10th September 6:00PM/18:00 (GMT -4:00). A Chinese author based in Beijing releases a new version of his emulator at precisely the same moment, but for him it&#039;s already 11th September 6:00AM/6:00 (GMT +8:00). Then an American emulator gets a bug hotfix 3 hours later. So even though a hotfix for an American author&#039;s emulator was in reality released 3 hours AFTER the Chinese emulator release, this hotfix date was still on 10th September (at 9:00PM/21:00) relative to the American author when it was on 11th September (at 9:00AM/9:00) relative to the Chinese author. This may create undesirable confusion. Unfortunately, there are no precise guidelines on how to deal with situations like this when you have to determine date. In some cases you may use your common sense, for example if a release is originally uploaded (not reposted) to a specific website as a primary source, and this site uses a specific time zone (not your local time), then it makes sense to use it to determine date. Or when a software piece uses release dates as version numbers, e.g. if GitHub-hosted emulator Q gets new version 2020-06-06, then it makes sense to use it (even if GitHub shows the release date as 7th June, not 6th) because apparently it was still 6th June in author&#039;s time zone; in other cases, you can potentially use different options at your discretion: author&#039;s local time zone, UTC, or your (wiki editor&#039;s) time zone, or time shown in a particular forum post (if the link to new emulator is posted in a forum message), or emulator&#039;s official website… you name it. Here&#039;s information which may be potentially helpful when you make a decision in case your software is hosted on a repository hosting and gets new releases there:&lt;br /&gt;
** For &#039;&#039;&#039;GitHub&#039;&#039;&#039;, go to the repository, section &amp;quot;releases&amp;quot;, find the release in question and its timestamp (e.g. &amp;quot;released 3 hours ago&amp;quot;) near the release title, hover your mouse over this relative timestamp, and a tooltip will appear showing the exact date and time in UTC (used by GitHub). If you don&#039;t see the tooltip, click on the timestamp to see the exact time in the URL or page metadata. Additionally, you can append .atom to repository URL (e.g.: https://github.com/user/repo/releases.atom) to see the raw release feed with UTC timestamps.&lt;br /&gt;
** For &#039;&#039;&#039;GitLab&#039;&#039;&#039;, go to the repository, &amp;quot;releases&amp;quot; tab, hover over the relative timestamp (e.g., &amp;quot;3 days ago&amp;quot;) to see the exact UTC time (also used by GitLab) in a tooltip. Alternatively, check the API response (e.g.: https://gitlab.com/api/v4/projects/[ID]/releases), which returns timestamps in ISO 8601 format (UTC).&lt;br /&gt;
** For &#039;&#039;&#039;Mercurial&#039;&#039;&#039;, local time of the commit/release author (no universal standard) is used. Use «hg log» (no quotation marks) in the repository to see commit/release timestamps (time zone depends on the author’s system settings). Example command: «hg log --limit 1 --template &amp;quot;{date|isodate}\n&amp;quot;» and don&#039;t forget web interfaces (like Heptapod, Bitbucket) may convert timestamps.&lt;br /&gt;
** For &#039;&#039;&#039;SourceForge&#039;&#039;&#039;, server time (historically PST/PDT, but often UTC now) is used. Go to the project → &amp;quot;Files&amp;quot; section → check the &amp;quot;Last Update&amp;quot; column. Hover over the date to see if a tooltip appears (some interfaces show UTC). For API/feed data (e.g., RSS), timestamps may be in UTC (e.g.: https://sourceforge.net/projects/[project]/rss).&lt;br /&gt;
** For &#039;&#039;&#039;Bitbucket Cloud&#039;&#039;&#039; (which uses UTC for underlying storage like &#039;&#039;&#039;GitLab&#039;&#039;&#039; and &#039;&#039;&#039;GitHub&#039;&#039;&#039; but displays timestamps per your local time zone, based on account/browser settings), go to the repository → &amp;quot;Releases&amp;quot; tab (or &amp;quot;Tags&amp;quot; for lightweight releases). Hover over the relative timestamp (e.g.: &amp;quot;Released 2 days ago&amp;quot;). A tooltip will show the exact time in your local time zone. To see in UTC, either check the API response with this: «https://api.bitbucket.org/2.0/repositories/{username}/{repo}/refs/tags» and look for &amp;quot;date&amp;quot;, or alternatively use browser dev tools (Inspect Network → API calls).&lt;br /&gt;
* Sometimes code for new release may be posted on a repository with a delay after an actual release elsewhere (for example, emulator A got release 3.0 on Apple App Store like a week ago, but only today its GitHub repository finally updated, i.e. GitHub was hosting the outdated version 2.9 all this week). Or it may be omitted at all (for example, emulator B got a new release 1.6.0 on Google Play months ago but its GitHub repository still shows 1.5.0 as the latest release. Maybe 1.7.0 code will be posted on GitHub?). Or it may actually be released earlier (because the author made new release on GitLab first and spent a few days detailing its changelog before posting the news about this release on the emulator&#039;s official website). Once again, such cases are at your own discretion (although to use the earliest available date is advised). You may just update software&#039;s version elsewhere wherever mentioned on this week without updating this News template. Or you may post a link to this new release (on the aforesaid app stores, for example) outside its repository. A tip: try to be consistent if possible.&lt;br /&gt;
* Regardless, try not to use not first-hand sources. Why post a link to a Reddit post or an X tweet instead of a news piece from software&#039;s official website, or a new release on its repository, or wherever the release was posted first?&lt;br /&gt;
* Sometimes only a particular platform version is updated while untouched for the others. In such case don&#039;t forget to use tag &amp;lt;nowiki&amp;gt;&amp;lt;small&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/nowiki&amp;gt; with relevant platform in brackets. For example, if emulator C is available for Windows, Linux, Android and Switch, but only a Linux version gets an update, add &amp;lt;nowiki&amp;gt;&amp;lt;small&amp;gt;(Linux)&amp;lt;/small&amp;gt;&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
* You can also use tag &amp;lt;nowiki&amp;gt;&amp;lt;small&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/nowiki&amp;gt; to point out a version numbering error. For example, emulator R uses release dates for number versions. On 20 August 2015, it got release but instead of expected version &#039;&#039;&#039;2015-08-20&#039;&#039;&#039; you see version &#039;&#039;&#039;2016-08-20&#039;&#039;&#039;. Then you can just put the note between version and release date that: &amp;lt;nowiki&amp;gt;&#039;&#039;&#039;R&#039;&#039;&#039; – 2016-08-20 &amp;lt;small&amp;gt;(version numbering error)&amp;lt;/small&amp;gt; &#039;&#039;&#039;2015-08-20&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt;. Same for cases where 2 versions are released in the same day but in wrong versioning order. For example, emulator Q which was previously at 30.0 gets new version on 20 May 2015 with version 30.2, then a few hours later a hotfix comes under version 30.1. In such cases, you can put 2 notes on both versions because the later release of the same software should be above the earlier one regardless of version number.&lt;br /&gt;
* Otherwise it doesn&#039;t matter what order they&#039;re in if they&#039;re different softwares. If emulators J and W got their respective new releases on the same day and W&#039;s release came out a couple of hours later after J&#039;s one, it still doesn&#039;t matter if W is put above J or J is above W for as long as they&#039;re on the same day.&lt;br /&gt;
* If some software B is a fork of another software A which closely follows the original (except having fork-specific features, of course) and both A and B were released on the same day, it makes sense to keep B&#039;s new version&#039;s entry on top, above that of A since A&#039;s new version came out earlier.&lt;br /&gt;
* It makes sense to shorten the CI builds&#039; artifacts&#039; name for versions, for example &amp;quot;2.0-101&amp;quot; instead of &amp;quot;2.0-101-gaje7e8e8w38&amp;quot;. Otherwise you end up with too long version numbering literally containing a particular commit. Suboptimal.&lt;br /&gt;
&lt;br /&gt;
==News==&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;[[PCSX2]]&#039;&#039;&#039; – [https://github.com/PCSX2/pcsx2/releases/tag/v2.6.0 2.6.0] &#039;&#039;&#039;(2026-01-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Red Viper&#039;&#039;&#039; – [https://github.com/skyfloogle/red-viper/releases/tag/v1.2.1 1.2.1] &#039;&#039;&#039;(2026-01-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[WinArcadia]]&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 35.81] &#039;&#039;&#039;(2026-01-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Ootake]]&#039;&#039;&#039; – [https://www.ouma.jp/ootake/ 3.05] &#039;&#039;&#039;(2026-01-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Box86/Box64|Box64]]&#039;&#039;&#039; - [https://box86.org/2026/01/new-box64-v0-4-0-released/ 0.4.0] &#039;&#039;&#039;(2025-01-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DuckStation]]&#039;&#039;&#039; – [https://github.com/stenzek/duckstation/releases/tag/latest rolling] &#039;&#039;&#039;(2026-01-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[touchHLE]]&#039;&#039;&#039; – [https://github.com/hikari-no-yume/touchHLE/releases/tag/v0.2.3 0.2.3] &#039;&#039;&#039;(2026-01-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.130 0.8.130] &#039;&#039;&#039;(2026-01-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MacMAME&#039;&#039;&#039; – [https://www.macmess.org/ 0.283a] &#039;&#039;&#039;(2026-01-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[HBMAME]]&#039;&#039;&#039; – [https://hbmame.1emulation.com/ 0.245.29] &#039;&#039;&#039;(2026-01-02)&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
==January 2026==&lt;br /&gt;
* &#039;&#039;&#039;[[Play!]]&#039;&#039;&#039; – [https://github.com/jpd002/Play-/releases/tag/0.72 0.72] &#039;&#039;&#039;(2026-01-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;OpenTTD&#039;&#039;&#039; – [https://www.openttd.org/news/2026/01/01/openttd-15-0 15.0] &#039;&#039;&#039;(2026-01-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NINTV-DS&#039;&#039;&#039; – [https://github.com/wavemotion-dave/NINTV-DS/releases/tag/6.3 6.3] &#039;&#039;&#039;(2026-01-01)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==December 2025==&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; – [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.7.10 0.1.7.10] &#039;&#039;&#039;(2026-01-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Mame Classic&#039;&#039;&#039; – [https://mameclassic.mameworld.info/ 26.01.0] &#039;&#039;&#039;(2026-01-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Hydra]]&#039;&#039;&#039; – [https://github.com/SamoZ256/hydra/releases/tag/v0.3.0 0.3.0] &#039;&#039;&#039;(2025-12-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[SSF]]&#039;&#039;&#039; – [https://github.com/shimazzz/SEGASaturnEmulator-SSF/releases/tag/PreviewVer PreviewVer R38] &#039;&#039;&#039;(2025-12-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;EMU7800&#039;&#039;&#039; – [https://github.com/emu7800/emu7800.github.io/releases/tag/v5.7.0.0 5.7.0.0] &#039;&#039;&#039;(2025-12-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Altirra]]&#039;&#039;&#039; – [https://virtualdub.org/altirra.html 4.40] &#039;&#039;&#039;(2025-12-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RPCS3]]&#039;&#039;&#039; – [https://github.com/RPCS3/rpcs3/releases/tag/v0.0.39 0.0.39 Alpha] &#039;&#039;&#039;(2025-12-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Vita3K]]&#039;&#039;&#039; - [https://github.com/Vita3K/Vita3K/releases 0.2.1] &#039;&#039;&#039;(2025-12-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Erockus Arcade&#039;&#039;&#039; - [http://erockus.elementfx.com/arcade.html 13.8] &#039;&#039;&#039;(2025-12-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;IV/Play&#039;&#039;&#039; – [https://john-iv.github.io/iv-play/ 2.4.10] &#039;&#039;&#039;(2025-12-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[MAME]]&#039;&#039;&#039; – [https://github.com/mamedev/mame/releases/tag/mame0284 0.284] &#039;&#039;&#039;(2025-12-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Playnite]]&#039;&#039;&#039; – [https://github.com/JosefNemec/Playnite/releases/tag/10.47 10.47] &#039;&#039;&#039;(2025-12-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;pEMU&#039;&#039;&#039; – [https://github.com/Cpasjuste/pemu/releases/tag/v7.1 7.1] &#039;&#039;&#039;(2025-12-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; – [https://github.com/rommapp/romm/releases/tag/4.5.0 4.5.0] &#039;&#039;&#039;(2025-12-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Azahar]]&#039;&#039;&#039; – [https://github.com/azahar-emu/azahar/releases/tag/2123.4-beta2 2123.4 Beta 2] &#039;&#039;&#039;(2025-12-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DreamPotato]]&#039;&#039;&#039; – [https://github.com/RikkiGibson/DreamPotato/releases/tag/v0.2.0 v0.2.0] &#039;&#039;&#039;(2025-12-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Steem SSE&#039;&#039;&#039; – [https://sourceforge.net/projects/steemsse/files/Steem%20SSE%204.2/v4.2.0/ 4.2.0R7] &#039;&#039;&#039;(2025-12-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NINTV-DS&#039;&#039;&#039; – [https://github.com/wavemotion-dave/NINTV-DS/releases/tag/6.2a 6.2a] &#039;&#039;&#039;(2025-12-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; – [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.7.9 0.1.7.9] &#039;&#039;&#039;(2025-12-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;pEMU&#039;&#039;&#039; – [https://github.com/Cpasjuste/pemu/releases/tag/v7.0 7.0] &#039;&#039;&#039;(2025-12-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.129 0.8.129] &#039;&#039;&#039;(2025-12-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[3Beans]]&#039;&#039;&#039; – [https://github.com/Hydr8gon/3Beans/releases/tag/release Rolling Release] &#039;&#039;&#039;(2025-12-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[WinArcadia]]&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#winarcadia 35.8] &#039;&#039;&#039;(2025-12-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[AmiArcadia]]&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.8] &#039;&#039;&#039;(2025-12-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[APS3e]]&#039;&#039;&#039; – [https://github.com/aenu1/aps3e/releases/tag/1.35 1.35] &#039;&#039;&#039;(2025-12-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Citron]]&#039;&#039;&#039; – [https://git.citron-emu.org/Citron/Emulator/releases/tag/0.12.25 0.12.25] &#039;&#039;&#039;(2025-12-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GameEx&#039;&#039;&#039; – [https://forums.gameex.com/forums/files/file/534-gameex/ 19.62] &#039;&#039;&#039;(2025-12-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 11.0-rc4 Dev] &#039;&#039;&#039;(2025-12-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CaPriCe Forever&#039;&#039;&#039; – [https://www.cpc-power.com/cpcarchives/index.php?page=articles&amp;amp;num=445 25.12] &#039;&#039;&#039;(2025-12-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;OpenTTD&#039;&#039;&#039; – [https://www.openttd.org/news/2025/12/26/openttd-15-0-rc4 15.0-RC4] &#039;&#039;&#039;(2025-12-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NINTV-DS&#039;&#039;&#039; – [https://github.com/wavemotion-dave/NINTV-DS/releases/tag/6.2 6.2] &#039;&#039;&#039;(2025-12-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.48 0.7.48] &#039;&#039;&#039;(2025-12-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.21.0 27.21.0] &#039;&#039;&#039;(2025-12-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[VICE]]&#039;&#039;&#039; – [https://sourceforge.net/projects/vice-emu/files/releases/ 3.10] &#039;&#039;&#039;(2025-12-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CloudPilot&#039;&#039;&#039; – [https://github.com/cloudpilot-emu/cloudpilot-emu/releases/tag/2.0.4 2.0.4] &#039;&#039;&#039;(2025-12-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[shadPS4]]&#039;&#039;&#039; – [https://github.com/shadps4-emu/shadPS4/releases/tag/v.0.13.0 0.13.0] &#039;&#039;&#039;(2025-12-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;StarPSX&#039;&#039;&#039; – [https://github.com/kaezrr/starpsx/releases/tag/v0.3.0 0.3.0] &#039;&#039;&#039;(2025-12-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;LnxSpectrum&#039;&#039;&#039; - [https://www.ilnx.cz/lnxsp/ 1.9.2j-k] &#039;&#039;&#039;(2025-12-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.2 10.2.0] &#039;&#039;&#039;(2025-12-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Attract-Mode Plus&#039;&#039;&#039; – [https://github.com/oomek/attractplus/releases/tag/3.2.0 3.2.0] &#039;&#039;&#039;(2025-12-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[ares]]&#039;&#039;&#039; – [https://ares-emu.net/news/ares-v147-released v147] &#039;&#039;&#039;(2025-12-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[ePSXe]]&#039;&#039;&#039; – [https://www.epsxe.com/download.php 2.0.18] &#039;&#039;&#039;(2025-12-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[WinUAE]]&#039;&#039;&#039; – [https://www.winuae.net/2025/12/22/winuae-6-0-2/ 6.0.2] &#039;&#039;&#039;(2025-12-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Dolphin]]&#039;&#039;&#039; – [https://dolphin-emu.org/download/release/2512/ 2512] &#039;&#039;&#039;(2025-12-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Emu6502&#039;&#039;&#039; – [https://github.com/univta0001/emu6502/releases/tag/0.9.4 0.9.4] &#039;&#039;&#039;(2025-12-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[BigPEmu]]&#039;&#039;&#039; – [https://www.richwhitehouse.com/jaguar/index.php?content=download 1.21] &#039;&#039;&#039;(2025-12-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[PCBox]]&#039;&#039;&#039; – [https://github.com/PCBox/PCBox/releases/tag/v5.3 5.3] &#039;&#039;&#039;(2025-12-22)&#039;&#039;&#039; - corresponds to 86Box 5.3&lt;br /&gt;
* &#039;&#039;&#039;[[86Box]]&#039;&#039;&#039; – [https://github.com/86Box/86Box/releases/tag/v5.3 5.3] &#039;&#039;&#039;(2025-12-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Eden&#039;&#039;&#039; – [https://git.eden-emu.dev/eden-emu/eden/releases/tag/v0.0.4 v0.0.4] &#039;&#039;&#039;(2025-12-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Pantheon]]&#039;&#039;&#039; – [http://bostjan-grandovec.si/Content/News.htm 15.806] &#039;&#039;&#039;(2025-12-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MacMAME&#039;&#039;&#039; – [https://www.macmess.org/ 0.283] &#039;&#039;&#039;(2025-12-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; – [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.7.8 0.1.7.8] &#039;&#039;&#039;(2025-12-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;OpenTTD&#039;&#039;&#039; – [https://www.openttd.org/news/2025/12/20/openttd-15-0-rc3 15.0-RC3] &#039;&#039;&#039;(2025-12-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[WinArcadia]]&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.7] &#039;&#039;&#039;(2025-12-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[AmiArcadia]]&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.7] &#039;&#039;&#039;(2025-12-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;oxyROMon&#039;&#039;&#039; – [https://github.com/alucryd/oxyromon/releases/tag/0.21.0 0.21.0] &#039;&#039;&#039;(2025-12-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Steem SSE&#039;&#039;&#039; – [https://sourceforge.net/projects/steemsse/files/Steem%20SSE%204.2/v4.2.0/ 4.2.0 R6] &#039;&#039;&#039;(2025-12-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Mame Classic&#039;&#039;&#039; – [https://mameclassic.mameworld.info/ 10.6.1] &#039;&#039;&#039;(2025-12-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Spectaculator&#039;&#039;&#039; – [https://www.spectaculator.com/2025/12/spectaculator-9-for-windows-is-now-available-for-download/ 9.0] &#039;&#039;&#039;(2025-12-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 11.0-rc3 Dev] &#039;&#039;&#039;(2025-12-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Holani&#039;&#039;&#039; – [https://github.com/LLeny/holani/releases/tag/0.9.8 0.9.8] &#039;&#039;&#039;(2025-12-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/Manic-EMU/ManicEMU/releases/tag/v1.8.1 1.8.1] &#039;&#039;&#039;(2025-12-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.121 0.8.121] &#039;&#039;&#039;(2025-12-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DDrawCompat&#039;&#039;&#039; – [https://github.com/narzoul/DDrawCompat/releases/tag/v0.7.0 0.7.0] &#039;&#039;&#039;(2025-12-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.2 10.2.0-rc4] &#039;&#039;&#039;(2025-12-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;StellaDS &#039;&#039;&#039; – [https://github.com/wavemotion-dave/StellaDS/releases/tag/8.1 8.1] &#039;&#039;&#039;(2025-12-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;OpenTTD&#039;&#039;&#039; – [https://www.openttd.org/news/2025/12/13/openttd-15-0-rc2 15.0-RC2] &#039;&#039;&#039;(2025-12-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CloudPilot&#039;&#039;&#039; – [https://github.com/cloudpilot-emu/cloudpilot-emu/releases/tag/2.0.2 2.0.2] &#039;&#039;&#039;(2025-12-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.6.10 1.6.10] &#039;&#039;&#039;(2025-12-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[WinArcadia]]&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.6] &#039;&#039;&#039;(2025-12-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[AmiArcadia]]&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.6] &#039;&#039;&#039;(2025-12-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[CLK]]&#039;&#039;&#039; – [https://github.com/TomHarte/CLK/releases/tag/2025-12-12 2025-12-12] &#039;&#039;&#039;(2025-12-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 11.0-rc2 Dev] &#039;&#039;&#039;(2025-12-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.20.0 27.20.0] &#039;&#039;&#039;(2025-12-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CloudPilot&#039;&#039;&#039; – [https://github.com/cloudpilot-emu/cloudpilot-emu/releases/tag/2.0.1 2.0.1] &#039;&#039;&#039;(2025-12-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher64]]&#039;&#039;&#039; – [https://github.com/gopher64/gopher64/releases/tag/v1.1.11 1.1.11] &#039;&#039;&#039;(2025-12-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.47 0.7.47] &#039;&#039;&#039;(2025-12-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SugarDS&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SugarDS/releases/tag/1.5a 1.5a] &#039;&#039;&#039;(2025-12-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SDLMAME4Ubuntu&#039;&#039;&#039; – [https://sdlmame.wallyweek.org/download/ 0.283] &#039;&#039;&#039;(2025-12-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DKAFE&#039;&#039;&#039; – [https://github.com/10yard/dkafe/releases/tag/v0.79 0.79b] &#039;&#039;&#039;(2025-12-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GimliDS&#039;&#039;&#039; – [https://github.com/wavemotion-dave/GimliDS/releases/tag/1.6 1.6] &#039;&#039;&#039;(2025-12-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;StarPSX&#039;&#039;&#039; – [https://github.com/kaezrr/starpsx/releases/tag/v0.2.1 0.2.1] &#039;&#039;&#039;(2025-12-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ADAM+&#039;&#039;&#039; – [https://github.com/dvdh1961/ADAMP/releases/tag/0.6.12.25 0.6.12.25] &#039;&#039;&#039;(2025-12-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Ruffle]]&#039;&#039;&#039; – [https://ruffle.rs/downloads 2025-12-10] &#039;&#039;&#039;(2025-12-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.2 10.2.0-rc3] &#039;&#039;&#039;(2025-12-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.119 0.8.119] &#039;&#039;&#039;(2025-12-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Classic99&#039;&#039;&#039; – [https://harmlesslion.com/software/classic99/ 399.086] &#039;&#039;&#039;(2025-12-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XEiJ&#039;&#039;&#039; - [https://stdkmd.net/xeij/ 0.25.12.08] &#039;&#039;&#039;(2025-12-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GameEx&#039;&#039;&#039; - [https://forums.gameex.com/forums/files/file/534-gameex/ 19.60] &#039;&#039;&#039;(2025-12-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearboy]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearboy/releases/tag/3.7.5 3.7.5] &#039;&#039;&#039;(2025-12-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearlynx]]&#039;&#039;&#039; – [https://github.com/drhelius/Gearlynx/releases/tag/0.0.11 0.0.11] &#039;&#039;&#039;(2025-12-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearsystem]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearsystem/releases/tag/3.8.6 3.8.6] &#039;&#039;&#039;(2025-12-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearcoleco]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearcoleco/releases/tag/1.5.5 1.5.5] &#039;&#039;&#039;(2025-12-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.6.5 1.6.5] &#039;&#039;&#039;(2025-12-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;OpenTTD&#039;&#039;&#039; – [https://www.openttd.org/news/2025/12/08/openttd-15-0-rc1 15.0-RC1] &#039;&#039;&#039;(2025-12-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RPCN&#039;&#039;&#039; - [https://github.com/RipleyTom/rpcn/releases/tag/1.5.0 1.5.0] &#039;&#039;&#039;(2025-12-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;dgVooDoo2&#039;&#039;&#039; - [http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ 2.86.4] &#039;&#039;&#039;(2025-12-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Ruffle]]&#039;&#039;&#039; – [https://ruffle.rs/downloads 2025-12-07] &#039;&#039;&#039;(2025-12-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; – [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release4.7.0 4.7.0] &#039;&#039;&#039;(2025-12-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GimliDS&#039;&#039;&#039; – [https://github.com/wavemotion-dave/GimliDS/releases/tag/1.5f 1.5f] &#039;&#039;&#039;(2025-12-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Playnite]]&#039;&#039;&#039; – [https://github.com/JosefNemec/Playnite/releases/tag/10.46 10.46] &#039;&#039;&#039;(2025-12-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.46 0.7.46] &#039;&#039;&#039;(2025-12-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Tsugaru&#039;&#039;&#039; - [https://github.com/captainys/TOWNSEMU/releases/tag/v20251206 20251206] &#039;&#039;&#039;(2025-12-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ADAM+&#039;&#039;&#039; – [https://github.com/dvdh1961/ADAMP/releases/tag/0.5.12.25 0.5.12.25] &#039;&#039;&#039;(2025-12-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[WinArcadia]]&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.5] &#039;&#039;&#039;(2025-12-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[AmiArcadia]]&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.5] &#039;&#039;&#039;(2025-12-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NxEmu&#039;&#039;&#039; - [https://www.nxemu.com/downloads.html 0.4.0] &#039;&#039;&#039;(2025-12-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 11.0-rc1 Dev] &#039;&#039;&#039;(2025-12-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher2600]]&#039;&#039;&#039; – [https://github.com/JetSetIlly/Gopher2600/releases/tag/v0.53.0 0.53.0] &#039;&#039;&#039;(2025-12-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Steem SSE&#039;&#039;&#039; – [https://sourceforge.net/projects/steemsse/files/Steem%20SSE%204.2/v4.2.0/ 4.2.0 R5] &#039;&#039;&#039;(2025-12-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ClrMAME&#039;&#039;&#039; – [https://mamedev.emulab.it/clrmamepro/ 0.6] &#039;&#039;&#039;(2025-12-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Felix86&#039;&#039;&#039; – [https://github.com/OFFTKP/felix86/releases/tag/25.12 25.12] &#039;&#039;&#039;(2025-12-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;IV/Play&#039;&#039;&#039; – [https://john-iv.github.io/iv-play/ 2.4.9] &#039;&#039;&#039;(2025-12-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ample&#039;&#039;&#039; – [https://github.com/ksherlock/ample/releases/tag/r75 0.283] &#039;&#039;&#039;(2025-12-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.2 10.2.0-rc2] &#039;&#039;&#039;(2025-12-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ShadPs4Plus&#039;&#039;&#039; – [https://github.com/AzaharPlus/shadPS4Plus/releases/tag/SHAD_PS4_PLUS_0_12_0_A 0.12.0 A] &#039;&#039;&#039;(2025-12-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DKAFE&#039;&#039;&#039; – [https://github.com/10yard/dkafe/releases/tag/v0.78 0.78] &#039;&#039;&#039;(2025-12-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DOSBox#Forks|DOSBox-X]]&#039;&#039;&#039; – [https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2025.12.01 2025.12.01] &#039;&#039;&#039;(2025-12-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Playnite]]&#039;&#039;&#039; – [https://github.com/JosefNemec/Playnite/releases/tag/10.45 10.45] &#039;&#039;&#039;(2025-12-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.45 0.7.45] &#039;&#039;&#039;(2025-12-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DxWnd&#039;&#039;&#039; – [https://sourceforge.net/projects/dxwnd/files/Latest%20build/ 2.06.12] &#039;&#039;&#039;(2025-12-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Ruffle]]&#039;&#039;&#039; – [https://ruffle.rs/downloads 2025-12-01] &#039;&#039;&#039;(2025-12-01)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==November 2025==&lt;br /&gt;
* &#039;&#039;&#039;Retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.45 0.7.45] &#039;&#039;&#039;(2025-12-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[aPS3e]]&#039;&#039;&#039; – [https://github.com/aenu1/aps3e/releases/tag/1.33 1.33] &#039;&#039;&#039;(2025-11-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ADAM+&#039;&#039;&#039; (Windows) – [https://github.com/dvdh1961/ADAMP/releases/tag/0.4.11.25 0.4.11.25] &#039;&#039;&#039;(2025-11-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RetroBat]]&#039;&#039;&#039; – [https://github.com/RetroBat-Official/retrobat/releases/tag/7.5.2 7.5.2] &#039;&#039;&#039;(2025-11-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;IV/Play&#039;&#039;&#039; – [https://john-iv.github.io/iv-play/ 2.4.8] &#039;&#039;&#039;(2025-11-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Starpsx&#039;&#039;&#039; – [https://github.com/kaezrr/starpsx/releases/tag/v0.1.1 0.1.1] &#039;&#039;&#039;(2025-11-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MAME4droid 2024&#039;&#039;&#039; - [https://github.com/seleuco/MAME4droid-Current/releases/tag/v.1.30 1.30] &#039;&#039;&#039;(2025-11-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Erockus Arcade&#039;&#039;&#039; - [http://erockus.elementfx.com/arcade.html 13.7] &#039;&#039;&#039;(2025-11-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; - [https://khnr.itch.io/dapplegrey 9.9.4] &#039;&#039;&#039;(2025-11-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Ruffle]]&#039;&#039;&#039; – [https://ruffle.rs/downloads 2025-11-30] &#039;&#039;&#039;(2025-11-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SugarDS&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SugarDS/releases/tag/1.5 1.5] &#039;&#039;&#039;(2025-11-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[WinArcadia]]&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.4] &#039;&#039;&#039;(2025-11-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[AmiArcadia]]&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.4] &#039;&#039;&#039;(2025-11-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Folium]]&#039;&#039;&#039; – [https://github.com/folium-app/Folium/releases/tag/1.36 1.36] &#039;&#039;&#039;(2025-11-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;pfeMAME&#039;&#039;&#039; - [https://sourceforge.net/projects/pfemame/files/ 3.3.1] &#039;&#039;&#039;(2025-11-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[MAME]]&#039;&#039;&#039; – [https://www.mamedev.org/?p=557 0.283] &#039;&#039;&#039;(2025-11-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.20 Dev] &#039;&#039;&#039;(2025-11-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.118 0.8.118] &#039;&#039;&#039;(2025-11-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Devector&#039;&#039;&#039; – [https://github.com/parallelno/Devector/releases/tag/v9.4.2 9.4.2] &#039;&#039;&#039;(2025-11-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.19.0 27.19.0] &#039;&#039;&#039;(2025-11-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Yape&#039;&#039;&#039; – [http://yape.homeserver.hu/ 1.2.7] &#039;&#039;&#039;(2025-11-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Swiss&#039;&#039;&#039; – [https://github.com/emukidid/swiss-gc/releases/tag/v0.6r1984 0.6r1984] &#039;&#039;&#039;(2025-11-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[CLK]]&#039;&#039;&#039; – [https://github.com/TomHarte/CLK/releases/tag/2025-11-26 2025-11-26] &#039;&#039;&#039;(2025-11-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ARMSX2&#039;&#039;&#039; – [https://github.com/ARMSX2/ARMSX2/releases/tag/1.0.6 1.0.6] &#039;&#039;&#039;(2025-11-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Deecy]]&#039;&#039;&#039; – [https://github.com/Senryoku/Deecy/releases/tag/v0.5.4 0.5.4] &#039;&#039;&#039;(2025-11-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/Manic-EMU/ManicEMU/releases/tag/v1.8.0 1.8.0] &#039;&#039;&#039;(2025-11-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Ruffle]]&#039;&#039;&#039; – [https://ruffle.rs/downloads 2025-11-25] &#039;&#039;&#039;(2025-11-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Not64&#039;&#039;&#039; – [https://github.com/extremscorner/not64/releases/tag/20251123 20251123] &#039;&#039;&#039;(2025-11-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DSAdvance&#039;&#039;&#039; – [https://github.com/r57zone/DSAdvance/releases/tag/2.0 2.0] &#039;&#039;&#039;(2025-11-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Provenance]]&#039;&#039;&#039; – [https://github.com/Provenance-Emu/Provenance/releases/tag/3.2.1 3.2.1] &#039;&#039;&#039;(2025-11-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.44 0.7.44] &#039;&#039;&#039;(2025-11-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PC6001VX&#039;&#039;&#039; – [https://github.com/eighttails/PC6001VX/releases/tag/v4.3.0 4.3.0] &#039;&#039;&#039;(2025-11-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Eden&#039;&#039;&#039; – [https://git.eden-emu.dev/eden-emu/eden/releases/tag/v0.0.4-rc3 v0.0.4-rc3] &#039;&#039;&#039;(2025-11-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XRoar&#039;&#039;&#039; – [http://www.6809.org.uk/xroar/ 1.10] &#039;&#039;&#039;(2025-11-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 35.33] &#039;&#039;&#039;(2025-11-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.33] &#039;&#039;&#039;(2025-11-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Vkd3d&#039;&#039;&#039; – [https://winehq.org 1.18] &#039;&#039;&#039;(2025-11-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Provenance]]&#039;&#039;&#039; – [https://github.com/Provenance-Emu/Provenance/releases/tag/3.2.0 3.2.0] &#039;&#039;&#039;(2025-11-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Deecy]]&#039;&#039;&#039; – [https://github.com/Senryoku/Deecy/releases/tag/v0.5.3 v0.5.3] &#039;&#039;&#039;(2025-11-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PyBoy&#039;&#039;&#039; – [https://github.com/Baekalfen/PyBoy/releases/tag/v2.6.1 2.6.1] &#039;&#039;&#039;(2025-11-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[HBMAME]]&#039;&#039;&#039; – [https://hbmame.1emulation.com/ 0.245.28] &#039;&#039;&#039;(2025-11-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.2 10.2.0-rc1] &#039;&#039;&#039;(2025-11-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/4.4.1 4.4.1] &#039;&#039;&#039;(2025-11-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Playnite]]&#039;&#039;&#039; – [https://github.com/JosefNemec/Playnite/releases/tag/10.44 10.44] &#039;&#039;&#039;(2025-11-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[melonDS]]&#039;&#039;&#039; – [https://github.com/melonDS-emu/melonDS/releases/tag/1.1 1.1] &#039;&#039;&#039;(2025-11-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RetroArch]]&#039;&#039;&#039; – [https://github.com/libretro/RetroArch/releases/tag/v1.22.2 1.22.2] &#039;&#039;&#039;(2025-11-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;pfeMAME&#039;&#039;&#039; - [https://sourceforge.net/projects/pfemame/files/ 3.2.6] &#039;&#039;&#039;(2025-11-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ROM Properties&#039;&#039;&#039; – [https://github.com/GerbilSoft/rom-properties/releases/tag/v2.7 2.7] &#039;&#039;&#039;(2025-11-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; – [https://github.com/Rosalie241/RMG/releases/tag/v0.8.8 0.8.8] &#039;&#039;&#039;(2025-11-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.115 0.8.115] &#039;&#039;&#039;(2025-11-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SpeccySE&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SpeccySE/releases/tag/1.8 1.8] &#039;&#039;&#039;(2025-11-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.19 Dev] &#039;&#039;&#039;(2025-11-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;#CSpect&#039;&#039;&#039; – [https://mdf200.itch.io/cspect 3.0.15.2] &#039;&#039;&#039;(2025-11-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.4b5 4.4b5] &#039;&#039;&#039;(2025-11-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[NooDS]]&#039;&#039;&#039; – [https://github.com/Hydr8gon/NooDS/releases/tag/release Rolling Release] &#039;&#039;&#039;(2025-11-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Citron]]&#039;&#039;&#039; – [https://git.citron-emu.org/Citron/Emulator/releases/tag/0.11.0 0.11.0] &#039;&#039;&#039;(2025-11-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 35.32] &#039;&#039;&#039;(2025-11-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.32] &#039;&#039;&#039;(2025-11-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DroidArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 4.4] &#039;&#039;&#039;(2025-11-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;EMU7800&#039;&#039;&#039; – [https://github.com/emu7800/emu7800.github.io/releases/tag/v5.6.0.0 5.6.0.0] &#039;&#039;&#039;(2025-11-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.113 0.8.113] &#039;&#039;&#039;(2025-11-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RetroBat]]&#039;&#039;&#039; – [https://github.com/RetroBat-Official/retrobat/releases/tag/7.5.1 7.5.1] &#039;&#039;&#039;(2025-11-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Nov10 2025Nov10] &#039;&#039;&#039;(2025-11-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher2600]]&#039;&#039;&#039; – [https://github.com/JetSetIlly/Gopher2600/releases/tag/v0.52.1 0.52.1] &#039;&#039;&#039;(2025-11-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/4.4.0 4.4.0] &#039;&#039;&#039;(2025-11-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.43 0.7.43] &#039;&#039;&#039;(2025-11-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SpeccySE&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SpeccySE/releases/tag/1.7b 1.7b] &#039;&#039;&#039;(2025-11-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;hydra&#039;&#039;&#039; – [https://github.com/SamoZ256/hydra/releases/tag/v0.2.3 0.2.3] &#039;&#039;&#039;(2025-11-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XEiJ&#039;&#039;&#039; - [https://stdkmd.net/xeij/ 0.25.11.08] &#039;&#039;&#039;(2025-11-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Red Viper&#039;&#039;&#039; – [https://github.com/skyfloogle/red-viper/releases/tag/v1.2.0 1.2.0] &#039;&#039;&#039;(2025-11-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Provenance]]&#039;&#039;&#039; – [https://github.com/Provenance-Emu/Provenance/releases/tag/3.1.1 3.1.1] &#039;&#039;&#039;(2025-11-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[shadPS4]]&#039;&#039;&#039; – [https://github.com/shadps4-emu/shadPS4/releases/tag/v.0.12.5 0.12.5] &#039;&#039;&#039;(2025-11-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[CLK]]&#039;&#039;&#039; – [https://github.com/TomHarte/CLK/releases/tag/2025-11-07 2025-11-07] &#039;&#039;&#039;(2025-11-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.8.7 v0.8.7] &#039;&#039;&#039;(2025-11-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[EmulationStation]]&#039;&#039;&#039; – [https://es-de.org/ 3.4.0] &#039;&#039;&#039;(2025-11-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Luna&#039;s Project64&#039;&#039;&#039; – [https://github.com/Luna-Project64/Luna-Project64/releases/tag/v3.6.3 3.6.3] &#039;&#039;&#039;(2025-11-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.112 0.8.112] &#039;&#039;&#039;(2025-11-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher64]]&#039;&#039;&#039; – [https://github.com/gopher64/gopher64/releases/tag/v1.1.10 1.1.10] &#039;&#039;&#039;(2025-11-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[aPS3e]]&#039;&#039;&#039; – [https://github.com/aenu1/aps3e/releases/tag/1.32 1.32] &#039;&#039;&#039;(2025-11-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[CLK]]&#039;&#039;&#039; – [https://github.com/TomHarte/CLK/releases/tag/2025-11-05 2025-11-05] &#039;&#039;&#039;(2025-11-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Felix86&#039;&#039;&#039; – [https://github.com/OFFTKP/felix86/releases/tag/25.11 25.11] &#039;&#039;&#039;(2025-11-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Nostlan&#039;&#039;&#039; – [https://github.com/quinton-ashley/nostlan/releases/tag/3.5.x 3.5] &#039;&#039;&#039;(2025-11-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.42 0.7.42] &#039;&#039;&#039;(2025-11-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ARMSX2&#039;&#039;&#039; – [https://github.com/ARMSX2/ARMSX2/releases/tag/1.0.4 1.0.4] &#039;&#039;&#039;(2025-11-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DOSBox Pure]]&#039;&#039;&#039; – [https://github.com/schellingb/dosbox-pure/releases/tag/1.0-preview4 1.0 Preview 4] &#039;&#039;&#039;(2025-11-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ACE-DL&#039;&#039;&#039; – [http://www.roudoudou.com/ACE-DL/ 20251103] &#039;&#039;&#039;(2025-11-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Citron]]&#039;&#039;&#039; – [https://git.citron-emu.org/Citron/Emulator/releases/tag/0.10.0 0.10.0] &#039;&#039;&#039;(2025-11-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Playnite]]&#039;&#039;&#039; – [https://github.com/JosefNemec/Playnite/releases/tag/10.43 10.43] &#039;&#039;&#039;(2025-11-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Denise&#039;&#039;&#039; - [https://sourceforge.net/projects/deniseemu/files/ 2.7] &#039;&#039;&#039;(2025-11-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MAME4droid 2024&#039;&#039;&#039; - [https://github.com/seleuco/MAME4droid-2024/releases/tag/v1.29 1.29] &#039;&#039;&#039;(2025-11-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RetroBat]]&#039;&#039;&#039; – [https://github.com/RetroBat-Official/retrobat/releases/tag/7.5 7.5] &#039;&#039;&#039;(2025-11-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.18.1 27.18.1] &#039;&#039;&#039;(2025-11-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;IV/Play&#039;&#039;&#039; – [https://john-iv.github.io/iv-play/ 2.3.2] &#039;&#039;&#039;(2025-11-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ample&#039;&#039;&#039; – [https://github.com/ksherlock/ample/releases/tag/r74 0.282] &#039;&#039;&#039;(2025-11-01)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==October 2025==&lt;br /&gt;
* &#039;&#039;&#039;Erockus Arcade&#039;&#039;&#039; - [http://erockus.elementfx.com/arcade.html 13.6] &#039;&#039;&#039;(2025-10-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[MAME]]&#039;&#039;&#039; – [https://www.mamedev.org/?p=556 0.282] &#039;&#039;&#039;(2025-10-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Eden&#039;&#039;&#039; - [https://git.eden-emu.dev/eden-emu/eden/releases/tag/v0.0.4-rc2.test 0.0.4-rc2] &#039;&#039;&#039;(2025-10-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.18 Dev] &#039;&#039;&#039;(2025-10-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearsystem]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearsystem/releases/tag/3.8.5 3.8.5] &#039;&#039;&#039;(2025-10-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearlynx]]&#039;&#039;&#039; – [https://github.com/drhelius/Gearlynx/releases/tag/0.0.10 0.0.10] &#039;&#039;&#039;(2025-10-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearboy]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearboy/releases/tag/3.7.4 3.7.4] &#039;&#039;&#039;(2025-10-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Pantheon]]&#039;&#039;&#039; – [http://bostjan-grandovec.si/Content/News.htm 15.664] &#039;&#039;&#039;(2025-10-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[shadPS4]]&#039;&#039;&#039; – [https://github.com/shadps4-emu/shadPS4/releases/tag/v.0.12.0 0.12.0] &#039;&#039;&#039;(2025-10-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher64]]&#039;&#039;&#039; – [https://github.com/gopher64/gopher64/releases/tag/v1.1.9 1.1.9] &#039;&#039;&#039;(2025-10-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; – [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release4.6.0 4.6.0] &#039;&#039;&#039;(2025-10-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DreamPotato]]&#039;&#039;&#039; – [https://github.com/RikkiGibson/DreamPotato/releases/tag/v0.1.0-beta-4 v0.1.0-beta-4] &#039;&#039;&#039;(2025-10-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ARMSX2&#039;&#039;&#039; – [https://github.com/ARMSX2/ARMSX2/releases/tag/1.0.3 1.0.3] &#039;&#039;&#039;(2025-10-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.111 0.8.111] &#039;&#039;&#039;(2025-10-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.3.10] &#039;&#039;&#039;(2025-10-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.3.12] &#039;&#039;&#039;(2025-10-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Playnite]]&#039;&#039;&#039; – [https://github.com/JosefNemec/Playnite/releases/tag/10.42 10.42] &#039;&#039;&#039;(2025-10-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;citron&#039;&#039;&#039; – [https://git.citron-emu.org/Citron/Emulator/releases/tag/0.9.0 0.9.0] &#039;&#039;&#039;(2025-10-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Eden&#039;&#039;&#039; - [https://git.eden-emu.dev/eden-emu/eden/releases/tag/v0.0.4-rc1 0.0.4-rc1] &#039;&#039;&#039;(2025-10-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/Manic-EMU/ManicEMU/releases/tag/v1.7.3 1.7.3] &#039;&#039;&#039;(2025-10-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SpeccySE&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SpeccySE/releases/tag/1.6 1.6] &#039;&#039;&#039;(2025-10-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[PCBox]]&#039;&#039;&#039; – [https://github.com/PCBox/PCBox/releases/tag/v5.2 5.2] &#039;&#039;&#039;(2025-10-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ARMSX2&#039;&#039;&#039; – [https://github.com/ARMSX2/ARMSX2/releases/tag/1.0.2 1.0.2] &#039;&#039;&#039;(2025-10-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ARMSX2&#039;&#039;&#039; – [https://github.com/ARMSX2/ARMSX2/releases/tag/1.0.1 1.0.1] &#039;&#039;&#039;(2025-10-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ARMSX2&#039;&#039;&#039; – [https://github.com/ARMSX2/ARMSX2/releases/tag/1.0 1.0] &#039;&#039;&#039;(2025-10-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AMSpiriT&#039;&#039;&#039; – [https://www.amspirit.fr/download/ 2.03b] &#039;&#039;&#039;(2025-10-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[86Box]]&#039;&#039;&#039; – [https://github.com/86Box/86Box/releases/tag/v5.2 5.2] &#039;&#039;&#039;(2025-10-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[VisualBoyAdvance-M]]&#039;&#039;&#039; – [https://github.com/visualboyadvance-m/visualboyadvance-m/releases/tag/v2.2.3 2.2.3] &#039;&#039;&#039;(2025-10-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;VirtualC64&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/virtualc64/releases/tag/v6.0b1 6.0b1] &#039;&#039;&#039;(2025-10-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.109 0.8.109] &#039;&#039;&#039;(2025-10-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;hpsx64&#039;&#039;&#039; - [https://sourceforge.net/projects/hpsx64/files/Source/ v0480] &#039;&#039;&#039;(2025-10-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;hydra&#039;&#039;&#039; – [https://github.com/SamoZ256/hydra/releases/tag/v0.2.2 0.2.2] &#039;&#039;&#039;(2025-10-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NetherSX2 Classic&#039;&#039;&#039; - [https://github.com/Trixarian/NetherSX2-classic/releases/tag/2.2b 2.2b] &#039;&#039;&#039;(2025-10-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NetherSX2&#039;&#039;&#039; - [https://github.com/Trixarian/NetherSX2-patch/releases/tag/2.2b 2.2b] &#039;&#039;&#039;(2025-10-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[VirtualBox]]&#039;&#039;&#039; – [https://www.virtualbox.org/wiki/Changelog-7.2 7.2.4] &#039;&#039;&#039;(2025-10-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[SSF]]&#039;&#039;&#039; – [https://github.com/shimazzz/SEGASaturnEmulator-SSF/releases/tag/PreviewVer PreviewVer R37] &#039;&#039;&#039;(2025-10-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SpeccySE&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SpeccySE/releases/tag/1.5 1.5] &#039;&#039;&#039;(2025-10-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.1 10.1.2] &#039;&#039;&#039;(2025-10-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.8.6 v0.8.6] &#039;&#039;&#039;(2025-10-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[CLK]]&#039;&#039;&#039; – [https://github.com/TomHarte/CLK/releases/tag/2025-10-19 2025-10-19] &#039;&#039;&#039;(2025-10-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.18.0 27.18.0] &#039;&#039;&#039;(2025-10-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[CLK]]&#039;&#039;&#039; – [https://github.com/TomHarte/CLK/releases/tag/2025-10-18 2025-10-18] &#039;&#039;&#039;(2025-10-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;IV/Play&#039;&#039;&#039; – [https://john-iv.github.io/iv-play/ 2.2.2] &#039;&#039;&#039;(2025-10-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[aPS3e]]&#039;&#039;&#039; – [https://github.com/aenu1/aps3e/releases/tag/1.31 1.31] &#039;&#039;&#039;(2025-10-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.17 Dev] &#039;&#039;&#039;(2025-10-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ClrmameUI&#039;&#039;&#039; – [https://mamedev.emulab.it/clrmamepro/ 0.5.2] &#039;&#039;&#039;(2025-10-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/Manic-EMU/ManicEMU/releases/tag/v1.7.2 1.7.2] &#039;&#039;&#039;(2025-10-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.108 0.8.108] &#039;&#039;&#039;(2025-10-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SpeccySE&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SpeccySE/releases/tag/1.4a 1.4a] &#039;&#039;&#039;(2025-10-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Folium]]&#039;&#039;&#039; – [https://github.com/folium-app/Folium/releases/tag/1.32 1.32] &#039;&#039;&#039;(2025-10-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 35.31] &#039;&#039;&#039;(2025-10-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.31] &#039;&#039;&#039;(2025-10-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearlynx]]&#039;&#039;&#039; – [https://github.com/drhelius/Gearlynx/releases/tag/0.0.9 0.0.9] &#039;&#039;&#039;(2025-10-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.6.4 1.6.4] &#039;&#039;&#039;(2025-10-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AzaharPlus&#039;&#039;&#039; – [https://github.com/AzaharPlus/AzaharPlus/releases/tag/AZAHAR_PLUS_2123_3_A 2123.3-A] &#039;&#039;&#039;(2025-10-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Iris&#039;&#039;&#039; - [https://github.com/allkern/iris/releases/tag/0.15-alpha 0.15-alpha] &#039;&#039;&#039;(2025-10-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Box64&#039;&#039;&#039; - [https://github.com/ptitSeb/box64/releases/tag/v0.3.8 0.3.8] &#039;&#039;&#039;(2025-10-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; - [https://khnr.itch.io/dapplegrey 9.9.3] &#039;&#039;&#039;(2025-10-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Oboromi&#039;&#039;&#039; – [https://github.com/0xNikilite/oboromi/releases/tag/v0.0.1-dynarmic 0.0.1] &#039;&#039;&#039;(2025-10-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Ymir]]&#039;&#039;&#039; – [https://github.com/StrikerX3/Ymir/releases/tag/v0.2.0 0.2.0] &#039;&#039;&#039;(2025-10-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/4.3.2 4.3.2] &#039;&#039;&#039;(2025-10-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;citron&#039;&#039;&#039; – [https://git.citron-emu.org/citron/emulator/-/releases/0.8.0 0.8.0] &#039;&#039;&#039;(2025-10-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ryubing&#039;&#039;&#039; - [https://git.ryujinx.app/ryubing/ryujinx/-/releases/1.3.3 1.3.3] &#039;&#039;&#039;(2025-10-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; – [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release4.5.0 4.5.0] &#039;&#039;&#039;(2025-10-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GameEx&#039;&#039;&#039; – [https://forums.gameex.com/forums/files/file/534-gameex/ 19.42] &#039;&#039;&#039;(2025-10-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[HBMAME]]&#039;&#039;&#039; – [https://hbmame.1emulation.com/ 0.245.27] &#039;&#039;&#039;(2025-10-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[VirtualBox]]&#039;&#039;&#039; – [https://www.virtualbox.org/wiki/Changelog-7.2 7.2.2] &#039;&#039;&#039;(2025-10-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.8.5 v0.8.5] &#039;&#039;&#039;(2025-10-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.1 10.1.1] &#039;&#039;&#039;(2025-10-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ClrmameUI&#039;&#039;&#039; – [https://mamedev.emulab.it/clrmamepro/ 0.5.1] &#039;&#039;&#039;(2025-10-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GimliDS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/GimliDS/releases/tag/1.5 1.5] &#039;&#039;&#039;(2025-10-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 35.3] &#039;&#039;&#039;(2025-10-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.3] &#039;&#039;&#039;(2025-10-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XEiJ&#039;&#039;&#039; - [https://stdkmd.net/xeij/ 0.25.10.08] &#039;&#039;&#039;(2025-10-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DOSBox Pure]]&#039;&#039;&#039; – [https://github.com/schellingb/dosbox-pure/releases/tag/1.0-preview3 1.0 Preview 3] &#039;&#039;&#039;(2025-10-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DOSBox-X]]&#039;&#039;&#039; – [https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2025.10.07 2025.10.07] &#039;&#039;&#039;(2025-10-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2123.3 2123.3] &#039;&#039;&#039;(2025-10-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.40 0.7.40] &#039;&#039;&#039;(2025-10-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearlynx]]&#039;&#039;&#039; – [https://github.com/drhelius/Gearlynx/releases/tag/0.0.7 0.0.7] &#039;&#039;&#039;(2025-10-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Kenji-NX&#039;&#039;&#039; - [https://github.com/Kenji-NX/Releases/releases/tag/2.0.5 2.0.5] &#039;&#039;&#039;(2025-10-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Playnite]]&#039;&#039;&#039; – [https://github.com/JosefNemec/Playnite/releases/tag/10.41 10.41] &#039;&#039;&#039;(2025-10-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DreamPotato]]&#039;&#039;&#039; – [https://github.com/RikkiGibson/DreamPotato/releases/tag/v0.1.0-beta-3 v0.1.0-beta-3] &#039;&#039;&#039;(2025-10-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/4.3.1 4.3.1] &#039;&#039;&#039;(2025-10-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.16 Dev] &#039;&#039;&#039;(2025-10-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[CLK]]&#039;&#039;&#039; – [https://github.com/TomHarte/CLK/releases/tag/2025-10-03.2 2025-10-03.2] &#039;&#039;&#039;(2025-10-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DreamPotato]]&#039;&#039;&#039; – [https://github.com/RikkiGibson/DreamPotato/releases/tag/v0.1.0-beta-2 v0.1.0-beta-2] &#039;&#039;&#039;(2025-10-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;citron&#039;&#039;&#039; – [https://git.citron-emu.org/citron/emulator/-/releases/0.7.1 0.7.1] &#039;&#039;&#039;(2025-10-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Nostlan&#039;&#039;&#039; – [https://github.com/quinton-ashley/nostlan/releases/tag/3.3.x 3.3] &#039;&#039;&#039;(2025-10-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;pfeMAME&#039;&#039;&#039; - [https://sourceforge.net/projects/pfemame/files/ 3.1.5] &#039;&#039;&#039;(2025-10-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearlynx]]&#039;&#039;&#039; – [https://github.com/drhelius/Gearlynx/releases/tag/0.0.5 0.0.5] &#039;&#039;&#039;(2025-10-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[nullDC]]&#039;&#039;&#039; – [https://github.com/emudev-org/nullDC/releases/tag/v2.0.0-pre 2.0.0-pre] &#039;&#039;&#039;(2025-10-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Playnite]]&#039;&#039;&#039; – [https://github.com/JosefNemec/Playnite/releases/tag/10.40 10.40] &#039;&#039;&#039;(2025-10-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ample&#039;&#039;&#039; – [https://github.com/ksherlock/ample/releases/tag/r73 0.281] &#039;&#039;&#039;(2025-10-01)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==September 2025==&lt;br /&gt;
* &#039;&#039;&#039;dgVooDoo2&#039;&#039;&#039; - [http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ 2.86.3] &#039;&#039;&#039;(2025-09-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RPCS3]]&#039;&#039;&#039; – [https://github.com/RPCS3/rpcs3/releases/tag/v0.0.38 0.0.38] &#039;&#039;&#039;(2025-09-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 35.24] &#039;&#039;&#039;(2025-09-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.39 0.7.39] &#039;&#039;&#039;(2025-09-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Emu48&#039;&#039;&#039; – [https://hp.giesselink.com/emu48.htm 1.68] &#039;&#039;&#039;(2025-09-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;IV/Play&#039;&#039;&#039; – [https://john-iv.github.io/iv-play/ 2.1.1] &#039;&#039;&#039;(2025-09-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Swiss&#039;&#039;&#039; – [https://github.com/emukidid/swiss-gc/releases/tag/v0.6r1957 0.6r1957] &#039;&#039;&#039;(2025-09-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.4b4 4.4b4] &#039;&#039;&#039;(2025-09-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.106 0.8.106] &#039;&#039;&#039;(2025-09-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; - [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release4.4.2 4.4.2] &#039;&#039;&#039;(2025-09-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearlynx]]&#039;&#039;&#039; – [https://github.com/drhelius/Gearlynx/releases/tag/0.0.4 0.0.4] &#039;&#039;&#039;(2025-09-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearlynx]]&#039;&#039;&#039; – [https://github.com/drhelius/Gearlynx/releases/tag/0.0.3 0.0.3] &#039;&#039;&#039;(2025-09-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.23] &#039;&#039;&#039;(2025-09-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Playnite]]&#039;&#039;&#039; – [https://github.com/JosefNemec/Playnite/releases/tag/10.39 10.39] &#039;&#039;&#039;(2025-09-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GimliDS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/GimliDS/releases/tag/1.4 1.4] &#039;&#039;&#039;(2025-09-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Erockus Arcade&#039;&#039;&#039; - [http://erockus.elementfx.com/arcade.html 13.5] &#039;&#039;&#039;(2025-09-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AppleWin&#039;&#039;&#039; – [https://github.com/AppleWin/AppleWin/releases/tag/v1.31.0.0 1.31.0.0] &#039;&#039;&#039;(2025-09-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/Manic-EMU/ManicEMU/releases/tag/v1.7.1 1.7.1] &#039;&#039;&#039;(2025-09-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher64]]&#039;&#039;&#039; – [https://github.com/gopher64/gopher64/releases/tag/v1.1.8 1.1.8] &#039;&#039;&#039;(2025-09-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.8.3 v0.8.3] &#039;&#039;&#039;(2025-09-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/4.3.0 4.3.0] &#039;&#039;&#039;(2025-09-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MAME4droid 2024&#039;&#039;&#039; - [https://github.com/seleuco/MAME4droid-2024/releases/tag/v1.28 1.28] &#039;&#039;&#039;(2025-09-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Winlator]]&#039;&#039;&#039; – [https://github.com/brunodev85/winlator/releases/tag/v11.0.0 11.0] &#039;&#039;&#039;(2025-09-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[LaunchBox]]&#039;&#039;&#039; - [https://www.launchbox-app.com/ 13.24] &#039;&#039;&#039;(2025-09-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[MAME]]&#039;&#039;&#039; – [https://www.mamedev.org/?p=555 0.281] &#039;&#039;&#039;(2025-09-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WiiSX&#039;&#039;&#039; – [https://github.com/emukidid/pcsxgc/releases/tag/Beta_4.2 4.2] &#039;&#039;&#039;(2025-09-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.105 0.8.105] &#039;&#039;&#039;(2025-09-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[ZEsarUX]]&#039;&#039;&#039; – [https://github.com/chernandezba/zesarux/releases/tag/ZEsarUX-12.1 12.1] &#039;&#039;&#039;(2025-09-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Red Viper&#039;&#039;&#039; – [https://github.com/skyfloogle/red-viper/releases/tag/v1.1.2 1.1.2] &#039;&#039;&#039;(2025-09-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.8.1 v0.8.1] &#039;&#039;&#039;(2025-09-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[nemulator]]&#039;&#039;&#039; - [https://github.com/jslepicka/nemulator/releases/tag/5.0 5.0]&#039;&#039;&#039;(2025-09-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.104 0.8.104] &#039;&#039;&#039;(2025-09-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RAINE]]&#039;&#039;&#039; – [http://raine.1emulation.com/download/latest.html 0.97.5c] &#039;&#039;&#039;(2025-09-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DxWnd&#039;&#039;&#039; – [https://sourceforge.net/projects/dxwnd/files/Latest%20build/ 2.06.11] &#039;&#039;&#039;(2025-09-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Xpeccy&#039;&#039;&#039; – [https://github.com/samstyle/Xpeccy/releases/tag/0.6.20250922 0.6.20250922] &#039;&#039;&#039;(2025-09-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.7.7 0.1.7.7] &#039;&#039;&#039;(2025-09-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 35.22] &#039;&#039;&#039;(2025-09-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.22] &#039;&#039;&#039;(2025-09-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.4b1 4.4b1] &#039;&#039;&#039;(2025-09-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[SkyEmu]]&#039;&#039;&#039; - [https://github.com/skylersaleh/SkyEmu/releases/tag/v4 v4] &#039;&#039;&#039;(2025-09-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Red Viper&#039;&#039;&#039; – [https://github.com/skyfloogle/red-viper/releases/tag/v1.1.1 1.1.1] &#039;&#039;&#039;(2025-09-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Steem SSE&#039;&#039;&#039; ‑ [https://sourceforge.net/projects/steemsse/files/ 4.2.0 R4] &#039;&#039;&#039;(2025-09-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[BizHawk]]&#039;&#039;&#039; – [https://github.com/TASEmulators/BizHawk/releases/tag/2.11 2.11] &#039;&#039;&#039;(2025-09-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.38 0.7.38] &#039;&#039;&#039;(2025-09-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Coffee GB&#039;&#039;&#039; - [https://github.com/trekawek/coffee-gb/releases/tag/coffee-gb-1.6.0 1.6.0] &#039;&#039;&#039;(2025-09-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Folium]]&#039;&#039;&#039; – [https://github.com/emuplace/folium.emuplace.app/releases/tag/1.30 1.30] &#039;&#039;&#039;(2025-09-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.103 0.8.103] &#039;&#039;&#039;(2025-09-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; - [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release4.4.1 4.4.1] &#039;&#039;&#039;(2025-09-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher64]]&#039;&#039;&#039; – [https://github.com/gopher64/gopher64/releases/tag/v1.1.6 1.1.6] &#039;&#039;&#039;(2025-09-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.17.4 27.17.4] &#039;&#039;&#039;(2025-09-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/Manic-EMU/ManicEMU/releases/tag/v1.7.0 1.7.0] &#039;&#039;&#039;(2025-09-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.102 0.8.102] &#039;&#039;&#039;(2025-09-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.3.2 4.3.2] &#039;&#039;&#039;(2025-09-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[shadPS4]]&#039;&#039;&#039; – [https://github.com/shadps4-emu/shadPS4/releases/tag/v.0.11.0 0.11.0] &#039;&#039;&#039;(2025-09-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; - [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release4.4.0 4.4.0] &#039;&#039;&#039;(2025-09-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Sep17 2025Sep17] &#039;&#039;&#039;(2025-09-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2123.2 2123.2] &#039;&#039;&#039;(2025-09-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NESd&#039;&#039;&#039; – [https://github.com/jpjonte/NESd/releases/tag/0.13.0 0.13.0] &#039;&#039;&#039;(2025-09-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CloudpilotEmu&#039;&#039;&#039; - [https://github.com/cloudpilot-emu/cloudpilot-emu/releases/tag/1.10.14 1.10.14] &#039;&#039;&#039;(2025-09-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Dolphin]]&#039;&#039;&#039; - [https://dolphin-emu.org/blog/2025/09/16/dolphin-progress-report-release-2509 2509] &#039;&#039;&#039;(2025-09-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.101 0.8.101] &#039;&#039;&#039;(2025-09-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 35.2] &#039;&#039;&#039;(2025-09-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Nintendulator]]&#039;&#039;&#039; - [https://www.qmtpro.com/~nes/nintendulator/#downloads 0.985 Beta] &#039;&#039;&#039;(2025-09-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[CLK]]&#039;&#039;&#039; – [https://github.com/TomHarte/CLK/releases/tag/2025-09-14 2025-09-14] &#039;&#039;&#039;(2025-09-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[PCBox]]&#039;&#039;&#039; – [https://github.com/PCBox/PCBox/releases/tag/v5.1 5.1] &#039;&#039;&#039;(2025-09-14)&#039;&#039;&#039; - corresponds to 86Box 5.0&lt;br /&gt;
* &#039;&#039;&#039;[[86Box]]&#039;&#039;&#039; – [https://github.com/86Box/86Box/releases/tag/v5.1 5.1] &#039;&#039;&#039;(2025-09-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.1] &#039;&#039;&#039;(2025-09-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Rom Properties&#039;&#039;&#039; - [https://github.com/GerbilSoft/rom-properties/releases/tag/v2.6 2.6] &#039;&#039;&#039;(2025-09-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;pfeMAME&#039;&#039;&#039; - [https://sourceforge.net/projects/pfemame/files/ 3.0.11] &#039;&#039;&#039;(2025-09-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearlynx]]&#039;&#039;&#039; – [https://github.com/drhelius/Gearlynx/releases/tag/0.0.2 0.0.2] &#039;&#039;&#039;(2025-09-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ColecoDS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/ColecoDS/releases/tag/10.9 10.9] &#039;&#039;&#039;(2025-09-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.37 0.7.37] &#039;&#039;&#039;(2025-09-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.15 Dev] &#039;&#039;&#039;(2025-09-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher2600&#039;&#039;&#039; – [https://github.com/JetSetIlly/Gopher2600/releases/tag/v0.50.1 0.50.1] &#039;&#039;&#039;(2025-09-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;VirtualC64&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/virtualc64/releases/tag/v5.3.1 5.3.1] &#039;&#039;&#039;(2025-09-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.8.0 v0.8.0] &#039;&#039;&#039;(2025-09-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CloudpilotEmu&#039;&#039;&#039; - [https://github.com/cloudpilot-emu/cloudpilot-emu/releases/tag/1.10.12 1.10.12] &#039;&#039;&#039;(2025-09-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SpeccySE&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SpeccySE/releases/tag/1.3 1.3] &#039;&#039;&#039;(2025-09-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Ymir]]&#039;&#039;&#039; – [https://github.com/StrikerX3/Ymir/releases/tag/v0.1.8 0.1.8] &#039;&#039;&#039;(2025-09-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/4.2.0 4.2.0] &#039;&#039;&#039;(2025-09-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;citron&#039;&#039;&#039; – [https://git.citron-emu.org/citron/emulator/-/releases/0.7.0 0.7.0] &#039;&#039;&#039;(2025-09-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.17.3 27.17.3] &#039;&#039;&#039;(2025-09-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.98 0.8.98] &#039;&#039;&#039;(2025-09-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Amiberry&#039;&#039;&#039; – [https://github.com/BlitterStudio/amiberry/releases/tag/v7.1.1 7.1.1] &#039;&#039;&#039;(2025-09-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MAME4droid 2024&#039;&#039;&#039; - [https://github.com/seleuco/MAME4droid-2024/releases/tag/v1.27 1.27] &#039;&#039;&#039;(2025-09-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XEiJ&#039;&#039;&#039; - [https://stdkmd.net/xeij/ 0.25.09.08] &#039;&#039;&#039;(2025-09-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SpeccySE&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SpeccySE/releases/tag/1.2a 1.2a] &#039;&#039;&#039;(2025-09-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[FS-UAE]]&#039;&#039;&#039; – [https://github.com/FrodeSolheim/fs-uae/releases/tag/v3.2.35 3.2.35] &#039;&#039;&#039;(2025-09-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Luna&#039;s Project64&#039;&#039;&#039; – [https://github.com/Luna-Project64/Luna-Project64/releases/tag/v3.6.2 3.6.2] &#039;&#039;&#039;(2025-09-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RetroBat]]&#039;&#039;&#039; - [https://www.retrobat.org/download/ 7.4] &#039;&#039;&#039;(2025-09-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.36 0.7.36] &#039;&#039;&#039;(2025-09-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 35.0] &#039;&#039;&#039;(2025-09-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 35.0] &#039;&#039;&#039;(2025-09-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DroidArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 4.31] &#039;&#039;&#039;(2025-09-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NxEmu&#039;&#039;&#039; - [https://www.nxemu.com/downloads.html 0.3.0] &#039;&#039;&#039;(2025-09-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Eden&#039;&#039;&#039; - [https://git.eden-emu.dev/eden-emu/eden/releases/tag/v0.0.3 0.0.3] &#039;&#039;&#039;(2025-09-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ColecoDS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/ColecoDS/releases/tag/10.8 10.8] &#039;&#039;&#039;(2025-09-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.97 0.8.97] &#039;&#039;&#039;(2025-09-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;clownmdemu&#039;&#039;&#039; – [https://github.com/Clownacy/clownmdemu-frontend/releases/tag/v1.5 1.5] &#039;&#039;&#039;(2025-09-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Erockus Arcade&#039;&#039;&#039; - [http://erockus.elementfx.com/arcade.html 13.4] &#039;&#039;&#039;(2025-09-01)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==August 2025==&lt;br /&gt;
* &#039;&#039;&#039;Ample&#039;&#039;&#039; – [https://github.com/ksherlock/ample/releases/tag/r72 0.280] &#039;&#039;&#039;(2025-08-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[MAME]]&#039;&#039;&#039; – [https://www.mamedev.org/?p=554 0.280] &#039;&#039;&#039;(2025-08-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearlynx]]&#039;&#039;&#039; – [https://github.com/drhelius/Gearlynx/releases/tag/0.0.1 0.0.1] &#039;&#039;&#039;(2025-08-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.17.2 27.17.2] &#039;&#039;&#039;(2025-08-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;OpenTTD&#039;&#039;&#039; – [https://www.openttd.org/news/2025/08/31/openttd-15-0-beta3 15.0-beta3] &#039;&#039;&#039;(2025-08-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Iris&#039;&#039;&#039; - [https://github.com/allkern/iris/releases/tag/0.14-alpha 0.14-alpha] &#039;&#039;&#039;(2025-08-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.35 0.7.35] &#039;&#039;&#039;(2025-08-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Nostlan&#039;&#039;&#039; – [https://github.com/quinton-ashley/nostlan/releases/tag/3.2.x 3.2] &#039;&#039;&#039;(2025-08-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DreamPotato]]&#039;&#039;&#039; – [https://github.com/RikkiGibson/DreamPotato/releases/tag/v0.1.0-beta-1 v0.1.0-beta-1] &#039;&#039;&#039;(2025-08-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XRoar&#039;&#039;&#039; – [http://www.6809.org.uk/xroar/ 1.9] &#039;&#039;&#039;(2025-08-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PC6001VX&#039;&#039;&#039; – [https://github.com/eighttails/PC6001VX/releases/tag/v4.2.14 4.2.14] &#039;&#039;&#039;(2025-08-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.14 Dev] &#039;&#039;&#039;(2025-08-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[SSF]]&#039;&#039;&#039; – [https://github.com/shimazzz/SEGASaturnEmulator-SSF/releases/tag/PreviewVer PreviewVer R36] &#039;&#039;&#039;(2025-08-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Coffee GB&#039;&#039;&#039; - [https://github.com/trekawek/coffee-gb/releases/tag/coffee-gb-1.5.5 1.5.5] &#039;&#039;&#039;(2025-08-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.9] &#039;&#039;&#039;(2025-08-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.9] &#039;&#039;&#039;(2025-08-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DroidArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 4.3] &#039;&#039;&#039;(2025-08-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.7.6 0.1.7.6] &#039;&#039;&#039;(2025-08-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[ZEsarUX]]&#039;&#039;&#039; – [https://github.com/chernandezba/zesarux/releases/tag/ZEsarUX-12.1-RC 12.1 RC] &#039;&#039;&#039;(2025-08-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearboy]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearboy/releases/tag/3.7.3 3.7.3] &#039;&#039;&#039;(2025-08-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearcoleco]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearcoleco/releases/tag/1.5.3 1.5.3] &#039;&#039;&#039;(2025-08-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearsystem]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearsystem/releases/tag/3.8.4 3.8.4] &#039;&#039;&#039;(2025-08-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.6.3 1.6.3] &#039;&#039;&#039;(2025-08-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[ares]]&#039;&#039;&#039; – [https://ares-emu.net/news/ares-v146-released v146] &#039;&#039;&#039;(2025-08-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.1 10.1.0] &#039;&#039;&#039;(2025-08-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/4.1.6 4.1.6] &#039;&#039;&#039;(2025-08-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[PCBox]]&#039;&#039;&#039; – [https://github.com/PCBox/PCBox/releases/tag/v5.0 5.0] &#039;&#039;&#039;(2025-08-24)&#039;&#039;&#039; - corresponds to 86Box 5.0&lt;br /&gt;
* &#039;&#039;&#039;[[86Box]]&#039;&#039;&#039; – [https://github.com/86Box/86Box/releases/tag/v5.0 5.0] &#039;&#039;&#039;(2025-08-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Steem SSE&#039;&#039;&#039; ‑ [https://sourceforge.net/projects/steemsse/files/ 4.2.0 R3] &#039;&#039;&#039;(2025-08-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.33 0.7.33] &#039;&#039;&#039;(2025-08-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Deecy&#039;&#039;&#039; – [https://github.com/Senryoku/Deecy/releases/tag/v0.5.2 v0.5.2] &#039;&#039;&#039;(2025-08-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher64]]&#039;&#039;&#039; – [https://github.com/gopher64/gopher64/releases/tag/v1.1.5 1.1.5] &#039;&#039;&#039;(2025-08-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Xpeccy&#039;&#039;&#039; – [https://github.com/samstyle/Xpeccy/releases/tag/0.6.20250824 0.6.20250824] &#039;&#039;&#039;(2025-08-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Vkd3d&#039;&#039;&#039; – [https://winehq.org 1.17] &#039;&#039;&#039;(2025-08-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Nostlan&#039;&#039;&#039; – [https://github.com/quinton-ashley/nostlan/releases/tag/3.1.x 3.1] &#039;&#039;&#039;(2025-08-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[LaunchBox]]&#039;&#039;&#039; - [https://www.launchbox-app.com/ 13.23] &#039;&#039;&#039;(2025-08-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/4.1.4 4.1.4] &#039;&#039;&#039;(2025-08-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher64]]&#039;&#039;&#039; – [https://github.com/gopher64/gopher64/releases/tag/v1.1.4 1.1.4] &#039;&#039;&#039;(2025-08-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.1 10.1.0-rc4] &#039;&#039;&#039;(2025-08-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2123.1 2123.1] &#039;&#039;&#039;(2025-08-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[aPS3e]]&#039;&#039;&#039; – [https://github.com/aenu1/aps3e/releases/tag/1.30 1.30] &#039;&#039;&#039;(2025-08-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[xenia]]&#039;&#039;&#039; – [https://github.com/xenia-project/release-builds-windows/releases/tag/v1.0.2825-master v1.0.2825] &#039;&#039;&#039;(2025-08-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;clownmdemu&#039;&#039;&#039; – [https://github.com/Clownacy/clownmdemu-frontend/releases/tag/v1.4.0.2 1.4.0.2] &#039;&#039;&#039;(2025-08-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearlynx]]&#039;&#039;&#039; – [https://github.com/drhelius/Gearlynx/releases/tag/0.0.0 0.0.0] &#039;&#039;&#039;(2025-08-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;igir&#039;&#039;&#039; – [https://github.com/emmercm/igir/releases/tag/v4.2.0 4.2.0] &#039;&#039;&#039;(2025-08-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;B2&#039;&#039;&#039; – [https://github.com/tom-seddon/b2/releases/tag/b2-20250819-234501-e72bc8a-prerelease 20250819] &#039;&#039;&#039;(2025-08-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Eden&#039;&#039;&#039; - [https://git.eden-emu.dev/eden-emu/eden/releases/tag/v0.0.3-rc3 0.0.3-rc3] &#039;&#039;&#039;(2025-08-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.8] &#039;&#039;&#039;(2025-08-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.8] &#039;&#039;&#039;(2025-08-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DroidArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 4.21] &#039;&#039;&#039;(2025-08-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/4.1.3 4.1.3] &#039;&#039;&#039;(2025-08-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[MEKA]]&#039;&#039;&#039; – [https://github.com/ocornut/meka/releases/tag/meka-20250817 2025-08-17] &#039;&#039;&#039;(2025-08-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Pantheon]]&#039;&#039;&#039; – [http://bostjan-grandovec.si/Content/News.htm 15.414] &#039;&#039;&#039;(2025-08-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Xpeccy&#039;&#039;&#039; – [https://github.com/samstyle/Xpeccy/releases/tag/0.6.20250816 0.6.20250816] &#039;&#039;&#039;(2025-08-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Hatari]]&#039;&#039;&#039; – [https://framagit.org/hatari/hatari/-/releases/v2.6.1 2.6.1] &#039;&#039;&#039;(2025-08-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Coffee GB&#039;&#039;&#039; - [https://github.com/trekawek/coffee-gb/releases/tag/coffee-gb-1.5.3 1.5.3] &#039;&#039;&#039;(2025-08-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; - [https://gitlab.winehq.org/wine/wine/-/releases/wine-10.13 wine-10.13] &#039;&#039;&#039;(2025-08-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2123 2123] &#039;&#039;&#039;(2025-08-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[VirtualBox]]&#039;&#039;&#039; – [https://www.virtualbox.org/wiki/Changelog-7.2 7.2.0] &#039;&#039;&#039;(2025-08-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Swiss&#039;&#039;&#039; – [https://github.com/emukidid/swiss-gc/releases/tag/v0.6r1913 0.6r1913] &#039;&#039;&#039;(2025-08-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Red Viper&#039;&#039;&#039; – [https://github.com/skyfloogle/red-viper/releases/tag/v1.1.0 1.1.0] &#039;&#039;&#039;(2025-08-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;clownmdemu&#039;&#039;&#039; – [https://github.com/Clownacy/clownmdemu-frontend/releases/tag/v1.4.0.1 1.4.0.1] &#039;&#039;&#039;(2025-08-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Aug13 2025Aug13] &#039;&#039;&#039;(2025-08-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[WinUAE]]&#039;&#039;&#039; – [https://www.winuae.net/2025/08/13/winuae-6-0-1/ 6.0.1] &#039;&#039;&#039;(2025-08-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Nostlan&#039;&#039;&#039; – [https://github.com/quinton-ashley/nostlan/releases/tag/3.0.x 3.0] &#039;&#039;&#039;(2025-08-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.1 10.1.0-rc3] &#039;&#039;&#039;(2025-08-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DreamPotato]]&#039;&#039;&#039; – [https://github.com/RikkiGibson/DreamPotato/releases/tag/v0.1.0-alpha-2 v0.1.0-alpha-2] &#039;&#039;&#039;(2025-08-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Ymir]]&#039;&#039;&#039; – [https://github.com/StrikerX3/Ymir/releases/tag/v0.1.7 0.1.7] &#039;&#039;&#039;(2025-08-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearboy]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearboy/releases/tag/3.7.2 3.7.2] &#039;&#039;&#039;(2025-08-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearcoleco]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearcoleco/releases/tag/1.5.2 1.5.2] &#039;&#039;&#039;(2025-08-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearsystem]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearsystem/releases/tag/3.8.3 3.8.3] &#039;&#039;&#039;(2025-08-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.6.2 1.6.2] &#039;&#039;&#039;(2025-08-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.32 0.7.32] &#039;&#039;&#039;(2025-08-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Steem SSE&#039;&#039;&#039; ‑ [https://sourceforge.net/projects/steemsse/files/ 4.2.0 R2] &#039;&#039;&#039;(2025-08-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Xpeccy&#039;&#039;&#039; – [https://github.com/samstyle/Xpeccy/releases/tag/0.6.20250809 0.6.20250809] &#039;&#039;&#039;(2025-08-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ludo&#039;&#039;&#039; - [https://github.com/libretro/ludo/releases/tag/v0.19.0 0.19.0] &#039;&#039;&#039;(2025-08-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[HBMAME]]&#039;&#039;&#039; – [https://hbmame.1emulation.com/ 0.245.26] &#039;&#039;&#039;(2025-08-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.73] &#039;&#039;&#039;(2025-08-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.73] &#039;&#039;&#039;(2025-08-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Nestopia]]&#039;&#039;&#039; – [https://github.com/0ldsk00l/nestopia/releases/tag/1.53.2 1.53.2] &#039;&#039;&#039;(2025-08-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SwanGBA&#039;&#039;&#039; - [https://github.com/FluBBaOfWard/SwanGBA/releases/tag/v0.7.5 0.7.5] &#039;&#039;&#039;(2025-08-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NitroSwan&#039;&#039;&#039; - [https://github.com/FluBBaOfWard/NitroSwan/releases/tag/v0.7.5 0.7.5] &#039;&#039;&#039;(2025-08-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XEiJ&#039;&#039;&#039; - [https://stdkmd.net/xeij/ 0.25.08.08] &#039;&#039;&#039;(2025-08-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.3 4.3] &#039;&#039;&#039;(2025-08-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RetroGBm&#039;&#039;&#039; – [https://github.com/Callum5042/RetroGBm/releases/tag/v25.8 25.8] &#039;&#039;&#039;(2025-08-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;B2&#039;&#039;&#039; – [https://github.com/tom-seddon/b2/releases/tag/b2-20250808-172419-959a8ab 20250808] &#039;&#039;&#039;(2025-08-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher64]]&#039;&#039;&#039; – [https://github.com/gopher64/gopher64/releases/tag/v1.1.3 1.1.3] &#039;&#039;&#039;(2025-08-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/LeeAoshuang/ManicEmu/releases/tag/v1.6.0 1.6.0] &#039;&#039;&#039;(2025-08-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Xpeccy&#039;&#039;&#039; – [https://github.com/samstyle/Xpeccy/releases/tag/minor 0.6.20250807] &#039;&#039;&#039;(2025-08-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Iris&#039;&#039;&#039; - [https://github.com/allkern/iris/releases/tag/0.13-alpha 0.13-alpha] &#039;&#039;&#039;(2025-08-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Aug06 2025Aug06] &#039;&#039;&#039;(2025-08-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Play!]]&#039;&#039;&#039; – [https://github.com/jpd002/Play-/releases/tag/0.71 0.71] &#039;&#039;&#039;(2025-08-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.1 10.1.0-rc2] &#039;&#039;&#039;(2025-08-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;VCC&#039;&#039;&#039; - [https://github.com/VCCE/VCC/releases 2.1.9.3 Pre-Release 2 Update] &#039;&#039;&#039;(2025-08-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Luna&#039;s Project64&#039;&#039;&#039; – [https://github.com/Luna-Project64/Luna-Project64/releases/tag/v3.6.1 3.6.1] &#039;&#039;&#039;(2025-08-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MAME4droid 2024&#039;&#039;&#039; - [https://github.com/seleuco/MAME4droid-2024/releases/tag/v1.26 1.26] &#039;&#039;&#039;(2025-08-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Yaba Sanshiro|Yaba Sanshiro 2]] &amp;lt;small&amp;gt;(Android)&amp;lt;/small&amp;gt;&#039;&#039;&#039; – [https://play.google.com/store/apps/details?id=org.devmiyax.yabasanshioro2 1.18.1] &#039;&#039;&#039;(2025-08-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.31 0.7.31] &#039;&#039;&#039;(2025-08-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ample&#039;&#039;&#039; – [https://github.com/ksherlock/ample/releases/tag/r71 0.279] &#039;&#039;&#039;(2025-08-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Erockus Arcade&#039;&#039;&#039; - [http://erockus.elementfx.com/arcade.html 13.3] &#039;&#039;&#039;(2025-08-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[MAME]]&#039;&#039;&#039; – [https://www.mamedev.org/?p=553 0.279] &#039;&#039;&#039;(2025-08-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SimCoupe&#039;&#039;&#039; - [https://github.com/simonowen/simcoupe/releases/tag/v1.2.15 1.2.15] &#039;&#039;&#039;(2025-08-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Hypseus Singe]]&#039;&#039;&#039; – [https://github.com/DirtBagXon/hypseus-singe/releases/tag/v2.11.6 2.11.6] &#039;&#039;&#039;(2025-08-01)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==July 2025==&lt;br /&gt;
* &#039;&#039;&#039;Gaseous&#039;&#039;&#039; – [https://github.com/gaseous-project/gaseous-server/releases/tag/v1.7.14 1.7.14] &#039;&#039;&#039;(2025-07-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Red Viper&#039;&#039;&#039; – [https://github.com/skyfloogle/red-viper/releases/tag/v1.0.2 1.0.2] &#039;&#039;&#039;(2025-07-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.71] &#039;&#039;&#039;(2025-07-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.71] &#039;&#039;&#039;(2025-07-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Snes9x GX&#039;&#039;&#039; – [https://github.com/dborth/snes9xgx/releases/tag/4.5.7 4.5.7] &#039;&#039;&#039;(2025-07-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;FCE Ultra GX&#039;&#039;&#039; – [https://github.com/dborth/fceugx/releases/tag/3.5.6 3.5.6] &#039;&#039;&#039;(2025-07-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Visual Boy Advance GX&#039;&#039;&#039; - [https://github.com/dborth/vbagx/releases/tag/2.5.0 2.5.0] &#039;&#039;&#039;(2025-07-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/LeeAoshuang/ManicEmu/releases/tag/v1.5.5 1.5.5] &#039;&#039;&#039;(2025-07-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[VisualBoyAdvance-M]]&#039;&#039;&#039; – [https://github.com/visualboyadvance-m/visualboyadvance-m/releases/tag/v2.2.2 2.2.2] &#039;&#039;&#039;(2025-07-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.96 0.8.96] &#039;&#039;&#039;(2025-07-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Red Viper&#039;&#039;&#039; – [https://github.com/skyfloogle/red-viper/releases/tag/v1.0.1 1.0.1] &#039;&#039;&#039;(2025-07-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[aPS3e]]&#039;&#039;&#039; – [https://github.com/aenu1/aps3e/releases/tag/1.28 1.28] &#039;&#039;&#039;(2025-07-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Coffee GB&#039;&#039;&#039; - [https://github.com/trekawek/coffee-gb/releases/tag/coffee-gb-1.5.0 1.5.0] &#039;&#039;&#039;(2025-07-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Eden&#039;&#039;&#039; - [https://git.eden-emu.dev/eden-emu/eden/releases/tag/v0.0.3-rc2 0.0.3-rc2] &#039;&#039;&#039;(2025-07-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RetroBat]]&#039;&#039;&#039; - [https://www.retrobat.org/download/ 7.3] &#039;&#039;&#039;(2025-07-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.30 0.7.30] &#039;&#039;&#039;(2025-07-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/4.0.1 4.0.1] &#039;&#039;&#039;(2025-07-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; – [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release4.3.0 4.3.0] &#039;&#039;&#039;(2025-07-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;igir&#039;&#039;&#039; – [https://github.com/emmercm/igir/releases/tag/v4.1.2 4.1.2] &#039;&#039;&#039;(2025-07-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher64]]&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.1.1 1.1.1] &#039;&#039;&#039;(2025-07-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Steem SSE&#039;&#039;&#039; ‑ [https://sourceforge.net/projects/steemsse/files/ 4.2.0] &#039;&#039;&#039;(2025-07-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/LeeAoshuang/ManicEmu/releases/tag/v1.5.4 1.5.4] &#039;&#039;&#039;(2025-07-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.7] &#039;&#039;&#039;(2025-07-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.7] &#039;&#039;&#039;(2025-07-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher2600&#039;&#039;&#039; – [https://github.com/JetSetIlly/Gopher2600/releases/tag/v0.50.0 0.50.0] &#039;&#039;&#039;(2025-07-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Red Viper&#039;&#039;&#039; – [https://github.com/skyfloogle/red-viper/releases/tag/v1.0.0 1.0.0] &#039;&#039;&#039;(2025-07-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Ymir]]&#039;&#039;&#039; – [https://github.com/StrikerX3/Ymir/releases/tag/v0.1.6 0.1.6] &#039;&#039;&#039;(2025-07-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/4.0.0 4.0.0] &#039;&#039;&#039;(2025-07-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[BGB]]&#039;&#039;&#039; – [http://bgb.bircd.org/history.html 1.6.6] &#039;&#039;&#039;(2025-07-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.95 0.8.95] &#039;&#039;&#039;(2025-07-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/LeeAoshuang/ManicEmu/releases/tag/v1.5.3 1.5.3] &#039;&#039;&#039;(2025-07-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[VisualBoyAdvance-M]]&#039;&#039;&#039; – [https://github.com/visualboyadvance-m/visualboyadvance-m/releases/tag/v2.2.1 2.2.1] &#039;&#039;&#039;(2025-07-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;igir&#039;&#039;&#039; – [https://github.com/emmercm/igir/releases/tag/v4.1.1 4.1.1] &#039;&#039;&#039;(2025-07-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[aPS3e]]&#039;&#039;&#039; – [https://github.com/aenu1/aps3e/releases/tag/1.27 1.27] &#039;&#039;&#039;(2025-07-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Swiss&#039;&#039;&#039; – [https://github.com/emukidid/swiss-gc/releases/tag/v0.6r1889 0.6r1889] &#039;&#039;&#039;(2025-07-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Jul16 2025Jul16] &#039;&#039;&#039;(2025-07-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Denise&#039;&#039;&#039; - [https://sourceforge.net/projects/deniseemu/files/ 2.6] &#039;&#039;&#039;(2025-07-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.6] &#039;&#039;&#039;(2025-07-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.6] &#039;&#039;&#039;(2025-07-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Nostlan&#039;&#039;&#039; – [https://github.com/quinton-ashley/nostlan/releases/tag/2.8.x 2.8] &#039;&#039;&#039;(2025-07-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[EmulationStation]]&#039;&#039;&#039; – [https://es-de.org/ 3.3.0] &#039;&#039;&#039;(2025-07-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[PPSSPP]]&#039;&#039;&#039; — [https://github.com/hrydgard/ppsspp/releases/tag/v1.19.3 1.19.3] &#039;&#039;&#039;(2025-07-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/3.10.3 3.10.3] &#039;&#039;&#039;(2025-07-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;igir&#039;&#039;&#039; – [https://github.com/emmercm/igir/releases/tag/v4.1.0 4.1.0] &#039;&#039;&#039;(2025-07-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gaseous&#039;&#039;&#039; – [https://github.com/gaseous-project/gaseous-server/releases/tag/v1.7.13 1.7.13] &#039;&#039;&#039;(2025-07-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;sodium64&#039;&#039;&#039; – [https://github.com/Hydr8gon/sodium64/releases/tag/release Rolling Release] &#039;&#039;&#039;(2025-07-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher64]]&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.1.0 1.1.0] &#039;&#039;&#039;(2025-07-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Iris&#039;&#039;&#039; - [https://github.com/allkern/iris/releases/tag/0.12-alpha 0.12-alpha] &#039;&#039;&#039;(2025-07-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.12 Dev] &#039;&#039;&#039;(2025-07-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.94 0.8.94] &#039;&#039;&#039;(2025-07-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.3b1 4.3b1] &#039;&#039;&#039;(2025-07-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/LeeAoshuang/ManicEmu/releases/tag/v1.5.1 1.5.1] &#039;&#039;&#039;(2025-07-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; – [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release4.2.0 4.2.0] &#039;&#039;&#039;(2025-07-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Jul10 2025Jul10] &#039;&#039;&#039;(2025-07-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[aPS3e]]&#039;&#039;&#039; – [https://github.com/aenu1/aps3e/releases/tag/1.26 1.26] &#039;&#039;&#039;(2025-07-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[ares]]&#039;&#039;&#039; – [https://ares-emu.net/news/ares-v145-released v145] &#039;&#039;&#039;(2025-07-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; - [https://khnr.itch.io/dapplegrey 9.9.2] &#039;&#039;&#039;(2025-07-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Amiberry&#039;&#039;&#039; – [https://github.com/BlitterStudio/amiberry/releases/tag/v7.1.0 7.1.0] &#039;&#039;&#039;(2025-07-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XEiJ&#039;&#039;&#039; - [https://stdkmd.net/xeij/ 0.25.07.08] &#039;&#039;&#039;(2025-07-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[melonDS]]&#039;&#039;&#039; – [https://melonds.kuribo64.net/comments.php?id=230 1.0] &#039;&#039;&#039;(2025-07-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Winlator]]&#039;&#039;&#039; – [https://github.com/brunodev85/winlator/releases/tag/v10.1.0 10.1] &#039;&#039;&#039;(2025-07-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[VisualBoyAdvance-M]]&#039;&#039;&#039; – [https://github.com/visualboyadvance-m/visualboyadvance-m/releases/tag/v2.2.0 2.2.0] &#039;&#039;&#039;(2025-07-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearboy]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearboy/releases/tag/3.7.1 3.7.1] &#039;&#039;&#039;(2025-07-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearcoleco]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearcoleco/releases/tag/1.5.1 1.5.1] &#039;&#039;&#039;(2025-07-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearsystem]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearsystem/releases/tag/3.8.2 3.8.2] &#039;&#039;&#039;(2025-07-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.6.1 1.6.1] &#039;&#039;&#039;(2025-07-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[shadPS4]]&#039;&#039;&#039; – [https://github.com/shadps4-emu/shadPS4/releases/tag/v.0.10.0 0.10.0] &#039;&#039;&#039;(2025-07-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Mesen]]&#039;&#039;&#039; – [https://github.com/SourMesen/Mesen2/releases/tag/2.1.1 2.1.1] &#039;&#039;&#039;(2025-07-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.6.0 1.6.0] &#039;&#039;&#039;(2025-07-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher64]]&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.20 1.0.20] &#039;&#039;&#039;(2025-07-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.51] &#039;&#039;&#039;(2025-06-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.51] &#039;&#039;&#039;(2025-06-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.16.0 27.16.0] &#039;&#039;&#039;(2025-07-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gaseous&#039;&#039;&#039; – [https://github.com/gaseous-project/gaseous-server/releases/tag/v1.7.12 1.7.12] &#039;&#039;&#039;(2025-07-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.3.8] &#039;&#039;&#039;(2025-07-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.3.10] &#039;&#039;&#039;(2025-07-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.92 0.8.92] &#039;&#039;&#039;(2025-07-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Jul03 2025Jul03] &#039;&#039;&#039;(2025-07-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[LaunchBox]]&#039;&#039;&#039; - [https://www.launchbox-app.com/ 13.22] &#039;&#039;&#039;(2025-07-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[WinUAE]]&#039;&#039;&#039; – [https://www.winuae.net/2025/07/03/winuae-6-0-0/ 6.0.0] &#039;&#039;&#039;(2025-07-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Spectral&#039;&#039;&#039; - [https://github.com/r-lyeh/Spectral/releases/tag/112 1.12] &#039;&#039;&#039;(2025-07-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MAME4droid 2024&#039;&#039;&#039; - [https://github.com/seleuco/MAME4droid-2024/releases/tag/v1.25 1.25] &#039;&#039;&#039;(2025-07-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/LeeAoshuang/ManicEmu/releases/tag/v1.4.2 1.4.2] &#039;&#039;&#039;(2025-07-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ample&#039;&#039;&#039; – [https://github.com/ksherlock/ample/releases/tag/r70 0.278] &#039;&#039;&#039;(2025-07-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Erockus Arcade&#039;&#039;&#039; - [http://erockus.elementfx.com/arcade.html 13.2] &#039;&#039;&#039;(2025-07-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Nostlan&#039;&#039;&#039; – [https://github.com/quinton-ashley/nostlan/releases/tag/2.7.x 2.7] &#039;&#039;&#039;(2025-07-01)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==June 2025==&lt;br /&gt;
* &#039;&#039;&#039;[[MAME]]&#039;&#039;&#039; – [https://www.mamedev.org/?p=552 0.278] &#039;&#039;&#039;(2025-06-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[aPS3e]]&#039;&#039;&#039; – [https://github.com/aenu1/aps3e/releases/tag/1.25 1.25] &#039;&#039;&#039;(2025-06-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.28 0.7.28] &#039;&#039;&#039;(2025-06-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[PCSX2]]&#039;&#039;&#039; – [https://github.com/PCSX2/pcsx2/releases/tag/v2.4.0 2.4.0] &#039;&#039;&#039;(2025-06-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.5.4 1.5.4] &#039;&#039;&#039;(2025-06-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;igir&#039;&#039;&#039; – [https://github.com/emmercm/igir/releases/tag/v4.0.2 4.0.2] &#039;&#039;&#039;(2025-06-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.3.7] &#039;&#039;&#039;(2025-06-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.3.9] &#039;&#039;&#039;(2025-06-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DreamPotato]]&#039;&#039;&#039; – [https://github.com/RikkiGibson/DreamPotato/releases/tag/v0.1.0-alpha-1 v0.1.0-alpha-1] &#039;&#039;&#039;(2025-06-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.86 0.8.86] &#039;&#039;&#039;(2025-06-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.5.3 1.5.3] &#039;&#039;&#039;(2025-06-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ymir&#039;&#039;&#039; - [https://github.com/StrikerX3/Ymir/releases/tag/v0.1.5 0.1.5] &#039;&#039;&#039;(2025-06-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.11 Dev] &#039;&#039;&#039;(2025-06-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ACE-DL&#039;&#039;&#039; – [http://www.roudoudou.com/ACE-DL/ 20250627] &#039;&#039;&#039;(2025-06-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.7.5 0.1.7.5] &#039;&#039;&#039;(2025-06-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher64]]&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.18 1.0.18] &#039;&#039;&#039;(2025-06-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;pfeMAME&#039;&#039;&#039; - [https://sourceforge.net/projects/pfemame/files/ 2.34.7] &#039;&#039;&#039;(2025-06-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Jun26 2025Jun26] &#039;&#039;&#039;(2025-06-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.84 0.8.84] &#039;&#039;&#039;(2025-06-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.5.2 1.5.2] &#039;&#039;&#039;(2025-06-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.5.1 1.5.1] &#039;&#039;&#039;(2025-06-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[aPS3e]]&#039;&#039;&#039; – [https://github.com/aenu1/aps3e/releases/tag/1.24 1.24] &#039;&#039;&#039;(2025-06-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.15.1 27.15.1] &#039;&#039;&#039;(2025-06-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.83 0.8.83] &#039;&#039;&#039;(2025-06-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.82 0.8.82] &#039;&#039;&#039;(2025-06-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Hatari]]&#039;&#039;&#039; – [https://framagit.org/hatari/hatari/-/releases/v2.6.0 2.6.0] &#039;&#039;&#039;(2025-06-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.27 0.7.27] &#039;&#039;&#039;(2025-06-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.81 0.8.81] &#039;&#039;&#039;(2025-06-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Iris&#039;&#039;&#039; - [https://github.com/allkern/iris/releases/tag/0.10-alpha 0.10-alpha] &#039;&#039;&#039;(2025-06-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; - [https://khnr.itch.io/dapplegrey 9.9.0] &#039;&#039;&#039;(2025-06-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2122.1 2122.1] &#039;&#039;&#039;(2025-06-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.2.1 4.2.1] &#039;&#039;&#039;(2025-06-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.5] &#039;&#039;&#039;(2025-06-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.5] &#039;&#039;&#039;(2025-06-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;hpsx64&#039;&#039;&#039; - [https://sourceforge.net/projects/hpsx64/files/Source/ v0470] &#039;&#039;&#039;(2025-06-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[aPS3e]]&#039;&#039;&#039; – [https://github.com/aenu1/aps3e/releases/tag/1.23 1.23] &#039;&#039;&#039;(2025-06-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.75 0.8.75] &#039;&#039;&#039;(2025-06-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Jun18 2025Jun18] &#039;&#039;&#039;(2025-06-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.74 0.8.74] &#039;&#039;&#039;(2025-06-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/LeeAoshuang/ManicEmu/releases/tag/v1.4.1 1.4.1] &#039;&#039;&#039;(2025-06-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DOSBox#Forks|DOSBox Staging]]&#039;&#039;&#039; – [https://www.dosbox-staging.org/releases/release-notes/0.82.2 0.82.2] &#039;&#039;&#039;(2025-06-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NetherSX2 Classic&#039;&#039;&#039; - [https://github.com/Trixarian/NetherSX2-classic/releases/tag/2.0 2.0] &#039;&#039;&#039;(2025-06-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NetherSX2&#039;&#039;&#039; - [https://github.com/Trixarian/NetherSX2-patch/releases/tag/2.0 2.0] &#039;&#039;&#039;(2025-06-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.25 0.7.25] &#039;&#039;&#039;(2025-06-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[ZEsarUX]]&#039;&#039;&#039; – [https://github.com/chernandezba/zesarux/releases/tag/ZEsarUX-12.1-Beta1 12.1 Beta1] &#039;&#039;&#039;(2025-06-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;jgenesis&#039;&#039;&#039; – [https://github.com/jsgroth/jgenesis/releases/tag/v0.10.1 0.10.1] &#039;&#039;&#039;(2025-06-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[aPS3e]]&#039;&#039;&#039; – [https://github.com/aenu1/aps3e/releases/tag/1.22 1.22] &#039;&#039;&#039;(2025-06-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[aPS3e]]&#039;&#039;&#039; – [https://github.com/aenu1/aps3e/releases/tag/1.21 1.21] &#039;&#039;&#039;(2025-06-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;clownmdemu&#039;&#039;&#039; – [https://github.com/Clownacy/clownmdemu-frontend/releases/tag/v1.4 1.4] &#039;&#039;&#039;(2025-06-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2122 2122] &#039;&#039;&#039;(2025-06-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Playnite]]&#039;&#039;&#039; – [https://github.com/JosefNemec/Playnite/releases/tag/10.37 10.37] &#039;&#039;&#039;(2025-06-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DroidArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 4.2] &#039;&#039;&#039;(2025-06-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; - [https://khnr.itch.io/dapplegrey 9.8.5] &#039;&#039;&#039;(2025-06-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[PPSSPP]]&#039;&#039;&#039; — [https://github.com/hrydgard/ppsspp/releases/tag/v1.19.2 1.19.2] &#039;&#039;&#039;(2025-06-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Pantheon]]&#039;&#039;&#039; – [http://bostjan-grandovec.si/Content/News.htm 15.190] &#039;&#039;&#039;(2025-06-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;jgenesis&#039;&#039;&#039; – [https://github.com/jsgroth/jgenesis/releases/tag/v0.10.0 0.10.0] &#039;&#039;&#039;(2025-06-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/LeeAoshuang/ManicEmu/releases/tag/v1.4.0 1.4.0] &#039;&#039;&#039;(2025-06-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.4] &#039;&#039;&#039;(2025-06-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.4] &#039;&#039;&#039;(2025-06-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.72 0.8.72] &#039;&#039;&#039;(2025-06-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.10 Dev] &#039;&#039;&#039;(2025-06-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2122-rc2 2122-rc2] &#039;&#039;&#039;(2025-06-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Playnite]]&#039;&#039;&#039; – [https://github.com/JosefNemec/Playnite/releases/tag/10.36 10.36] &#039;&#039;&#039;(2025-06-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[aPS3e]]&#039;&#039;&#039; – [https://github.com/aenu1/aps3e/releases/tag/1.20 1.20] &#039;&#039;&#039;(2025-06-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/3.10.2 3.10.2] &#039;&#039;&#039;(2025-06-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Jun11 2025Jun11] &#039;&#039;&#039;(2025-06-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;VirtualC64&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/virtualc64/releases/tag/v5.3b3 5.3b3] &#039;&#039;&#039;(2025-06-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;VCC&#039;&#039;&#039; - [https://github.com/VCCE/VCC/releases/tag/vcc-2.1.9.2 2.1.9.2] &#039;&#039;&#039;(2025-06-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/LeeAoshuang/ManicEmu/releases/tag/v1.3.2 1.3.2] &#039;&#039;&#039;(2025-06-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ryubing&#039;&#039;&#039; - [https://git.ryujinx.app/ryubing/ryujinx/-/releases/1.3.2 1.3.2] &#039;&#039;&#039;(2025-06-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[PPSSPP]]&#039;&#039;&#039; — [https://github.com/hrydgard/ppsspp/releases/tag/v1.19.1 1.19.1] &#039;&#039;&#039;(2025-06-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.7.2 0.1.7.2] &#039;&#039;&#039;(2025-06-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.2 4.2] &#039;&#039;&#039;(2025-06-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; – [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release4.1.0 4.1.0] &#039;&#039;&#039;(2025-06-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2122-rc1 2122-rc1] &#039;&#039;&#039;(2025-06-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XEiJ&#039;&#039;&#039; - [https://stdkmd.net/xeij/ 0.25.06.08] &#039;&#039;&#039;(2025-06-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DroidArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 4.1] &#039;&#039;&#039;(2025-06-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/3.10.1 3.10.1] &#039;&#039;&#039;(2025-06-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Box64&#039;&#039;&#039; - [https://github.com/ptitSeb/box64/releases/tag/v0.3.6 0.3.6] &#039;&#039;&#039;(2025-06-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;VirtualC64&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/virtualc64/releases/tag/v5.3b2 5.3b2] &#039;&#039;&#039;(2025-06-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PC6001VX&#039;&#039;&#039; – [https://github.com/eighttails/PC6001VX/releases/tag/v4.2.13 4.2.13] &#039;&#039;&#039;(2025-06-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[PPSSPP]]&#039;&#039;&#039; — [https://github.com/hrydgard/ppsspp/releases/tag/v1.19 1.19] &#039;&#039;&#039;(2025-06-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gopher64]]&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.17 1.0.17] &#039;&#039;&#039;(2025-06-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.3.6] &#039;&#039;&#039;(2025-06-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.3.8] &#039;&#039;&#039;(2025-06-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Jun05 2025Jun05] &#039;&#039;&#039;(2025-06-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Dolphin]]&#039;&#039;&#039; - [https://dolphin-emu.org/blog/2025/06/04/dolphin-progress-report-release-2506/ 2506] &#039;&#039;&#039;(2025-06-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher2600&#039;&#039;&#039; – [https://github.com/JetSetIlly/Gopher2600/releases/tag/v0.41.0 0.41.0] &#039;&#039;&#039;(2025-06-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DxWnd&#039;&#039;&#039; – [https://sourceforge.net/projects/dxwnd/files/Latest%20build/ 2.06.10] &#039;&#039;&#039;(2025-06-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.2b2 4.2b2] &#039;&#039;&#039;(2025-06-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.71 0.8.71] &#039;&#039;&#039;(2025-06-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;VirtualC64&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/virtualc64/releases/tag/v5.3b1 5.3b1] &#039;&#039;&#039;(2025-06-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.7.0 0.1.7.0] &#039;&#039;&#039;(2025-06-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[VirtualBox]]&#039;&#039;&#039; – [https://www.virtualbox.org/wiki/Changelog-7.1 7.1.10] &#039;&#039;&#039;(2025-06-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.34] &#039;&#039;&#039;(2025-06-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.34] &#039;&#039;&#039;(2025-06-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[BigPEmu]]&#039;&#039;&#039; – [https://www.richwhitehouse.com/jaguar/index.php?content=download 1.19] &#039;&#039;&#039;(2025-06-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.33] &#039;&#039;&#039;(2025-06-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.33] &#039;&#039;&#039;(2025-06-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ymir&#039;&#039;&#039; - [https://github.com/StrikerX3/Ymir/releases/tag/v0.1.4%2B1 0.1.4+1] &#039;&#039;&#039;(2025-06-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;trs80gp&#039;&#039;&#039; – [http://48k.ca/trs80gp.html 2.5.5] &#039;&#039;&#039;(2025-06-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Tanuki3DS&#039;&#039;&#039; – [https://github.com/burhanr13/Tanuki3DS/releases/tag/v0.3.1 0.3.1] &#039;&#039;&#039;(2025-06-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.9 Dev] &#039;&#039;&#039;(2025-06-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; - [https://khnr.itch.io/dapplegrey 9.8.4] &#039;&#039;&#039;(2025-06-01)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==May 2025==&lt;br /&gt;
* &#039;&#039;&#039;AppleWin&#039;&#039;&#039; – [https://github.com/AppleWin/AppleWin/releases/tag/v1.30.21.0 1.30.21.0] &#039;&#039;&#039;(2025-05-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Felix86&#039;&#039;&#039; – [https://github.com/OFFTKP/felix86/releases/tag/25.06 25.06] &#039;&#039;&#039;(2025-05-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RPCS3]]&#039;&#039;&#039; – [https://github.com/RPCS3/rpcs3/releases/tag/v0.0.37 0.0.37] &#039;&#039;&#039;(2025-05-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;VirtualC64&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/virtualc64/releases/tag/v5.2d 5.2d] &#039;&#039;&#039;(2025-05-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Spectral&#039;&#039;&#039; - [https://github.com/r-lyeh/Spectral/releases/tag/111 1.11] &#039;&#039;&#039;(2025-05-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.2b1 4.2b1] &#039;&#039;&#039;(2025-05-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.68 0.8.68] &#039;&#039;&#039;(2025-05-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;#CSpect&#039;&#039;&#039; – [https://mdf200.itch.io/cspect 3.0.4.0b] &#039;&#039;&#039;(2025-05-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.6.6 0.1.6.6] &#039;&#039;&#039;(2025-05-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Kenji-NX&#039;&#039;&#039; - [https://github.com/Kenji-NX/Releases/releases/tag/2.0.4 2.0.4] &#039;&#039;&#039;(2025-05-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025May29 2025May29] &#039;&#039;&#039;(2025-05-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.3.7] &#039;&#039;&#039;(2025-05-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Play&#039;&#039;&#039; – [https://purei.org/downloads/play/stable/0.70/ 0.70] &#039;&#039;&#039;(2025-05-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Swiss&#039;&#039;&#039; – [https://github.com/emukidid/swiss-gc/releases/tag/v0.6r1867 0.6r1867] &#039;&#039;&#039;(2025-05-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2121.2 2121.2] &#039;&#039;&#039;(2025-05-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ePceCD&#039;&#039;&#039; - [https://github.com/unknowall/emuPCE/releases/tag/%23PCE-0.0.5 0.0.5] &#039;&#039;&#039;(2025-05-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.67 0.8.67] &#039;&#039;&#039;(2025-05-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.6.5 0.1.6.5] &#039;&#039;&#039;(2025-05-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Play!]]&#039;&#039;&#039; – [https://github.com/jpd002/Play-/releases/tag/0.70 0.70] &#039;&#039;&#039;(2025-05-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SwanGBA&#039;&#039;&#039; - [https://github.com/FluBBaOfWard/SwanGBA/releases/tag/v0.7.2 0.7.2] &#039;&#039;&#039;(2025-05-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.0 10.0.2] &#039;&#039;&#039;(2025-05-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NitroSwan&#039;&#039;&#039; - [https://github.com/FluBBaOfWard/NitroSwan/releases/tag/v0.7.2 0.7.2] &#039;&#039;&#039;(2025-05-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; – [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release4.0.1 4.0.1] &#039;&#039;&#039;(2025-05-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Sumi-emu&#039;&#039;&#039; - [https://github.com/ovsky/sumi-emu/releases/tag/v0.9.4 0.9.4] &#039;&#039;&#039;(2025-05-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[ScummVM]]&#039;&#039;&#039; – [https://www.scummvm.org/news/20250525/ 2.9.1 &amp;quot;Slappin da BASS” is here!&amp;quot;] &#039;&#039;&#039;(2025-05-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.32] &#039;&#039;&#039;(2025-05-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.32] &#039;&#039;&#039;(2025-05-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; - [https://khnr.itch.io/dapplegrey 9.8.2] &#039;&#039;&#039;(2025-05-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;hydra&#039;&#039;&#039; – [https://github.com/SamoZ256/hydra/releases/tag/v0.0.1 0.0.1] &#039;&#039;&#039;(2025-05-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.14.0 27.14.0] &#039;&#039;&#039;(2025-05-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[shadPS4]]&#039;&#039;&#039; – [https://github.com/shadps4-emu/shadPS4/releases/tag/v.0.9.0 0.9.0] &#039;&#039;&#039;(2025-05-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;VirtualC64&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/virtualc64/releases/tag/v5.2 5.2] &#039;&#039;&#039;(2025-05-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.1.2 4.1.2] &#039;&#039;&#039;(2025-05-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.3.5] &#039;&#039;&#039;(2025-05-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.3.6] &#039;&#039;&#039;(2025-05-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025May21 2025May21] &#039;&#039;&#039;(2025-05-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.66 0.8.66] &#039;&#039;&#039;(2025-05-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[NanoBoyAdvance]]&#039;&#039;&#039; – [https://github.com/nba-emu/NanoBoyAdvance/releases/tag/v1.8.2 1.8.2] &#039;&#039;&#039;(2025-05-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Vkd3d&#039;&#039;&#039; – [https://winehq.org 1.16] &#039;&#039;&#039;(2025-05-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.7.9 v0.7.9] &#039;&#039;&#039;(2025-05-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Visual Boy Advance GX&#039;&#039;&#039; - [https://github.com/dborth/vbagx/releases/tag/2.4.9 2.4.9] &#039;&#039;&#039;(2025-05-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Snes9x GX&#039;&#039;&#039; - [https://github.com/dborth/snes9xgx/releases/tag/4.5.6 4.5.6] &#039;&#039;&#039;(2025-05-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;FCE Ultra GX&#039;&#039;&#039; - [https://github.com/dborth/fceugx/releases/tag/3.5.5 3.5.5] &#039;&#039;&#039;(2025-05-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.31] &#039;&#039;&#039;(2025-05-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.31] &#039;&#039;&#039;(2025-05-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DroidArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 4.04] &#039;&#039;&#039;(2025-05-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GimliDS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/GimliDS/releases/tag/1.3 1.3] &#039;&#039;&#039;(2025-05-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Spectral&#039;&#039;&#039; - [https://github.com/r-lyeh/Spectral/releases/tag/110 1.10] &#039;&#039;&#039;(2025-05-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.21-emulatorjs.beta.1 0.7.21-1] &#039;&#039;&#039;(2025-05-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ymir&#039;&#039;&#039; - [https://github.com/StrikerX3/Ymir/releases/tag/v0.1.3 0.1.3] &#039;&#039;&#039;(2025-05-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Mesen]]&#039;&#039;&#039; – [https://github.com/SourMesen/Mesen2/releases/tag/2.1.0 2.1.0] &#039;&#039;&#039;(2025-05-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Deecy&#039;&#039;&#039; – [https://github.com/Senryoku/Deecy/releases/tag/v0.5.1 v0.5.1] &#039;&#039;&#039;(2025-05-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.8 Dev] &#039;&#039;&#039;(2025-05-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PlayGB&#039;&#039;&#039; – [https://github.com/risolvipro/PlayGB/releases/tag/v0.8.2 0.8.2] &#039;&#039;&#039;(2025-05-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PyBoy&#039;&#039;&#039; – [https://github.com/Baekalfen/PyBoy/releases/tag/v2.6.0 2.6.0] &#039;&#039;&#039;(2025-05-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.62 0.8.62] &#039;&#039;&#039;(2025-05-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CCS64&#039;&#039;&#039; – [https://www.ccs64.com/ 3.10] &#039;&#039;&#039;(2025-05-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Tanuki3DS&#039;&#039;&#039; – [https://github.com/burhanr13/Tanuki3DS/releases/tag/v0.3.0 0.3.0] &#039;&#039;&#039;(2025-05-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025May14 2025May14] &#039;&#039;&#039;(2025-05-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Manic EMU]]&#039;&#039;&#039; – [https://github.com/LeeAoshuang/ManicEmu/releases/tag/v1.2.5 1.2.5] &#039;&#039;&#039;(2025-05-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.1.1 4.1.1] &#039;&#039;&#039;(2025-05-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.3.5] &#039;&#039;&#039;(2025-05-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;dgVooDoo2&#039;&#039;&#039; - [http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ 2.86.2] &#039;&#039;&#039;(2025-05-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Eden&#039;&#039;&#039; - [https://git.eden-emu.dev/eden-emu/eden/releases/tag/0.0.2-pre-alpha 0.0.2] &#039;&#039;&#039;(2025-05-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; - [https://khnr.itch.io/dapplegrey 9.8.1] &#039;&#039;&#039;(2025-05-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ACE-DL&#039;&#039;&#039; – [http://www.roudoudou.com/ACE-DL/ 20250511] &#039;&#039;&#039;(2025-05-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GimliDS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/GimliDS/releases/tag/1.1 1.1] &#039;&#039;&#039;(2025-05-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[HBMAME]]&#039;&#039;&#039; – [https://hbmame.1emulation.com/ 0.245.25] &#039;&#039;&#039;(2025-05-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Rom Properties&#039;&#039;&#039; - [https://github.com/GerbilSoft/rom-properties/releases/tag/v2.5.1 2.5.1] &#039;&#039;&#039;(2025-05-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.4.0 1.4.0] &#039;&#039;&#039;(2025-05-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Amiberry&#039;&#039;&#039; – [https://github.com/BlitterStudio/amiberry/releases/tag/v7.0.9 7.0.9] &#039;&#039;&#039;(2025-05-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PyBoy&#039;&#039;&#039; – [https://github.com/Baekalfen/PyBoy/releases/tag/v2.5.4 2.5.4] &#039;&#039;&#039;(2025-05-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ePceCD&#039;&#039;&#039; - [https://github.com/unknowall/emuPCE/releases/tag/%23PCE-0.0.4 0.0.4] &#039;&#039;&#039;(2025-05-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XEiJ&#039;&#039;&#039; - [https://stdkmd.net/xeij/ 0.25.05.08] &#039;&#039;&#039;(2025-05-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2121.1 2121.1] &#039;&#039;&#039;(2025-05-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Flycast]]&#039;&#039;&#039; – [https://github.com/flyinghead/flycast/releases/tag/v2.5 2.5] &#039;&#039;&#039;(2025-05-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Spectral&#039;&#039;&#039; - [https://github.com/r-lyeh/Spectral/releases/tag/109b 1.09b] &#039;&#039;&#039;(2025-05-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025May07 2025May07] &#039;&#039;&#039;(2025-05-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.3.4] &#039;&#039;&#039;(2025-05-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.3.4] &#039;&#039;&#039;(2025-05-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GimliDS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/GimliDS/releases/tag/0.9d 0.9d] &#039;&#039;&#039;(2025-05-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.3.1 1.3.1] &#039;&#039;&#039;(2025-05-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2121 2121] &#039;&#039;&#039;(2025-05-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ymir&#039;&#039;&#039; - [https://github.com/StrikerX3/Ymir/releases/tag/v0.1.2 0.1.2] &#039;&#039;&#039;(2025-05-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.1 4.1] &#039;&#039;&#039;(2025-05-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; - [https://khnr.itch.io/dapplegrey 9.8.0] &#039;&#039;&#039;(2025-05-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ample&#039;&#039;&#039; – [https://github.com/ksherlock/ample/releases/tag/r69 0.277] &#039;&#039;&#039;(2025-05-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SimCoupe&#039;&#039;&#039; - [https://github.com/simonowen/simcoupe/releases/tag/v1.2.14 1.2.14] &#039;&#039;&#039;(2025-05-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CaPriCe Forever&#039;&#039;&#039; – [https://www.cpc-power.com/cpcarchives/index.php?page=articles&amp;amp;num=445 25.5] &#039;&#039;&#039;(2025-05-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Spectral&#039;&#039;&#039; - [https://github.com/r-lyeh/Spectral/releases/tag/109 1.09] &#039;&#039;&#039;(2025-05-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DOSBox-X]]&#039;&#039;&#039; – [https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2025.05.03 2025.05.03] &#039;&#039;&#039;(2025-05-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NESd&#039;&#039;&#039; – [https://github.com/jpjonte/NESd/releases/tag/0.12.1 0.12.1] &#039;&#039;&#039;(2025-05-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ymir&#039;&#039;&#039; – [https://github.com/StrikerX3/Ymir/releases/tag/v0.1.1 0.1.1] &#039;&#039;&#039;(2025-05-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.21 0.7.21] &#039;&#039;&#039;(2025-05-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.7 Dev] &#039;&#039;&#039;(2025-05-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MAME4droid 2024&#039;&#039;&#039; - [https://github.com/seleuco/MAME4droid-2024/releases/tag/v1.24 1.24] &#039;&#039;&#039;(2025-05-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GimliDS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/GimliDS/releases/tag/0.9a 0.9a] &#039;&#039;&#039;(2025-05-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.2.0 1.2.0] &#039;&#039;&#039;(2025-05-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Hypseus Singe]]&#039;&#039;&#039; – [https://github.com/DirtBagXon/hypseus-singe/releases/tag/v2.11.5 2.11.5] &#039;&#039;&#039;(2025-05-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.58 0.8.58] &#039;&#039;&#039;(2025-05-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ymir&#039;&#039;&#039; - [https://github.com/StrikerX3/Ymir/releases/tag/v0.1.0 0.1.0] &#039;&#039;&#039;(2025-05-01)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==April 2025==&lt;br /&gt;
* &#039;&#039;&#039;Gopher2600&#039;&#039;&#039; – [https://github.com/JetSetIlly/Gopher2600/releases/tag/v0.40.0 0.40.0] &#039;&#039;&#039;(2025-04-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2121-rc1 2121-rc1] &#039;&#039;&#039;(2025-04-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PyBoy&#039;&#039;&#039; – [https://github.com/Baekalfen/PyBoy/releases/tag/v2.5.3 2.5.3] &#039;&#039;&#039;(2025-04-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NESd&#039;&#039;&#039; – [https://github.com/jpjonte/NESd/releases/tag/0.12.0 0.12.0] &#039;&#039;&#039;(2025-04-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GimliDS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/GimliDS/releases/tag/0.9 0.9] &#039;&#039;&#039;(2025-04-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SpeccySE&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SpeccySE/releases/tag/1.1 1.1] &#039;&#039;&#039;(2025-04-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Apr30 2025Apr30] &#039;&#039;&#039;(2025-04-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;B2&#039;&#039;&#039; – [https://github.com/tom-seddon/b2/releases/tag/b2-20250430-021251-ef65e80-prerelease 20250430] &#039;&#039;&#039;(2025-04-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Erockus Arcade&#039;&#039;&#039; - [http://erockus.elementfx.com/arcade.html 13.1] &#039;&#039;&#039;(2025-04-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[MAME]]&#039;&#039;&#039; - [https://www.mamedev.org/?p=550 0.277] &#039;&#039;&#039;(2025-04-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RetroArch]]&#039;&#039;&#039; – [https://www.libretro.com/index.php/retroarch-1-21-0-release 1.21.0] &#039;&#039;&#039;(2025-04-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Felix&#039;&#039;&#039; – [https://github.com/laoo/Felix/releases/tag/v0.6.4 0.6.4] &#039;&#039;&#039;(2025-04-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[KEGS]]&#039;&#039;&#039; – [https://kegs.sourceforge.net/ 1.38] &#039;&#039;&#039;(2025-04-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Felix86&#039;&#039;&#039; – [https://github.com/OFFTKP/felix86/releases/tag/25.05a 25.05] &#039;&#039;&#039;(2025-04-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ePceCD&#039;&#039;&#039; - [https://github.com/unknowall/emuPCE/releases/tag/%23PCE-0.0.3 0.0.3] &#039;&#039;&#039;(2025-04-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.3.3] &#039;&#039;&#039;(2025-04-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.3.3] &#039;&#039;&#039;(2025-04-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.3] &#039;&#039;&#039;(2025-04-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.3] &#039;&#039;&#039;(2025-04-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Kenji-NX&#039;&#039;&#039; - [https://github.com/Kenji-NX/Releases/releases/tag/2.0.3 2.0.3] &#039;&#039;&#039;(2025-04-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[ares]]&#039;&#039;&#039; – [https://ares-emu.net/news/ares-v144-released v144] &#039;&#039;&#039;(2025-04-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[SSF]]&#039;&#039;&#039; – [https://github.com/shimazzz/SEGASaturnEmulator-SSF/releases/tag/PreviewVer PreviewVer R34] &#039;&#039;&#039;(2025-04-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.20 0.7.20] &#039;&#039;&#039;(2025-04-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; - [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release3.13 3.13] &#039;&#039;&#039;(2025-04-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Spectral&#039;&#039;&#039; - [https://github.com/r-lyeh/Spectral/releases/tag/108 1.08] &#039;&#039;&#039;(2025-04-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GimliDS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/GimliDS/releases/tag/0.8 0.8] &#039;&#039;&#039;(2025-04-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.56 0.8.56] &#039;&#039;&#039;(2025-04-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/3.9.0 3.9.0] &#039;&#039;&#039;(2025-04-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;clownmdemu&#039;&#039;&#039; – [https://github.com/Clownacy/clownmdemu-frontend/releases/tag/v1.3.0.1 1.3.0.1] &#039;&#039;&#039;(2025-04-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.6.4 0.1.6.4] &#039;&#039;&#039;(2025-04-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.3.2] &#039;&#039;&#039;(2025-04-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.3.2] &#039;&#039;&#039;(2025-04-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;pfeMAME&#039;&#039;&#039; - [https://sourceforge.net/projects/pfemame/files/ 2.33.3] &#039;&#039;&#039;(2025-04-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CPCEmu&#039;&#039;&#039; – [https://cpc-emu.org/news.html 3.0.2] &#039;&#039;&#039;(2025-04-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[LaunchBox]]&#039;&#039;&#039; - [https://www.launchbox-app.com/ 13.21] &#039;&#039;&#039;(2025-04-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ryubing&#039;&#039;&#039; - [https://github.com/Ryubing/Stable-Releases/releases/1.3.1 1.3.1] &#039;&#039;&#039;(2025-04-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[shadPS4]]&#039;&#039;&#039; – [https://github.com/shadps4-emu/shadPS4/releases/tag/v.0.8.0 0.8.0] &#039;&#039;&#039;(2025-04-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.0 10.0.0] &#039;&#039;&#039;(2025-04-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.2] &#039;&#039;&#039;(2025-04-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.2] &#039;&#039;&#039;(2025-04-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.55 0.8.55] &#039;&#039;&#039;(2025-04-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Altair8800&#039;&#039;&#039; - [https://github.com/tommojphillips/Altair8800/releases/tag/v1.4 1.4] &#039;&#039;&#039;(2025-04-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; - [https://khnr.itch.io/dapplegrey 9.7.0] &#039;&#039;&#039;(2025-04-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RetroGBm&#039;&#039;&#039; – [https://github.com/Callum5042/RetroGBm/releases/tag/v25.4 25.4] &#039;&#039;&#039;(2025-04-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GameEx&#039;&#039;&#039; – [https://forums.gameex.com/forums/files/file/534-gameex/ 19.07] &#039;&#039;&#039;(2025-04-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomVault&#039;&#039;&#039; – [https://www.romvault.com/ 3.7.4] &#039;&#039;&#039;(2025-04-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Spectral&#039;&#039;&#039; - [https://github.com/r-lyeh/Spectral/releases/tag/107 1.07] &#039;&#039;&#039;(2025-04-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.6 Dev] &#039;&#039;&#039;(2025-04-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Rom Properties&#039;&#039;&#039; - [https://github.com/GerbilSoft/rom-properties/releases/tag/v2.5 2.5] &#039;&#039;&#039;(2025-04-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CPCEmu&#039;&#039;&#039; – [https://cpc-emu.org/news.html 3.0.1] &#039;&#039;&#039;(2025-04-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.16.3 0.1.6.3] &#039;&#039;&#039;(2025-04-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;igir&#039;&#039;&#039; – [https://github.com/emmercm/igir/releases/tag/v3.4.2 3.4.2] &#039;&#039;&#039;(2025-04-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[VirtualBox]]&#039;&#039;&#039; – [https://www.virtualbox.org/wiki/Changelog-7.1 7.1.8] &#039;&#039;&#039;(2025-06-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Seta GX&#039;&#039;&#039; – [https://github.com/fadedled/seta-gx/releases/tag/v0-3-2-beta 0.3.2] &#039;&#039;&#039;(2025-04-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;dgVooDoo2&#039;&#039;&#039; - [http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ 2.86.1] &#039;&#039;&#039;(2025-04-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.54 0.8.54] &#039;&#039;&#039;(2025-04-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.2.8] &#039;&#039;&#039;(2025-04-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Apr17 2025Apr17] &#039;&#039;&#039;(2025-04-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearsystem]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearsystem/releases/tag/3.8.1 3.8.1] &#039;&#039;&#039;(2025-04-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;igir&#039;&#039;&#039; – [https://github.com/emmercm/igir/releases/tag/v3.4.0 3.4.0] &#039;&#039;&#039;(2025-04-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Not64&#039;&#039;&#039; – [https://github.com/extremscorner/not64/releases/tag/20250417 20250417] &#039;&#039;&#039;(2025-04-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.53 0.8.53] &#039;&#039;&#039;(2025-04-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.52 0.8.52] &#039;&#039;&#039;(2025-04-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.51 0.8.51] &#039;&#039;&#039;(2025-04-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.50 0.8.50] &#039;&#039;&#039;(2025-04-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.16 1.0.16] &#039;&#039;&#039;(2025-04-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Azahar]]&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2120.3 2120.3] &#039;&#039;&#039;(2025-04-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.0 10.0.0-rc4] &#039;&#039;&#039;(2025-04-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.12] &#039;&#039;&#039;(2025-04-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.12] &#039;&#039;&#039;(2025-04-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Yape&#039;&#039;&#039; – [http://yape.homeserver.hu/ 1.2.6] &#039;&#039;&#039;(2025-04-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearboy]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearboy/releases/tag/3.7.0 3.7.0] &#039;&#039;&#039;(2025-04-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearcoleco]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearcoleco/releases/tag/1.5.0 1.5.0] &#039;&#039;&#039;(2025-04-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearsystem]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearsystem/releases/tag/3.8.0 3.8.0] &#039;&#039;&#039;(2025-04-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.1.0 1.1.0] &#039;&#039;&#039;(2025-04-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SpeccySE&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SpeccySE/releases/tag/1.0 1.0] &#039;&#039;&#039;(2025-04-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Pantheon]]&#039;&#039;&#039; – [http://bostjan-grandovec.si/Content/News.htm 15.000] &#039;&#039;&#039;(2025-04-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[No$|No$GBA]]&#039;&#039;&#039; – [http://problemkaputt.de/gbanew.htm 3.06] &#039;&#039;&#039;(2025-04-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.13.2 27.13.2] &#039;&#039;&#039;(2025-04-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.13.1 27.13.1] &#039;&#039;&#039;(2025-04-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Steem SSE&#039;&#039;&#039; ‑ [https://sourceforge.net/projects/steemsse/files/ 4.1.2] &#039;&#039;&#039;(2025-04-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CPCEmu&#039;&#039;&#039; – [https://cpc-emu.org/news.html 3.0] &#039;&#039;&#039;(2025-04-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;OpenTTD&#039;&#039;&#039; – [https://www.openttd.org/news/2025/04/13/openttd-15-0-beta2 15.0-beta2] &#039;&#039;&#039;(2025-04-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;igir&#039;&#039;&#039; – [https://github.com/emmercm/igir/releases/tag/v3.3.1 3.3.1] &#039;&#039;&#039;(2025-04-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DxWnd&#039;&#039;&#039; – [https://sourceforge.net/projects/dxwnd/files/Latest%20build/ 2.06.09] &#039;&#039;&#039;(2025-04-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ample&#039;&#039;&#039; – [https://github.com/ksherlock/ample/releases/tag/r68 0.276] &#039;&#039;&#039;(2025-04-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SpeccySE&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SpeccySE/releases/tag/0.9 0.9] &#039;&#039;&#039;(2025-04-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.49 0.8.49] &#039;&#039;&#039;(2025-04-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.2.8] &#039;&#039;&#039;(2025-04-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.2.7] &#039;&#039;&#039;(2025-04-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Kenji-NX&#039;&#039;&#039; - [https://github.com/Kenji-NX/Kenji-NX/releases/tag/2.0.2 2.0.2] &#039;&#039;&#039;(2025-04-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Amiberry&#039;&#039;&#039; – [https://github.com/BlitterStudio/amiberry/releases/tag/v7.0.8 7.0.8] &#039;&#039;&#039;(2025-04-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SpeccySE&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SpeccySE/releases/tag/0.8 0.8a] &#039;&#039;&#039;(2025-04-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Apr09 2025Apr09] &#039;&#039;&#039;(2025-04-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.0 10.0.0-rc3] &#039;&#039;&#039;(2025-04-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Delta]]&#039;&#039;&#039; – [https://apps.apple.com/us/app/delta-game-emulator/id1048524688 1.7.1] &#039;&#039;&#039;(2025-04-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.18 0.7.18] &#039;&#039;&#039;(2025-04-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XEiJ&#039;&#039;&#039; - [https://stdkmd.net/xeij/ 0.25.04.08] &#039;&#039;&#039;(2025-04-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/3.8.3 3.8.3] &#039;&#039;&#039;(2025-04-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.11] &#039;&#039;&#039;(2025-04-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.11] &#039;&#039;&#039;(2025-04-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.48 0.8.48] &#039;&#039;&#039;(2025-04-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DroidArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 4.03] &#039;&#039;&#039;(2025-04-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SpeccySE&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SpeccySE/releases/tag/0.7 0.7] &#039;&#039;&#039;(2025-04-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NESd&#039;&#039;&#039; – [https://github.com/jpjonte/NESd/releases/tag/0.11.0 0.11.0] &#039;&#039;&#039;(2025-04-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PC6001VX&#039;&#039;&#039; – [https://github.com/eighttails/PC6001VX/releases/tag/v4.2.12 4.2.12] &#039;&#039;&#039;(2025-04-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; - [https://khnr.itch.io/dapplegrey 9.6.8] &#039;&#039;&#039;(2025-04-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SpeccySE&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SpeccySE/releases/tag/0.6 0.6] &#039;&#039;&#039;(2025-04-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;FreeDOS&#039;&#039;&#039; – [https://www.freedos.org/download/ 1.4] &#039;&#039;&#039;(2025-04-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[SameBoy]]&#039;&#039;&#039; – [https://sameboy.github.io/downloads 1.0.1] &#039;&#039;&#039;(2025-04-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/3.8.2 3.8.2] &#039;&#039;&#039;(2025-04-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MegaBoy&#039;&#039;&#039; - [https://github.com/MeGaL0DoN/MegaBoy/releases/tag/v1.1.0 1.1.0] &#039;&#039;&#039;(2025-04-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Spectral&#039;&#039;&#039; - [https://github.com/r-lyeh/Spectral/releases/tag/106 1.06] &#039;&#039;&#039;(2025-04-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[EmulationStation]]&#039;&#039;&#039; – [https://es-de.org/ 3.2.0] &#039;&#039;&#039;(2025-04-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.5 Dev] &#039;&#039;&#039;(2025-04-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Xpeccy&#039;&#039;&#039; – [https://github.com/samstyle/Xpeccy/releases/tag/0.6.20250404 0.6.20250404] &#039;&#039;&#039;(2025-04-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/v0.7.17 0.7.17] &#039;&#039;&#039;(2025-04-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.15 1.0.15] &#039;&#039;&#039;(2025-04-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DOSBox#Forks|DOSBox Staging]]&#039;&#039;&#039; – [https://www.dosbox-staging.org/releases/release-notes/0.82.1/ 0.82.1] &#039;&#039;&#039;(2025-04-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.47 0.8.47] &#039;&#039;&#039;(2025-04-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;dgVooDoo2&#039;&#039;&#039; - [http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ 2.86] &#039;&#039;&#039;(2025-04-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Negatron&#039;&#039;&#039; – [https://babelsoft.net/products/negatron.htm 1.0.1] &#039;&#039;&#039;(2025-04-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearcoleco]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearcoleco/releases/tag/1.4.0 1.4.0] &#039;&#039;&#039;(2025-04-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MAME4droid 2024&#039;&#039;&#039; - [https://github.com/seleuco/MAME4droid-2024/releases/tag/v1.23 1.23] &#039;&#039;&#039;(2025-04-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SpeccySE&#039;&#039;&#039; – [https://github.com/wavemotion-dave/SpeccySE/releases/tag/0.5 0.5] &#039;&#039;&#039;(2025-04-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[GBE+]]&#039;&#039;&#039; – [https://github.com/shonumi/gbe-plus/releases/tag/1.9 1.9] &#039;&#039;&#039;(2025-04-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearsystem]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearsystem/releases/tag/3.7.1 3.7.1] &#039;&#039;&#039;(2025-04-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PyBoy&#039;&#039;&#039; – [https://github.com/Baekalfen/PyBoy/releases/tag/v2.5.2 2.5.2] &#039;&#039;&#039;(2025-04-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.0 10.0.0-rc2] &#039;&#039;&#039;(2025-04-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Seta GX&#039;&#039;&#039; – [https://github.com/fadedled/seta-gx/releases/tag/v0-3-1-beta 0.3.1] &#039;&#039;&#039;(2025-04-01)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==March 2025==&lt;br /&gt;
* &#039;&#039;&#039;[[Delta]]&#039;&#039;&#039; - [https://apps.apple.com/us/app/delta-game-emulator/id1048524688 1.7] &#039;&#039;&#039;(2025-03-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; - [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release3.12 3.12] &#039;&#039;&#039;(2025-03-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RetroBat]]&#039;&#039;&#039; - [https://www.retrobat.org/download/ 7.1] &#039;&#039;&#039;(2025-03-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.46 0.8.46] &#039;&#039;&#039;(2025-03-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Erockus Arcade&#039;&#039;&#039; - [http://erockus.elementfx.com/arcade.html 13] &#039;&#039;&#039;(2025-03-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[MAME]]&#039;&#039;&#039; - [https://www.mamedev.org/?p=549 0.276] &#039;&#039;&#039;(2025-03-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Mar31 2025Mar31] &#039;&#039;&#039;(2025-03-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.6.2 0.1.6.2] &#039;&#039;&#039;(2025-03-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.1] &#039;&#039;&#039;(2025-03-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.1] &#039;&#039;&#039;(2025-03-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Spectral&#039;&#039;&#039; - [https://github.com/r-lyeh/Spectral/releases/tag/105 1.05] &#039;&#039;&#039;(2025-03-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; - [https://khnr.itch.io/dapplegrey 9.6.7] &#039;&#039;&#039;(2025-03-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Amiberry&#039;&#039;&#039; – [https://github.com/BlitterStudio/amiberry/releases/tag/v7.0.7 7.0.7] &#039;&#039;&#039;(2025-03-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;#CSpect&#039;&#039;&#039; – [https://mdf200.itch.io/cspect 3.0.2.0] &#039;&#039;&#039;(2025-03-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2120.2 2120.2] &#039;&#039;&#039;(2025-03-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.45 0.8.45] &#039;&#039;&#039;(2025-03-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ACE-DL&#039;&#039;&#039; – [http://www.roudoudou.com/ACE-DL/ 20250328] &#039;&#039;&#039;(2025-03-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.44 0.8.44] &#039;&#039;&#039;(2025-03-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.43 0.8.43] &#039;&#039;&#039;(2025-03-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.42 0.8.42] &#039;&#039;&#039;(2025-03-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Deecy&#039;&#039;&#039; – [https://github.com/Senryoku/Deecy/releases/tag/v0.5.0 v0.5.0] &#039;&#039;&#039;(2025-03-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DroidArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 4.02] &#039;&#039;&#039;(2025-03-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NESd&#039;&#039;&#039; – [https://github.com/jpjonte/NESd/releases/tag/0.10.0 0.10.0] &#039;&#039;&#039;(2025-03-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.14 1.0.14] &#039;&#039;&#039;(2025-03-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Mar26 2025Mar26] &#039;&#039;&#039;(2025-03-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.6 0.1.6] &#039;&#039;&#039;(2025-03-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.0 10.0.0-rc1] &#039;&#039;&#039;(2025-03-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Kenji-NX&#039;&#039;&#039; - [https://github.com/Kenji-NX/Kenji-NX/releases/tag/2.0.1 2.0.1] &#039;&#039;&#039;(2025-03-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Spectral&#039;&#039;&#039; - [https://github.com/r-lyeh/Spectral/releases/tag/1041 1.04b] &#039;&#039;&#039;(2025-03-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Sudachi]]&#039;&#039;&#039; – [https://github.com/emuplace/sudachi.emuplace.app/releases/tag/v1.0.15 v1.0.15] &#039;&#039;&#039;(2025-03-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Seta GX&#039;&#039;&#039; – [https://github.com/fadedled/seta-gx/releases/tag/v0-3-beta 0.3] &#039;&#039;&#039;(2025-03-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Spectral&#039;&#039;&#039; - [https://github.com/r-lyeh/Spectral/releases/tag/104 1.04] &#039;&#039;&#039;(2025-03-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Nestopia]]&#039;&#039;&#039; – [https://github.com/0ldsk00l/nestopia/releases/tag/1.53.1 1.53.1] &#039;&#039;&#039;(2025-03-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DDrawCompat&#039;&#039;&#039; – [https://github.com/narzoul/DDrawCompat/releases/tag/v0.6.0 0.6.0] &#039;&#039;&#039;(2025-03-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.7.8 v0.7.8] &#039;&#039;&#039;(2025-03-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; - [https://khnr.itch.io/dapplegrey 9.6.6] &#039;&#039;&#039;(2025-03-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[shadPS4]]&#039;&#039;&#039; – [https://github.com/shadps4-emu/shadPS4/releases/tag/v.0.7.0 0.7.0] &#039;&#039;&#039;(2025-03-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2120.1 2120.1] &#039;&#039;&#039;(2025-03-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Xemu&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.41 0.8.41] &#039;&#039;&#039;(2025-03-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; -[https://github.com/azahar-emu/azahar/releases/tag/2120 2120] &#039;&#039;&#039;(2025-03-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NuanceResurrection&#039;&#039;&#039; – [https://github.com/andkrau/NuanceResurrection/releases/tag/0.6.6 0.6.6] &#039;&#039;&#039;(2025-03-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;cytrus&#039;&#039;&#039; – [https://github.com/cytrus-emu/cytrus/releases/tag/v1.0.1 1.0.1] &#039;&#039;&#039;(2025-03-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.02] &#039;&#039;&#039;(2025-03-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.02] &#039;&#039;&#039;(2025-03-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DroidArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 4.0] &#039;&#039;&#039;(2025-03-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Amiberry&#039;&#039;&#039; – [https://github.com/BlitterStudio/amiberry/releases/tag/v7.0.6 7.0.6] &#039;&#039;&#039;(2025-03-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; - [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release3.11.1 3.11.1] &#039;&#039;&#039;(2025-03-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.4 Dev] &#039;&#039;&#039;(2025-03-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MeloNX&#039;&#039;&#039; - [https://git.743378673.xyz/MeloNX/MeloNX/releases/tag/1.7.0 1.7.0] &#039;&#039;&#039;(2025-03-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[CLK]]&#039;&#039;&#039; - [https://github.com/TomHarte/CLK/releases/tag/2025-03-20 2025-03-20] &#039;&#039;&#039;(2025-03-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[BGB]]&#039;&#039;&#039; – [http://bgb.bircd.org/history.html 1.6.5] &#039;&#039;&#039;(2025-03-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Mar19 2025Mar19] &#039;&#039;&#039;(2025-03-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Xemu&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.40 0.8.40] &#039;&#039;&#039;(2025-03-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;igir&#039;&#039;&#039; – [https://github.com/emmercm/igir/releases/tag/v3.3.0 3.3.0] &#039;&#039;&#039;(2025-03-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/10.0 10.0.0-rc0] &#039;&#039;&#039;(2025-03-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PlayGB&#039;&#039;&#039; – [https://github.com/risolvipro/PlayGB/releases/tag/v0.8.1 0.8.1] &#039;&#039;&#039;(2025-03-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NESd&#039;&#039;&#039; – [https://github.com/jpjonte/NESd/releases/tag/0.9.0 0.9.0] &#039;&#039;&#039;(2025-03-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.2.7] &#039;&#039;&#039;(2025-03-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2120-rc3 2120-rc3] &#039;&#039;&#039;(2025-03-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MedGui Reborn&#039;&#039;&#039; – [https://github.com/Speedvicio/MedGuiReborn/releases/tag/v0.126 0.126] &#039;&#039;&#039;(2025-03-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.5 0.1.5] &#039;&#039;&#039;(2025-03-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2120-rc2 2120-rc2] &#039;&#039;&#039;(2025-03-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NitroSwan&#039;&#039;&#039; - [https://github.com/FluBBaOfWard/NitroSwan/releases/tag/v0.7.1 0.7.1] &#039;&#039;&#039;(2025-03-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Provenance]]&#039;&#039;&#039; - [https://github.com/Provenance-Emu/Provenance/releases/tag/3.0.6a 3.0.6a] &#039;&#039;&#039;(2025-03-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SwanGBA&#039;&#039;&#039; - [https://github.com/FluBBaOfWard/SwanGBA/releases/tag/v0.7.0 0.7.0] &#039;&#039;&#039;(2025-03-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;citron&#039;&#039;&#039; – [https://git.citron-emu.org/Citron/Citron/releases/tag/v0.6.1-canary-refresh 0.6.1] &#039;&#039;&#039;(2025-03-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;veesem&#039;&#039;&#039; — [https://github.com/sp1187/veesem/releases/tag/v0.1 0.1] &#039;&#039;&#039;(2025-03-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;igir&#039;&#039;&#039; – [https://github.com/emmercm/igir/releases/tag/v3.2.0 3.2.0] &#039;&#039;&#039;(2025-03-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RAINE]]&#039;&#039;&#039; – [http://raine.1emulation.com/download/latest.html 0.97.5b] &#039;&#039;&#039;(2025-03-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ludo&#039;&#039;&#039; - [https://github.com/libretro/ludo/releases/tag/v0.18.0 0.18.0] &#039;&#039;&#039;(2025-03-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ColecoDS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/ColecoDS/releases/tag/10.5 10.5] &#039;&#039;&#039;(2025-03-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Azahar&#039;&#039;&#039; - [https://github.com/azahar-emu/azahar/releases/tag/2120-rc1 2120-rc1] &#039;&#039;&#039;(2025-03-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Spectral&#039;&#039;&#039; - [https://github.com/r-lyeh/Spectral/releases/tag/103 1.03] &#039;&#039;&#039;(2025-03-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.35 0.8.35] &#039;&#039;&#039;(2025-03-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ACE-DL&#039;&#039;&#039; – [http://www.roudoudou.com/ACE-DL/ 20250314] &#039;&#039;&#039;(2025-03-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ryubing&#039;&#039;&#039; - [https://github.com/Ryubing/Stable-Releases/releases/1.2.86 1.2.86] &#039;&#039;&#039;(2025-03-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MeloNX&#039;&#039;&#039; - [https://git.743378673.xyz/MeloNX/MeloNX/releases/tag/1.6.0 1.6.0] &#039;&#039;&#039;(2025-03-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.13 1.0.13] &#039;&#039;&#039;(2025-03-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/3.8.1 3.8.1] &#039;&#039;&#039;(2025-03-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Mar12 2025Mar12] &#039;&#039;&#039;(2025-03-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; - [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release3.11 3.11] &#039;&#039;&#039;(2025-03-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;dgVooDoo2&#039;&#039;&#039; - [http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ 2.85] &#039;&#039;&#039;(2025-03-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;citron&#039;&#039;&#039; – [https://git.citron-emu.org/Citron/Citron/releases/tag/v0.6-canary-refresh 0.6] &#039;&#039;&#039;(2025-03-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.13.0 27.13.0] &#039;&#039;&#039;(2025-03-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.4 0.1.4] &#039;&#039;&#039;(2025-03-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.01] &#039;&#039;&#039;(2025-03-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.01] &#039;&#039;&#039;(2025-03-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Borked3DS&#039;&#039;&#039; – [https://github.com/Borked3DS/Borked3DS/releases/tag/v2025.03.11 2025.03.11] &#039;&#039;&#039;(2025-03-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;clownmdemu&#039;&#039;&#039; – [https://github.com/Clownacy/clownmdemu-frontend/releases/tag/v1.2.1 1.2.1] &#039;&#039;&#039;(2025-03-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ryubing&#039;&#039;&#039; - [https://github.com/Ryubing/Stable-Releases/releases/1.2.82 1.2.82] &#039;&#039;&#039;(2025-03-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RomM&#039;&#039;&#039; - [https://github.com/rommapp/romm/releases/tag/3.8.0 3.8.0] &#039;&#039;&#039;(2025-03-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.12 1.0.12] &#039;&#039;&#039;(2025-03-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ColecoDS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/ColecoDS/releases/tag/10.4 10.4] &#039;&#039;&#039;(2025-03-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.11 1.0.11] &#039;&#039;&#039;(2025-03-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.34 0.8.34] &#039;&#039;&#039;(2025-03-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ACE-DL&#039;&#039;&#039; – [http://www.roudoudou.com/ACE-DL/ 20250310] &#039;&#039;&#039;(2025-03-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Box64&#039;&#039;&#039; - [https://box86.org/2025/03/new-box64-v0-3-4-released/ 0.3.4] &#039;&#039;&#039;(2025-03-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Dolphin]]&#039;&#039;&#039; - [https://dolphin-emu.org/blog/2025/03/10/dolphin-progress-report-release-2503/ 2503] &#039;&#039;&#039;(2025-03-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.2.6] &#039;&#039;&#039;(2025-03-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Red Viper&#039;&#039;&#039; - [https://github.com/skyfloogle/red-viper/releases/tag/v0.9.8 0.9.8] &#039;&#039;&#039;(2025-03-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MeloNX&#039;&#039;&#039; - [https://git.743378673.xyz/MeloNX/MeloNX/releases/tag/1.5.0 1.5.0] &#039;&#039;&#039;(2025-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[mGBA]]&#039;&#039;&#039; – [https://github.com/mgba-emu/mgba/releases/tag/0.10.5 0.10.5] &#039;&#039;&#039;(2024-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Altair8800&#039;&#039;&#039; - [https://github.com/tommojphillips/Altair8800/releases/tag/v1.2 1.2] &#039;&#039;&#039;(2025-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RAINE]]&#039;&#039;&#039; – [http://raine.1emulation.com/download/latest.html 0.97.5] &#039;&#039;&#039;(2025-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;clownmdemu&#039;&#039;&#039; – [https://github.com/Clownacy/clownmdemu-frontend/releases/tag/v1.2 1.2] &#039;&#039;&#039;(2025-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.2 0.1.2] &#039;&#039;&#039;(2025-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.1 0.1.1] &#039;&#039;&#039;(2025-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.31 0.8.31] &#039;&#039;&#039;(2025-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.30 0.8.30] &#039;&#039;&#039;(2025-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.29 0.8.29] &#039;&#039;&#039;(2025-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.28 0.8.28] &#039;&#039;&#039;(2025-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.27 0.8.27] &#039;&#039;&#039;(2025-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.26 0.8.26] &#039;&#039;&#039;(2025-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Swiss&#039;&#039;&#039; – [https://github.com/emukidid/swiss-gc/releases/tag/v0.6r1826 0.6r1826] &#039;&#039;&#039;(2025-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XEiJ&#039;&#039;&#039; - [https://stdkmd.net/xeij/ 0.25.03.08] &#039;&#039;&#039;(2025-03-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.3 Dev] &#039;&#039;&#039;(2025-03-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.1.0 0.1.0] &#039;&#039;&#039;(2025-03-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.09 0.09] &#039;&#039;&#039;(2025-03-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.08 0.08] &#039;&#039;&#039;(2025-03-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.25 0.8.25] &#039;&#039;&#039;(2025-03-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.24 0.8.24] &#039;&#039;&#039;(2025-03-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Spectral&#039;&#039;&#039; - [https://github.com/r-lyeh/Spectral/releases/tag/102 1.02] &#039;&#039;&#039;(2025-03-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MeloNX&#039;&#039;&#039; - [https://git.743378673.xyz/MeloNX/MeloNX/releases/tag/1.4.0 1.4.0] &#039;&#039;&#039;(2025-03-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.07 0.07] &#039;&#039;&#039;(2025-03-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.7.7 v0.7.7] &#039;&#039;&#039;(2025-03-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[CLK]]&#039;&#039;&#039; - [https://github.com/TomHarte/CLK/releases/tag/2025-03-05 2025-03-05] &#039;&#039;&#039;(2025-03-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.10 1.0.10] &#039;&#039;&#039;(2025-03-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;igir&#039;&#039;&#039; – [https://github.com/emmercm/igir/releases/tag/v3.1.0 3.1.0] &#039;&#039;&#039;(2025-03-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Mar05 2025Mar05] &#039;&#039;&#039;(2025-03-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.23 0.8.23] &#039;&#039;&#039;(2025-03-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.22 0.8.22] &#039;&#039;&#039;(2025-03-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.21 0.8.21] &#039;&#039;&#039;(2025-03-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Swiss&#039;&#039;&#039; – [https://github.com/emukidid/swiss-gc/releases/tag/v0.6r1825 0.6r1825] &#039;&#039;&#039;(2025-03-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NINTV-DS&#039;&#039;&#039; – [https://github.com/wavemotion-dave/NINTV-DS/releases/tag/6.1 6.1] &#039;&#039;&#039;(2025-03-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.2.5] &#039;&#039;&#039;(2025-03-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.2.4] &#039;&#039;&#039;(2025-03-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[EightyOne]]&#039;&#039;&#039; – [https://sourceforge.net/projects/eightyone-sinclair-emulator/files/ 1.41] &#039;&#039;&#039;(2024-03-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; - [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release3.10.2 3.10.2] &#039;&#039;&#039;(2025-03-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.06 0.06] &#039;&#039;&#039;(2025-03-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.05 0.05] &#039;&#039;&#039;(2025-03-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NxEmu&#039;&#039;&#039; - [https://github.com/N3xoX1/nxemu/releases/tag/0.1.0.59-17dfe18 0.1.0.59] &#039;&#039;&#039;(2025-03-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ample&#039;&#039;&#039; – [https://github.com/ksherlock/ample/releases/tag/r67 0.275] &#039;&#039;&#039;(2025-03-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.04 0.04] &#039;&#039;&#039;(2025-03-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.03 0.03] &#039;&#039;&#039;(2025-03-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.02 0.02] &#039;&#039;&#039;(2025-03-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Denise&#039;&#039;&#039; - [https://sourceforge.net/projects/deniseemu/files/ 2.5] &#039;&#039;&#039;(2025-03-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Altair8800&#039;&#039;&#039; - [https://github.com/tommojphillips/Altair8800/releases/tag/v1.1 1.1] &#039;&#039;&#039;(2025-03-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MeloNX&#039;&#039;&#039; - [https://git.743378673.xyz/MeloNX/MeloNX/releases/tag/1.3.1 1.3.1] &#039;&#039;&#039;(2025-03-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MeloNX&#039;&#039;&#039; - [https://git.743378673.xyz/MeloNX/MeloNX/releases/tag/1.3.0 1.3.0] &#039;&#039;&#039;(2025-03-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CaPriCe Forever&#039;&#039;&#039; – [https://www.cpc-power.com/cpcarchives/index.php?page=articles&amp;amp;num=445 25.30] &#039;&#039;&#039;(2025-03-01)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==February 2025==&lt;br /&gt;
* &#039;&#039;&#039;[[RPCS3]]&#039;&#039;&#039; – [https://github.com/RPCS3/rpcs3/releases/tag/v0.0.35 0.0.35] &#039;&#039;&#039;(2025-02-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Tanuki3DS&#039;&#039;&#039; – [https://github.com/burhanr13/Tanuki3DS/releases/tag/v0.2.3 0.2.3] &#039;&#039;&#039;(2025-02-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MAME4droid 2024&#039;&#039;&#039; - [https://github.com/seleuco/MAME4droid-2024/releases/tag/v1.22 1.22] &#039;&#039;&#039;(2025-02-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ScePSX&#039;&#039;&#039; - [https://github.com/unknowall/ScePSX/releases/tag/%23PS1-0.01 0.01] &#039;&#039;&#039;(2025-02-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;A7800DS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/A7800DS/releases/tag/5.1 5.1] &#039;&#039;&#039;(2025-02-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Winlator]]&#039;&#039;&#039; – [https://github.com/brunodev85/winlator/releases/tag/v10.0.0 10.0] &#039;&#039;&#039;(2025-02-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.9 1.0.9] &#039;&#039;&#039;(2025-02-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ACE-DL&#039;&#039;&#039; – [http://www.roudoudou.com/ACE-DL/ 20250227] &#039;&#039;&#039;(2025-02-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.12.6 27.12.6] &#039;&#039;&#039;(2025-02-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[LaunchBox]]&#039;&#039;&#039; - [https://www.launchbox-app.com/ 13.20] &#039;&#039;&#039;(2025-02-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Nostlan&#039;&#039;&#039; – [https://github.com/quinton-ashley/nostlan/releases/tag/2.6.x 2.6] &#039;&#039;&#039;(2025-02-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;#CSpect&#039;&#039;&#039; – [https://mdf200.itch.io/cspect 3.0.1.5b] &#039;&#039;&#039;(2025-02-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PlayGB&#039;&#039;&#039; – [https://github.com/risolvipro/PlayGB/releases/tag/v0.8 0.8] &#039;&#039;&#039;(2025-02-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[CLK]]&#039;&#039;&#039; - [https://github.com/TomHarte/CLK/releases/tag/2025-02-26 2025-02-26] &#039;&#039;&#039;(2025-02-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Erockus Arcade&#039;&#039;&#039; - [http://erockus.elementfx.com/arcade.html 12.9] &#039;&#039;&#039;(2025-02-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[MAME]]&#039;&#039;&#039; - [https://www.mamedev.org/?p=548 0.275] &#039;&#039;&#039;(2025-02-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/retrom-v0.7.14 0.7.14] &#039;&#039;&#039;(2025-02-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Feb26 2025Feb26] &#039;&#039;&#039;(2025-02-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.12.5 27.12.5] &#039;&#039;&#039;(2025-02-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/9.2 9.2.2] &#039;&#039;&#039;(2025-02-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Deecy&#039;&#039;&#039; – [https://github.com/Senryoku/Deecy/releases/tag/v0.4.1 v0.4.1] &#039;&#039;&#039;(2025-02-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher2600&#039;&#039;&#039; – [https://github.com/JetSetIlly/Gopher2600/releases/tag/v0.40.0-preview_3 0.40.0-preview 3] &#039;&#039;&#039;(2025-02-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; - [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release3.10 3.10] &#039;&#039;&#039;(2025-02-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CloudpilotEmu&#039;&#039;&#039; - [https://github.com/cloudpilot-emu/cloudpilot-emu/releases/tag/1.10.10 1.10.10] &#039;&#039;&#039;(2025-02-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.0 4.0] &#039;&#039;&#039;(2025-02-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Feb23 2025Feb23] &#039;&#039;&#039;(2025-02-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Tanuki3DS&#039;&#039;&#039; – [https://github.com/burhanr13/Tanuki3DS/releases/tag/v0.2.2 0.2.2] &#039;&#039;&#039;(2025-02-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/retrom-v0.7.13 0.7.13] &#039;&#039;&#039;(2025-02-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Amiberry&#039;&#039;&#039; – [https://github.com/BlitterStudio/amiberry/releases/tag/v7.0.5 7.0.5] &#039;&#039;&#039;(2025-02-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Deecy&#039;&#039;&#039; – [https://github.com/Senryoku/Deecy/releases/tag/v0.4.0 v0.4.0] &#039;&#039;&#039;(2025-02-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.7.6 v0.7.6] &#039;&#039;&#039;(2025-02-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CODE-DMG&#039;&#039;&#039; - [https://github.com/BotRandomness/CODE-DMG/releases/tag/v1.0.0g 1.0.0g] &#039;&#039;&#039;(2025-02-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CODE-DMG&#039;&#039;&#039; - [https://github.com/BotRandomness/CODE-DMG/releases/tag/v1.0.0 1.0.0] &#039;&#039;&#039;(2025-02-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Sega Model 3 UI&#039;&#039;&#039; – [https://github.com/BackPonBeauty/Sega-Model-3-UI-for-20240128-/releases/tag/Supermodel3UIver20250221 2025-02-21] &#039;&#039;&#039;(2025-02-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Tanuki3DS&#039;&#039;&#039; – [https://github.com/burhanr13/Tanuki3DS/releases/tag/v0.2.1 0.2.1] &#039;&#039;&#039;(2025-02-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.2 Dev] &#039;&#039;&#039;(2025-02-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;A7800DS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/A7800DS/releases/tag/5.0 5.0] &#039;&#039;&#039;(2025-02-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PyBoy&#039;&#039;&#039; – [https://github.com/Baekalfen/PyBoy/releases/tag/v2.5.1 2.5.1] &#039;&#039;&#039;(2025-02-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;citron&#039;&#039;&#039; – [https://git.citron-emu.org/Citron/Citron/releases/tag/v0.5-canary-refresh 0.5] &#039;&#039;&#039;(2025-02-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.8 1.0.8] &#039;&#039;&#039;(2025-02-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Altair8800&#039;&#039;&#039; - [https://github.com/tommojphillips/Altair8800/releases/tag/v1.0 1.0] &#039;&#039;&#039;(2025-02-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;#CSpect&#039;&#039;&#039; – [https://mdf200.itch.io/cspect 3.0.1.4b] &#039;&#039;&#039;(2025-02-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.2.6] &#039;&#039;&#039;(2025-02-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Vkd3d&#039;&#039;&#039; – [https://winehq.org 1.15] &#039;&#039;&#039;(2025-02-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NESd&#039;&#039;&#039; – [https://github.com/jpjonte/NESd/releases/tag/0.8.0 0.8.0] &#039;&#039;&#039;(2025-02-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/retrom-v0.7.12 0.7.12] &#039;&#039;&#039;(2025-02-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ZXTune&#039;&#039;&#039; – [https://zxtune.bitbucket.io/ b5090] &#039;&#039;&#039;(2025-02-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;SwanGBA&#039;&#039;&#039; - [https://github.com/FluBBaOfWard/SwanGBA/releases/tag/v0.6.7 0.6.7] &#039;&#039;&#039;(2025-02-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NitroSwan&#039;&#039;&#039; - [https://github.com/FluBBaOfWard/NitroSwan/releases/tag/v0.6.7 0.6.7] &#039;&#039;&#039;(2025-02-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; - [https://khnr.itch.io/dapplegrey 9.6.5] &#039;&#039;&#039;(2025-02-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Gearsystem]]&#039;&#039;&#039; - [https://github.com/drhelius/Gearsystem/releases/tag/3.7.0 3.7.0] &#039;&#039;&#039;(2024-02-18)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;A7800DS&#039;&#039;&#039; - [https://github.com/wavemotion-dave/A7800DS/releases/tag/4.9 4.9] &#039;&#039;&#039;(2025-02-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PyBoy&#039;&#039;&#039; – [https://github.com/Baekalfen/PyBoy/releases/tag/v2.5.0 2.5.0] &#039;&#039;&#039;(2025-02-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MeloNX&#039;&#039;&#039; - [https://git.743378673.xyz/MeloNX/MeloNX/releases/tag/1.2.1 1.2.1] &#039;&#039;&#039;(2025-02-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.7.5 v0.7.5] &#039;&#039;&#039;(2025-02-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[ares]]&#039;&#039;&#039; – [https://ares-emu.net/news/ares-v143-released v143] &#039;&#039;&#039;(2025-02-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Bochs]]&#039;&#039;&#039; - [https://github.com/bochs-emu/Bochs/releases/tag/REL_3_0_FINAL 3.0] &#039;&#039;&#039;(2025-02-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher2600&#039;&#039;&#039; – [https://github.com/JetSetIlly/Gopher2600/releases/tag/v0.40.0-preview_2 0.40.0-preview 2] &#039;&#039;&#039;(2025-02-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.0b3 4.0b3] &#039;&#039;&#039;(2025-02-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.2.3] &#039;&#039;&#039;(2025-02-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.2.5] &#039;&#039;&#039;(2025-02-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;#CSpect&#039;&#039;&#039; – [https://mdf200.itch.io/cspect 3.0.1.3b] &#039;&#039;&#039;(2025-02-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MeloNX&#039;&#039;&#039; - [https://git.743378673.xyz/MeloNX/MeloNX/releases/tag/1.2.0 1.2.0] &#039;&#039;&#039;(2025-02-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 34.0] &#039;&#039;&#039;(2025-02-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 34.0] &#039;&#039;&#039;(2025-02-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DroidArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 3.31] &#039;&#039;&#039;(2025-02-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.7 1.0.7] &#039;&#039;&#039;(2025-02-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.20 0.8.20] &#039;&#039;&#039;(2025-02-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Borked3DS&#039;&#039;&#039; – [https://github.com/Borked3DS/Borked3DS/releases/tag/v2025.02.14 2025.02.14] &#039;&#039;&#039;(2025-02-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;igir&#039;&#039;&#039; – [https://github.com/emmercm/igir/releases/tag/v3.0.2 3.0.2] &#039;&#039;&#039;(2025-02-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XRoar&#039;&#039;&#039; – [http://www.6809.org.uk/xroar/ 1.8.2] &#039;&#039;&#039;(2025-02-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.0b2 4.0b2] &#039;&#039;&#039;(2025-02-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.7.4 v0.7.4] &#039;&#039;&#039;(2025-02-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.2.4] &#039;&#039;&#039;(2025-02-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.2.2] &#039;&#039;&#039;(2025-02-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.6 1.0.6] &#039;&#039;&#039;(2025-02-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MeloNX&#039;&#039;&#039; - [https://git.743378673.xyz/MeloNX/MeloNX/releases/tag/1.1.0 1.1.0] &#039;&#039;&#039;(2025-02-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;jgenesis&#039;&#039;&#039; – [https://github.com/jsgroth/jgenesis/releases/tag/v0.9.0 0.9.0] &#039;&#039;&#039;(2025-02-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Feb12 2025Feb12] &#039;&#039;&#039;(2025-02-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MeloNX&#039;&#039;&#039; - [https://git.743378673.xyz/MeloNX/MeloNX/releases/tag/1.0.0 1.0.0] &#039;&#039;&#039;(2025-02-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[LaunchBox]]&#039;&#039;&#039; - [https://www.launchbox-app.com/ 13.19] &#039;&#039;&#039;(2025-02-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/retrom-v0.7.11 0.7.11] &#039;&#039;&#039;(2025-02-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;GoNES&#039;&#039;&#039; - [https://github.com/gabe565/gones/releases/tag/v0.2.0 0.2.0] &#039;&#039;&#039;(2025-02-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ACE-DL&#039;&#039;&#039; – [http://www.roudoudou.com/ACE-DL/ 20250211] &#039;&#039;&#039;(2025-02-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[nemulator]]&#039;&#039;&#039; - [http://nemulator.com/history.html 4.6]&#039;&#039;&#039;(2025-02-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DxWnd&#039;&#039;&#039; – [https://sourceforge.net/projects/dxwnd/files/Latest%20build/ 2.06.08] &#039;&#039;&#039;(2025-02-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;PC6001VX&#039;&#039;&#039; – [https://github.com/eighttails/PC6001VX/releases/tag/v4.2.11 4.2.11] &#039;&#039;&#039;(2025-02-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.4 1.0.4] &#039;&#039;&#039;(2025-02-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;clownmdemu&#039;&#039;&#039; – [https://github.com/Clownacy/clownmdemu-frontend/releases/tag/v1.1 1.1] &#039;&#039;&#039;(2025-02-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.7.3 v0.7.3] &#039;&#039;&#039;(2025-02-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.0b1 4.0b1] &#039;&#039;&#039;(2025-02-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; – [https://khnr.itch.io/dapplegrey 9.6.4] &#039;&#039;&#039;(2025-02-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[QEMU]]&#039;&#039;&#039; – [https://wiki.qemu.org/ChangeLog/9.2 9.2.1] &#039;&#039;&#039;(2025-02-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Altirra]]&#039;&#039;&#039; – [https://virtualdub.org/altirra.html 4.31] &#039;&#039;&#039;(2025-02-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XEiJ&#039;&#039;&#039; - [https://stdkmd.net/xeij/ 0.25.02.08] &#039;&#039;&#039;(2025-02-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; – [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release3.9.1 3.9.1] &#039;&#039;&#039;(2025-02-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Amiberry&#039;&#039;&#039; – [https://github.com/BlitterStudio/amiberry/releases/tag/v7.0.4 7.0.4] &#039;&#039;&#039;(2025-02-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;#CSpect&#039;&#039;&#039; – [https://mdf200.itch.io/cspect 3.0.1.1b] &#039;&#039;&#039;(2025-02-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Amiberry&#039;&#039;&#039; – [https://github.com/BlitterStudio/amiberry/releases/tag/v7.0.3 7.0.3] &#039;&#039;&#039;(2025-02-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.2.1] &#039;&#039;&#039;(2025-02-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.2.3] &#039;&#039;&#039;(2025-02-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.1 Dev] &#039;&#039;&#039;(2025-02-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Cemu]]&#039;&#039;&#039; – [https://github.com/cemu-project/Cemu/releases/tag/v2.6 2.6] &#039;&#039;&#039;(2025-02-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Sudachi &#039;&#039;&#039; – [https://github.com/emuplace/sudachi.emuplace.app/releases/tag/v1.0.14 v1.0.14] &#039;&#039;&#039;(2025-02-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Feb06 2025Feb06] &#039;&#039;&#039;(2025-02-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Yaba Sanshiro]]&#039;&#039;&#039; – [https://www.yabasanshiro.com/download 1.16.7] &#039;&#039;&#039;(2025-02-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[ares]]&#039;&#039;&#039; – [https://ares-emu.net/news/ares-v142-released v142] &#039;&#039;&#039;(2025-02-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Not64&#039;&#039;&#039; – [https://github.com/extremscorner/not64/releases/tag/20250205 20250205] &#039;&#039;&#039;(2025-02-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.3 1.0.3] &#039;&#039;&#039;(2025-02-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.16 0.8.16] &#039;&#039;&#039;(2025-02-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Deecy&#039;&#039;&#039; – [https://github.com/Senryoku/Deecy/releases/tag/v0.3.0 v0.3.0] &#039;&#039;&#039;(2025-02-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;RetroGBm&#039;&#039;&#039; – [https://github.com/Callum5042/RetroGBm/releases/tag/v0.7.0-windows 0.7.0] &#039;&#039;&#039;(2025-02-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/retrom-v0.7.7 0.7.7] &#039;&#039;&#039;(2025-02-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;A5200DS&#039;&#039;&#039; – [https://github.com/wavemotion-dave/A5200DS/releases/tag/3.8 3.8] &#039;&#039;&#039;(2025-02-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Amiberry&#039;&#039;&#039; – [https://github.com/BlitterStudio/amiberry/releases/tag/v7.0.2 7.0.2] &#039;&#039;&#039;(2025-02-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; – [https://khnr.itch.io/dapplegrey 9.6.2] &#039;&#039;&#039;(2025-02-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XRoar&#039;&#039;&#039; – [http://www.6809.org.uk/xroar/ 1.8.1] &#039;&#039;&#039;(2025-02-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Pantheon]]&#039;&#039;&#039; – [http://bostjan-grandovec.si/Content/News.htm 14.814] &#039;&#039;&#039;(2025-02-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Not64&#039;&#039;&#039; – [https://github.com/extremscorner/not64/releases/tag/20250202 20250202] &#039;&#039;&#039;(2025-02-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Yaba Sanshiro]]&#039;&#039;&#039; – [https://www.yabasanshiro.com/download 1.16.7] &#039;&#039;&#039;(2025-02-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;A8DS&#039;&#039;&#039; – [https://github.com/wavemotion-dave/A8DS/releases/tag/4.2 4.2] &#039;&#039;&#039;(2025-02-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DOSBox-X]]&#039;&#039;&#039; – [https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2025.02.01 2025.02.01] &#039;&#039;&#039;(2025-02-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ample&#039;&#039;&#039; – [https://github.com/ksherlock/ample/releases/tag/r66 0.274] &#039;&#039;&#039;(2025-02-01)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==January 2025==&lt;br /&gt;
* &#039;&#039;&#039;MAME4droid 2024&#039;&#039;&#039; - [https://github.com/seleuco/MAME4droid-2024/releases/tag/v1.21 1.21] &#039;&#039;&#039;(2025-01-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Erockus Arcade&#039;&#039;&#039; - [http://erockus.elementfx.com/arcade.html 12.8] &#039;&#039;&#039;(2025-01-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[MAME]]&#039;&#039;&#039; - [https://www.mamedev.org/?p=547 0.274] &#039;&#039;&#039;(2025-01-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RetroBat]]&#039;&#039;&#039; - [https://www.retrobat.org/download/ 7.0] &#039;&#039;&#039;(2025-01-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[shadPS4]]&#039;&#039;&#039; - [https://github.com/shadps4-emu/shadPS4/releases/tag/v.0.6.0 0.6.0] &#039;&#039;&#039;(2025-01-31)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.7.2 v0.7.2] &#039;&#039;&#039;(2025-01-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v1.0.0 1.0.0] &#039;&#039;&#039;(2025-01-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[TWiLight Menu++]]&#039;&#039;&#039; – [https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v27.12.4 27.12.4] &#039;&#039;&#039;(2025-01-30)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v0.1.25 0.1.25] &#039;&#039;&#039;(2025-01-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Jan29 2025Jan29] &#039;&#039;&#039;(2025-01-29)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v0.1.24 0.1.24] &#039;&#039;&#039;(2025-01-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Play!]]&#039;&#039;&#039; – [https://github.com/jpd002/Play-/releases/tag/0.69 0.69] &#039;&#039;&#039;(2025-01-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Mandarine&#039;&#039;&#039; - [https://github.com/mandarine3ds/mandarine/releases/tag/r1.2.1 1.2.1] &#039;&#039;&#039;(2025-01-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Playnite]]&#039;&#039;&#039; – [https://github.com/JosefNemec/Playnite/releases/tag/10.35 10.35] &#039;&#039;&#039;(2025-01-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;M2000&#039;&#039;&#039; – [https://github.com/p2000t/M2000/releases/tag/v0.9.4 0.9.4] &#039;&#039;&#039;(2025-01-28)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[BigPEmu]]&#039;&#039;&#039; – [https://www.richwhitehouse.com/jaguar/index.php?content=download 1.18] &#039;&#039;&#039;(2025-01-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/retrom-v0.7.3 0.7.3] &#039;&#039;&#039;(2025-01-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v0.1.23 0.1.23] &#039;&#039;&#039;(2025-01-27)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;citron&#039;&#039;&#039; – [https://git.citron-emu.org/Citron/Citron/releases/tag/v0.4-canary-refresh 0.4] &#039;&#039;&#039;(2025-01-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.15 0.8.15] &#039;&#039;&#039;(2025-01-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.14 0.8.14] &#039;&#039;&#039;(2025-01-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.13 0.8.13] &#039;&#039;&#039;(2025-01-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.12 0.8.12] &#039;&#039;&#039;(2025-01-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;#CSpect&#039;&#039;&#039; – [https://mdf200.itch.io/cspect 3.0.1.0] &#039;&#039;&#039;(2025-01-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 33.9] &#039;&#039;&#039;(2025-01-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 33.9] &#039;&#039;&#039;(2025-01-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DroidArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 3.3] &#039;&#039;&#039;(2025-01-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.2.2] &#039;&#039;&#039;(2025-01-26)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.2b] &#039;&#039;&#039;(2025-01-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.11 0.8.11] &#039;&#039;&#039;(2025-01-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v0.1.22 0.1.22] &#039;&#039;&#039;(2025-01-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Swan&#039;&#039;&#039; – [https://github.com/zoran-vucenovic/swan/releases/tag/v0.9.8 0.9.8] &#039;&#039;&#039;(2025-01-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;A8DS&#039;&#039;&#039; – [https://github.com/wavemotion-dave/A8DS/releases/tag/4.1 4.1] &#039;&#039;&#039;(2025-01-25)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NGPDS&#039;&#039;&#039; – [https://github.com/FluBBaOfWard/NGPDS/releases/tag/v0.5.7 0.5.7] &#039;&#039;&#039;(2025-01-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;oxyROMon&#039;&#039;&#039; – [https://github.com/alucryd/oxyromon/releases/tag/0.20.2 0.20.2] &#039;&#039;&#039;(2025-01-24)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Borked3DS&#039;&#039;&#039; – [https://github.com/Borked3DS/Borked3DS/releases/tag/v2025.01.23 2025.01.23] &#039;&#039;&#039;(2025-01-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v0.1.21 0.1.21] &#039;&#039;&#039;(2025-01-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Geargrafx]]&#039;&#039;&#039; – [https://github.com/drhelius/Geargrafx/releases/tag/1.0.0 1.0.0] &#039;&#039;&#039;(2025-01-23)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;ACE-DL&#039;&#039;&#039; – [http://www.roudoudou.com/ACE-DL/ 20250122] &#039;&#039;&#039;(2025-01-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/retrom-v0.7.0 0.7.0] &#039;&#039;&#039;(2025-01-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Jan22 2025Jan22] &#039;&#039;&#039;(2025-01-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;LodjurDS&#039;&#039;&#039; – [https://github.com/FluBBaOfWard/LodjurDS/releases/tag/v0.1.2 0.1.2] &#039;&#039;&#039;(2025-01-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;#CSpect&#039;&#039;&#039; – [https://mdf200.itch.io/cspect 3.0.0.6b] &#039;&#039;&#039;(2025-01-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v0.1.20 0.1.20] &#039;&#039;&#039;(2025-01-22)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[VirtualBox]]&#039;&#039;&#039; – [https://www.virtualbox.org/wiki/Changelog-7.1 7.1.6] &#039;&#039;&#039;(2025-01-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.7.1 v0.7.1] &#039;&#039;&#039;(2025-01-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.0] &#039;&#039;&#039;(2025-01-21)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;A8DS&#039;&#039;&#039; – [https://github.com/wavemotion-dave/A8DS/releases/tag/4.0 4.0] &#039;&#039;&#039;(2025-01-20)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Sudachi &#039;&#039;&#039; – [https://github.com/emuplace/sudachi.emuplace.app/releases/tag/v1.0.13 v1.0.13] &#039;&#039;&#039;(2025-01-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DS994a &#039;&#039;&#039; – [https://github.com/wavemotion-dave/DS994a/releases/tag/2.8 2.8] &#039;&#039;&#039;(2025-01-19)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;citron&#039;&#039;&#039; – [https://git.citron-emu.org/Citron/Citron/releases/tag/v0.3-canary-refresh 0.3] &#039;&#039;&#039;(2025-01-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v0.1.19 0.1.19] &#039;&#039;&#039;(2025-01-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.0-rc6 Dev] &#039;&#039;&#039;(2025-01-17)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Deecy&#039;&#039;&#039; – [https://github.com/Senryoku/Deecy/releases/tag/v0.2.0 v0.2.0] &#039;&#039;&#039;(2025-01-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; - [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release3.8.1 3.8.1] &#039;&#039;&#039;(2025-01-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v3.2 3.2] &#039;&#039;&#039;(2025-01-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[ZEsarUX]]&#039;&#039;&#039; – [https://github.com/chernandezba/zesarux/releases/tag/ZEsarUX-12.0 12.0] &#039;&#039;&#039;(2025-01-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;retrom&#039;&#039;&#039; – [https://github.com/JMBeresford/retrom/releases/tag/retrom-v0.6.0 0.6.0] &#039;&#039;&#039;(2025-01-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Amiberry&#039;&#039;&#039; – [https://github.com/BlitterStudio/amiberry/releases/tag/v7.0.1 7.0.1] &#039;&#039;&#039;(2025-01-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;citron&#039;&#039;&#039; – [https://git.citron-emu.org/Citron/Citron/releases/tag/v0.2-canary-refresh 0.2] &#039;&#039;&#039;(2025-01-16)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.10 0.8.10] &#039;&#039;&#039;(2025-01-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Amiberry&#039;&#039;&#039; – [https://github.com/BlitterStudio/amiberry/releases/tag/v7.0.0 7.0.0] &#039;&#039;&#039;(2025-01-15)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Negatron&#039;&#039;&#039; – [https://babelsoft.net/products/negatron.htm 1.0.0] &#039;&#039;&#039;(2025-01-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;VirtualC64&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/virtualc64/releases/tag/v5.1.1 5.1.1] &#039;&#039;&#039;(2025-01-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ludo&#039;&#039;&#039; - [https://github.com/libretro/ludo/releases/tag/v0.17.4 0.17.4] &#039;&#039;&#039;(2025-01-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Sudachi &#039;&#039;&#039; – [https://github.com/emuplace/sudachi.emuplace.app/releases/tag/v1.0.12 v1.0.12] &#039;&#039;&#039;(2025-01-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Simple Launcher&#039;&#039;&#039; - [https://github.com/drpetersonfernandes/SimpleLauncher/releases/tag/release3.8.0 3.8.0] &#039;&#039;&#039;(2025-01-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v0.1.18 0.1.18] &#039;&#039;&#039;(2025-01-14)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;A8DS&#039;&#039;&#039; – [https://github.com/wavemotion-dave/A8DS/releases/tag/3.9 3.9] &#039;&#039;&#039;(2025-01-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher2600&#039;&#039;&#039; – [https://github.com/JetSetIlly/Gopher2600/releases/tag/v0.40.0-preview_1 0.40.0-preview 1] &#039;&#039;&#039;(2025-01-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RAINE]]&#039;&#039;&#039; – [http://raine.1emulation.com/download/latest.html 0.97.4] &#039;&#039;&#039;(2025-01-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;#CSpect&#039;&#039;&#039; – [https://mdf200.itch.io/cspect 3.0.0.5b] &#039;&#039;&#039;(2025-01-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v0.1.17 0.1.17] &#039;&#039;&#039;(2025-01-13)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;WinArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/ 33.8] &#039;&#039;&#039;(2025-01-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;AmiArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 33.8] &#039;&#039;&#039;(2025-01-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DroidArcadia&#039;&#039;&#039; – [https://amigan.1emu.net/releases/#amiarcadia 3.24] &#039;&#039;&#039;(2025-01-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v0.1.16 0.1.16] &#039;&#039;&#039;(2025-01-12)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Crossrunner&#039;&#039;&#039; – [https://www.crossrunner.gs/ 1.1] &#039;&#039;&#039;(2025-01-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;pfeMAME&#039;&#039;&#039; - [https://sourceforge.net/projects/pfemame/files/ 2.32.5] &#039;&#039;&#039;(2025-01-11)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Hypseus Singe]]&#039;&#039;&#039; – [https://github.com/DirtBagXon/hypseus-singe/releases/tag/v2.11.4 2.11.4] &#039;&#039;&#039;(2025-01-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.0-rc5 Dev] &#039;&#039;&#039;(2025-01-10)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MegaBoy&#039;&#039;&#039; - [https://github.com/MeGaL0DoN/MegaBoy/releases/tag/v1.0.0 1.0.0] &#039;&#039;&#039;(2025-01-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.8 0.8.8] &#039;&#039;&#039;(2025-01-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v0.1.14 0.1.14] &#039;&#039;&#039;(2025-01-09)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;XEiJ&#039;&#039;&#039; - [https://stdkmd.net/xeij/ 0.25.01.08] &#039;&#039;&#039;(2025-01-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DS994a &#039;&#039;&#039; – [https://github.com/wavemotion-dave/DS994a/releases/tag/2.7 2.7] &#039;&#039;&#039;(2025-01-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;psOff&#039;&#039;&#039; - [https://github.com/SysRay/psOff_compatibility/releases/tag/2025Jan08 2025Jan08] &#039;&#039;&#039;(2025-01-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Amiberry&#039;&#039;&#039; – [https://github.com/BlitterStudio/amiberry/releases/tag/v7.0.0-RC3 7.0.0-RC3] &#039;&#039;&#039;(2025-01-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.7 0.8.7] &#039;&#039;&#039;(2025-01-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;vAmiga&#039;&#039;&#039; – [https://github.com/dirkwhoffmann/vAmiga/releases/tag/v3.1.1 3.1.1] &#039;&#039;&#039;(2025-01-08)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[BizHawk]]&#039;&#039;&#039; – [https://github.com/TASEmulators/BizHawk/releases/tag/2.10 2.10] &#039;&#039;&#039;(2025-01-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[EmulatorJS]]&#039;&#039;&#039; – [https://github.com/EmulatorJS/EmulatorJS/releases/tag/v4.2.1 4.2.1] &#039;&#039;&#039;(2025-01-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.6 0.8.6] &#039;&#039;&#039;(2025-01-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Gopher64&#039;&#039;&#039; - [https://github.com/gopher64/gopher64/releases/tag/v0.1.13 0.1.13] &#039;&#039;&#039;(2025-01-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[KEGS]]&#039;&#039;&#039; – [https://kegs.sourceforge.net/ 1.35] &#039;&#039;&#039;(2025-01-07)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;#CSpect&#039;&#039;&#039; – [https://mdf200.itch.io/cspect 3.0.0.4b] &#039;&#039;&#039;(2025-01-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Ample&#039;&#039;&#039; – [https://github.com/ksherlock/ample/releases/tag/r65 0.273] &#039;&#039;&#039;(2025-01-06)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;DS994a &#039;&#039;&#039; – [https://github.com/wavemotion-dave/DS994a/releases/tag/2.6 2.6] &#039;&#039;&#039;(2025-01-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;LodjurDS&#039;&#039;&#039; – [https://github.com/FluBBaOfWard/LodjurDS/releases/tag/v0.1.0 0.1.0] &#039;&#039;&#039;(2025-01-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;B2&#039;&#039;&#039; – [https://github.com/tom-seddon/b2/releases/tag/b2-20250105-203025-e825ff1-prerelease 20250105] &#039;&#039;&#039;(2025-01-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RetroArch]]&#039;&#039;&#039; – [https://www.libretro.com/index.php/retroarch-1-20-0-release 1.20.0] &#039;&#039;&#039;(2024-01-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Dapplegrey&#039;&#039;&#039; – [https://khnr.itch.io/dapplegrey 9.6.1] &#039;&#039;&#039;(2025-01-05)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[RMG]]&#039;&#039;&#039; - [https://github.com/Rosalie241/RMG/releases/tag/v0.7.0 v0.7.0] &#039;&#039;&#039;(2025-01-04)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.5 0.8.5] &#039;&#039;&#039;(2025-01-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;MAME4droid 2024&#039;&#039;&#039; - [https://github.com/seleuco/MAME4droid-2024/releases/tag/v1.20 1.20] &#039;&#039;&#039;(2025-01-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Wine]]&#039;&#039;&#039; – [https://winehq.org 10.0-rc4 Dev] &#039;&#039;&#039;(2025-01-03)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Eggvance&#039;&#039;&#039; – [https://github.com/jsmolka/eggvance/releases/tag/1.2 1.2] &#039;&#039;&#039;(2025-01-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;citron&#039;&#039;&#039; – [https://git.citron-emu.org/Citron/Citron/releases/tag/v0.1-canary-refresh 0.1] &#039;&#039;&#039;(2025-01-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.4 0.8.4] &#039;&#039;&#039;(2025-01-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.3 0.8.3] &#039;&#039;&#039;(2025-01-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Hoxs64]]&#039;&#039;&#039; – [https://github.com/davidhorrocks/hoxs64/releases/tag/v1.1.2.7 1.1.2.7] &#039;&#039;&#039;(2025-01-02)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Free42&#039;&#039;&#039; – [https://thomasokken.com/free42/ 3.1.12b] &#039;&#039;&#039;(2025-01-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Plus42&#039;&#039;&#039; - [https://thomasokken.com/plus42/ 1.1.17b] &#039;&#039;&#039;(2025-01-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[DOSBox-X]]&#039;&#039;&#039; – [https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2025.01.01 2025.01.01] &#039;&#039;&#039;(2025-01-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;NINTV-DS&#039;&#039;&#039; – [https://github.com/wavemotion-dave/NINTV-DS/releases/tag/6.0 6.0] &#039;&#039;&#039;(2025-01-01)&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;[[Xemu]]&#039;&#039;&#039; – [https://github.com/xemu-project/xemu/releases/tag/v0.8.2 0.8.2] &#039;&#039;&#039;(2025-01-01)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Previous years==&lt;br /&gt;
{{OtherNewsYears}}&lt;br /&gt;
__NOTOC__&amp;lt;/noinclude&amp;gt;&amp;lt;/center&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:News Templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Template:Box64Ver&amp;diff=133667</id>
		<title>Template:Box64Ver</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Template:Box64Ver&amp;diff=133667"/>
		<updated>2026-01-05T02:47:24Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;v0.4.0 &amp;lt;/center&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Emulator Templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Template:Box86Ver&amp;diff=133666</id>
		<title>Template:Box86Ver</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Template:Box86Ver&amp;diff=133666"/>
		<updated>2026-01-05T02:47:13Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;v0.4.0 &amp;lt;/center&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Emulator Templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Compatibility_layers&amp;diff=133665</id>
		<title>Compatibility layers</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Compatibility_layers&amp;diff=133665"/>
		<updated>2026-01-05T02:45:31Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;While not strictly emulation &#039;&#039;per se&#039;&#039; (hence why [[Wine]] stands for &amp;quot;Wine Is Not an Emulator&amp;quot;), &#039;&#039;&#039;compatibility layers&#039;&#039;&#039; allow software written for one operating system to run on a different OS, often by translating system calls made by an application to their equivalent calls in the host operating system. In theory, this should allow for near-native performance since no processor emulation takes place, but in practice some software such as games will tend to run a bit slower due to other bottlenecks that occur as a result of [[Emulation accuracy|replicating the correct behavior]]. Compatibility layers may also make use of [[wrappers]], which translate a specific API to another because accounting for graphics APIs like Direct3D that aren&#039;t supported on non-Microsoft platforms. Additionally, compatibility layers may also use emulation in order to run software built for a different [[wikipedia:Comparison_of_instruction_set_architectures#Instruction_sets|architecture]], see [[High and low-level emulation]] page for more information about terms like &amp;quot;[[Hypervisors|hypervisors]]&amp;quot;, &amp;quot;[[Simulators|simulators]]&amp;quot;, &amp;quot;[[Compatibility_layers|compatibility layers]]&amp;quot;, &amp;quot;[[Wrappers|wrappers]]&amp;quot;, &amp;quot;[[FPGA]]&amp;quot; and &amp;quot;[[:Category:Emulators|software emulators]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Compatibility layers==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Compatibility&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended emulators|Recommended]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Runs the following software&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|PC / x86&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine]]&lt;br /&gt;
|align=left|{{Icon|Linux|macOS|FreeBSD|Haiku}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}&amp;lt;br /&amp;gt;(Dev: {{WineDevVer}})]&amp;lt;br /&amp;gt;[https://wiki.winehq.org/Haiku Haiku]&lt;br /&gt;
|[https://appdb.winehq.org/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Proton]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;(included with Steam)&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://store.steampowered.com/about/ {{ProtonVer}}]&amp;lt;br/&amp;gt;[https://github.com/ValveSoftware/Proton/tags git]&lt;br /&gt;
|[https://www.protondb.com/ ?]&lt;br /&gt;
|{{Green}} {{License|BSD3}}&amp;lt;br&amp;gt;{{License|LGPLv21}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows games&lt;br /&gt;
|-&lt;br /&gt;
|[[WineVDM]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/otya128/winevdm/releases git]&amp;lt;br /&amp;gt;[https://ci.appveyor.com/project/otya128/winevdm/ Dev]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|16-bit Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[TeknoParrot]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;TPBootstrapper/Web Installer which downloads the latest versions of all components with TeknoParrot automatically for you.&amp;quot;&amp;gt;[https://github.com/nzgamer41/TPBootstrapper/tags TPBootstrapper]&amp;lt;/abbr&amp;gt;&amp;lt;br/&amp;gt;[https://teknoparrot.com/download {{TeknoVer}}]&lt;br /&gt;
|[https://teknoparrot.com/wiki/compatibility.html ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|PC-based arcade games&lt;br /&gt;
|-&lt;br /&gt;
|CrossOver&lt;br /&gt;
|align=left|{{Icon|Linux|macOS|ChromeOS}}&amp;lt;ref group=N&amp;gt;https://support.codeweavers.com/en_US/chrome-os/&amp;lt;/ref&amp;gt;&lt;br /&gt;
|[https://www.codeweavers.com/products 22.1]&lt;br /&gt;
|[https://www.codeweavers.com/compatibility ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/win32/winprog64/running-32-bit-applications WOW64]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|32-bit Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://sober.vinegarhq.org/ Sober]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://sober.vinegarhq.org/sober.flatpakref Flatpak]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Roblox (Android version)&lt;br /&gt;
|-&lt;br /&gt;
|Janus-UAE&lt;br /&gt;
|align=left|{{Icon|AROS|MorphOS}}&lt;br /&gt;
|[https://sourceforge.net/projects/janus-uae/ 1.4]&lt;br /&gt;
|[https://sourceforge.net/projects/janus-uae/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✓}}&lt;br /&gt;
|68k Amiga applications&lt;br /&gt;
|-&lt;br /&gt;
|Rosetta&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|[https://www.cnet.com/tech/computing/intel-based-macs-rosetta-compatibility-index/ ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✓}}&lt;br /&gt;
|PowerPC OS X applications&amp;lt;ref group=N&amp;gt;Support ended with OS X 10.7 Lion.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://mcpelauncher.readthedocs.io Minecraft Bedrock Launcher]&lt;br /&gt;
|align=left|{{Icon|Linux|macOS}}&lt;br /&gt;
|[https://github.com/minecraft-linux/mcpelauncher-manifest v0.15.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Minecraft: Bedrock Edition (Android version)&lt;br /&gt;
|-&lt;br /&gt;
|Linuxulator&lt;br /&gt;
|align=left|{{Icon|FreeBSD}}&lt;br /&gt;
|[https://wiki.freebsd.org/Linuxulator Wiki]&amp;lt;br /&amp;gt;[https://docs.freebsd.org/en/books/handbook/linuxemu/ Docs]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/ Android Translation Layer]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/android_translation_layer git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Whisky]]&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://github.com/Whisky-App/Whisky {{WhiskyVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{~}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|libhoudini&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/SGNight/Arm-NativeBridge#download-links-- 1], [https://github.com/Rprop/libhoudini#libhoudini 2], [https://archive.org/details/androidx86-houdini 3], [https://github.com/supremegamers/vendor_intel_proprietary_houdini 4], [https://github.com/m9rco/Genymotion_ARM_Translation 5]&amp;lt;br/&amp;gt; [https://github.com/niizam/Genymotion_A11_libhoudini 6], [https://github.com/ilhan-athn7/android_proprietary_native_bridge 7], [https://github.com/mrvictory1/libhoudini_bluestacks 8], [https://github.com/YuryenUcahh/libnb_script 9]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{TBD}} ||{{~}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|libndk&amp;lt;abbr title=&amp;quot;Not to be confused with Android Native Development Kit (NDK)&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/ilhan-athn7/android_proprietary_native_bridge 1], [https://github.com/supremegamers/vendor_google_proprietary_ndk_translation-prebuilt 2]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{TBD}} ||{{~}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.gfdgdxi.top/uengine-runner/Help/ UEngine]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/gfdgd-xi/uengine-runner git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Darling]]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/darlinghq/darling git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|macOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[http://dosemu2.github.io/dosemu2/ DOSEmu2]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/dosemu2/dosemu2 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linzhuotech.com/index.php/home/index/xdroid.html xDroid]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://www.linzhuotech.com/Product/download 11.1.51]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[NTVDMx64]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/leecher1337/ntvdmx64 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|Windows CE Compatibility Layer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/dz333n/wcecl/actions/workflows/build.yml git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{~}} ||{{✗}} &amp;lt;ref group=N&amp;gt;Currently only Solitaire and etcha.exe are known to work.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|Windows CE applications.&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/openKylin/comments/14u5kad/about_kmre/ KMRE]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://archive.ubuntukylin.com/ubuntukylin/pool/partner/kmre_2.4.6.8+22.04_amd64.deb 2.4.6.8]&amp;lt;/br&amp;gt;[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_2.4.8.7-0k0.9_amd64.deb 2.4.8.7-0k0.9]&amp;lt;ref group=N name=kmrex86&amp;gt;2.4.8.7 is untested-NeoKylin never announced nor shipped this with x86 releases.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{~}} ||{{✗}}&lt;br /&gt;
|Allows openKylin/Ubuntu Kylin to run Android applications.&lt;br /&gt;
|-&lt;br /&gt;
|[[Wineskin]]&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[http://wineskin.urgesoftware.com/tiki-index.php?page=Downloads 1.7]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|WineBottler&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://winebottler.kronenberg.org/ 4.0.1.1 Dev]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Win3mu]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://bitbucket.org/toptensoftware/win3mu Source]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows 3.x applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Ardi Executor]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|DOS}}&lt;br /&gt;
|[https://web.archive.org/web/20080404193445/http://www.ardi.com/ardi.php 2.1.17]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Classic Mac OS applications up to System 6&lt;br /&gt;
|-&lt;br /&gt;
|[http://dosemu.sourceforge.net/ DOSEmu]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://sourceforge.net/projects/dosemu/files/ 1.4.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[[WoW]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows 9x applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/wsl/ Windows Subsystem for Linux &#039;&#039;&#039;1&#039;&#039;&#039;]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/wsl/install Install guide]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|Allows developers to run a Linux environment.&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|NetBSD}}&lt;br /&gt;
|[https://www.netbsd.org/docs/guide/en/chap-linux.html Docs]&amp;lt;br /&amp;gt;[https://man.netbsd.org/NetBSD-10.0/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|OpenBSD}}&lt;br /&gt;
|[https://man.openbsd.org/OpenBSD-5.1/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD4}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/qemu-based-native-bridge nb-qemu]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/qemu-based-native-bridge/nb-qemu git]&amp;lt;br/&amp;gt;[https://gitlab.com/android_translation_layer/qemu-based-native-bridge/nb-qemu-bionic bionic]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.boxedwine.org/ Boxedwine]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://www.boxedwine.org/downloads/ 20.1.2]&amp;lt;br /&amp;gt;[https://github.com/danoon2/Boxedwine git]&amp;lt;br /&amp;gt;[https://sourceforge.net/projects/boxedwine/ Old repo]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{?}} ||{{TBD}}&lt;br /&gt;
|16-bit and 32-bit Windows applications.&lt;br /&gt;
|-&lt;br /&gt;
|Berberis&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://android.googlesource.com/platform/frameworks/libs/binary_translation/+/refs/heads/main/ git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{?}} ||{{TBD}}&lt;br /&gt;
|RISC-V Android applications&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Mobile / ARM&lt;br /&gt;
|-&lt;br /&gt;
|Rosetta 2&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/M1_Rosetta_2_compatible_games_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|x86-64 macOS applications on Apple Silicon&amp;lt;ref group=N&amp;gt;AVX instruction support added in macOS 15 Sequoia.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|CrossOver&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://www.codeweavers.com/products 22.1]&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/M1_CrossOver_Windows_compatible_games_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|Game Porting Toolkit&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://gist.github.com/Frityet/448a945690bd7c8cff5fef49daae858e Installation guide]&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/Game_Porting_Toolkit#Game_compatibility_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows games&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x86-emulation Prism]&lt;br /&gt;
|align=left|{{Icon2|WoA}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|x86 and x86-64 Windows applications on Windows for ARM64 &amp;lt;ref group=N&amp;gt;https://www.geeky-gadgets.com/prism-x86-64-emulator/&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[Box86/Box64|Box86 / Box64]]&lt;br /&gt;
|align=left|{{Icon|LiA|Android|Pandora}}&lt;br /&gt;
|[https://github.com/ptitSeb/box86 {{box86Ver}}]/[https://github.com/ptitSeb/box64/ {{box64Ver}}]&lt;br /&gt;
|[https://box86.org/app/ ?]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|x86-64 Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[[FEX]]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|Android}}&lt;br /&gt;
|[https://github.com/FEX-Emu/FEX git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|x86-64 Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine]]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|Android}}&lt;br /&gt;
|[https://dl.winehq.org/wine-builds/android/ Android builds]&amp;lt;br/&amp;gt;[https://wiki.winehq.org/ARM ARM support]&lt;br /&gt;
|[https://appdb.winehq.org/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/ Android Translation Layer]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/android_translation_layer git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.cygwin.com/ Cygwin]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://cygwin.com/pipermail/cygwin-announce/2025-July/012416.html 3.6.4-1]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Providing POSIX compliant APIs, Linux-alike shell and tools on Windows for developers.&lt;br /&gt;
|-&lt;br /&gt;
|[[Winlator]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/brunodev85/winlator/releases {{WinlatorVer}}]&lt;br /&gt;
|[https://docs.google.com/spreadsheets/d/1UI0dCJTdxkAD8pDUoCtqwe7hCRSD35w0N3zESTmNYBU/edit?gid=0#gid=0 ?]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[MiceWine]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/KreitinnSoftware/MiceWine-Application/releases {{MiceWineVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gamehub.xiaoji.com GameHub]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://gamehub.xiaoji.com/download/ 5.3.5]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/Producdevity/gamehub-lite GameHub Lite]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/Producdevity/gamehub-lite/releases 5.1.0]&amp;lt;br /&amp;gt;[https://github.com/Producdevity/gamehub-lite/releases 5.3.3 RC-1 &amp;lt;small&amp;gt;(experimental)&amp;lt;/small&amp;gt;]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}}  ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/xerpi/vita2hos Vita2hos]&lt;br /&gt;
|align=left|{{Icon|Switch}}&lt;br /&gt;
|[https://github.com/xerpi/vita2hos/releases/tag/alpha-0.3 Alpha 0.3]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|PlayStation Vita applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/AndreRH/hangover Hangover]&lt;br /&gt;
|align=left|{{Icon||LinuxARM|Android}}&lt;br /&gt;
|[https://github.com/AndreRH/hangover/releases git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Skyline]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/skyline-emu/skyline/releases git]&lt;br /&gt;
|[[Nintendo_Switch_emulators#Compatibility_layers_.28....29|See Switch page]]&lt;br /&gt;
|{{Green}} {{License|MPL2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}} &lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Nintendo Switch games and homebrew&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.hikunpeng.com/document/detail/en/kunpengdevps/ug-exagear/usermanual/kunpengexagear_06_0002.html ExaGear-KunPeng]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}	 &lt;br /&gt;
|[https://www.hikunpeng.com/zh/developer/devkit/download/exagear 5.1.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}	&lt;br /&gt;
|x86 Linux applications into Kunpeng platform instructions in real time&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/openKylin/comments/14u5kad/about_kmre/ KMRE]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}&lt;br /&gt;
|[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_3.0.0.0-0k0.15_arm64.deb 3.0.0.0-0k0.15]&amp;lt;/br&amp;gt;[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_2.5.0.2-0k0.1tablet3_arm64.deb 2.5.0.2-0k0.1tablet3]&amp;lt;ref group=N name=kmrearm&amp;gt;2.5.0.2 is only for some industrial tablets or similar devices with Phytium processors.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{~}} ||{{✗}}&lt;br /&gt;
|Allows openKylin/NeoKylin (with supported processors) to run Android applications.&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.boxedwine.org/ Boxedwine]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|macOS}}&lt;br /&gt;
|[https://www.boxedwine.org/downloads/ 20.1.2]&amp;lt;br /&amp;gt;[https://github.com/danoon2/Boxedwine git]&amp;lt;br /&amp;gt;[https://sourceforge.net/projects/boxedwine/ Old repo]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|16-bit and 32-bit Windows applications.&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|NetBSD}}&lt;br /&gt;
|[https://www.netbsd.org/docs/guide/en/chap-linux.html Docs]&amp;lt;br /&amp;gt;[https://man.netbsd.org/NetBSD-10.0/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Consoles&lt;br /&gt;
|-&lt;br /&gt;
|[[Nintendont]]&lt;br /&gt;
|align=left|{{Icon|Wii|WiiU}}&lt;br /&gt;
|[https://github.com/FIX94/Nintendont git]&lt;br /&gt;
|[[GameCube_emulators#Compatibility_layers_.28....29|See Gamecube page]]&lt;br /&gt;
|{{?}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|GameCube games&lt;br /&gt;
|-&lt;br /&gt;
| [[Emulators_on_Nintendo_Switch_2#Compatibility_Mode_.28nnCompat.29|nnCompat]]&lt;br /&gt;
|align=left|{{Icon|Switch2}}&lt;br /&gt;
| 20.1.1&lt;br /&gt;
| [https://www.nintendo.com/us/gaming-systems/switch-2/transfer-guide/compatible-games/ 98%]&lt;br /&gt;
| {{Red}} {{License|Proprietary}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
|Nintendo Switch games&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Misc&lt;br /&gt;
|-&lt;br /&gt;
|[https://felix86.com/ felix86]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/offtkp/felix86 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|x86-64 Linux applications on RISC-V.&lt;br /&gt;
|-&lt;br /&gt;
|LATX&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[http://pkg.loongnix.cn/loongnix/pool/main/l/lat/ 1.5.3 RC1]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{TBD}} &lt;br /&gt;
|x86 Linux applications into LoongArch64 instruction set.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=A /&amp;gt;&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;[[Wine]]: is a free and open-source compatibility layer that aims to allow computer programs (application software and computer games) developed for Microsoft Windows to run on Unix-like operating systems, primarily Linux and macOS. Since late 2017 there is also an experimental build for Android. Wine is almost as old as the Linux project, starting in the summer of 1993. Today it&#039;s widely used, very popular and sponsored by companies such as CodeWeavers and Valve, and has even received some support from Microsoft themselves who donated the Mono implementation of the .NET Framework to the Wine project. The core Wine development aims at a correct implementation of the Windows API as a whole. In this regard it&#039;s similar to the [[MAME]] project in its focus on correctness over usability. There are a lot of versions/forks of Wine which focus of different goals, such as usability, compatibility, gaming, office applications, etc. A few are listed below, Wikipedia has [[wikipedia:Wine_(software)#Other_versions_of_Wine|a more complete list]].&lt;br /&gt;
&lt;br /&gt;
:;[[Proton]]: is Valve&#039;s one-click solution to play Windows games on Linux. It&#039;s included in the Steam Linux client by default. Simply click on a whitelisted game and it will launch without any configuration, or enable it for all games in the settings. Proton is based on a fork of Wine in combination with other components such as [[Wrappers|DXVK]] (which is a wrapper explained below) and FAudio.&lt;br /&gt;
&lt;br /&gt;
:;[https://www.codeweavers.com/products/ CrossOver]: is a commercialized, supported version of Wine from CodeWeavers. It uses additional patches on top of Wine to make it easy to use. They contribute all of their work on CrossOvers back to Wine and make up about two thirds of the commits made to Wine. CrossOver is available on macOS, Linux and Chrome OS. &lt;br /&gt;
&lt;br /&gt;
:;[[Wineskin]]: is an open-source compatibility layer which allows users to easily convert Windows software to macOS. The ports are in the form of Mac .app bundles with a self-contained Wine instance which are wrapped around the application to be converted. &lt;br /&gt;
&lt;br /&gt;
:;[[Winlator]]: is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64.&lt;br /&gt;
&lt;br /&gt;
;[[FEX]]: FEX is a high-performance compatibility layer that enables the execution of &#039;&#039;x86 and x86_64 applications on ARM64 Linux&#039;&#039;. It supports both 32‑bit and 64‑bit binaries and can be paired with [[Wine]] or [[Proton]] to run Windows games on ARM hardware. The project began in late 2018 when Valve approached the initial developer, &#039;&#039;Ryan &amp;quot;Sonicadvance1&amp;quot; Houdek&#039;&#039;, and provided early funding and guidance to create a long‑term, open‑source solution for translating x86 code to native ARM64. Valve’s backing continued from the start, allowing FEX to mature alongside other Valve‑supported projects such as Proton. FEX utilizes a sophisticated Intermediate Representation (IR) and a dynamic recompiler (JIT) to translate instructions. It relies on a &amp;quot;RootFS&amp;quot; to provide an x86 environment, ensuring high compatibility with complex software and modern instruction sets like AVX. Its design makes it suitable for use on devices like the Snapdragon‑based Steam Frame, where Valve needs to run traditional x86 games and applications on ARM hardware. &#039;&#039;&#039;Comparison to Box86/Box64&#039;&#039;&#039;: FEX emulates the full x86 user-land for high accuracy, whereas Box prioritizes speed by &amp;quot;wrapping&amp;quot; calls to native ARM libraries.&lt;br /&gt;
&lt;br /&gt;
:;[https://gamehub.xiaoji.com/ GameHub] &amp;lt;small&amp;gt;(formerly GameFusion)&amp;lt;/small&amp;gt;: Developed by the hardware company &#039;&#039;GameSir&#039;&#039;, GameHub is a proprietary Android application designed to &#039;&#039;simplify Windows gaming on mobile devices&#039;&#039;. It bundles [[FEX]], [[Proton]], and custom GPU drivers (like Turnip/Mesa) into a unified graphical interface. The app features cloud-synced controller profiles, a &amp;quot;virtual&amp;quot; Steam environment, and real-time hardware monitoring. However, because it is closed-source and developed by a Chinese entity, it has faced criticism for including extensive telemetry, requiring intrusive permissions, and potentially violating the GPL/MIT licenses of the open-source components it integrates.&lt;br /&gt;
&lt;br /&gt;
::;[https://github.com/Producdevity/gamehub-lite GameHub Lite]: GameHub Lite is a community-modified version of the GameSir app designed to strip away the &amp;quot;bloat.&amp;quot; It removes mandatory account registration, eliminates telemetry libraries, and reduces the number of required Android permissions. Users can log directly into Steam without a third-party intermediary. While it maintains the core performance of the original app, it sacrifices some of the official &amp;quot;cloud&amp;quot; convenience features in favor of a slimmer, more privacy-focused experience.&lt;br /&gt;
&lt;br /&gt;
;[[Box86/Box64|Box86 / Box64]]: Box86 and Box64 are independent compatibility layers created by &#039;&#039;ptitSeb&#039;&#039; that allow &#039;&#039;x86 Linux programs to run on ARM systems&#039;&#039;. Unlike other emulators, they use Library Wrapping: instead of emulating every instruction, they &amp;quot;wrap&amp;quot; common x86 libraries (like SDL, OpenGL, and OpenAL) and redirect those calls to the native ARM versions already installed on the host. This significantly reduces CPU overhead, making it the most efficient option for low-power SBCs (like Raspberry Pi) and Android handhelds. Box86 targets 32-bit applications, while Box64 handles 64-bit binaries. &#039;&#039;&#039;Comparison to FEX&#039;&#039;&#039;: Box is often faster and &amp;quot;lighter&amp;quot; because it uses native ARM libraries, while FEX is more compatible with &amp;quot;pure&amp;quot; x86 code that lacks native ARM equivalents.&lt;br /&gt;
&lt;br /&gt;
;[[TeknoParrot]]: is a compatibility layer for Windows PCs to run games originally made for Windows-based arcade systems. Has since version 1.51 also support for some games running on Linux.&lt;br /&gt;
;Rosetta: was a compatibility layer for running PowerPC apps on x86-based Macs on OS X versions prior to 1.07. &#039;&#039;&#039;Rosetta 2&#039;&#039;&#039; is a comptibility layer on Apple silicon Macs allowing x86-64 apps to run on ARM-based Macs. Note that Rosetta 2 is not strictly limited to MacOS apps as software such as Crossover is able to call it to emulate x86 code in Windows binaries.&lt;br /&gt;
&lt;br /&gt;
;Prism: is the built-in compatibility layer in Windows on ARM to run traditional x86 (also x64 in Windows 11) Windows programs.&lt;br /&gt;
;[https://mcpelauncher.readthedocs.io/ Minecraft Bedrock Launcher]: is a compatibility layer made specifically to run the Android version of Minecraft: Bedrock Edition on Linux and macOS. It is not compatible with any other Android apps.&lt;br /&gt;
&lt;br /&gt;
;Windows Subsystem for Linux 1: is a compatibility layer and shouldn&#039;t be confused with WSL2. WSL2 introduced important changes such as a real Linux kernel, through a subset of &#039;&#039;&#039;Hyper-V features&#039;&#039;&#039;, so it&#039;s not a compatibility layer like WSL1.&lt;br /&gt;
&lt;br /&gt;
;Berberis, libhoudini, libndk and nb-qemu: are Android [https://android.googlesource.com/platform/art/+/refs/heads/main/libnativebridge/README.md Native Bridges] used to run apps made for other architectures. libhoudini was made by Intel and Google with its most notable use being on WSA for Windows 11, libndk was made by Google to expand Android compatibility on Chromebooks, there&#039;s no official source to download them other than online reuploads or extracting them from those systems yourself.&lt;br /&gt;
&lt;br /&gt;
;KMRE: is a compatibility layer and it&#039;s the official solution to run Android applications on computers with Chinese homegrown Phytium/KunPeng ARM processors and NeoKylin Linux operating system, though later also available on x86-64 on [https://www.ubuntukylin.com/index-en.html Ubuntu Kylin]. KMRE is not designed with third-party applications outside its app store and in fact, force installing third-party apps breaks older versions of KMRE. It&#039;s the go-to solution if you are restricted to working with these kinds of computers due to national security reasons. See [[Android_emulators#KMRE|KMRE section]] for more information.&lt;br /&gt;
&lt;br /&gt;
;Vita2hos: is an early compatibility layer for Nintendo Switch that runs PlayStation Vita applications natively. Only able to load simple test homebrews such as vita-8 as of December 2022. Appears to only be developed every once in a while.&lt;br /&gt;
&lt;br /&gt;
==Shims==&lt;br /&gt;
Shim is a library that transparently intercepts API calls and changes the arguments passed, handles the operation itself or redirects the operation elsewhere. Shims can be used to support an old API in a newer environment, or a new API in an older environment. Shims can also be used for running programs on different software platforms than they were developed for. [[Windows_2000/XP/Vista_emulators#Recommended_solutions|the EmulateHeap compatibility shim broke on Windows 11 22H2, and Win32 API changes in 24H2 have messed up games that rely on quirky behavior]].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Wrappers]] - Translate a specific API to another.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://box86.org/2024/08/box64-and-risc-v-in-2024/ Box64 and RISC-V in 2024] - What it takes to run The Witcher 3 on RISC-V.&lt;br /&gt;
&lt;br /&gt;
[[Category:Compatibility layers|*]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{NEL}}&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Compatibility_layers&amp;diff=133664</id>
		<title>Compatibility layers</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Compatibility_layers&amp;diff=133664"/>
		<updated>2026-01-05T02:27:54Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;While not strictly emulation &#039;&#039;per se&#039;&#039; (hence why [[Wine]] stands for &amp;quot;Wine Is Not an Emulator&amp;quot;), &#039;&#039;&#039;compatibility layers&#039;&#039;&#039; allow software written for one operating system to run on a different OS, often by translating system calls made by an application to their equivalent calls in the host operating system. In theory, this should allow for near-native performance since no processor emulation takes place, but in practice some software such as games will tend to run a bit slower due to other bottlenecks that occur as a result of [[Emulation accuracy|replicating the correct behavior]]. Compatibility layers may also make use of [[wrappers]], which translate a specific API to another because accounting for graphics APIs like Direct3D that aren&#039;t supported on non-Microsoft platforms. Additionally, compatibility layers may also use emulation in order to run software built for a different [[wikipedia:Comparison_of_instruction_set_architectures#Instruction_sets|architecture]], see [[High and low-level emulation]] page for more information about terms like &amp;quot;[[Hypervisors|hypervisors]]&amp;quot;, &amp;quot;[[Simulators|simulators]]&amp;quot;, &amp;quot;[[Compatibility_layers|compatibility layers]]&amp;quot;, &amp;quot;[[Wrappers|wrappers]]&amp;quot;, &amp;quot;[[FPGA]]&amp;quot; and &amp;quot;[[:Category:Emulators|software emulators]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Compatibility layers==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Compatibility&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended emulators|Recommended]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Runs the following software&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|PC / x86&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine]]&lt;br /&gt;
|align=left|{{Icon|Linux|macOS|FreeBSD|Haiku}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}&amp;lt;br /&amp;gt;(Dev: {{WineDevVer}})]&amp;lt;br /&amp;gt;[https://wiki.winehq.org/Haiku Haiku]&lt;br /&gt;
|[https://appdb.winehq.org/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Proton]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;(included with Steam)&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://store.steampowered.com/about/ {{ProtonVer}}]&amp;lt;br/&amp;gt;[https://github.com/ValveSoftware/Proton/tags git]&lt;br /&gt;
|[https://www.protondb.com/ ?]&lt;br /&gt;
|{{Green}} {{License|BSD3}}&amp;lt;br&amp;gt;{{License|LGPLv21}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows games&lt;br /&gt;
|-&lt;br /&gt;
|[[WineVDM]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/otya128/winevdm/releases git]&amp;lt;br /&amp;gt;[https://ci.appveyor.com/project/otya128/winevdm/ Dev]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|16-bit Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[TeknoParrot]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;TPBootstrapper/Web Installer which downloads the latest versions of all components with TeknoParrot automatically for you.&amp;quot;&amp;gt;[https://github.com/nzgamer41/TPBootstrapper/tags TPBootstrapper]&amp;lt;/abbr&amp;gt;&amp;lt;br/&amp;gt;[https://teknoparrot.com/download {{TeknoVer}}]&lt;br /&gt;
|[https://teknoparrot.com/wiki/compatibility.html ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|PC-based arcade games&lt;br /&gt;
|-&lt;br /&gt;
|CrossOver&lt;br /&gt;
|align=left|{{Icon|Linux|macOS|ChromeOS}}&amp;lt;ref group=N&amp;gt;https://support.codeweavers.com/en_US/chrome-os/&amp;lt;/ref&amp;gt;&lt;br /&gt;
|[https://www.codeweavers.com/products 22.1]&lt;br /&gt;
|[https://www.codeweavers.com/compatibility ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/win32/winprog64/running-32-bit-applications WOW64]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|32-bit Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://sober.vinegarhq.org/ Sober]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://sober.vinegarhq.org/sober.flatpakref Flatpak]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Roblox (Android version)&lt;br /&gt;
|-&lt;br /&gt;
|Janus-UAE&lt;br /&gt;
|align=left|{{Icon|AROS|MorphOS}}&lt;br /&gt;
|[https://sourceforge.net/projects/janus-uae/ 1.4]&lt;br /&gt;
|[https://sourceforge.net/projects/janus-uae/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✓}}&lt;br /&gt;
|68k Amiga applications&lt;br /&gt;
|-&lt;br /&gt;
|Rosetta&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|[https://www.cnet.com/tech/computing/intel-based-macs-rosetta-compatibility-index/ ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✓}}&lt;br /&gt;
|PowerPC OS X applications&amp;lt;ref group=N&amp;gt;Support ended with OS X 10.7 Lion.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://mcpelauncher.readthedocs.io Minecraft Bedrock Launcher]&lt;br /&gt;
|align=left|{{Icon|Linux|macOS}}&lt;br /&gt;
|[https://github.com/minecraft-linux/mcpelauncher-manifest v0.15.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Minecraft: Bedrock Edition (Android version)&lt;br /&gt;
|-&lt;br /&gt;
|Linuxulator&lt;br /&gt;
|align=left|{{Icon|FreeBSD}}&lt;br /&gt;
|[https://wiki.freebsd.org/Linuxulator Wiki]&amp;lt;br /&amp;gt;[https://docs.freebsd.org/en/books/handbook/linuxemu/ Docs]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/ Android Translation Layer]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/android_translation_layer git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Whisky]]&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://github.com/Whisky-App/Whisky {{WhiskyVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{~}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|libhoudini&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/SGNight/Arm-NativeBridge#download-links-- 1], [https://github.com/Rprop/libhoudini#libhoudini 2], [https://archive.org/details/androidx86-houdini 3], [https://github.com/supremegamers/vendor_intel_proprietary_houdini 4], [https://github.com/m9rco/Genymotion_ARM_Translation 5]&amp;lt;br/&amp;gt; [https://github.com/niizam/Genymotion_A11_libhoudini 6], [https://github.com/ilhan-athn7/android_proprietary_native_bridge 7], [https://github.com/mrvictory1/libhoudini_bluestacks 8], [https://github.com/YuryenUcahh/libnb_script 9]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{TBD}} ||{{~}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|libndk&amp;lt;abbr title=&amp;quot;Not to be confused with Android Native Development Kit (NDK)&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/ilhan-athn7/android_proprietary_native_bridge 1], [https://github.com/supremegamers/vendor_google_proprietary_ndk_translation-prebuilt 2]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{TBD}} ||{{~}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.gfdgdxi.top/uengine-runner/Help/ UEngine]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/gfdgd-xi/uengine-runner git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Darling]]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/darlinghq/darling git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|macOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[http://dosemu2.github.io/dosemu2/ DOSEmu2]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/dosemu2/dosemu2 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linzhuotech.com/index.php/home/index/xdroid.html xDroid]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://www.linzhuotech.com/Product/download 11.1.51]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[NTVDMx64]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/leecher1337/ntvdmx64 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|Windows CE Compatibility Layer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/dz333n/wcecl/actions/workflows/build.yml git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{~}} ||{{✗}} &amp;lt;ref group=N&amp;gt;Currently only Solitaire and etcha.exe are known to work.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|Windows CE applications.&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/openKylin/comments/14u5kad/about_kmre/ KMRE]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://archive.ubuntukylin.com/ubuntukylin/pool/partner/kmre_2.4.6.8+22.04_amd64.deb 2.4.6.8]&amp;lt;/br&amp;gt;[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_2.4.8.7-0k0.9_amd64.deb 2.4.8.7-0k0.9]&amp;lt;ref group=N name=kmrex86&amp;gt;2.4.8.7 is untested-NeoKylin never announced nor shipped this with x86 releases.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{~}} ||{{✗}}&lt;br /&gt;
|Allows openKylin/Ubuntu Kylin to run Android applications.&lt;br /&gt;
|-&lt;br /&gt;
|[[Wineskin]]&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[http://wineskin.urgesoftware.com/tiki-index.php?page=Downloads 1.7]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|WineBottler&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://winebottler.kronenberg.org/ 4.0.1.1 Dev]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Win3mu]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://bitbucket.org/toptensoftware/win3mu Source]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows 3.x applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Ardi Executor]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|DOS}}&lt;br /&gt;
|[https://web.archive.org/web/20080404193445/http://www.ardi.com/ardi.php 2.1.17]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Classic Mac OS applications up to System 6&lt;br /&gt;
|-&lt;br /&gt;
|[http://dosemu.sourceforge.net/ DOSEmu]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://sourceforge.net/projects/dosemu/files/ 1.4.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[[WoW]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows 9x applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/wsl/ Windows Subsystem for Linux &#039;&#039;&#039;1&#039;&#039;&#039;]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/wsl/install Install guide]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|Allows developers to run a Linux environment.&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|NetBSD}}&lt;br /&gt;
|[https://www.netbsd.org/docs/guide/en/chap-linux.html Docs]&amp;lt;br /&amp;gt;[https://man.netbsd.org/NetBSD-10.0/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|OpenBSD}}&lt;br /&gt;
|[https://man.openbsd.org/OpenBSD-5.1/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD4}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/qemu-based-native-bridge nb-qemu]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/qemu-based-native-bridge/nb-qemu git]&amp;lt;br/&amp;gt;[https://gitlab.com/android_translation_layer/qemu-based-native-bridge/nb-qemu-bionic bionic]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.boxedwine.org/ Boxedwine]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://www.boxedwine.org/downloads/ 20.1.2]&amp;lt;br /&amp;gt;[https://github.com/danoon2/Boxedwine git]&amp;lt;br /&amp;gt;[https://sourceforge.net/projects/boxedwine/ Old repo]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{?}} ||{{TBD}}&lt;br /&gt;
|16-bit and 32-bit Windows applications.&lt;br /&gt;
|-&lt;br /&gt;
|Berberis&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://android.googlesource.com/platform/frameworks/libs/binary_translation/+/refs/heads/main/ git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{?}} ||{{TBD}}&lt;br /&gt;
|RISC-V Android applications&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Mobile / ARM&lt;br /&gt;
|-&lt;br /&gt;
|Rosetta 2&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/M1_Rosetta_2_compatible_games_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|x86-64 macOS applications on Apple Silicon&amp;lt;ref group=N&amp;gt;AVX instruction support added in macOS 15 Sequoia.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|CrossOver&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://www.codeweavers.com/products 22.1]&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/M1_CrossOver_Windows_compatible_games_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|Game Porting Toolkit&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://gist.github.com/Frityet/448a945690bd7c8cff5fef49daae858e Installation guide]&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/Game_Porting_Toolkit#Game_compatibility_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows games&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x86-emulation Prism]&lt;br /&gt;
|align=left|{{Icon2|WoA}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|x86 and x86-64 Windows applications on Windows for ARM64 &amp;lt;ref group=N&amp;gt;https://www.geeky-gadgets.com/prism-x86-64-emulator/&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[Box86/Box64]]&lt;br /&gt;
|align=left|{{Icon|LiA|Android|Pandora}}&lt;br /&gt;
|[https://github.com/ptitSeb/box86 {{box86Ver}}]/[https://github.com/ptitSeb/box64/ {{box64Ver}}]&lt;br /&gt;
|[https://box86.org/app/ ?]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|x86-64 Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[[FEX]]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|Android}}&lt;br /&gt;
|[https://github.com/FEX-Emu/FEX git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|x86-64 Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine]]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|Android}}&lt;br /&gt;
|[https://dl.winehq.org/wine-builds/android/ Android builds]&amp;lt;br/&amp;gt;[https://wiki.winehq.org/ARM ARM support]&lt;br /&gt;
|[https://appdb.winehq.org/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/ Android Translation Layer]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/android_translation_layer git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.cygwin.com/ Cygwin]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://cygwin.com/pipermail/cygwin-announce/2025-July/012416.html 3.6.4-1]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Providing POSIX compliant APIs, Linux-alike shell and tools on Windows for developers.&lt;br /&gt;
|-&lt;br /&gt;
|[[Winlator]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/brunodev85/winlator/releases {{WinlatorVer}}]&lt;br /&gt;
|[https://docs.google.com/spreadsheets/d/1UI0dCJTdxkAD8pDUoCtqwe7hCRSD35w0N3zESTmNYBU/edit?gid=0#gid=0 ?]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[MiceWine]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/KreitinnSoftware/MiceWine-Application/releases {{MiceWineVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gamehub.xiaoji.com GameHub]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://gamehub.xiaoji.com/download/ 5.3.5]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/Producdevity/gamehub-lite GameHub Lite]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/Producdevity/gamehub-lite/releases 5.1.0]&amp;lt;br /&amp;gt;[https://github.com/Producdevity/gamehub-lite/releases 5.3.3 RC-1 &amp;lt;small&amp;gt;(experimental)&amp;lt;/small&amp;gt;]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}}  ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/xerpi/vita2hos Vita2hos]&lt;br /&gt;
|align=left|{{Icon|Switch}}&lt;br /&gt;
|[https://github.com/xerpi/vita2hos/releases/tag/alpha-0.3 Alpha 0.3]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|PlayStation Vita applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/AndreRH/hangover Hangover]&lt;br /&gt;
|align=left|{{Icon||LinuxARM|Android}}&lt;br /&gt;
|[https://github.com/AndreRH/hangover/releases git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Skyline]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/skyline-emu/skyline/releases git]&lt;br /&gt;
|[[Nintendo_Switch_emulators#Compatibility_layers_.28....29|See Switch page]]&lt;br /&gt;
|{{Green}} {{License|MPL2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}} &lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Nintendo Switch games and homebrew&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.hikunpeng.com/document/detail/en/kunpengdevps/ug-exagear/usermanual/kunpengexagear_06_0002.html ExaGear-KunPeng]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}	 &lt;br /&gt;
|[https://www.hikunpeng.com/zh/developer/devkit/download/exagear 5.1.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}	&lt;br /&gt;
|x86 Linux applications into Kunpeng platform instructions in real time&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/openKylin/comments/14u5kad/about_kmre/ KMRE]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}&lt;br /&gt;
|[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_3.0.0.0-0k0.15_arm64.deb 3.0.0.0-0k0.15]&amp;lt;/br&amp;gt;[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_2.5.0.2-0k0.1tablet3_arm64.deb 2.5.0.2-0k0.1tablet3]&amp;lt;ref group=N name=kmrearm&amp;gt;2.5.0.2 is only for some industrial tablets or similar devices with Phytium processors.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{~}} ||{{✗}}&lt;br /&gt;
|Allows openKylin/NeoKylin (with supported processors) to run Android applications.&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.boxedwine.org/ Boxedwine]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|macOS}}&lt;br /&gt;
|[https://www.boxedwine.org/downloads/ 20.1.2]&amp;lt;br /&amp;gt;[https://github.com/danoon2/Boxedwine git]&amp;lt;br /&amp;gt;[https://sourceforge.net/projects/boxedwine/ Old repo]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|16-bit and 32-bit Windows applications.&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|NetBSD}}&lt;br /&gt;
|[https://www.netbsd.org/docs/guide/en/chap-linux.html Docs]&amp;lt;br /&amp;gt;[https://man.netbsd.org/NetBSD-10.0/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Consoles&lt;br /&gt;
|-&lt;br /&gt;
|[[Nintendont]]&lt;br /&gt;
|align=left|{{Icon|Wii|WiiU}}&lt;br /&gt;
|[https://github.com/FIX94/Nintendont git]&lt;br /&gt;
|[[GameCube_emulators#Compatibility_layers_.28....29|See Gamecube page]]&lt;br /&gt;
|{{?}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|GameCube games&lt;br /&gt;
|-&lt;br /&gt;
| [[Emulators_on_Nintendo_Switch_2#Compatibility_Mode_.28nnCompat.29|nnCompat]]&lt;br /&gt;
|align=left|{{Icon|Switch2}}&lt;br /&gt;
| 20.1.1&lt;br /&gt;
| [https://www.nintendo.com/us/gaming-systems/switch-2/transfer-guide/compatible-games/ 98%]&lt;br /&gt;
| {{Red}} {{License|Proprietary}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
|Nintendo Switch games&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Misc&lt;br /&gt;
|-&lt;br /&gt;
|[https://felix86.com/ felix86]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/offtkp/felix86 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|x86-64 Linux applications on RISC-V.&lt;br /&gt;
|-&lt;br /&gt;
|LATX&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[http://pkg.loongnix.cn/loongnix/pool/main/l/lat/ 1.5.3 RC1]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{TBD}} &lt;br /&gt;
|x86 Linux applications into LoongArch64 instruction set.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=A /&amp;gt;&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;[[Wine]]: is a free and open-source compatibility layer that aims to allow computer programs (application software and computer games) developed for Microsoft Windows to run on Unix-like operating systems, primarily Linux and macOS. Since late 2017 there is also an experimental build for Android. Wine is almost as old as the Linux project, starting in the summer of 1993. Today it&#039;s widely used, very popular and sponsored by companies such as CodeWeavers and Valve, and has even received some support from Microsoft themselves who donated the Mono implementation of the .NET Framework to the Wine project. The core Wine development aims at a correct implementation of the Windows API as a whole. In this regard it&#039;s similar to the [[MAME]] project in its focus on correctness over usability. There are a lot of versions/forks of Wine which focus of different goals, such as usability, compatibility, gaming, office applications, etc. A few are listed below, Wikipedia has [[wikipedia:Wine_(software)#Other_versions_of_Wine|a more complete list]].&lt;br /&gt;
&lt;br /&gt;
:;[[Proton]]: is Valve&#039;s one-click solution to play Windows games on Linux. It&#039;s included in the Steam Linux client by default. Simply click on a whitelisted game and it will launch without any configuration, or enable it for all games in the settings. Proton is based on a fork of Wine in combination with other components such as [[Wrappers|DXVK]] (which is a wrapper explained below) and FAudio.&lt;br /&gt;
&lt;br /&gt;
:;[https://www.codeweavers.com/products/ CrossOver]: is a commercialized, supported version of Wine from CodeWeavers. It uses additional patches on top of Wine to make it easy to use. They contribute all of their work on CrossOvers back to Wine and make up about two thirds of the commits made to Wine. CrossOver is available on macOS, Linux and Chrome OS. &lt;br /&gt;
&lt;br /&gt;
:;[[Wineskin]]: is an open-source compatibility layer which allows users to easily convert Windows software to macOS. The ports are in the form of Mac .app bundles with a self-contained Wine instance which are wrapped around the application to be converted. &lt;br /&gt;
&lt;br /&gt;
:;[[Winlator]]: is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64.&lt;br /&gt;
&lt;br /&gt;
;[[FEX]]: a lightweight compatibility layer that enables the execution of x86 and x86‑64 applications on ARM‑64 Linux devices. It supports both 32‑bit and 64‑bit binaries and can be paired with [[Wine]] or [[Proton]] to run Windows games on ARM hardware. The project began in late 2018 when Valve approached the initial developer, Ryan &amp;quot;Sonicadvance1&amp;quot; Houdek, and provided early funding and guidance to create a long‑term, open‑source solution for translating x86 code to native ARM64. Valve’s backing continued from the start, allowing FEX to mature alongside other Valve‑supported projects such as Proton. By using a dynamic binary recompiler, forwarding graphics APIs (OpenGL/Vulkan) to the host, and offering a per‑application configuration system (exposed through the FEXConfig GUI), FEX delivers broad compatibility while keeping overhead low. Its design makes it suitable for use on devices like the Snapdragon‑based Steam Frame, where Valve needs to run traditional x86 games and applications on ARM hardware.&lt;br /&gt;
&lt;br /&gt;
:;[https://gamehub.xiaoji.com/ GameHub] &amp;lt;small&amp;gt;(formerly GameFusion)&amp;lt;/small&amp;gt;: an Android application created by GameSir, a company best known for its gaming controllers. The app bundles [[Proton]], [[FEX]], a graphical [[Frontends|front‑end]], and the necessary drivers, providing a complete environment for installing and playing Windows games on Android. It comes with pre‑configured cloud profiles for many titles, lets you build personal game collections, and offers detailed settings for CPU translation, GPU drivers, and controller layouts. Additionally, it provides real‑time monitoring of CPU, GPU, RAM, and temperature. However, the app is proprietary, which may conflict with the open‑source licenses of the included software, and it is developed by a Chinese company that incorporates extensive telemetry and requests numerous permissions.&lt;br /&gt;
&lt;br /&gt;
::;[https://github.com/Producdevity/gamehub-lite GameHub Lite]: a community‑maintained fork of the original GameHub app that focuses on privacy and simplicity. It removes many telemetry libraries and unnecessary permissions, and eliminates the separate GameHub account requirement—users only need to log in to Steam. From a user’s perspective, GameHub Lite feels slimmer, more privacy‑friendly, and less intrusive, though it sacrifices some of the convenience features found in the official version.&lt;br /&gt;
&lt;br /&gt;
;[[Box86/Box64]]: Box86 and Box64 are compatibility layers that allow x86 Linux programs, including games, to run on non‑x86 Linux systems such as ARM. Box86 targets 32‑bit little‑endian hosts, while Box64 handles 64‑bit binaries.&lt;br /&gt;
&lt;br /&gt;
;[[TeknoParrot]]: is a compatibility layer for Windows PCs to run games originally made for Windows-based arcade systems. Has since version 1.51 also support for some games running on Linux.&lt;br /&gt;
;Rosetta: was a compatibility layer for running PowerPC apps on x86-based Macs on OS X versions prior to 1.07. &#039;&#039;&#039;Rosetta 2&#039;&#039;&#039; is a comptibility layer on Apple silicon Macs allowing x86-64 apps to run on ARM-based Macs. Note that Rosetta 2 is not strictly limited to MacOS apps as software such as Crossover is able to call it to emulate x86 code in Windows binaries.&lt;br /&gt;
&lt;br /&gt;
;Prism: is the built-in compatibility layer in Windows on ARM to run traditional x86 (also x64 in Windows 11) Windows programs.&lt;br /&gt;
;[https://mcpelauncher.readthedocs.io/ Minecraft Bedrock Launcher]: is a compatibility layer made specifically to run the Android version of Minecraft: Bedrock Edition on Linux and macOS. It is not compatible with any other Android apps.&lt;br /&gt;
&lt;br /&gt;
;Windows Subsystem for Linux 1: is a compatibility layer and shouldn&#039;t be confused with WSL2. WSL2 introduced important changes such as a real Linux kernel, through a subset of &#039;&#039;&#039;Hyper-V features&#039;&#039;&#039;, so it&#039;s not a compatibility layer like WSL1.&lt;br /&gt;
&lt;br /&gt;
;Berberis, libhoudini, libndk and nb-qemu: are Android [https://android.googlesource.com/platform/art/+/refs/heads/main/libnativebridge/README.md Native Bridges] used to run apps made for other architectures. libhoudini was made by Intel and Google with its most notable use being on WSA for Windows 11, libndk was made by Google to expand Android compatibility on Chromebooks, there&#039;s no official source to download them other than online reuploads or extracting them from those systems yourself.&lt;br /&gt;
&lt;br /&gt;
;KMRE: is a compatibility layer and it&#039;s the official solution to run Android applications on computers with Chinese homegrown Phytium/KunPeng ARM processors and NeoKylin Linux operating system, though later also available on x86-64 on [https://www.ubuntukylin.com/index-en.html Ubuntu Kylin]. KMRE is not designed with third-party applications outside its app store and in fact, force installing third-party apps breaks older versions of KMRE. It&#039;s the go-to solution if you are restricted to working with these kinds of computers due to national security reasons. See [[Android_emulators#KMRE|KMRE section]] for more information.&lt;br /&gt;
&lt;br /&gt;
;Vita2hos: is an early compatibility layer for Nintendo Switch that runs PlayStation Vita applications natively. Only able to load simple test homebrews such as vita-8 as of December 2022. Appears to only be developed every once in a while.&lt;br /&gt;
&lt;br /&gt;
==Shims==&lt;br /&gt;
Shim is a library that transparently intercepts API calls and changes the arguments passed, handles the operation itself or redirects the operation elsewhere. Shims can be used to support an old API in a newer environment, or a new API in an older environment. Shims can also be used for running programs on different software platforms than they were developed for. [[Windows_2000/XP/Vista_emulators#Recommended_solutions|the EmulateHeap compatibility shim broke on Windows 11 22H2, and Win32 API changes in 24H2 have messed up games that rely on quirky behavior]].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Wrappers]] - Translate a specific API to another.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://box86.org/2024/08/box64-and-risc-v-in-2024/ Box64 and RISC-V in 2024] - What it takes to run The Witcher 3 on RISC-V.&lt;br /&gt;
&lt;br /&gt;
[[Category:Compatibility layers|*]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{NEL}}&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Wrappers&amp;diff=133663</id>
		<title>Wrappers</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Wrappers&amp;diff=133663"/>
		<updated>2026-01-05T02:26:31Z</updated>

		<summary type="html">&lt;p&gt;Jpx: /* Comparisons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;wrapper&#039;&#039;&#039; is a reimplementation of a [[wikipedia:Library (computing)|library]], where the goal is to substitute the original API with a better-supported interface. It works as a drop-in replacement for the original library, since a lot of software usually bundled it as-is without any fine-tuning. Wrappers are most common for proprietary interfaces that are either abandoned or otherwise platform-specific.&lt;br /&gt;
&lt;br /&gt;
See [[High and low-level emulation]] page for more information about terms like &amp;quot;[[Hypervisors|hypervisors]]&amp;quot;, &amp;quot;[[Simulators|simulators]]&amp;quot;, &amp;quot;[[Compatibility_layer|compatibility layers]]&amp;quot;, &amp;quot;[[Wrappers|wrappers]]&amp;quot;, &amp;quot;[[FPGA]]&amp;quot; and &amp;quot;[[:Category:Emulators|software emulators]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
;Before diving in;&lt;br /&gt;
;*[https://www.vogons.org/viewtopic.php?t=534 Windows Glide] and [https://www.vogons.org/viewtopic.php?t=886 DOS Glide] games list.&lt;br /&gt;
;*See other proprietary APIs, cards and supported software - [https://www.vogons.org/viewtopic.php?p=279817], [https://www.vogons.org/viewtopic.php?f=46&amp;amp;t=30017]&lt;br /&gt;
;*See [https://www.techpowerup.com/gpu-specs/?f=year~directx_1.0~market_Desktop~igpu_No DirectX 1.0][https://www.techpowerup.com/gpu-specs/?f=year~directx_3.0~market_Desktop~igpu_No DirectX 3.0][https://www.techpowerup.com/gpu-specs/?f=year~directx_5.0~market_Desktop~igpu_No DirectX 5.0][https://www.techpowerup.com/gpu-specs/?f=year~directx_6.0~market_Desktop~igpu_No DirectX 6.0], [https://www.techpowerup.com/gpu-specs/?f=year~directx_7.0~market_Desktop~igpu_No DirectX 7.0], [https://www.techpowerup.com/gpu-specs/?f=year~directx_8.1~market_Desktop~igpu_No DirectX 8.1], [https://www.techpowerup.com/gpu-specs/?f=year~directx_9.0a~market_Desktop~igpu_No DirectX 9.0a], [https://www.techpowerup.com/gpu-specs/?f=year~directx_9.0b~market_Desktop~igpu_No DirectX 9.0b], [https://www.techpowerup.com/gpu-specs/?f=directx_9.0c~market_Desktop~igpu_No~mfgr DirectX 9.0c], [https://www.techpowerup.com/gpu-specs/?f=year~directx_10.0~market_Desktop~igpu_No DirectX 10.0], [https://www.techpowerup.com/gpu-specs/?f=year~directx_10.1~market_Desktop~igpu_No DirectX 10.1] cards.&lt;br /&gt;
;*See [https://www.pcgamingwiki.com/ pcgamingwiki]&#039;s #API sections on each dedicated game page for what API&#039;s used.&lt;br /&gt;
;*See [[Shaders,_filters,_and_sound#Audio|audio API and middleware]] supported games list;&lt;br /&gt;
::*[https://www.dosdays.co.uk/topics/3daudio_games.php Surround sound] ([https://docs.google.com/document/d/1SyOw7D0H2ecGxzPsCFEFKwupU8LuazUrlkI-gVTpyhc/edit?tab=t.0#heading=h.nu0xc1c2nmo4 #2], [https://www.pcgamingwiki.com/wiki/List_of_games_that_support_surround_sound #3])&lt;br /&gt;
::*[[wikipedia:Environmental_Audio_Extensions#Games_with_EAX_Support|EAX]] ([https://www.pcgamingwiki.com/wiki/List_of_games_that_support_EAX #2]).&lt;br /&gt;
::*[https://www.pcgamingwiki.com/wiki/Miles_Sound_System List of Miles Sound System (MSS) &amp;amp; Audio Interface Library (AIL) supported games]&lt;br /&gt;
::*[https://www.pcgamingwiki.com/wiki/FMOD List of FMOD titles]&lt;br /&gt;
::*[https://www.pcgamingwiki.com/wiki/Wwise List of Wwise titles]&lt;br /&gt;
::*[[wikipedia:QSound#Selected_games_using_QSound|List of games using QSound]]&lt;br /&gt;
::*[[Wikipedia:OpenAL#Games|OpenAL]]&lt;br /&gt;
::*[https://www.mobygames.com/attributes/attribute/1274/ DirectSound3D]&lt;br /&gt;
&lt;br /&gt;
==&#039;90s APIs==&lt;br /&gt;
(Glide, DirectDraw 1-7, Direct3D 2-7&amp;lt;ref group=N name=&amp;gt;Direct3D 1 is not listed, since DirectX 1 did not have a Direct3D component. The first release was Direct3D 2. The internal numbers of Direct3D pre-7 actually differ from the corresponding DirectX, but they were not referred to as such, outside of low-level dev material, possibly to avoid confusion.&amp;lt;/ref&amp;gt;, OpenGL 1.x)&lt;br /&gt;
&lt;br /&gt;
During the 90s, many [[PC Emulator Comparisons|IBM-Compatible]] PC game developers used 3dfx&#039;s Glide API for hardware accelerated 3D games, which is compatible only with 3dfx Voodoo cards. Neither NVIDIA nor ATI supported Glide, hence a wrapper is needed to play Glide games on non-Voodoo hardware.&lt;br /&gt;
&lt;br /&gt;
Games using older versions of DirectDraw or Direct3D can also benefit from wrappers, since their interfaces may not work properly on newer systems. Wrappers can also enable various overrides and enhancements, such as [https://reshade.me/ ReShade].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; colspan=&amp;quot;1&amp;quot; |Type&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Translates&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Into&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Compatibility&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=16 |Graphics&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/ dgVoodoo2]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ {{DgVooDoo2Ver}}]&lt;br /&gt;
|Glide 2.11-3.10&amp;lt;br&amp;gt;DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|Direct3D 11, 12&lt;br /&gt;
|[https://www.vogons.org/viewforum.php?f=59 ?] ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine|WineD3D]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}] &amp;lt;small&amp;gt;(Linux, macOS)&amp;lt;/small&amp;gt;&amp;lt;br/&amp;gt;[https://fdossena.com/?p=wined3d/index.frag {{WineDevVer}}] &amp;lt;small&amp;gt;(Windows)&amp;lt;/small&amp;gt;&amp;lt;ref group=N name=XPcompatibility&amp;gt;DxWnd 2.05.70, WineD3D 1.7.52 or 1.9.7-staging(partially) versions are the latest compatible versions with Windows XP (if [https://github.com/Skulltrail192/One-Core-API-Binaries OneCoreAPI] is &#039;&#039;&#039;not&#039;&#039;&#039; installed to OS), for getting these old &amp;quot;WineD3D for Windows&amp;quot; builds use [https://www.vogonsdrivers.com/wrappers/files/DirectX/OpenGL/WineD3D/2000+/ this link]. Also you can use [https://github.com/JHRobotics/wine9x?tab=readme-ov-file#wined3d-port-for-windows-9x JHRobotics port for using WineD3D on Windows 9x (Wine9x) or Windows XP].&amp;lt;/ref&amp;gt;&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|Vulkan&amp;lt;br&amp;gt;OpenGL&lt;br /&gt;
|[https://appdb.winehq.org/objectManager.php?sClass=application&amp;amp;sTitle=Browse%20Applications&amp;amp;sOrderBy=appName&amp;amp;bAscending=true ?] ||{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/WinterSnowfall/d7vk D7VK]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/WinterSnowfall/d7vk/releases/latest 1.1]&lt;br /&gt;
|Direct3D 6 (experimental)&amp;lt;br/&amp;gt;Direct3D 7&amp;lt;br/&amp;gt;DDraw (partially)&lt;br /&gt;
|Vulkan&lt;br /&gt;
| ||{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://sourceforge.net/projects/dxwnd DxWnd]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://sourceforge.net/projects/dxwnd/files/Latest%20build/ {{DxWndVer}}]&amp;lt;ref group=N name=XPcompatibility&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
| ||{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/ata4/glrage glrage]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/ata4/glrage/releases/latest r10]&lt;br /&gt;
|ATI3DCIF&amp;lt;br&amp;gt;DirectDraw 2&lt;br /&gt;
|OpenGL 3.3&lt;br /&gt;
| ||{{Green}} {{License|LGPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://apps.microsoft.com/detail/9NRCQJ8VLGTK?hl=en-us&amp;amp;gl=US RReady (Rendition Verite wrapper)]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://apps.microsoft.com/detail/9NRCQJ8VLGTK?hl=en-us&amp;amp;gl=US RReady Rendition Verité]&lt;br /&gt;
|RRedline&amp;lt;br&amp;gt;Speedy3D&lt;br /&gt;
|OpenGL&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.vogons.org/viewtopic.php?t=104456 S3d wrappers]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.vogons.org/viewtopic.php?t=104456 S3d wrappers]&lt;br /&gt;
|S3D&amp;lt;br&amp;gt;MSI95&lt;br /&gt;
|Software&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.zeus-software.com/downloads/nglide nGlide]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://www.zeus-software.com/downloads/nglide 2.10]&lt;br /&gt;
|Glide&lt;br /&gt;
|Vulkan&amp;lt;br&amp;gt;Direct3D 9&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper DxWrapper]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper/releases v1.4.7900.25]&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|Direct3D 9&amp;lt;ref group=N name=dxwrapper&amp;gt;Through &#039;&#039;&#039;dd7to9&#039;&#039;&#039;.&amp;lt;/ref&amp;gt;&amp;lt;br&amp;gt;Direct3D 7 (for Direct3D 2-6)&amp;lt;br&amp;gt;DirectDraw 7 (for DirectDraw 1-6)&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper/wiki/DirectDraw-to-Direct3D9-Conversion#table-key ?] ||{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/narzoul/DDrawCompat DDrawCompat]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/narzoul/DDrawCompat/tags {{DDrawCompatVer}}]&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&amp;lt;br&amp;gt;GDI (Partially)&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
| ||{{Green}} {{License|BSD0}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/FunkyFr3sh/cnc-ddraw cnc-ddraw]&lt;br /&gt;
|align=left|{{Icon|Windows}}&amp;lt;br&amp;gt;{{Icon|Linux|macOS}}&amp;lt;ref group=N name=cnc-ddraw&amp;gt;Linux and macOS are supported through wine.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|[https://github.com/FunkyFr3sh/cnc-ddraw/releases {{cnc-ddrawVer}}]&lt;br /&gt;
|DirectDraw 1-7&lt;br /&gt;
|GDI&amp;lt;br&amp;gt;OpenGL&amp;lt;br&amp;gt;Direct3D 9&lt;br /&gt;
| ||{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.dxgl.org/ DXGL]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.dxgl.org/downloads/ {{DXGLVer}}]&lt;br /&gt;
|DirectDraw 1-7&lt;br /&gt;
|OpenGL&lt;br /&gt;
| ||{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.glidos.net/ Glidos]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://www.glidos.net/download.html 1.59]&lt;br /&gt;
|Glide &amp;lt;small&amp;gt;(DOS)&amp;lt;/small&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
| ||{{?}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo/dgVoodoo/ dgVoodoo]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo/dgVoodoo/ v1.50b2]&lt;br /&gt;
|Glide 2.11-2.45&lt;br /&gt;
|Direct3D 7, 9&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://openglide.sourceforge.net/ OpenGlide]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://sourceforge.net/projects/openglide/files/latest/download 0.09 Alpha]&lt;br /&gt;
|Glide&lt;br /&gt;
|OpenGL&lt;br /&gt;
| ||{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://sourceforge.net/projects/psvoodoo/ psVoodoo]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://sourceforge.net/projects/psvoodoo/files/latest/download 0.17]&lt;br /&gt;
|Glide&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
| ||{{Green}} {{License|LGPL}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=2 |Input&lt;br /&gt;
|[https://github.com/csutorasa/XOutput XOutput]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/csutorasa/XOutput/tags 3.32]&lt;br /&gt;
|DirectInput&lt;br /&gt;
|XInput&lt;br /&gt;
| ||{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper DxWrapper]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper/releases v1.4.7900.25]&lt;br /&gt;
|DirectInput 1-7&lt;br /&gt;
|DirectInput 8&lt;br /&gt;
| ||{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=1 |Sound&lt;br /&gt;
|[https://github.com/kcat/dsoal DSOAL]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/kcat/dsoal/actions git]&amp;lt;br/&amp;gt;[https://github.com/pachuco/dsoal-XP dsoal-XP]&lt;br /&gt;
|DirectSound&lt;br /&gt;
|OpenAL&lt;br /&gt;
| ||{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;dgVoodoo2&lt;br /&gt;
:Supports Glide 2.11, 2.45, 3.10, 3.1 Napalm, all versions of DirectDraw, and Direct3D up to version 7. Outputs Direct3D 11 and Direct3D 12 with different device types as wrapping output, such as hardware or software rendering.&lt;br /&gt;
&lt;br /&gt;
;[[Wine|WineD3D]]&lt;br /&gt;
:Wine&#039;s internal wrapper. Wraps DirectDraw and Direct3D up to 7 into Vulkan and OpenGL. It works pretty well for running older Direct3D games, though it does not come with a Glide implementation of its own. A custom build is available for Windows [https://fdossena.com/?p=wined3d/index.frag here].&lt;br /&gt;
&lt;br /&gt;
;nGlide&lt;br /&gt;
:A great Glide wrapper, supporting all three public versions (2.11, 2.60 and 3.10) but it&#039;s closed-source. It originally only used Direct3D 9 until Vulkan output was added in 2.0, allowing it to work under Linux using [[Wine]] 2.10.0 and newer.&amp;lt;ref name=&amp;quot;nglidevulkan&amp;quot;&amp;gt;http://www.zeus-software.com/forum/viewtopic.php?f=2&amp;amp;t=2044&amp;lt;/ref&amp;gt; nGlide also supports high resolution modes. See the [http://www.zeus-software.com/downloads/nglide/compatibility compatibility list].&lt;br /&gt;
&lt;br /&gt;
;DXGL&lt;br /&gt;
:Reimplements DirectDraw using OpenGL. It is considered alpha software despite many applications working.&lt;br /&gt;
&lt;br /&gt;
;glrage&lt;br /&gt;
:Reimplements ATI3DCIF, an API from ATI used in a handful of games, and DirectDraw 2 over OpenGL. Originally designed specifically for Tomb Raider 1/UB patched with ATIRage patch, currently also supports Assault Rigs and Wipeout. Additionally, it applies some improvements, fixes and QoL changes to the games.&lt;br /&gt;
&lt;br /&gt;
==2000s and later APIs==&lt;br /&gt;
(Direct3D 8 and higher, OpenGL 2.x and higher, Vulkan)&lt;br /&gt;
&lt;br /&gt;
Modern Windows games will likely need one of these wrappers to work on other platforms. Usually these are not separate downloads, and will come packaged into [[compatibility layers]] like [[Proton]], [[Wine]], or [https://www.codeweavers.com/crossover CrossOver].&lt;br /&gt;
&lt;br /&gt;
The term &amp;quot;wrapper&amp;quot; is not entirely accurate for some software listed in this table, such as OpenAL Soft. Unlike a true wrapper, which translates or redirects API calls to another system (e.g., DSOAL mapping OpenAL to DirectSound3D), OpenAL Soft is a complete, open-source software implementation of the OpenAL 3D audio API. It directly provides full functionality, including positional audio, distance attenuation, Doppler effects, and environmental audio processing, through software-based rendering. Operating independently of hardware acceleration, OpenAL Soft supports multiple platforms (e.g., Linux, Windows, macOS) and audio backends (e.g., ALSA, PulseAudio, WASAPI), making it a standalone audio engine rather than a wrapper layer.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest Version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Translates&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Into&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/ dgVoodoo2]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ {{DgVoodoo2Ver}}]&lt;br /&gt;
|Direct3D 8-9&lt;br /&gt;
|Direct3D 11, 12&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/doitsujin/dxvk DXVK]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/doitsujin/dxvk/releases {{DXVKVer}}]&lt;br /&gt;
|Direct3D 8-11&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine|WineD3D]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}] &amp;lt;small&amp;gt;(Linux, macOS)&amp;lt;/small&amp;gt;&amp;lt;br/&amp;gt;[https://fdossena.com/?p=wined3d/index.frag {{WineDevVer}}] &amp;lt;small&amp;gt;(Windows)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Direct3D 8-11&lt;br /&gt;
|Vulkan&amp;lt;br&amp;gt;OpenGL&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/HansKristian-Work/vkd3d-proton VKD3D-Proton]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/HansKristian-Work/vkd3d-proton/releases {{VKD3D-ProtonVer}}]&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/docs/drivers/zink.rst Zink]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/tree/main/src/gallium/drivers/zink git] &amp;lt;br/&amp;gt;[https://github.com/pal1000/mesa-dist-win pal1000&#039;s Windows builds]&amp;lt;ref group=N name=Zink&amp;gt;Requires setting environment variable GALLIUM_DRIVER=zink&amp;lt;/ref&amp;gt;&lt;br /&gt;
|OpenGL 2.1-4.6&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/crosire/d3d8to9/ d3d8to9]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/crosire/d3d8to9/releases 1.12.0]&lt;br /&gt;
|Direct3D 8&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://downloads.fdossena.com/Projects/Mesa3D/Builds/index.php Mesa3D for Windows + MesaInjector]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://downloads.fdossena.com/Projects/Mesa3D/Builds/index.php 20.1.8] &amp;lt;br/&amp;gt;[https://github.com/lightningterror/Mesa3D-Windows lightningterror&#039;s builds] &amp;lt;br/&amp;gt;[http://www.vogonsdrivers.com/wrappers/files/OpenGL/GDI/Mesa/ vogonsdrivers builds]&lt;br /&gt;
|OpenGL&lt;br /&gt;
|Software&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/libcg/grvk grvk]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/libcg/grvk/tags 0.5.0]&lt;br /&gt;
|Mantle&lt;br /&gt;
|Vulkan 1.2&lt;br /&gt;
|{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/KhronosGroup/MoltenVK MoltenVK]&lt;br /&gt;
|align=left|{{Icon|macOS|iOS}}&lt;br /&gt;
|[https://github.com/KhronosGroup/MoltenVK/releases 1.3.268]&lt;br /&gt;
|Vulkan&lt;br /&gt;
|Metal&lt;br /&gt;
|{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/kcat/openal-soft OpenAL Soft]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/kcat/openal-soft/releases 1.24.3]&lt;br /&gt;
|OpenAL&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Green}} {{License|LGPL}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/docs/drivers/d3d12.rst GLon12]&lt;br /&gt;
|align=left|{{Icon|Windows|Xbox}}&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/tree/main/src/gallium/drivers/d3d12 git] &amp;lt;br/&amp;gt;[https://github.com/pal1000/mesa-dist-win pal1000&#039;s Windows builds]&lt;br /&gt;
|OpenGL&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/microsoft/D3D9On12 D3D9On12]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/microsoft/D3D9On12 git]&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/microsoft/D3D11On12/ D3D11On12]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/microsoft/D3D11On12/ git]&lt;br /&gt;
|Direct3D 11&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/bo3b/3Dmigoto/ 3Dmigoto]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/bo3b/3Dmigoto/tags 1.3.16]&lt;br /&gt;
|Direct3D 11 &amp;lt;small&amp;gt;(Stereo3D)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.pcgamingwiki.com/wiki/Glossary:VorpX VorpX] ($)&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.vorpx.com/support-faq/ v21.3.2]&lt;br /&gt;
|Direct3D 11 &amp;lt;small&amp;gt;(Stereo3D)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/darlinghq/indium Indium]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|&lt;br /&gt;
|Metal&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|0BSD}} ({{License|Permissive}}) ||{{~}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|vkd3d&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://source.winehq.org/git/vkd3d.git/ {{Vkd3dVer}}]&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/AlpyneDreams/d8vk D8VK]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/AlpyneDreams/d8vk/releases 1.0]&lt;br /&gt;
|Direct3D 8&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&amp;lt;ref group=N name=d8vk&amp;gt;Merged to DXVK. Use that instead&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/iXit/wine-nine-standalone Gallium Nine]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/iXit/wine-nine-standalone/releases v0.10]  &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
|Gallium&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&amp;lt;ref group=N name=galliumnine&amp;gt;Deprecated in favor of more portable translation layers, such as DXVK or WineD3D&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/ValveSoftware/ToGL ToGL]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|&lt;br /&gt;
|Direct3D 9.0c&lt;br /&gt;
|OpenGL&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;dgVoodoo2&lt;br /&gt;
:Supports Direct3D 8-9. Outputs Direct3D 11 and Direct3D 12 with different device types as wrapping output, such as hardware or software rendering.&lt;br /&gt;
&lt;br /&gt;
;DXVK&lt;br /&gt;
:It was originally designed to accelerate support for Direct3D 11 games running under [[Wine]] since a native implementation seemed unlikely. Today it is bundled with [[Proton]]. D9VK was later merged to add Direct3D 9 support, and D8VK was also merged to add Direct3D 8 support.&lt;br /&gt;
&lt;br /&gt;
;WineD3D&lt;br /&gt;
:Wine&#039;s internal wrapper. Wraps Direct3D 8-11 into Vulkan and OpenGL. For newer APIs it has more bugs than DXVK. A custom build is available for Windows [https://fdossena.com/?p=wined3d/index.frag here].&lt;br /&gt;
&lt;br /&gt;
;VKD3D-Proton&lt;br /&gt;
:A fork of VKD3D funded by Valve, which is more developed and has experimental support for DXR via VK_KHR_ray_tracing. Requires DXVK&#039;s dxgi.dll file to work on Windows.&lt;br /&gt;
&lt;br /&gt;
;vkd3d&lt;br /&gt;
:Wine&#039;s work-in-progress Direct3D 12 to Vulkan wrapper.&lt;br /&gt;
&lt;br /&gt;
;d3d8to9&lt;br /&gt;
:Not as versatile as dgVoodoo2, however it&#039;s the only wrapper that can wrap Direct3D 8 into 9. Its main advantage is Windows XP support, which dgVoodoo2 lacks. It&#039;s specifically useful for Windows XP running in VMware, since VMware&#039;s Direct3D 8 acceleration has graphical and/or performance issues.&lt;br /&gt;
&lt;br /&gt;
;Indium&lt;br /&gt;
:A implementation of Metal on top of Vulkan, originally devolped by iglunix and later by Darling the open-source macOS compatibility layer.&lt;br /&gt;
&lt;br /&gt;
;MoltenVK&lt;br /&gt;
:Developed by the Brenwill Workshop under the Khronos Group, it re-implements Vulkan for Metal. Emulators like [[Dolphin]] and [[DuckStation]] use MoltenVK instead of a native Metal renderer to support Apple devices.&lt;br /&gt;
&lt;br /&gt;
;Gallium Nine&lt;br /&gt;
:An implementation of the Direct3D 9 library on top of the Gallium driver for Linux. By using calls native to Linux, applications running under Wine run &amp;quot;at near-native speeds&amp;quot; according to the maintainers. The caveat is that it only works on Mesa, not NVIDIA&#039;s proprietary driver.&lt;br /&gt;
&lt;br /&gt;
;Zink&lt;br /&gt;
:A &amp;quot;just-in-case&amp;quot; implementation of OpenGL on top of Vulkan first introduced in 2018 by Collabora for the Mesa driver.&amp;lt;ref&amp;gt;Erik Faye-Lund (October 31, 2018). [https://www.collabora.com/news-and-blog/blog/2018/10/31/introducing-zink-opengl-implementation-vulkan/ Introducing Zink, an OpenGL implementation on top of Vulkan]. Collabora.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Compatibility layers]] - Allows software written for one platform to run on another.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
;* [https://www.vogons.org/viewtopic.php?f=9&amp;amp;t=36412 VOGONS: The Wrapper Collection Project]&lt;br /&gt;
;* [https://www.pcgamingwiki.com/wiki/Glossary:Display_wrapper PCGamingWiki: Display wrapper]&lt;br /&gt;
* [https://www.gamingonlinux.com/2019/04/dxvk-102-is-out-with-some-bug-fixes-d9vk-seems-to-be-progressing-nicely/comment_id=151939 State of Direct3D 9-12 translation layers] by DXVK author YoRHa-2B (2019-04-02)&lt;br /&gt;
* [https://www.youtube.com/@Levan4KGaming/search?query=performance%20benchmark Levan&#039;s Wrapper Benchmarks]&lt;br /&gt;
&lt;br /&gt;
[[Category:Compatibility layers|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Compatibility_layers&amp;diff=133662</id>
		<title>Compatibility layers</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Compatibility_layers&amp;diff=133662"/>
		<updated>2026-01-05T02:22:28Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;While not strictly emulation &#039;&#039;per se&#039;&#039; (hence why [[Wine]] stands for &amp;quot;Wine Is Not an Emulator&amp;quot;), &#039;&#039;&#039;compatibility layers&#039;&#039;&#039; allow software written for one operating system to run on a different OS, often by translating system calls made by an application to their equivalent calls in the host operating system. In theory, this should allow for near-native performance since no processor emulation takes place, but in practice some software such as games will tend to run a bit slower due to other bottlenecks that occur as a result of [[Emulation accuracy|replicating the correct behavior]]. Compatibility layers may also make use of [[wrappers]], which translate a specific API to another because accounting for graphics APIs like Direct3D that aren&#039;t supported on non-Microsoft platforms. Additionally, compatibility layers may also use emulation in order to run software built for a different [[wikipedia:Comparison_of_instruction_set_architectures#Instruction_sets|architecture]], see [[High and low-level emulation]] page for more information about terms like &amp;quot;[[Hypervisors|hypervisors]]&amp;quot;, &amp;quot;[[Simulators|simulators]]&amp;quot;, &amp;quot;[[Compatibility_layers|compatibility layers]]&amp;quot;, &amp;quot;[[Wrappers|wrappers]]&amp;quot;, &amp;quot;[[FPGA]]&amp;quot; and &amp;quot;[[:Category:Emulators|software emulators]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Compatibility layers==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Compatibility&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended emulators|Recommended]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Runs the following software&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|PC / x86&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine]]&lt;br /&gt;
|align=left|{{Icon|Linux|macOS|FreeBSD|Haiku}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}&amp;lt;br /&amp;gt;(Dev: {{WineDevVer}})]&amp;lt;br /&amp;gt;[https://wiki.winehq.org/Haiku Haiku]&lt;br /&gt;
|[https://appdb.winehq.org/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Proton]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;(included with Steam)&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://store.steampowered.com/about/ {{ProtonVer}}]&amp;lt;br/&amp;gt;[https://github.com/ValveSoftware/Proton/tags git]&lt;br /&gt;
|[https://www.protondb.com/ ?]&lt;br /&gt;
|{{Green}} {{License|BSD3}}&amp;lt;br&amp;gt;{{License|LGPLv21}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows games&lt;br /&gt;
|-&lt;br /&gt;
|[[WineVDM]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/otya128/winevdm/releases git]&amp;lt;br /&amp;gt;[https://ci.appveyor.com/project/otya128/winevdm/ Dev]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|16-bit Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[TeknoParrot]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;TPBootstrapper/Web Installer which downloads the latest versions of all components with TeknoParrot automatically for you.&amp;quot;&amp;gt;[https://github.com/nzgamer41/TPBootstrapper/tags TPBootstrapper]&amp;lt;/abbr&amp;gt;&amp;lt;br/&amp;gt;[https://teknoparrot.com/download {{TeknoVer}}]&lt;br /&gt;
|[https://teknoparrot.com/wiki/compatibility.html ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|PC-based arcade games&lt;br /&gt;
|-&lt;br /&gt;
|CrossOver&lt;br /&gt;
|align=left|{{Icon|Linux|macOS|ChromeOS}}&amp;lt;ref group=N&amp;gt;https://support.codeweavers.com/en_US/chrome-os/&amp;lt;/ref&amp;gt;&lt;br /&gt;
|[https://www.codeweavers.com/products 22.1]&lt;br /&gt;
|[https://www.codeweavers.com/compatibility ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/win32/winprog64/running-32-bit-applications WOW64]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|32-bit Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://sober.vinegarhq.org/ Sober]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://sober.vinegarhq.org/sober.flatpakref Flatpak]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Roblox (Android version)&lt;br /&gt;
|-&lt;br /&gt;
|Janus-UAE&lt;br /&gt;
|align=left|{{Icon|AROS|MorphOS}}&lt;br /&gt;
|[https://sourceforge.net/projects/janus-uae/ 1.4]&lt;br /&gt;
|[https://sourceforge.net/projects/janus-uae/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✓}}&lt;br /&gt;
|68k Amiga applications&lt;br /&gt;
|-&lt;br /&gt;
|Rosetta&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|[https://www.cnet.com/tech/computing/intel-based-macs-rosetta-compatibility-index/ ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✓}}&lt;br /&gt;
|PowerPC OS X applications&amp;lt;ref group=N&amp;gt;Support ended with OS X 10.7 Lion.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://mcpelauncher.readthedocs.io Minecraft Bedrock Launcher]&lt;br /&gt;
|align=left|{{Icon|Linux|macOS}}&lt;br /&gt;
|[https://github.com/minecraft-linux/mcpelauncher-manifest v0.15.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Minecraft: Bedrock Edition (Android version)&lt;br /&gt;
|-&lt;br /&gt;
|Linuxulator&lt;br /&gt;
|align=left|{{Icon|FreeBSD}}&lt;br /&gt;
|[https://wiki.freebsd.org/Linuxulator Wiki]&amp;lt;br /&amp;gt;[https://docs.freebsd.org/en/books/handbook/linuxemu/ Docs]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/ Android Translation Layer]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/android_translation_layer git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Whisky]]&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://github.com/Whisky-App/Whisky {{WhiskyVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{~}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|libhoudini&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/SGNight/Arm-NativeBridge#download-links-- 1], [https://github.com/Rprop/libhoudini#libhoudini 2], [https://archive.org/details/androidx86-houdini 3], [https://github.com/supremegamers/vendor_intel_proprietary_houdini 4], [https://github.com/m9rco/Genymotion_ARM_Translation 5]&amp;lt;br/&amp;gt; [https://github.com/niizam/Genymotion_A11_libhoudini 6], [https://github.com/ilhan-athn7/android_proprietary_native_bridge 7], [https://github.com/mrvictory1/libhoudini_bluestacks 8], [https://github.com/YuryenUcahh/libnb_script 9]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{TBD}} ||{{~}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|libndk&amp;lt;abbr title=&amp;quot;Not to be confused with Android Native Development Kit (NDK)&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/ilhan-athn7/android_proprietary_native_bridge 1], [https://github.com/supremegamers/vendor_google_proprietary_ndk_translation-prebuilt 2]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{TBD}} ||{{~}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.gfdgdxi.top/uengine-runner/Help/ UEngine]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/gfdgd-xi/uengine-runner git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Darling]]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/darlinghq/darling git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|macOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[http://dosemu2.github.io/dosemu2/ DOSEmu2]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/dosemu2/dosemu2 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linzhuotech.com/index.php/home/index/xdroid.html xDroid]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://www.linzhuotech.com/Product/download 11.1.51]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[NTVDMx64]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/leecher1337/ntvdmx64 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|Windows CE Compatibility Layer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/dz333n/wcecl/actions/workflows/build.yml git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{~}} ||{{✗}} &amp;lt;ref group=N&amp;gt;Currently only Solitaire and etcha.exe are known to work.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|Windows CE applications.&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/openKylin/comments/14u5kad/about_kmre/ KMRE]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://archive.ubuntukylin.com/ubuntukylin/pool/partner/kmre_2.4.6.8+22.04_amd64.deb 2.4.6.8]&amp;lt;/br&amp;gt;[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_2.4.8.7-0k0.9_amd64.deb 2.4.8.7-0k0.9]&amp;lt;ref group=N name=kmrex86&amp;gt;2.4.8.7 is untested-NeoKylin never announced nor shipped this with x86 releases.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{~}} ||{{✗}}&lt;br /&gt;
|Allows openKylin/Ubuntu Kylin to run Android applications.&lt;br /&gt;
|-&lt;br /&gt;
|[[Wineskin]]&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[http://wineskin.urgesoftware.com/tiki-index.php?page=Downloads 1.7]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|WineBottler&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://winebottler.kronenberg.org/ 4.0.1.1 Dev]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Win3mu]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://bitbucket.org/toptensoftware/win3mu Source]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows 3.x applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Ardi Executor]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|DOS}}&lt;br /&gt;
|[https://web.archive.org/web/20080404193445/http://www.ardi.com/ardi.php 2.1.17]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Classic Mac OS applications up to System 6&lt;br /&gt;
|-&lt;br /&gt;
|[http://dosemu.sourceforge.net/ DOSEmu]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://sourceforge.net/projects/dosemu/files/ 1.4.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[[WoW]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows 9x applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/wsl/ Windows Subsystem for Linux &#039;&#039;&#039;1&#039;&#039;&#039;]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/wsl/install Install guide]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|Allows developers to run a Linux environment.&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|NetBSD}}&lt;br /&gt;
|[https://www.netbsd.org/docs/guide/en/chap-linux.html Docs]&amp;lt;br /&amp;gt;[https://man.netbsd.org/NetBSD-10.0/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|OpenBSD}}&lt;br /&gt;
|[https://man.openbsd.org/OpenBSD-5.1/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD4}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/qemu-based-native-bridge nb-qemu]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/qemu-based-native-bridge/nb-qemu git]&amp;lt;br/&amp;gt;[https://gitlab.com/android_translation_layer/qemu-based-native-bridge/nb-qemu-bionic bionic]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.boxedwine.org/ Boxedwine]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://www.boxedwine.org/downloads/ 20.1.2]&amp;lt;br /&amp;gt;[https://github.com/danoon2/Boxedwine git]&amp;lt;br /&amp;gt;[https://sourceforge.net/projects/boxedwine/ Old repo]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{?}} ||{{TBD}}&lt;br /&gt;
|16-bit and 32-bit Windows applications.&lt;br /&gt;
|-&lt;br /&gt;
|Berberis&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://android.googlesource.com/platform/frameworks/libs/binary_translation/+/refs/heads/main/ git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{?}} ||{{TBD}}&lt;br /&gt;
|RISC-V Android applications&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Mobile / ARM&lt;br /&gt;
|-&lt;br /&gt;
|Rosetta 2&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/M1_Rosetta_2_compatible_games_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|x86-64 macOS applications on Apple Silicon&amp;lt;ref group=N&amp;gt;AVX instruction support added in macOS 15 Sequoia.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|CrossOver&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://www.codeweavers.com/products 22.1]&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/M1_CrossOver_Windows_compatible_games_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|Game Porting Toolkit&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://gist.github.com/Frityet/448a945690bd7c8cff5fef49daae858e Installation guide]&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/Game_Porting_Toolkit#Game_compatibility_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows games&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x86-emulation Prism]&lt;br /&gt;
|align=left|{{Icon2|WoA}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|x86 and x86-64 Windows applications on Windows for ARM64 &amp;lt;ref group=N&amp;gt;https://www.geeky-gadgets.com/prism-x86-64-emulator/&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[Box86/Box64]]&lt;br /&gt;
|align=left|{{Icon|LiA|Android|Pandora}}&lt;br /&gt;
|[https://github.com/ptitSeb/box86 {{box86Ver}}]/[https://github.com/ptitSeb/box64/ {{box64Ver}}]&lt;br /&gt;
|[https://box86.org/app/ ?]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|x86-64 Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[[FEX-Emu]]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|Android}}&lt;br /&gt;
|[https://github.com/FEX-Emu/FEX git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|x86-64 Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine]]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|Android}}&lt;br /&gt;
|[https://dl.winehq.org/wine-builds/android/ Android builds]&amp;lt;br/&amp;gt;[https://wiki.winehq.org/ARM ARM support]&lt;br /&gt;
|[https://appdb.winehq.org/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/ Android Translation Layer]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/android_translation_layer git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.cygwin.com/ Cygwin]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://cygwin.com/pipermail/cygwin-announce/2025-July/012416.html 3.6.4-1]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Providing POSIX compliant APIs, Linux-alike shell and tools on Windows for developers.&lt;br /&gt;
|-&lt;br /&gt;
|[[Winlator]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/brunodev85/winlator/releases {{WinlatorVer}}]&lt;br /&gt;
|[https://docs.google.com/spreadsheets/d/1UI0dCJTdxkAD8pDUoCtqwe7hCRSD35w0N3zESTmNYBU/edit?gid=0#gid=0 ?]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[MiceWine]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/KreitinnSoftware/MiceWine-Application/releases {{MiceWineVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gamehub.xiaoji.com GameHub]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://gamehub.xiaoji.com/download/ 5.3.5]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/Producdevity/gamehub-lite GameHub Lite]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/Producdevity/gamehub-lite/releases 5.1.0]&amp;lt;br /&amp;gt;[https://github.com/Producdevity/gamehub-lite/releases 5.3.3 RC-1 &amp;lt;small&amp;gt;(experimental)&amp;lt;/small&amp;gt;]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}}  ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/xerpi/vita2hos Vita2hos]&lt;br /&gt;
|align=left|{{Icon|Switch}}&lt;br /&gt;
|[https://github.com/xerpi/vita2hos/releases/tag/alpha-0.3 Alpha 0.3]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|PlayStation Vita applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/AndreRH/hangover Hangover]&lt;br /&gt;
|align=left|{{Icon||LinuxARM|Android}}&lt;br /&gt;
|[https://github.com/AndreRH/hangover/releases git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Skyline]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/skyline-emu/skyline/releases git]&lt;br /&gt;
|[[Nintendo_Switch_emulators#Compatibility_layers_.28....29|See Switch page]]&lt;br /&gt;
|{{Green}} {{License|MPL2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}} &lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Nintendo Switch games and homebrew&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.hikunpeng.com/document/detail/en/kunpengdevps/ug-exagear/usermanual/kunpengexagear_06_0002.html ExaGear-KunPeng]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}	 &lt;br /&gt;
|[https://www.hikunpeng.com/zh/developer/devkit/download/exagear 5.1.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}	&lt;br /&gt;
|x86 Linux applications into Kunpeng platform instructions in real time&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/openKylin/comments/14u5kad/about_kmre/ KMRE]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}&lt;br /&gt;
|[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_3.0.0.0-0k0.15_arm64.deb 3.0.0.0-0k0.15]&amp;lt;/br&amp;gt;[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_2.5.0.2-0k0.1tablet3_arm64.deb 2.5.0.2-0k0.1tablet3]&amp;lt;ref group=N name=kmrearm&amp;gt;2.5.0.2 is only for some industrial tablets or similar devices with Phytium processors.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{~}} ||{{✗}}&lt;br /&gt;
|Allows openKylin/NeoKylin (with supported processors) to run Android applications.&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.boxedwine.org/ Boxedwine]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|macOS}}&lt;br /&gt;
|[https://www.boxedwine.org/downloads/ 20.1.2]&amp;lt;br /&amp;gt;[https://github.com/danoon2/Boxedwine git]&amp;lt;br /&amp;gt;[https://sourceforge.net/projects/boxedwine/ Old repo]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|16-bit and 32-bit Windows applications.&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|NetBSD}}&lt;br /&gt;
|[https://www.netbsd.org/docs/guide/en/chap-linux.html Docs]&amp;lt;br /&amp;gt;[https://man.netbsd.org/NetBSD-10.0/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Consoles&lt;br /&gt;
|-&lt;br /&gt;
|[[Nintendont]]&lt;br /&gt;
|align=left|{{Icon|Wii|WiiU}}&lt;br /&gt;
|[https://github.com/FIX94/Nintendont git]&lt;br /&gt;
|[[GameCube_emulators#Compatibility_layers_.28....29|See Gamecube page]]&lt;br /&gt;
|{{?}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|GameCube games&lt;br /&gt;
|-&lt;br /&gt;
| [[Emulators_on_Nintendo_Switch_2#Compatibility_Mode_.28nnCompat.29|nnCompat]]&lt;br /&gt;
|align=left|{{Icon|Switch2}}&lt;br /&gt;
| 20.1.1&lt;br /&gt;
| [https://www.nintendo.com/us/gaming-systems/switch-2/transfer-guide/compatible-games/ 98%]&lt;br /&gt;
| {{Red}} {{License|Proprietary}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
|Nintendo Switch games&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Misc&lt;br /&gt;
|-&lt;br /&gt;
|[https://felix86.com/ felix86]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/offtkp/felix86 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|x86-64 Linux applications on RISC-V.&lt;br /&gt;
|-&lt;br /&gt;
|LATX&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[http://pkg.loongnix.cn/loongnix/pool/main/l/lat/ 1.5.3 RC1]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{TBD}} &lt;br /&gt;
|x86 Linux applications into LoongArch64 instruction set.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=A /&amp;gt;&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;[[Wine]]: is a free and open-source compatibility layer that aims to allow computer programs (application software and computer games) developed for Microsoft Windows to run on Unix-like operating systems, primarily Linux and macOS. Since late 2017 there is also an experimental build for Android. Wine is almost as old as the Linux project, starting in the summer of 1993. Today it&#039;s widely used, very popular and sponsored by companies such as CodeWeavers and Valve, and has even received some support from Microsoft themselves who donated the Mono implementation of the .NET Framework to the Wine project. The core Wine development aims at a correct implementation of the Windows API as a whole. In this regard it&#039;s similar to the [[MAME]] project in its focus on correctness over usability. There are a lot of versions/forks of Wine which focus of different goals, such as usability, compatibility, gaming, office applications, etc. A few are listed below, Wikipedia has [[wikipedia:Wine_(software)#Other_versions_of_Wine|a more complete list]].&lt;br /&gt;
&lt;br /&gt;
:;[[Proton]]: is Valve&#039;s one-click solution to play Windows games on Linux. It&#039;s included in the Steam Linux client by default. Simply click on a whitelisted game and it will launch without any configuration, or enable it for all games in the settings. Proton is based on a fork of Wine in combination with other components such as [[Wrappers|DXVK]] (which is a wrapper explained below) and FAudio.&lt;br /&gt;
&lt;br /&gt;
:;[https://www.codeweavers.com/products/ CrossOver]: is a commercialized, supported version of Wine from CodeWeavers. It uses additional patches on top of Wine to make it easy to use. They contribute all of their work on CrossOvers back to Wine and make up about two thirds of the commits made to Wine. CrossOver is available on macOS, Linux and Chrome OS. &lt;br /&gt;
&lt;br /&gt;
:;[[Wineskin]]: is an open-source compatibility layer which allows users to easily convert Windows software to macOS. The ports are in the form of Mac .app bundles with a self-contained Wine instance which are wrapped around the application to be converted. &lt;br /&gt;
&lt;br /&gt;
:;[[Winlator]]: is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64.&lt;br /&gt;
&lt;br /&gt;
;[[FEX]]: a lightweight compatibility layer that enables the execution of x86 and x86‑64 applications on ARM‑64 Linux devices. It supports both 32‑bit and 64‑bit binaries and can be paired with [[Wine]] or [[Proton]] to run Windows games on ARM hardware. The project began in late 2018 when Valve approached the initial developer, Ryan &amp;quot;Sonicadvance1&amp;quot; Houdek, and provided early funding and guidance to create a long‑term, open‑source solution for translating x86 code to native ARM64. Valve’s backing continued from the start, allowing FEX to mature alongside other Valve‑supported projects such as Proton. By using a dynamic binary recompiler, forwarding graphics APIs (OpenGL/Vulkan) to the host, and offering a per‑application configuration system (exposed through the FEXConfig GUI), FEX delivers broad compatibility while keeping overhead low. Its design makes it suitable for use on devices like the Snapdragon‑based Steam Frame, where Valve needs to run traditional x86 games and applications on ARM hardware.&lt;br /&gt;
&lt;br /&gt;
:;[https://gamehub.xiaoji.com/ GameHub] &amp;lt;small&amp;gt;(formerly GameFusion)&amp;lt;/small&amp;gt;: an Android application created by GameSir, a company best known for its gaming controllers. The app bundles [[Proton]], [[FEX]], a graphical [[Frontends|front‑end]], and the necessary drivers, providing a complete environment for installing and playing Windows games on Android. It comes with pre‑configured cloud profiles for many titles, lets you build personal game collections, and offers detailed settings for CPU translation, GPU drivers, and controller layouts. Additionally, it provides real‑time monitoring of CPU, GPU, RAM, and temperature. However, the app is proprietary, which may conflict with the open‑source licenses of the included software, and it is developed by a Chinese company that incorporates extensive telemetry and requests numerous permissions.&lt;br /&gt;
&lt;br /&gt;
::;[https://github.com/Producdevity/gamehub-lite GameHub Lite]: a community‑maintained fork of the original GameHub app that focuses on privacy and simplicity. It removes many telemetry libraries and unnecessary permissions, and eliminates the separate GameHub account requirement—users only need to log in to Steam. From a user’s perspective, GameHub Lite feels slimmer, more privacy‑friendly, and less intrusive, though it sacrifices some of the convenience features found in the official version.&lt;br /&gt;
&lt;br /&gt;
;[[Box86/Box64]]: Box86 and Box64 are compatibility layers that allow x86 Linux programs, including games, to run on non‑x86 Linux systems such as ARM. Box86 targets 32‑bit little‑endian hosts, while Box64 handles 64‑bit binaries.&lt;br /&gt;
&lt;br /&gt;
;[[TeknoParrot]]: is a compatibility layer for Windows PCs to run games originally made for Windows-based arcade systems. Has since version 1.51 also support for some games running on Linux.&lt;br /&gt;
;Rosetta: was a compatibility layer for running PowerPC apps on x86-based Macs on OS X versions prior to 1.07. &#039;&#039;&#039;Rosetta 2&#039;&#039;&#039; is a comptibility layer on Apple silicon Macs allowing x86-64 apps to run on ARM-based Macs. Note that Rosetta 2 is not strictly limited to MacOS apps as software such as Crossover is able to call it to emulate x86 code in Windows binaries.&lt;br /&gt;
&lt;br /&gt;
;Prism: is the built-in compatibility layer in Windows on ARM to run traditional x86 (also x64 in Windows 11) Windows programs.&lt;br /&gt;
;[https://mcpelauncher.readthedocs.io/ Minecraft Bedrock Launcher]: is a compatibility layer made specifically to run the Android version of Minecraft: Bedrock Edition on Linux and macOS. It is not compatible with any other Android apps.&lt;br /&gt;
&lt;br /&gt;
;Windows Subsystem for Linux 1: is a compatibility layer and shouldn&#039;t be confused with WSL2. WSL2 introduced important changes such as a real Linux kernel, through a subset of &#039;&#039;&#039;Hyper-V features&#039;&#039;&#039;, so it&#039;s not a compatibility layer like WSL1.&lt;br /&gt;
&lt;br /&gt;
;Berberis, libhoudini, libndk and nb-qemu: are Android [https://android.googlesource.com/platform/art/+/refs/heads/main/libnativebridge/README.md Native Bridges] used to run apps made for other architectures. libhoudini was made by Intel and Google with its most notable use being on WSA for Windows 11, libndk was made by Google to expand Android compatibility on Chromebooks, there&#039;s no official source to download them other than online reuploads or extracting them from those systems yourself.&lt;br /&gt;
&lt;br /&gt;
;KMRE: is a compatibility layer and it&#039;s the official solution to run Android applications on computers with Chinese homegrown Phytium/KunPeng ARM processors and NeoKylin Linux operating system, though later also available on x86-64 on [https://www.ubuntukylin.com/index-en.html Ubuntu Kylin]. KMRE is not designed with third-party applications outside its app store and in fact, force installing third-party apps breaks older versions of KMRE. It&#039;s the go-to solution if you are restricted to working with these kinds of computers due to national security reasons. See [[Android_emulators#KMRE|KMRE section]] for more information.&lt;br /&gt;
&lt;br /&gt;
;Vita2hos: is an early compatibility layer for Nintendo Switch that runs PlayStation Vita applications natively. Only able to load simple test homebrews such as vita-8 as of December 2022. Appears to only be developed every once in a while.&lt;br /&gt;
&lt;br /&gt;
==Shims==&lt;br /&gt;
Shim is a library that transparently intercepts API calls and changes the arguments passed, handles the operation itself or redirects the operation elsewhere. Shims can be used to support an old API in a newer environment, or a new API in an older environment. Shims can also be used for running programs on different software platforms than they were developed for. [[Windows_2000/XP/Vista_emulators#Recommended_solutions|the EmulateHeap compatibility shim broke on Windows 11 22H2, and Win32 API changes in 24H2 have messed up games that rely on quirky behavior]].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Wrappers]] - Translate a specific API to another.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://box86.org/2024/08/box64-and-risc-v-in-2024/ Box64 and RISC-V in 2024] - What it takes to run The Witcher 3 on RISC-V.&lt;br /&gt;
&lt;br /&gt;
[[Category:Compatibility layers|*]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{NEL}}&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Compatibility_layers&amp;diff=133661</id>
		<title>Compatibility layers</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Compatibility_layers&amp;diff=133661"/>
		<updated>2026-01-05T02:20:06Z</updated>

		<summary type="html">&lt;p&gt;Jpx: /* Compatibility layers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;While not strictly emulation &#039;&#039;per se&#039;&#039; (hence why [[Wine]] stands for &amp;quot;Wine Is Not an Emulator&amp;quot;), &#039;&#039;&#039;compatibility layers&#039;&#039;&#039; allow software written for one operating system to run on a different OS, often by translating system calls made by an application to their equivalent calls in the host operating system. In theory, this should allow for near-native performance since no processor emulation takes place, but in practice some software such as games will tend to run a bit slower due to other bottlenecks that occur as a result of [[Emulation accuracy|replicating the correct behavior]]. Compatibility layers may also make use of [[wrappers]], which translate a specific API to another because accounting for graphics APIs like Direct3D that aren&#039;t supported on non-Microsoft platforms. Additionally, compatibility layers may also use emulation in order to run software built for a different [[wikipedia:Comparison_of_instruction_set_architectures#Instruction_sets|architecture]], see [[High and low-level emulation]] page for more information about terms like &amp;quot;[[Hypervisors|hypervisors]]&amp;quot;, &amp;quot;[[Simulators|simulators]]&amp;quot;, &amp;quot;[[Compatibility_layers|compatibility layers]]&amp;quot;, &amp;quot;[[Wrappers|wrappers]]&amp;quot;, &amp;quot;[[FPGA]]&amp;quot; and &amp;quot;[[:Category:Emulators|software emulators]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Compatibility layers==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Compatibility&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended emulators|Recommended]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Runs the following software&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|PC / x86&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine]]&lt;br /&gt;
|align=left|{{Icon|Linux|macOS|FreeBSD|Haiku}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}&amp;lt;br /&amp;gt;(Dev: {{WineDevVer}})]&amp;lt;br /&amp;gt;[https://wiki.winehq.org/Haiku Haiku]&lt;br /&gt;
|[https://appdb.winehq.org/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Proton]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;(included with Steam)&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://store.steampowered.com/about/ {{ProtonVer}}]&amp;lt;br/&amp;gt;[https://github.com/ValveSoftware/Proton/tags git]&lt;br /&gt;
|[https://www.protondb.com/ ?]&lt;br /&gt;
|{{Green}} {{License|BSD3}}&amp;lt;br&amp;gt;{{License|LGPLv21}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows games&lt;br /&gt;
|-&lt;br /&gt;
|[[WineVDM]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/otya128/winevdm/releases git]&amp;lt;br /&amp;gt;[https://ci.appveyor.com/project/otya128/winevdm/ Dev]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|16-bit Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[TeknoParrot]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;TPBootstrapper/Web Installer which downloads the latest versions of all components with TeknoParrot automatically for you.&amp;quot;&amp;gt;[https://github.com/nzgamer41/TPBootstrapper/tags TPBootstrapper]&amp;lt;/abbr&amp;gt;&amp;lt;br/&amp;gt;[https://teknoparrot.com/download {{TeknoVer}}]&lt;br /&gt;
|[https://teknoparrot.com/wiki/compatibility.html ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|PC-based arcade games&lt;br /&gt;
|-&lt;br /&gt;
|CrossOver&lt;br /&gt;
|align=left|{{Icon|Linux|macOS|ChromeOS}}&amp;lt;ref group=N&amp;gt;https://support.codeweavers.com/en_US/chrome-os/&amp;lt;/ref&amp;gt;&lt;br /&gt;
|[https://www.codeweavers.com/products 22.1]&lt;br /&gt;
|[https://www.codeweavers.com/compatibility ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/win32/winprog64/running-32-bit-applications WOW64]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|32-bit Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://sober.vinegarhq.org/ Sober]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://sober.vinegarhq.org/sober.flatpakref Flatpak]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Roblox (Android version)&lt;br /&gt;
|-&lt;br /&gt;
|Janus-UAE&lt;br /&gt;
|align=left|{{Icon|AROS|MorphOS}}&lt;br /&gt;
|[https://sourceforge.net/projects/janus-uae/ 1.4]&lt;br /&gt;
|[https://sourceforge.net/projects/janus-uae/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✓}}&lt;br /&gt;
|68k Amiga applications&lt;br /&gt;
|-&lt;br /&gt;
|Rosetta&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|[https://www.cnet.com/tech/computing/intel-based-macs-rosetta-compatibility-index/ ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✓}}&lt;br /&gt;
|PowerPC OS X applications&amp;lt;ref group=N&amp;gt;Support ended with OS X 10.7 Lion.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://mcpelauncher.readthedocs.io Minecraft Bedrock Launcher]&lt;br /&gt;
|align=left|{{Icon|Linux|macOS}}&lt;br /&gt;
|[https://github.com/minecraft-linux/mcpelauncher-manifest v0.15.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Minecraft: Bedrock Edition (Android version)&lt;br /&gt;
|-&lt;br /&gt;
|Linuxulator&lt;br /&gt;
|align=left|{{Icon|FreeBSD}}&lt;br /&gt;
|[https://wiki.freebsd.org/Linuxulator Wiki]&amp;lt;br /&amp;gt;[https://docs.freebsd.org/en/books/handbook/linuxemu/ Docs]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/ Android Translation Layer]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/android_translation_layer git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Whisky]]&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://github.com/Whisky-App/Whisky {{WhiskyVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{~}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|libhoudini&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/SGNight/Arm-NativeBridge#download-links-- 1], [https://github.com/Rprop/libhoudini#libhoudini 2], [https://archive.org/details/androidx86-houdini 3], [https://github.com/supremegamers/vendor_intel_proprietary_houdini 4], [https://github.com/m9rco/Genymotion_ARM_Translation 5]&amp;lt;br/&amp;gt; [https://github.com/niizam/Genymotion_A11_libhoudini 6], [https://github.com/ilhan-athn7/android_proprietary_native_bridge 7], [https://github.com/mrvictory1/libhoudini_bluestacks 8], [https://github.com/YuryenUcahh/libnb_script 9]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{TBD}} ||{{~}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|libndk&amp;lt;abbr title=&amp;quot;Not to be confused with Android Native Development Kit (NDK)&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/ilhan-athn7/android_proprietary_native_bridge 1], [https://github.com/supremegamers/vendor_google_proprietary_ndk_translation-prebuilt 2]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{TBD}} ||{{~}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.gfdgdxi.top/uengine-runner/Help/ UEngine]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/gfdgd-xi/uengine-runner git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Darling]]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/darlinghq/darling git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|macOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[http://dosemu2.github.io/dosemu2/ DOSEmu2]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/dosemu2/dosemu2 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linzhuotech.com/index.php/home/index/xdroid.html xDroid]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://www.linzhuotech.com/Product/download 11.1.51]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[NTVDMx64]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/leecher1337/ntvdmx64 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|Windows CE Compatibility Layer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/dz333n/wcecl/actions/workflows/build.yml git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{~}} ||{{✗}} &amp;lt;ref group=N&amp;gt;Currently only Solitaire and etcha.exe are known to work.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|Windows CE applications.&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/openKylin/comments/14u5kad/about_kmre/ KMRE]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://archive.ubuntukylin.com/ubuntukylin/pool/partner/kmre_2.4.6.8+22.04_amd64.deb 2.4.6.8]&amp;lt;/br&amp;gt;[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_2.4.8.7-0k0.9_amd64.deb 2.4.8.7-0k0.9]&amp;lt;ref group=N name=kmrex86&amp;gt;2.4.8.7 is untested-NeoKylin never announced nor shipped this with x86 releases.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{~}} ||{{✗}}&lt;br /&gt;
|Allows openKylin/Ubuntu Kylin to run Android applications.&lt;br /&gt;
|-&lt;br /&gt;
|[[Wineskin]]&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[http://wineskin.urgesoftware.com/tiki-index.php?page=Downloads 1.7]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|WineBottler&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://winebottler.kronenberg.org/ 4.0.1.1 Dev]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Win3mu]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://bitbucket.org/toptensoftware/win3mu Source]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows 3.x applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Ardi Executor]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|DOS}}&lt;br /&gt;
|[https://web.archive.org/web/20080404193445/http://www.ardi.com/ardi.php 2.1.17]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Classic Mac OS applications up to System 6&lt;br /&gt;
|-&lt;br /&gt;
|[http://dosemu.sourceforge.net/ DOSEmu]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://sourceforge.net/projects/dosemu/files/ 1.4.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[[WoW]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows 9x applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/wsl/ Windows Subsystem for Linux &#039;&#039;&#039;1&#039;&#039;&#039;]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/wsl/install Install guide]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|Allows developers to run a Linux environment.&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|NetBSD}}&lt;br /&gt;
|[https://www.netbsd.org/docs/guide/en/chap-linux.html Docs]&amp;lt;br /&amp;gt;[https://man.netbsd.org/NetBSD-10.0/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|OpenBSD}}&lt;br /&gt;
|[https://man.openbsd.org/OpenBSD-5.1/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD4}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/qemu-based-native-bridge nb-qemu]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/qemu-based-native-bridge/nb-qemu git]&amp;lt;br/&amp;gt;[https://gitlab.com/android_translation_layer/qemu-based-native-bridge/nb-qemu-bionic bionic]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.boxedwine.org/ Boxedwine]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://www.boxedwine.org/downloads/ 20.1.2]&amp;lt;br /&amp;gt;[https://github.com/danoon2/Boxedwine git]&amp;lt;br /&amp;gt;[https://sourceforge.net/projects/boxedwine/ Old repo]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{?}} ||{{TBD}}&lt;br /&gt;
|16-bit and 32-bit Windows applications.&lt;br /&gt;
|-&lt;br /&gt;
|Berberis&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://android.googlesource.com/platform/frameworks/libs/binary_translation/+/refs/heads/main/ git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{?}} ||{{TBD}}&lt;br /&gt;
|RISC-V Android applications&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Mobile / ARM&lt;br /&gt;
|-&lt;br /&gt;
|Rosetta 2&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/M1_Rosetta_2_compatible_games_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|x86-64 macOS applications on Apple Silicon&amp;lt;ref group=N&amp;gt;AVX instruction support added in macOS 15 Sequoia.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|CrossOver&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://www.codeweavers.com/products 22.1]&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/M1_CrossOver_Windows_compatible_games_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|Game Porting Toolkit&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://gist.github.com/Frityet/448a945690bd7c8cff5fef49daae858e Installation guide]&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/Game_Porting_Toolkit#Game_compatibility_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows games&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x86-emulation Prism]&lt;br /&gt;
|align=left|{{Icon2|WoA}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|x86 and x86-64 Windows applications on Windows for ARM64 &amp;lt;ref group=N&amp;gt;https://www.geeky-gadgets.com/prism-x86-64-emulator/&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[Box86/Box64]]&lt;br /&gt;
|align=left|{{Icon|LiA|Android|Pandora}}&lt;br /&gt;
|[https://github.com/ptitSeb/box86 {{box86Ver}}]/[https://github.com/ptitSeb/box64/ {{box64Ver}}]&lt;br /&gt;
|[https://box86.org/app/ ?]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|x86-64 Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[[FEX-Emu]]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|Android}}&lt;br /&gt;
|[https://github.com/FEX-Emu/FEX git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|x86-64 Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine]]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|Android}}&lt;br /&gt;
|[https://dl.winehq.org/wine-builds/android/ Android builds]&amp;lt;br/&amp;gt;[https://wiki.winehq.org/ARM ARM support]&lt;br /&gt;
|[https://appdb.winehq.org/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/ Android Translation Layer]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/android_translation_layer git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.cygwin.com/ Cygwin]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://cygwin.com/pipermail/cygwin-announce/2025-July/012416.html 3.6.4-1]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Providing POSIX compliant APIs, Linux-alike shell and tools on Windows for developers.&lt;br /&gt;
|-&lt;br /&gt;
|[[Winlator]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/brunodev85/winlator/releases {{WinlatorVer}}]&lt;br /&gt;
|[https://docs.google.com/spreadsheets/d/1UI0dCJTdxkAD8pDUoCtqwe7hCRSD35w0N3zESTmNYBU/edit?gid=0#gid=0 ?]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[MiceWine]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/KreitinnSoftware/MiceWine-Application/releases {{MiceWineVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gamehub.xiaoji.com GameHub](GameFusion)&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://gamehub.xiaoji.com/download/ 5.3.5]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/Producdevity/gamehub-lite GameHub Lite]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/Producdevity/gamehub-lite/releases 5.1.0]&amp;lt;br /&amp;gt;[https://github.com/Producdevity/gamehub-lite/releases 5.3.3 RC-1 &amp;lt;small&amp;gt;(experimental)&amp;lt;/small&amp;gt;]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}}  ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/xerpi/vita2hos Vita2hos]&lt;br /&gt;
|align=left|{{Icon|Switch}}&lt;br /&gt;
|[https://github.com/xerpi/vita2hos/releases/tag/alpha-0.3 Alpha 0.3]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|PlayStation Vita applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/AndreRH/hangover Hangover]&lt;br /&gt;
|align=left|{{Icon||LinuxARM|Android}}&lt;br /&gt;
|[https://github.com/AndreRH/hangover/releases git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Skyline]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/skyline-emu/skyline/releases git]&lt;br /&gt;
|[[Nintendo_Switch_emulators#Compatibility_layers_.28....29|See Switch page]]&lt;br /&gt;
|{{Green}} {{License|MPL2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}} &lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Nintendo Switch games and homebrew&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.hikunpeng.com/document/detail/en/kunpengdevps/ug-exagear/usermanual/kunpengexagear_06_0002.html ExaGear-KunPeng]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}	 &lt;br /&gt;
|[https://www.hikunpeng.com/zh/developer/devkit/download/exagear 5.1.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}	&lt;br /&gt;
|x86 Linux applications into Kunpeng platform instructions in real time&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/openKylin/comments/14u5kad/about_kmre/ KMRE]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}&lt;br /&gt;
|[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_3.0.0.0-0k0.15_arm64.deb 3.0.0.0-0k0.15]&amp;lt;/br&amp;gt;[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_2.5.0.2-0k0.1tablet3_arm64.deb 2.5.0.2-0k0.1tablet3]&amp;lt;ref group=N name=kmrearm&amp;gt;2.5.0.2 is only for some industrial tablets or similar devices with Phytium processors.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{~}} ||{{✗}}&lt;br /&gt;
|Allows openKylin/NeoKylin (with supported processors) to run Android applications.&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.boxedwine.org/ Boxedwine]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|macOS}}&lt;br /&gt;
|[https://www.boxedwine.org/downloads/ 20.1.2]&amp;lt;br /&amp;gt;[https://github.com/danoon2/Boxedwine git]&amp;lt;br /&amp;gt;[https://sourceforge.net/projects/boxedwine/ Old repo]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|16-bit and 32-bit Windows applications.&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|NetBSD}}&lt;br /&gt;
|[https://www.netbsd.org/docs/guide/en/chap-linux.html Docs]&amp;lt;br /&amp;gt;[https://man.netbsd.org/NetBSD-10.0/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Consoles&lt;br /&gt;
|-&lt;br /&gt;
|[[Nintendont]]&lt;br /&gt;
|align=left|{{Icon|Wii|WiiU}}&lt;br /&gt;
|[https://github.com/FIX94/Nintendont git]&lt;br /&gt;
|[[GameCube_emulators#Compatibility_layers_.28....29|See Gamecube page]]&lt;br /&gt;
|{{?}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|GameCube games&lt;br /&gt;
|-&lt;br /&gt;
| [[Emulators_on_Nintendo_Switch_2#Compatibility_Mode_.28nnCompat.29|nnCompat]]&lt;br /&gt;
|align=left|{{Icon|Switch2}}&lt;br /&gt;
| 20.1.1&lt;br /&gt;
| [https://www.nintendo.com/us/gaming-systems/switch-2/transfer-guide/compatible-games/ 98%]&lt;br /&gt;
| {{Red}} {{License|Proprietary}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
|Nintendo Switch games&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Misc&lt;br /&gt;
|-&lt;br /&gt;
|[https://felix86.com/ felix86]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/offtkp/felix86 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|x86-64 Linux applications on RISC-V.&lt;br /&gt;
|-&lt;br /&gt;
|LATX&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[http://pkg.loongnix.cn/loongnix/pool/main/l/lat/ 1.5.3 RC1]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{TBD}} &lt;br /&gt;
|x86 Linux applications into LoongArch64 instruction set.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=A /&amp;gt;&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;[[Wine]]: is a free and open-source compatibility layer that aims to allow computer programs (application software and computer games) developed for Microsoft Windows to run on Unix-like operating systems, primarily Linux and macOS. Since late 2017 there is also an experimental build for Android. Wine is almost as old as the Linux project, starting in the summer of 1993. Today it&#039;s widely used, very popular and sponsored by companies such as CodeWeavers and Valve, and has even received some support from Microsoft themselves who donated the Mono implementation of the .NET Framework to the Wine project. The core Wine development aims at a correct implementation of the Windows API as a whole. In this regard it&#039;s similar to the [[MAME]] project in its focus on correctness over usability. There are a lot of versions/forks of Wine which focus of different goals, such as usability, compatibility, gaming, office applications, etc. A few are listed below, Wikipedia has [[wikipedia:Wine_(software)#Other_versions_of_Wine|a more complete list]].&lt;br /&gt;
&lt;br /&gt;
:;[[Proton]]: is Valve&#039;s one-click solution to play Windows games on Linux. It&#039;s included in the Steam Linux client by default. Simply click on a whitelisted game and it will launch without any configuration, or enable it for all games in the settings. Proton is based on a fork of Wine in combination with other components such as [[Wrappers|DXVK]] (which is a wrapper explained below) and FAudio.&lt;br /&gt;
&lt;br /&gt;
:;[https://www.codeweavers.com/products/ CrossOver]: is a commercialized, supported version of Wine from CodeWeavers. It uses additional patches on top of Wine to make it easy to use. They contribute all of their work on CrossOvers back to Wine and make up about two thirds of the commits made to Wine. CrossOver is available on macOS, Linux and Chrome OS. &lt;br /&gt;
&lt;br /&gt;
:;[[Wineskin]]: is an open-source compatibility layer which allows users to easily convert Windows software to macOS. The ports are in the form of Mac .app bundles with a self-contained Wine instance which are wrapped around the application to be converted. &lt;br /&gt;
&lt;br /&gt;
:;[[Winlator]]: is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64.&lt;br /&gt;
&lt;br /&gt;
;[[FEX]]: FEX is a lightweight compatibility layer that enables the execution of x86 and x86‑64 applications on ARM‑64 Linux devices. It supports both 32‑bit and 64‑bit binaries and can be paired with [[Wine]] or [[Proton]] to run Windows games on ARM hardware. The project began in late 2018 when Valve approached the initial developer, Ryan &amp;quot;Sonicadvance1&amp;quot; Houdek, and provided early funding and guidance to create a long‑term, open‑source solution for translating x86 code to native ARM64. Valve’s backing continued from the start, allowing FEX to mature alongside other Valve‑supported projects such as Proton. By using a dynamic binary recompiler, forwarding graphics APIs (OpenGL/Vulkan) to the host, and offering a per‑application configuration system (exposed through the FEXConfig GUI), FEX delivers broad compatibility while keeping overhead low. Its design makes it suitable for use on devices like the Snapdragon‑based Steam Frame, where Valve needs to run traditional x86 games and applications on ARM hardware.&lt;br /&gt;
&lt;br /&gt;
:;[https://gamehub.xiaoji.com/ GameHub]: is an Android application created by GameSir, a company best known for its gaming controllers. The app bundles [[Proton]], [[FEX]], a graphical [[Frontends|front‑end]], and the necessary drivers, providing a complete environment for installing and playing Windows games on Android. It comes with pre‑configured cloud profiles for many titles, lets you build personal game collections, and offers detailed settings for CPU translation, GPU drivers, and controller layouts. Additionally, it provides real‑time monitoring of CPU, GPU, RAM, and temperature. However, the app is proprietary, which may conflict with the open‑source licenses of the included software, and it is developed by a Chinese company that incorporates extensive telemetry and requests numerous permissions.&lt;br /&gt;
&lt;br /&gt;
::;[https://github.com/Producdevity/gamehub-lite GameHub Lite]: is a community‑maintained fork of the original GameHub app that focuses on privacy and simplicity. It removes many telemetry libraries and unnecessary permissions, and eliminates the separate GameHub account requirement—users only need to log in to Steam. From a user’s perspective, GameHub Lite feels slimmer, more privacy‑friendly, and less intrusive, though it sacrifices some of the convenience features found in the official version.&lt;br /&gt;
&lt;br /&gt;
;[[Box86/Box64]]: Box86 and Box64 are compatibility layers that allow x86 Linux programs, including games, to run on non‑x86 Linux systems such as ARM. Box86 targets 32‑bit little‑endian hosts, while Box64 handles 64‑bit binaries.&lt;br /&gt;
&lt;br /&gt;
;[[TeknoParrot]]: is a compatibility layer for Windows PCs to run games originally made for Windows-based arcade systems. Has since version 1.51 also support for some games running on Linux.&lt;br /&gt;
;Rosetta: was a compatibility layer for running PowerPC apps on x86-based Macs on OS X versions prior to 1.07. &#039;&#039;&#039;Rosetta 2&#039;&#039;&#039; is a comptibility layer on Apple silicon Macs allowing x86-64 apps to run on ARM-based Macs. Note that Rosetta 2 is not strictly limited to MacOS apps as software such as Crossover is able to call it to emulate x86 code in Windows binaries.&lt;br /&gt;
&lt;br /&gt;
;Prism: is the built-in compatibility layer in Windows on ARM to run traditional x86 (also x64 in Windows 11) Windows programs.&lt;br /&gt;
;[https://mcpelauncher.readthedocs.io/ Minecraft Bedrock Launcher]: is a compatibility layer made specifically to run the Android version of Minecraft: Bedrock Edition on Linux and macOS. It is not compatible with any other Android apps.&lt;br /&gt;
&lt;br /&gt;
;Windows Subsystem for Linux 1: is a compatibility layer and shouldn&#039;t be confused with WSL2. WSL2 introduced important changes such as a real Linux kernel, through a subset of &#039;&#039;&#039;Hyper-V features&#039;&#039;&#039;, so it&#039;s not a compatibility layer like WSL1.&lt;br /&gt;
&lt;br /&gt;
;Berberis, libhoudini, libndk and nb-qemu: are Android [https://android.googlesource.com/platform/art/+/refs/heads/main/libnativebridge/README.md Native Bridges] used to run apps made for other architectures. libhoudini was made by Intel and Google with its most notable use being on WSA for Windows 11, libndk was made by Google to expand Android compatibility on Chromebooks, there&#039;s no official source to download them other than online reuploads or extracting them from those systems yourself.&lt;br /&gt;
&lt;br /&gt;
;KMRE: is a compatibility layer and it&#039;s the official solution to run Android applications on computers with Chinese homegrown Phytium/KunPeng ARM processors and NeoKylin Linux operating system, though later also available on x86-64 on [https://www.ubuntukylin.com/index-en.html Ubuntu Kylin]. KMRE is not designed with third-party applications outside its app store and in fact, force installing third-party apps breaks older versions of KMRE. It&#039;s the go-to solution if you are restricted to working with these kinds of computers due to national security reasons. See [[Android_emulators#KMRE|KMRE section]] for more information.&lt;br /&gt;
&lt;br /&gt;
;Vita2hos: is an early compatibility layer for Nintendo Switch that runs PlayStation Vita applications natively. Only able to load simple test homebrews such as vita-8 as of December 2022. Appears to only be developed every once in a while.&lt;br /&gt;
&lt;br /&gt;
==Shims==&lt;br /&gt;
Shim is a library that transparently intercepts API calls and changes the arguments passed, handles the operation itself or redirects the operation elsewhere. Shims can be used to support an old API in a newer environment, or a new API in an older environment. Shims can also be used for running programs on different software platforms than they were developed for. [[Windows_2000/XP/Vista_emulators#Recommended_solutions|the EmulateHeap compatibility shim broke on Windows 11 22H2, and Win32 API changes in 24H2 have messed up games that rely on quirky behavior]].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Wrappers]] - Translate a specific API to another.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://box86.org/2024/08/box64-and-risc-v-in-2024/ Box64 and RISC-V in 2024] - What it takes to run The Witcher 3 on RISC-V.&lt;br /&gt;
&lt;br /&gt;
[[Category:Compatibility layers|*]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{NEL}}&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Android_emulators&amp;diff=133660</id>
		<title>Android emulators</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Android_emulators&amp;diff=133660"/>
		<updated>2026-01-05T02:04:46Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox console&lt;br /&gt;
|title = Android&lt;br /&gt;
|logo = Android.png&lt;br /&gt;
|developer = Google&amp;lt;br/&amp;gt; Open Handset Alliance&lt;br /&gt;
|release = 2008&lt;br /&gt;
|emulated = {{~}}&lt;br /&gt;
}}&lt;br /&gt;
:&#039;&#039;This page is about software that emulates Android on other hardware, like desktops.&#039;&#039;{{for|emulators that run on Android|Emulators on Android}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[wikipedia:Android (operating system)|Android]]&#039;&#039;&#039; is a mobile operating system developed by Google and the Open Handset Alliance. It was originally developed in secret before launching in 2008 as a competitor against Apple&#039;s [[iOS emulators|iPhone]]. While other mobile operating systems have been made throughout the years, none have emerged in terms of market share nearly as much as Android.&lt;br /&gt;
&lt;br /&gt;
Android is like a Linux distribution in that it uses the Linux kernel to facilitate communication with the hardware and manage processes on the system. Unfortunately, the similarities end there, as Android uses an entirely different toolset from standard Linux distributions and no support is given for running it on PCs. (Software development on Android is also nothing like Linux development as apps are compiled into architecture-specific &amp;lt;code&amp;gt;APK&amp;lt;/code&amp;gt;s via Java which, like IPA files on [[iOS emulators|iOS]], are specially designed Zip files. They may be occasionally coupled with &amp;lt;code&amp;gt;OBB&amp;lt;/code&amp;gt; files, see [[Copy_protection#Bypassing_Copy_Protection]] section for information about APK+DATA and copy protection situation on Android). While Android can technically run Linux binaries, doing so requires superuser privileges that Android does not provide by default. For many devices, you can expect to see a custom ROM that has an integrated su binary (or a means to install it easily, such as a custom recovery), but not all devices have one.&lt;br /&gt;
&lt;br /&gt;
However, the Linux kernel is flexible enough that it can be emulated well, unlike iOS, older cell phone models, and older Japanese Galapagos mobile phones. While Android natively supports mice&amp;lt;ref group=N&amp;gt;If you have an Android device, you can confirm this by connecting a Bluetooth or USB mouse via a USB adapter.&amp;lt;/ref&amp;gt;, most apps expect users to have a touchscreen, so Android emulators will usually default to emulating touchscreen presses like [[Nintendo DS emulators|DS emulation]] (though it can be less than ideal in many cases). The host&#039;s keyboard may often emulate the button controller add-ons, and some emulators support [[Xbox 360 emulators|Xbox 360]] controllers with some more tweaks.&lt;br /&gt;
&lt;br /&gt;
To run Android apps on your computer, most of the Android emulators employ a two-step approach. First, they set up a virtual environment using [[Hypervisors|hypervisor]] (and of course support for [[Wikipedia:X86_virtualization#Hardware-assisted_virtualization|hardware assisting virtualization]] such as vt-x/amd-v and virtual gpu adapter such as [https://docs.mesa3d.org/drivers/virgl.html VirGL]). Then, they use [[Recommended_linux_distros#Emulation_focused|custom Android-x86 images]] and translation layer such as &amp;quot;[[Compatibility_layer|libhoudini or libndk or Intel BT]]&amp;quot; to convert instructions from ARM processors (used in phones) to work on your computer&#039;s x86 architecture. See [[#Hardware features]] supported ABI, API sections and [[#Enhancements]] built-in translation layer and VM columns for more information.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=N/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Before diving in==&lt;br /&gt;
;*[[Hypervisors|Hardware-assisted virtualization]] feature must be turned from your BIOS for most of these methods due to performance reasons.&lt;br /&gt;
;*You need to turn off Hyper-V from Windows Feature panel if [[Hypervisors|Type-2 hypervisor]] used by the emulator due to [[Hypervisors#Hyper-V_feature_conflict_issue|conflict issue]]. Having said that some emulators like BlueStacks provide special Hyper-V build for prevent this issue. Recently, with [https://support.bluestacks.com/hc/en-us/articles/22561951043981-BlueStacks-5-20-Release-Notes#01HMGBJDK8G7J7S9C0G5R9SBVR BlueStacks 5 version 5.20, you can now run BlueStacks with Hyper-V enabled] including all instances such as Nougat 32-bit, which will run as intended and no additional changes required.&lt;br /&gt;
;*If you already have an Android device, we recommend using a mirroring application like &amp;quot;[https://github.com/Genymobile/scrcpy scrcpy]&amp;quot; instead of these &amp;quot;emulators&amp;quot;.&lt;br /&gt;
;*If you&#039;ve got an extra device lying around, you can use [[Recommended Linux distros#Android]] instead of these &amp;quot;emulators&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Emulators==&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;line-height:1.5;width:74%;font-size:90%;&amp;quot;&lt;br /&gt;
|+Before editing, review the [[Getting involved]] and [[Recommended emulators|Recommended]] pages. See [[Computer_specifications#Recommended_Specifications|system requirements]] page for performance demand of the emulators.&amp;lt;br/&amp;gt;See tables for &amp;lt;span style=&amp;quot;font-weight: bold; color: #CC0000; border: 1px solid #CC0000; padding: 2px;&amp;quot;&amp;gt;[[#Enhancements|enhancements]], [[#Hardware_features|hardware features]], and [[#Android_consoles|Android consoles]]. Also see  [[PlayStation Mobile]].&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;For more details such as [[licensing]], [[Source_code#Language_levels|programming language]], [[High_and_low-level_emulation|emulation method]], visit each emulator’s dedicated page.&lt;br /&gt;
!Name&lt;br /&gt;
!Platform(s)&lt;br /&gt;
!Latest version&lt;br /&gt;
!Compatibility&lt;br /&gt;
![[Licensing|License]]&lt;br /&gt;
!Active&lt;br /&gt;
![[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;8&amp;quot;|x86&lt;br /&gt;
|-&lt;br /&gt;
|[[Genymotion]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://www.genymotion.com/download/ {{GenymotionVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://play.google.com/googleplaygames Google Play Games]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://play.google.com/googleplaygames#section-system-requirements Beta]&amp;lt;br/&amp;gt;[https://developer.android.com/games/playgames/emulator Developer]&lt;br /&gt;
|&amp;lt;small&amp;gt;[https://play.google.com/googleplaygames/exploregames Only for selected titles] (Beta build)&amp;lt;br/&amp;gt;? (Developer build)&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/android/wsa/release-notes WSA]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;This shouldn&#039;t be confused with WSL or WSL2.&amp;lt;br/&amp;gt;See [[Hypervisor]] page for WSL2 and [[Compatibility layer]] page for WSL.&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|Comes with Windows store&amp;lt;br/&amp;gt;[https://github.com/cinit/WSAPatch WSA patch for Windows 10]&lt;br /&gt;
|[https://github.com/riverar/wsa-app-compatibility#support-tables 66%&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;368 out of 558 reported titles&amp;lt;/small&amp;gt;]&lt;br /&gt;
|{{?}} ||{{~}}[https://learn.microsoft.com/en-us/windows/android/wsa/ *] ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://waydro.id/index.html Waydroid]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://waydro.id/#install git]&amp;lt;br /&amp;gt;[https://github.com/casualsnek/waydroid_script Extras script]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://trinityemulator.github.io/ Trinity]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/TrinityEmulator/TrinityEmulator/releases git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{~}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|ARCVM&lt;br /&gt;
|align=left|{{Icon|ChromeOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|Android Studio&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;It&#039;s an IDE and it includes [https://developer.android.com/studio/intro/update#sdk-manager built-in Android Emulator]&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://developer.android.com/studio/archive Beta and Canary builds]&amp;lt;br/&amp;gt;[https://developer.android.com/studio/ 4.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|SA}} ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Anbox]]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://docs.anbox.io/userguide/install.html git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[[BlueStacks]]&lt;br /&gt;
|align=left|{{Icon|Windows|macOS}}&lt;br /&gt;
|[https://support.bluestacks.com/hc/en-us/sections/360012290292-Release-Notes {{BlueStacksVer}}]&lt;br /&gt;
|[https://support.bluestacks.com/hc/en-us/articles/4413818315789-Games-playable-on-different-Android-versions-on-BlueStacks-5 ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&amp;lt;ref group=N2 name=Bloatware&amp;gt;These emulators are closed-source, and while they&#039;re distributed for free, their devs look for roundabout ways to monetize them. &#039;&#039;&#039;Since these emulators closed-source and comes with adware and bloatware applications, it&#039;s important to research the developers background before using them to ensure their trustworthiness and avoid potential privacy risks before using them&#039;&#039;&#039;. MuMu, LDPlayer, NoxPlayer and MEmu developed by the various Chinese software companies and BlueStacks App Player developed by American technology company called &amp;quot;[https://www.wikidata.org/wiki/Q4928776 BlueStacks]&amp;quot;. Despite data security regulations existing in various regions (e.g., [[Wikipedia:General_Data_Protection_Regulation|GDPR]] in the &amp;quot;EU&amp;quot;, [[Wikipedia:California_Consumer_Privacy_Act|CCPA]] in &amp;quot;California&amp;quot;, and [[Wikipedia:Cybersecurity_Law_of_the_People&#039;s_Republic_of_China|Cybersecurity Law]] in &amp;quot;PRC&amp;quot;), concerns regarding government surveillance remain significant. Therefore, we recommend exercising caution when relying on closed-source software developed within such jurisdictions. Make sure to check if there are pre-installed &#039;&#039;&#039;extra&#039;&#039;&#039; apps comes with these emulators and disable or uninstall them (e.g. BlueStacks X, BlueStacks Services etc.), monitor your internet traffic and processor activity to detect any abnormal activity and block domains accordingly if the need arises or use tools like &#039;[https://github.com/henrypp/simplewall simplewall]&#039;. Also avoid giving sensitive account data as much as is possible due to potential security reasons. Besides basic safety, these precautions often make impacted emulators run faster and more responsive when the adware services and apps are turned off.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|MuMu&lt;br /&gt;
|align=left|{{Icon|Windows|macOS}}&lt;br /&gt;
|[https://mumu.163.com/global/download/en/index.html 1.1.0.2]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;[https://mumu.163.com 1.1.0.5 (v2.3.17) (Chinese Ver)]&amp;lt;/small&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&amp;lt;ref group=N2 name=Bloatware&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|LDPlayer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://en.ldplayer.net/ 4.0.50.3]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&amp;lt;ref group=N2 name=Bloatware&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|NoxPlayer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.bignox.com 7.0.2.7]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&amp;lt;ref group=N2 name=Bloatware&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|MEmu&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.memuplay.com/ {{MEmuVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&amp;lt;ref group=N2 name=Bloatware&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Andy OS&lt;br /&gt;
|align=left|{{Icon|Windows|macOS}}&lt;br /&gt;
|[https://andyroid.net/ 0.47.226.1096.26]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&amp;lt;ref group=N2 name=Bloatware&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Droid4X&lt;br /&gt;
|align=left|{{Icon|Windows|macOS}}&lt;br /&gt;
|[https://droid4x.cc/ 0.10.7]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|ARC Welder&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;(Google Chrome)&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS|Web}}&lt;br /&gt;
|[https://developer.chrome.com/apps/getstarted_arc ARC 50.5021.602.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|ARChon&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;(Google Chrome)&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS|Web}}&lt;br /&gt;
|[https://archon-runtime.github.io/ ARC 41.4410.238.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|SA}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|KoPlayer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://koplayerpc.com/ 2.0.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|LeapDroid&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://www.leapdroid.com/ 1.8.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|Peak App Player&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://web.archive.org/web/20191120002207/http://www.peakplayer.net/index.php/en/peakplayeren/ 1.2.5 Beta 2]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|Shashlik&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[http://www.shashlik.io/ 0.9.3]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|SmartGaGa&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://web.archive.org/web/20190820044528/https://www.smartgaga.com/ 1.1.646]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|Windroy&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://sourceforge.net/projects/windroy/ 4.0.3]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|Windroye&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|2.9.1&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|Xamarin Android Player&lt;br /&gt;
|align=left|{{Icon|Windows|macOS}}&lt;br /&gt;
|[https://github.com/xamarin/release-notes-archive/blob/master/release-notes/android/android-player/index.md 0.6.5]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|XePlayer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://xeplayer.com/ 6.0.10]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|YouWave&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://youwave.com/ 5.11]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|Lepton&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|{{TBD}}&lt;br /&gt;
||[https://steamdb.info/app/3043620/info/ ?]&lt;br /&gt;
|{{TBD}} ||{{TBD}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;8&amp;quot;|ARM&lt;br /&gt;
|-&lt;br /&gt;
|[https://waydro.id/index.html Waydroid]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://waydro.id/#install git]&amp;lt;br /&amp;gt;[https://github.com/casualsnek/waydroid_script Extras script]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Anbox]]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://docs.anbox.io/userguide/install.html git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|Windows Bridge for Android&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(Project Astoria)&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Win10Phone}}&lt;br /&gt;
|Discontinued ($)&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Compatibility layers ([[Compatibility_layers|...]])==&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;line-height:1.5;width:74%;font-size:90%;&amp;quot;&lt;br /&gt;
!Name&lt;br /&gt;
!Platform(s)&lt;br /&gt;
!Latest Version&lt;br /&gt;
!Compatibility&lt;br /&gt;
![[Licensing|License]]&lt;br /&gt;
!Active&lt;br /&gt;
![[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;10&amp;quot;|x86&lt;br /&gt;
|-&lt;br /&gt;
|KMRE&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://archive.ubuntukylin.com/ubuntukylin/pool/partner/kmre_2.4.6.8+22.04_amd64.deb 2.4.6.8]&lt;br /&gt;
|{{?}} ||{{?}} ||{{?}} ||{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=N2 /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Comparisons==&lt;br /&gt;
;Emulators&lt;br /&gt;
:;Genymotion&lt;br /&gt;
::A closed-source Android emulator with lots of [[#Hardware_features|hardware features]], available for Windows, macOS, and Linux. It&#039;s not designed for gaming, but [https://support.genymotion.com/hc/en-us/articles/360003059737-Can-I-play-games-with-Genymotion it has decent software compatibility]. It&#039;s a commercial product though, aimed at software developers and QA teams and you&#039;ll need to create an account and download the free non-commercial use license. Except for the pay-to-remove &amp;quot;free for personal use&amp;quot; watermark on the screen, paid builds add features only useful for Android app developers. Unlike other closed-source emulators, Genymotion avoids pre-installing unnecessary apps.&lt;br /&gt;
&lt;br /&gt;
:;Google Play Games&lt;br /&gt;
::Not to be confused with the [[Preservation_projects#Private_Platform_Servers|service of the same name]], Google Play Games is a PC application that lets you browse, download, and play &#039;&#039;&#039;select mobile games&#039;&#039;&#039; on a Windows desktop or laptop. Use developer build if you want more [[#Hardware_features|hardware feature]] support. Google Play Games is not yet available for Mac. Currently, only bunch of games are available for beta version but Google adding games on a regular basis.&amp;lt;ref&amp;gt;[https://play.google.com/googleplaygames#section-faqs Google Play Games FAQ]&amp;lt;/ref&amp;gt;&lt;br /&gt;
[[File:Android Studio built-in emulator device skin demonstration.jpeg|thumb|298px|Android Studio built-in emulator device skin demonstration, see [[#Enhancements]]]]&lt;br /&gt;
&lt;br /&gt;
:;Trinity&lt;br /&gt;
::Open source Android emulator, basically a repackaged Qemu Android x86 VM. It aims for high [https://youtu.be/tfq4MsxaHZw?t=855 performance] and it&#039;s even faster than Google Play Games emulator. See [https://github.com/TrinityEmulator/TrinityEmulator#2-detailed-instructions Guest OS image installation guide] for installation. Also see [https://www.youtube.com/watch?v=tfq4MsxaHZw OSDI &#039;22 - Trinity: High-Performance Mobile Emulation through Graphics Projection] presentation for more information.&lt;br /&gt;
&lt;br /&gt;
:;Android Studio&lt;br /&gt;
::Android Studio is an IDE software based on JetBrains&#039; IntelliJ IDEA. It has built-in Android emulator with [https://developer.android.com/studio/run/managing-avds AVD (Android Virtual Device) configuration manager]. While its built-in emulator (which is literally called as [https://developer.android.com/studio/run/emulator &amp;quot;Android Emulator&amp;quot;]) may not be the fastest or software compatible (supports lots of OS image though), Android Studio shines as a developer&#039;s toolkit, offering seamless integration with coding, debugging, and testing tools for Android smartphones, [[Smart_TV_emulators#Android_TV.2FGoogle_TV|Android TVs]], [https://developer.android.com/wear Wear OS] and other Android ecosystem hardware. [https://www.youtube.com/watch?v=K1TTzkToDyE Recent updates brings new UI] aims to reduce complexity, provide easier access to essential features etc. It has built-in plugin manager which you can get Genymotion plugin for further enhance its emulation capabilities. Also you can use [https://developer.android.com/games/playgames/pg-emulator#debug adb to debugging with developer version of &amp;quot;Google Play Games&amp;quot; emulator]. Supports lots of [[#Hardware features]] and [[#Enhancements]]. See release notes for [https://developer.android.com/studio/releases/emulator built-in &amp;quot;Android Emulator&amp;quot;] and [https://androidstudio.googleblog.com/ Android Studio] for more information.&lt;br /&gt;
&lt;br /&gt;
:;Waydroid: Waydroid runs a full Android system inside a Linux container, giving Android apps direct access to the host kernel. It’s built for Wayland desktops (X11 support is unofficial) and avoids virtualization, unlike emulators. Because it runs Android’s native libraries rather than translating APIs, it provides near‑native performance and can expose host GPU, audio, and peripherals to Android apps.&lt;br /&gt;
&lt;br /&gt;
::;Lepton: Valve’s fork of Waydroid created for the upcoming Steam Frame VR headset. It uses the same container‑based AOSP runtime but adds Steam integration, VR‑optimized rendering paths, and extra drivers to expose the headset’s sensors. Like Waydroid, it supports sideloading APKs and runs without traditional virtualization. Lepton is intended primarily for games targeting standalone headsets such as Meta Quest, and the Steam store will also add support for publishing APK files.&lt;br /&gt;
&lt;br /&gt;
:; Anbox&lt;br /&gt;
::Anbox is a project that aims to run Android applications on Ubuntu distributions. It is in alpha state and only known to work on Ubuntu 16.04. Anbox requires custom kernel modules to run because, unlike other emulators which emulate the whole Linux kernel, this one uses the host system&#039;s Linux kernel directly. Development has been succeeded by Waydroid.&lt;br /&gt;
&lt;br /&gt;
:;BlueStacks&lt;br /&gt;
::A commercial software with a decent compatibility and performance. It has lots of [[#Enhancements|enhancement]] and [[#Hardware_features|hardware feature]] support. Newer versions bundled with &amp;quot;BlueStacks X&amp;quot; software and &amp;quot;BlueStacks services&amp;quot; which you can uninstall it afterwards, and you need to uninstall these during each update session unfortunately (BlueStacks Player do not need these apps). It includes Google Apps by default.&lt;br /&gt;
&lt;br /&gt;
:;MuMu Player&lt;br /&gt;
::Another closed-source Android emulator. There are three versions of MuMu available&lt;br /&gt;
::;MuMu Player 6&lt;br /&gt;
:::This version of MuMu uses Android 6.0 Marshmallow&lt;br /&gt;
::;MuMu Player 12&lt;br /&gt;
:::This one is based on Android 12 Snow Cone and may have more compatibility with games&lt;br /&gt;
::;MuMu Nebula&lt;br /&gt;
:::This version runs Android 7.0 Nougat and is more suitable for low-end computers&lt;br /&gt;
&lt;br /&gt;
:;MEmu&lt;br /&gt;
::Another closed-source Android emulator and also with good compatibility.&lt;br /&gt;
&lt;br /&gt;
:;LDPlayer&lt;br /&gt;
::Another closed-source Android emulator and also with good compatibility. When testing games alongside Nox, LDPlayer shows better performance/compatibility with games.&lt;br /&gt;
&lt;br /&gt;
:;Droid4x&lt;br /&gt;
::Has good compatibility but forcefully uninstalls VirtualBox, so it cannot co-exist with Genymotion and Xamarin. It&#039;s not recommended because it will install hidden background services (xunlei.exe, and Thunder.exe, both by the Chinese company which developed Droid4x) that seed Chinese torrents constantly and are a pain to uninstall or deactivate (in case you&#039;ve already fallen for it, use Revo Uninstaller).&lt;br /&gt;
&lt;br /&gt;
:;Windroy&lt;br /&gt;
::(Without the &#039;e&#039; suffix) is a fast Android emulator that does not rely on VirtualBox or any similar technology. Compatibility isn&#039;t good, though. While the Google Play store can be installed with some tinkering, not many games can be installed (due to not faking device names) and will spawn multiple harmless-yet-annoying app_process.exe crashes. The official site is down since July 2016.&lt;br /&gt;
&lt;br /&gt;
:;Windroye&lt;br /&gt;
::(With the &#039;e&#039; suffix) uses VirtualBox, but still offers better performance than BlueStacks. The Play Store is installed by default and has no stability issues found in Windroy.&lt;br /&gt;
&lt;br /&gt;
:;Shashlik&lt;br /&gt;
::A project by KDE that aims to run Android applications on Linux using KDE5 and Qt5 technology. The project is in infancy state and only known to run on latest Kubuntu versions. It lacks ARM processor emulation, so not many games will run. It is, however, known to play [https://www.youtube.com/watch?v=9SC6c_ih_Ac Flappy Bird] and can show [https://www.youtube.com/watch?v=ju_R8ftiIp4 Spotify&#039;s login screen]. It uses a modified version of [[QEMU]] to emulate the Android operating system. The last major update was in March 2016 and seems to be abandoned.&lt;br /&gt;
&lt;br /&gt;
:;Xamarin Android Player&lt;br /&gt;
::A newcomer to the Android emulation market. Not much is known about this because it required a minimum $25/month subscription to main Xamarin products. The main Xamarin products were  [https://blog.xamarin.com/xamarin-for-all made available for free] after the purchase by Microsoft, but Xamarin Android Player was discontinued, as its technology was later incorporated into Visual Studio for Android app development.&lt;br /&gt;
&lt;br /&gt;
:;Project Astoria&lt;br /&gt;
::A Microsoft-developed Android emulator for Windows 10 Mobile included in several insider previews. It could run [https://www.reddit.com/r/windowsphone/comments/3gaoct/android_apps_that_work_on_win10_right_now/ a few applications], though apps that required Google Play Services did not run or had issues. This project was reportedly [http://www.windowscentral.com/microsofts-project-astoria-delayed discontinued] in November 2015, and [http://www.winbeta.org/news/microsoft-confirms-the-death-of-project-astoria-focusing-on-other-bridges-instead its cancellation was confirmed] on February 2016, so the emulator is not included in more recent versions of Windows 10 Mobile.&lt;br /&gt;
&lt;br /&gt;
;Android Linux distros&lt;br /&gt;
:;Andy OS&lt;br /&gt;
::Not recommended because it will install a [https://www.reddit.com/r/emulation/comments/8rq4fm/reminder_that_andyroid_mines_cryptocurrency/ cryptocurrency miner] on your system without asking or informing the user. Just like Genymotion, Andy OS uses VirtualBox, but with a twist: if it detects an installed VirtualBox during installation, &#039;&#039;&#039;it will delete it&#039;&#039;&#039; and will refuse to work.&lt;br /&gt;
&lt;br /&gt;
;Compatibility layers&lt;br /&gt;
&lt;br /&gt;
:;KMRE&lt;br /&gt;
::KMRE is a compatibility layer and The official solution to run Android applications on computers with Chinese homegrown Phytium/KunPeng ARM processors and NeoKylin Linux operating system, though later also available on x86-64 on [https://www.ubuntukylin.com/index-en.html Ubuntu Kylin]. KMRE is not designed with third-party applications outside its app store and in fact, force installing third-party apps breaks older versions of KMRE.  It&#039;s an somewhat reasonable solution if you are restricted to working with these kinds of computers due to national security reasons.&lt;br /&gt;
&lt;br /&gt;
::See [[#KMRE|KMRE section]] for more information.&lt;br /&gt;
&lt;br /&gt;
==Enhancements==&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;width:100%&amp;quot;&lt;br /&gt;
|+Please only include recommended emulators in this table. Do not bump or spam GitHub threads, issues, or feature request pages.&lt;br /&gt;
! colspan=2 style=&amp;quot;width:50%&amp;quot; | Name&lt;br /&gt;
! Genymotion&lt;br /&gt;
! Google Play Games&lt;br /&gt;
! WSA&lt;br /&gt;
!Waydroid&lt;br /&gt;
! Trinity&lt;br /&gt;
!ARCVM&lt;br /&gt;
! Android Studio&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;1&amp;quot; | Controls&lt;br /&gt;
| [https://docs.retroachievements.org/general/tutorials/turbo-button.html Turbo button]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot; |Post-processing&lt;br /&gt;
|[[Shaders_and_filters#AI-powered filters|AI-powered filter compatible]]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;([https://www.nvidia.com/en-us/geforce/news/gfecnt/nvidia-freestyle-ansel-enhancements-geforce-experience-article/ Freestyle])&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Shaders_and_filters|Filters]]&lt;br /&gt;
| {{~}}&amp;lt;ref group=N3&amp;gt;Similar to Android Studio it has device skin capability for better immersion but it&#039;s exclusive to users with license registration.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{~}}&amp;lt;ref group=N3&amp;gt;Android Studio emulator [https://developer.android.com/studio/run/managing-avds#skins supports lots of device frame and custom skin] (similar to libretro overlay/bezels). You can get additional skins from various sources (e.g. [https://github.com/mingchen/android-emulator-skins mingchen&#039;s Android Emulator Skins], [https://sourceforge.net/projects/android-emulator-skins/files/ CREAL&#039;s AVD skins]), also you can use buttons on these device frames.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[High_dynamic_range#Inverse_tone_mapping|Inverse tone mapping compatible]]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Wikipedia:Category:Anti-aliasing_algorithms|Post-rendering anti-aliasing]]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;(FXAA, TXAA and MLAA/SMAA)&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Wikipedia:Comparison_gallery_of_image_scaling_algorithms|Post-rendering scaling]]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;(Sharp bilinear, Lanczos and [[Wikipedia:GPUOpen#FidelityFX_Super_Resolution|FSR 1]])&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Shader_Presets|Shader chain]]&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;13&amp;quot; |Quality of life&lt;br /&gt;
|Automatic updater&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| Big Picture Mode&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| Built-in on-screen control&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Simulating touch input on display via keyboard or gamepad. This QoL enhancement is crucial for lots of touch input exclusive games.&amp;lt;br /&amp;gt;Also you can use third party apps such as [https://github.com/Shyri/TouchMapper TouchMapper] for this.&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}[https://old.reddit.com/r/WSA/comments/z62m2v/how_do_i_remap_key_to_screen_presses_for_gaming/ *]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Compatibility_layer|Built-in translation layer]]&lt;br /&gt;
| {{Na}}&amp;lt;ref group=N3&amp;gt;You need to manually install libhoudini translation layer on guest system for Genymotion. See [[Compatibility layer]] page.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| {{Ya}}[https://developer.android.com/games/playgames/start#playbility-architecture *]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Ya}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Hypervisors|Built-in, self-contained or integrated virtualization engine]]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Emulators that employ a self-contained hypervisor are a distinct class of virtualization solutions that integrate their own layer directly into the application package similar to [[Computer_specifications#Recommended_Specifications|static linking]]. Unlike emulators that rely on third-party or host operating system (OS) features (Microsoft Hyper-V/WHPX, KVM or Intel&#039;s HAXM), these solutions are designed to be functionally independent of the host OS&#039;s virtualization stack. On Windows, this is typically achieved for Android emulation by installing a proprietary, kernel-level driver that acts as a hypervisor to manage the virtual machine, bypassing the need for pre-existing host OS&#039;es virtualization stack/feature. This shouldn&#039;t be confused with hardware-assisted virtualization (VT-x/AMD-V).&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Na}}&amp;lt;ref group=&amp;quot;N3&amp;quot;&amp;gt;It has built-in QEMU version which asks for Hyper-V (on Windows)[https://docs.genymotion.com/desktop/Get_started/011_Windows_install/#hypervisor] (it&#039;s currently in beta), otherwise you need to use &amp;quot;with VirtualBox&amp;quot; builds.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| {{Na}}&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;Hyper-V dependent&#039;&#039;&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Na}}&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;Hyper-V dependent&#039;&#039;&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;&amp;lt;ref group=N3&amp;gt;It&#039;s uses [https://github.com/TrinityEmulator/TrinityEmulator#4-code-organization QEMU 5.0] and asks for Hyper-V or obsolete HAXM for hardware acceleration.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;&amp;lt;ref group=N3&amp;gt;Android Studio has Android emulator, which is [https://developer.android.com/studio/intro/update#recommended QEMU]-based device-emulation tool. Supports [https://developer.android.com/studio/run/emulator-acceleration#vm-windows-aehd AEHD] driver (although its deprecated?), OR [https://developer.android.com/studio/run/emulator-acceleration#choose-windows-hypervisor WHPX for Windows] and [https://developer.android.com/studio/run/emulator-acceleration#vm-linux KVM for Linux] for hardware acceleration.&amp;lt;/ref&amp;gt;&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Command line options&lt;br /&gt;
| {{Ya}}[https://docs.genymotion.com/desktop/06_GMTool/ *]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Ya}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| File sharing&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Similar to &amp;quot;Shared Folder&amp;quot; enhancement for [[Hypervisors#Type_2_hypervisors|Type-2 hypervisors]].&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| Multiple instances and instance manager&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}[https://youtu.be/2KEaPQpfzkQ?t=422 *]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| On-screen display&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Showcases messages, controller input state which is useful for speedrunners, performance data, active settings, and various notifications.&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
|Pause/resume emulation&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| Per-game profiles&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.portablefreeware.com/faq.php#portable Portable] and [https://www.portablefreeware.com/faq.php#stealth Stealth]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Useful enhancement feature for non-personal computer use or plug-and-play scenarios. However, the software may still require the necessary [[Computer_specifications#Operating_System|prerequisites and dependencies]] for your operating system if it is not statically linked.&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Save_disk_space_for_ISOs#PlayStation_1|Streamable compression format]]&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;5&amp;quot; |[https://tasvideos.org/Emulatorresources/Features TAS features]&lt;br /&gt;
|Fast-forward/turbo speed&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Wikipedia:Macro_(computer_science)|Macros/Scripts]]/[https://tasvideos.org/LuaScripting Lua]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://tasvideos.org/Movies Movie recording/playback]&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
|Rewind&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
|Save states&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot; |Misc.&lt;br /&gt;
|Screen translator&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Using optical character recognition (OCR) and other techniques, this feature can provide live translation of in-game text, text-to-speech for visually impaired users, and more — either on demand or automatically.&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;&lt;br /&gt;
|colspan=&amp;quot;7&amp;quot; |You can use [https://docs.libretro.com/guides/ai-service/ RetroArch&#039;s AI Service] or the standalone offline [https://github.com/bquenin/interpreter bquenin&#039;s Interpreter].&lt;br /&gt;
|-&lt;br /&gt;
| Debug features&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;adb support, [https://developer.android.com/agi AGI support], integration with IDE etc.&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Ya}}[https://developer.android.com/games/playgames/pg-emulator *]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Virtual_reality#VR_game_room_simulations|EmuVR support]]&lt;br /&gt;
| colspan=&amp;quot;7&amp;quot; |  Exclusive to [https://www.emuvr.net/wiki/Installation_Guide#Downloads libretro cores] at the moment. So there is no support.&lt;br /&gt;
|-&lt;br /&gt;
| [[Netplay]]&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
|Rich Presence (RPC)&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Allows the emulator to share real-time game session details (e.g., current game title, level, boss, playtime, or custom status) with external applications. This enables features such as displaying what you&#039;re playing on your profile, inviting friends to spectate, or triggering join-in-progress functionality where supported.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Wikipedia:Variable_refresh_rate|Variable refresh rate compatible]]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=N3/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Hardware features==&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:100%&amp;quot;&lt;br /&gt;
|+Please only include recommended emulators in this table. Do not bump or spam GitHub threads, issues, or feature request pages.&lt;br /&gt;
! colspan=2 style=&amp;quot;width:50%&amp;quot; | Name&lt;br /&gt;
! Genymotion[https://docs.genymotion.com/desktop/04_Emulating_sensors_and_features/]&lt;br /&gt;
! Google Play Games&lt;br /&gt;
! WSA&lt;br /&gt;
!Waydroid&lt;br /&gt;
! Trinity&lt;br /&gt;
!ARCVM&lt;br /&gt;
! Android Studio&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/training/monitoring-device-state/battery-monitoring Battery]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;The Battery simulation allows you to test how your application reacts with different battery charge levels and states of charge.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Ya}}[https://docs.genymotion.com/desktop/04_Emulating_sensors_and_features/#battery *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://developer.android.com/studio/run/emulator-extended-controls *]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/develop/connectivity/bluetooth Bluetooth]&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Na}}[https://xdaforums.com/t/looking-wsa-for-windows-11-where-bluetooth-also-works.4610551/post-88829045 *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://stackoverflow.com/questions/22604305/how-to-use-android-emulator-for-testing-bluetooth-application *]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/media/camera/camerax Camera] and media input injection&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;With this, you can select your host webcams, microphones, videos, images or audio files as the device camera and audio input source.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Ya}}[https://docs.genymotion.com/desktop/04_Emulating_sensors_and_features/#camera-and-media-injection *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |Connectivity&lt;br /&gt;
| [[Wikipedia:Google_Cloud_Messaging|Google Cloud Messaging (GCM)]]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Preservation_projects#Private_Platform_Servers|Google Play Games]]&amp;lt;br /&amp;gt;[[Preservation_projects#Private_Platform_Servers|Google Play Services]]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Achievements, Challenges, Leaderboards etc.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Ya}}[https://docs.genymotion.com/desktop/04_Emulating_sensors_and_features/#open-gapps *]&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Disk I/O&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Similar to [[PC_emulator_comparisons#Storage|disk storage emulation on IBM-PC emulators]], this allows you to emulate devices with slow internal storage.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Ya}}[https://docs.genymotion.com/desktop/04_Emulating_sensors_and_features/#disk-io]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/develop/ui/views/touch-and-input/game-controllers Game controllers]&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Ya}}[https://blog.google/products/google-play/google-play-games-beta-october-2023-update/ *]&lt;br /&gt;
|{{Ya}}[https://learn.microsoft.com/en-us/windows/android/wsa/release-notes#build-22084000040 *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Na}}[https://github.com/TrinityEmulator/TrinityEmulator/issues/3 *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/games/optimize/adpf/gamemode/about-API-and-interventions Game Mode]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[Wikipedia:Android_(operating_system)#Home_screen|Home screen]]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;This shouldn&#039;t be confused with emulator frontend/GUI.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&amp;lt;ref group=&amp;quot;N4&amp;quot;&amp;gt;[https://developer.android.com/games/playgames/pg-emulator#navigation Exclusive to developer builds] and [https://old.reddit.com/r/GalaxyTab/comments/mt5ekb/in_android_12_google_is_all_about_tablets_again/ it&#039;s looking similar to Android 12 tablet home menu launcher] ([https://youtu.be/2KEaPQpfzkQ?t=408 Demonstration]). It&#039;s unclear whether this app directly emulates the native home screen or provides an alternative UI/UX with limited features.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/develop/ui/views/touch-and-input/keyboard-input Keyboard input]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://youtu.be/2KEaPQpfzkQ?t=153 *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/reference/android/location/Location Location]&lt;br /&gt;
|{{Ya}}[https://docs.genymotion.com/desktop/04_Emulating_sensors_and_features/#gps *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://developer.android.com/studio/run/emulator-extended-controls *]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[List_of_games_that_support_tracked_motion_controllers#Android_Emulation|Motion sensor]]&lt;br /&gt;
|{{Ya}}[https://www.genymotion.com/blog/genymotion-desktop-3-8-0/ *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://developer.android.com/studio/run/emulator-extended-controls *]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/games/playgames/input-mouse Mouse input]&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Ya}}[https://youtu.be/2KEaPQpfzkQ?t=153 *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/jetpack/compose/touch-input/pointer-input/multi-touch Multi-touch]&lt;br /&gt;
|{{Ya}}[https://docs.genymotion.com/desktop/03_Virtual_devices/#touchscreen]&lt;br /&gt;
|{{Dunno}}[https://support.google.com/googleplay/thread/249633800/lack-of-multi-touch-support-on-play-games-beta?hl=en]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/develop/ui/views/notifications Notifications]&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
| {{~}}[https://developer.android.com/games/playgames/faq#q_can_we_use_push_notifications_for_google_play_games *]&lt;br /&gt;
|{{Ya}}[https://learn.microsoft.com/en-us/windows/android/wsa/release-notes#build-220440000190 *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/studio/run/emulator-install-add-files Sideloading/Installing]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
| {{~}}&amp;lt;ref group=&amp;quot;N4&amp;quot;&amp;gt;Exclusive to developer builds, [https://youtu.be/2KEaPQpfzkQ?t=280 Demonstration]. For using sideloading in the developer builds you need to use adb install &amp;quot;AppName.apk&amp;quot; command in the Command Prompt.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| {{~}}[https://github.com/Simizfo/WSATools#requisites *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&amp;lt;ref group=&amp;quot;N4&amp;quot;&amp;gt;[https://github.com/TrinityEmulator/TrinityEmulator/wiki/Advanced-Usages#adb-connection Use adb to connect] then use adb install command.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/develop/connectivity/usb USB and USB passthrough]&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/develop/connectivity/wifi/wifi-scan Wi-Fi]&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://developer.android.com/studio/run/emulator-wifi *]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=9 | [[Wikipedia:Android_version_history|OS version]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[Wikipedia:Android_version_history#Android_7.1_Nougat|7.1 Nougat]] (API 25)&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;New JIT Compiler, making for 75 percent faster app installations and a 50 percent reduction in compiled code size.&amp;lt;br /&amp;gt;JIT compiler with code profiling to ART, which lets it constantly improve the performance of Android apps as they run.&amp;lt;br /&amp;gt;Vulkan 3D rendering API support.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Ya}}&amp;lt;ref group=&amp;quot;N4&amp;quot; name=&amp;quot;GenymotionOSsupport&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[Wikipedia:Android_version_history#Android_4.4_KitKat|KitKat]] (API 19)&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Supporting [[Wikipedia:Android_version_history#Android_4.4_KitKat|Android 4.4 (KitKat)]] is crucial for emulators due to compatibility and [[Preservation_projects|preservation]] reasons.&amp;lt;br /&amp;gt; Older applications and games often rely on the &amp;quot;[[Wikipedia:Dalvik_(software)|Dalvik]]&amp;quot;, which isn&#039;t present in newer versions and there could be &#039;&#039;&#039;[https://web.archive.org/web/20141215220606/http://www.androidruntime.com:80/list compatibility issues]&#039;&#039;&#039;.&amp;lt;br /&amp;gt;Android 5.0 (Lollipop)(API 21) introduced the &amp;quot;[[Wikipedia:Android_Runtime|Android RunTime]]&amp;quot; (ART), [[Wikipedia:Android_Runtime#History|replacing &amp;quot;Dalvik&amp;quot; entirely]].&amp;lt;br /&amp;gt;Having said that ART is mostly backwards compatible with Dalvik. See these sources for more information: [https://xdaforums.com/t/explained-art-runtime-in-android-4-4-kitkat.2622098/ 1], [https://www.geeksforgeeks.org/difference-between-dalvik-and-art-in-android/ 2], [https://developer.android.com/guide/practices/verifying-apps-art 3].&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Na}}&amp;lt;ref group=&amp;quot;N4&amp;quot; name=&amp;quot;GenymotionOSsupport&amp;quot;&amp;gt;[https://support.genymotion.com/hc/en-us/articles/9511224511901-Which-Android-versions-are-available Genymotion: Which Android versions are available?], Since September 2022, Genymotion no longer provide Android 4.4 and below images, see[https://support.genymotion.com/hc/en-us/articles/360002708018-I-can-t-find-Android-4-4-and-below this page].&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [[Wikipedia:Android_version_history#Android_12|Snow Cone]] (API 31)&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Android Runtime (ART) module added to the updatable core OS components via Google Play, added functionality to existing modules.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Ya}}&amp;lt;ref group=N4 name=GenymotionOSsupport&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Na}}&amp;lt;ref group=N4&amp;gt;It uses android-x86 9.0 64-bit.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;9&amp;quot; | [https://developer.android.com/ndk/guides/abis Supported ABIs]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/ndk/guides/abis#arm64-v8a arm64-v8a]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&amp;lt;ref group=&amp;quot;N4&amp;quot; name=&amp;quot;GooglePlayGamesABI&amp;quot;&amp;gt;[https://developer.android.com/games/playgames/start#playbility-architecture Google Play Games ABI Architecture support].&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://web.archive.org/web/20180507120451/https://developer.android.com/ndk/guides/abis#sa armeabi]&lt;br /&gt;
| colspan=&amp;quot;7&amp;quot; | armeabi and MIPS support deprecated in [[Compatibility layer|libndk translation layer]] version r16 and [https://android.googlesource.com/platform/ndk/+/master/docs/Roadmap.md#ndk-r17 removed in r17].&amp;lt;br /&amp;gt;But [[Compatibility layer|libhoudini translation layer]] still supports it?&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/ndk/guides/abis#v7a armeabi-v7a]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Supporting armeabi-v7a ABI is crucial for emulators due to compatibility and [[Preservation_projects|preservation]] reasons.&amp;lt;br /&amp;gt; Older applications and games often rely on the [[Wikipedia:ARM_architecture_family|ARM 32-bit (Cortex)]] architecture, which isn&#039;t used in newer hardware.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [https://developer.android.com/ndk/guides/abis#x86 x86]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&amp;lt;ref group=N4 name=GooglePlayGamesABI&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [https://developer.android.com/ndk/guides/abis#86-64 x86_64]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&amp;lt;ref group=N4 name=GooglePlayGamesABI&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://developer.android.com/games/optimize/64-bit#64-bit-emulator *]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;9&amp;quot; | [https://developer.android.com/develop/ui/views/graphics/opengl/about-opengl Supported APIs]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [https://registry.khronos.org/OpenGL/index_es.php#specs11 OpenGL ES 1.x]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Supporting OpenGL ES 1.x is crucial for emulators due to compatibility and [[Preservation_projects|preservation]] reasons.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [https://registry.khronos.org/OpenGL/index_es.php#specs31 OpenGL ES 3.x]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;The OpenGL ES 3.x APIs is backwards-compatible with the 2.x APIs which is crucial for emulators due to compatibility and [[Preservation_projects|preservation]] reasons.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://youtu.be/tfq4MsxaHZw?t=923 *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [https://registry.khronos.org/vulkan/#apispecs Vulkan 1.3]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;See [https://developer.android.com/ndk/guides/graphics/android-baseline-profile Android Baseline 2022 profile] and also see [https://source.android.com/docs/core/graphics/implement-vulkan#versions Vulkan API versions for several Android releases].&amp;lt;br/&amp;gt;Vulkan releases are backward compatible with each other.&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=N4/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==PlayStation Mobile==&lt;br /&gt;
{{Main|PlayStation Mobile}}&lt;br /&gt;
&lt;br /&gt;
==Android consoles==&lt;br /&gt;
Because it&#039;s possible to fork and create your own Android-based OS, many developers have used Android to power their own commercial consoles. However, as mentioned before, just because it uses Android as a base does not mean they will all work correctly on a standard Android emulator, as they may require specific hardware setup, extra non-standard APIs or frameworks provided by the OS of the console, or extra authentication that relies on the services bundled with the console.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note: [[Smart_TV_emulators|Smart TVs and smart media players/media boxes]] (e.g. ChromeCast with Google TV, Amazon Fire TV) are not consoles, despite some of them are able to run video games. The distinction is simple: If a device is not designed with gaming as its sole or main purpose, then it&#039;s not an Android console. Please do not add that kind of devices that can play video games into this section.&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:100%&amp;quot;&lt;br /&gt;
!Name&lt;br /&gt;
![[MAME]] support&lt;br /&gt;
!ROMs&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Atlantis Land Kora&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.clementoni.com/it-en/16612-clemstation-60/ Clemstation 6.0]&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|Released in 2018 by Clementoni, the Clemstation is a &amp;quot;multimedia educational console&amp;quot; only sold in Italy that appears to be on a running custom version of Android. Because it&#039;s still being sold, it&#039;s unknown how games will be made for it and when it will be discontinued. Information on how many units have been sold so far has not been released to the public.&lt;br /&gt;
|-&lt;br /&gt;
|Diyomate X18&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|flarePlay&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Fuze Tomahawk F1&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|A Chinese console with Nvidia Tegra SoC, similar to Nvidia Shield. Has some heavy-hitting exclusive Android titles such as &#039;&#039;Hyperdimension Neptunia Re;Birth1&#039;&#039; and &#039;&#039;Dynasty Warriors 8&#039;&#039;, but eventually flopped.&lt;br /&gt;
|-&lt;br /&gt;
|GPD Mars Gamebox&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[XD/XD+|GPD XD / XD+]]&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|A foldable handheld console manufactured by Gamepad Digital (GPD).&lt;br /&gt;
|-&lt;br /&gt;
|LeapFrog Epic&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|LC Smart Pandora TV Box&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Lexibook LexiBox TV&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Lexibook Playdroid&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Mad Catz Mojo&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|MeLE X8&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|My Clem Box&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|Released in 2018 by Italian toy company Clementoni and sold exclusively in Italy, My Clem Box is an educational console with Wii-like motion controls. Because it&#039;s still being sold, it&#039;s unknown how games will be made for it and when it will be discontinued. Information on how many units have been sold so far has not been released to the public.&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.takaratomy.co.jp/products/zukanneopad NEO Consoles]&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|Released  in 2017 by Takara Tomy. The NEO Series are educational consoles only sold in Japan and appear to use a custom version of Android. Because it&#039;s still being sold, it&#039;s unknown how games will be made for it and when it will be discontinued. Information on how many units have been sold so far has not been released to the public.&lt;br /&gt;
|-&lt;br /&gt;
|Nvidia Shield TV&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|A console/media box hybrid manufactured by Nvidia. Has a lot of heavy-hitting titles such as &#039;&#039;Metal Gear Rising: Revengeance&#039;&#039;, &#039;&#039;Doom 3&#039;&#039;, &#039;&#039;Half-Life 2&#039;&#039;, etc.&lt;br /&gt;
|-&lt;br /&gt;
|[[Ouya emulators|Ouya]]&lt;br /&gt;
|None&lt;br /&gt;
|[https://archive.org/details/ouyalibrary?&amp;amp;sort=-downloads&amp;amp;page=2 Yes]&lt;br /&gt;
|A failed microconsole that started from a Kickstarter project. The controller sucks and the games can be found elsewhere. Since the Ouya runs on Android, emulation is technically possible by extracting menu/application APK files and running them in an Android emulator or VM.&lt;br /&gt;
|-&lt;br /&gt;
|PlayJam GameStick&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|A tiny console the size of a USB thumb drive.&lt;br /&gt;
|-&lt;br /&gt;
|Razer Forge TV&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Phoenix One&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|A console/desktop computer hybrid, equipped with Qualcomm 660 SoC, running PhoenixOS which is an Android distro designed for desktop computers. Has a &amp;quot;computer mode&amp;quot; that enables multi-window multitasking and system-wide file manager integration, such as copying &amp;amp; pasting files.&lt;br /&gt;
|-&lt;br /&gt;
|Razer Forge TV&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|miniStation&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|A console designed by Tencent and manufactured by multiple manufacturers such as Lenovo and Skyworth. Designed to run cellphone games and simple emulators.&lt;br /&gt;
|-&lt;br /&gt;
|Snail Games OBox&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Soomax Sensory&lt;br /&gt;
(享动体感游戏机)&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|TCL T2&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|UIS Xtreamer Multi-Console&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|UTStarcom DanDan (蛋蛋)&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|ZTE FunBox&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==GM Android-based==&lt;br /&gt;
Some General Motors cars are equipped with an in-car entertainment system running on Android.&lt;br /&gt;
&lt;br /&gt;
[https://developer.gm.com/app-gallery App Gallery].&lt;br /&gt;
&lt;br /&gt;
==Emulation issues==&lt;br /&gt;
===Google apps===&lt;br /&gt;
Android is open-source, but the Google Play Store has to be licensed from Google in order to incorporate it into a build, including Play Services and many other Google apps. That often means developers pay a fee that can trickle back to the user in some form (either through adware, privacy-invading trackers, or by selling the emulator as a commercial product). Custom ROMs for real Android devices on Android 4 and earlier used to bundle the Google Play Store, but this changed with newer versions. The new method is to install a custom ROM and then install &amp;quot;GApps&amp;quot; through another service like [https://opengapps.org/ the Open GApps Project].&lt;br /&gt;
&lt;br /&gt;
===Architectural differences===&lt;br /&gt;
Many games often optimize and compile specifically for ARM processors, which prevents them from being executable on x86 CPUs, even when using a project like Android-x86. Some emulators, like BlueStacks, have ARM translation layer by default; in others, like Genymotion, it is possible to install an ARM translation layer manually. See [[#Hardware features]] supported ABI section and [[#Enhancements]] built-in translation layer section for more information.&lt;br /&gt;
&lt;br /&gt;
===Conflict===&lt;br /&gt;
Many emulators like to uninstall each other for some reason. Droid4x, Andyroid, Genymotion, and Xamarin cannot co-exist on the same machine without modifying their installers, which can be a problem if one game works on only one of these emulators but other games do not. Also keep in mind that you should turn off Hyper-V windows feature if [[Hypervisors|Type-2 hypervisor]] used for emulator backend due to [[Hypervisors#Hyper-V_feature_conflict_issue|conflict issue]], although some emulators like BlueStacks provide special Hyper-V build for this.&lt;br /&gt;
&lt;br /&gt;
===Antitamper protection===&lt;br /&gt;
In order to reduce cheating, many games refuse to run if they discover that the device has been rooted. If the emulator comes rooted by default, it must be manually unrooted before the game can be played. The rooting method for modern devices is Magisk, which installs itself in the bootloader instead of the system partition, which makes it harder to detect.&lt;br /&gt;
&lt;br /&gt;
Some games take more aggressive measures to detect the presence of Custom ROMs (unofficial firmware) or Android emulators (like the ones listed on this page) in a variety of ways, such as checking for the existence or absence of system files in order to prevent the game from running in any unverified environments. These games are very difficult or plain impossible to play on emulators without resorting to cracked versions of the games.&lt;br /&gt;
&lt;br /&gt;
===Android-based Operating Systems===&lt;br /&gt;
There are many [[wikipedia:Fork_(software_development)|forks]] of Android; some of these go beyond a custom UI and are instead entirely new OSes that use the Android code in addition to writing their own code, such as Amazon&#039;s Fire OS; in some cases these come as compatibility layers on top of an otherwise unrelated OS, such as Windows Subsystem for Android. Depending on how much (and what) new code, features, and APIs were added, will determine the effects they will have on Android emulation but if one thing is for sure, these forks are (most likely) going to cause some emulation issues.&lt;br /&gt;
&lt;br /&gt;
===Google Chrome situation===&lt;br /&gt;
:Can open APK files using the ARC Welder extension, though their emulation on PC is average at best. Here&#039;s a [http://docs.google.com/spreadsheets/d/1iIbxaftAu_ho5rv9fUlXSLTzwU6MbKOldsWXyrYiyo8/edit#gid=0 compatibility list] and a [https://www.reddit.com/r/chromeapks dedicated subreddit]. Google has announced [http://arstechnica.com/gadgets/2016/05/the-play-store-comes-to-chrome-os-but-not-the-way-we-were-expecting/ Play Store for Chrome OS], but it works on a different &amp;quot;container&amp;quot; technology that is embedded in the Chrome OS. In addition, Google has [http://blog.chromium.org/2016/08/from-chrome-apps-to-web.html discontinued Google Chrome apps on PC].&lt;br /&gt;
&lt;br /&gt;
===Emulator Specific Issues===&lt;br /&gt;
====BlueStacks====&lt;br /&gt;
* &#039;&#039;&#039;Can&#039;t root the device:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The latest Kingroot&#039;s .apk will do the job when loaded inside BlueStacks. It&#039;s that simple.&lt;br /&gt;
&lt;br /&gt;
Alternatively, you could use Universal [[BlueStacks]] Rooting Software on an existing BlueStacks installation. Before opening it, go to the folder where BlueStacks is installed under Program Files, and run &amp;quot;HD-Quit.exe&amp;quot; once.&lt;br /&gt;
&lt;br /&gt;
Then, from the extracted &amp;quot;BlueStacks RootEZ 32_64&amp;quot;, open as administrator &amp;quot;BlueStacks RootEZ.exe&amp;quot;. Click &amp;quot;Automatic Detect from Installed Bluestacks&amp;quot;, enable &amp;quot;Enlarge System (Root.fs) Size to 400MB&amp;quot;, and click &amp;quot;I&#039;m ready for Step 1&amp;quot;. A command-line window should appear. Now just wait until &amp;quot;Preparing Complete&amp;quot; appears. Then, click &amp;quot;Go for Step 2&amp;quot; and wait until &amp;quot;Rooting is Complete&amp;quot; appears.&lt;br /&gt;
&lt;br /&gt;
Close the application, and open the &amp;quot;output&amp;quot; folder in the same directory as the extracted application. You should find a newly generated &amp;quot;Root.fs&amp;quot; file. You can use it to replace the existing one under &amp;quot;%programdata%\BlueStacks\Android&amp;quot; (Press Windows+R and go there), but it&#039;s recommended to keep a backup of the original in case the new one causes Bluestacks to hang in the loading screen for more than a few minutes.&lt;br /&gt;
&lt;br /&gt;
The package also includes Nova Explorer and Root Launcher. You may verify the rooting status with the &amp;quot;Root Checker&amp;quot; app from Google Play. Considering some apps check for Google Play services for online checks, you can also install &amp;quot;Modded Google Play Store&amp;quot;, &amp;quot;[https://www.luckypatchers.com/ Lucky Patcher]&amp;quot; and &amp;quot;Magisk&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====Andyroid====&lt;br /&gt;
* &#039;&#039;&#039;Unable To Launch VM Process:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
On the taskbar, right-click Andyroid&#039;s notification icon, and choose Settings, Advanced, Set Andy Protocol. Type &amp;quot;tcp&amp;quot; and confirm, then launch Andyroid.&lt;br /&gt;
&lt;br /&gt;
====Android-x86====&lt;br /&gt;
* &#039;&#039;&#039;3D Support is broken on VMWare when using newer kernels:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Kernels &amp;gt; 4.14 with version 8.1 break 3d acceleration in VMWare (see https://groups.google.com/forum/#!searchin/android-x86/4.9%7Csort:date/android-x86/wB65vJnuJiI/ytJaWYWUBwAJ). Use kernel 4.9 with 8.1 instead.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Setting resolution in VMWare&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pass in a kernel option to grub when booting. Select the boot entry and then press &#039;e&#039; to edit it, and then &#039;e&#039; to edit again. Add the kernel option here. For example, to use a video resolution of 1920x1080, add &#039;video=1920x1080&#039;. Press return to save the changes (for this boot session only), and &#039;b&#039; to boot (the keys to edit and boot may be different depending on your grub version, there are usually instructions on the grub screen for the requisite keys)&lt;br /&gt;
&lt;br /&gt;
====KMRE====&lt;br /&gt;
* &#039;&#039;&#039;Installing third-party apks&#039;&#039;&#039;&lt;br /&gt;
Installing third-party apks requires a dedicated installer &amp;lt;code&amp;gt;kmre-apk-installer&amp;lt;/code&amp;gt;. It could be acquired by command &amp;lt;code&amp;gt;sudo apt update &amp;amp;&amp;amp; sudo apt install kmre-apk-installer&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Notice that KMRE is still not designed with third-party apps in mind. Installing third-party apps may result in abnormal behaviors of KMRE such as unable to start &amp;amp; stop itself on demand due to clogged-up background processes of third-party apps.&lt;br /&gt;
&lt;br /&gt;
Installing apks inside KMRE is specifically filtered out unless the application running is upgrading itself.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Receiving a notice that the mobile environment is not running while trying to install third-party apps&#039;&#039;&#039;&lt;br /&gt;
Go to app store - mobile apps to trigger the startup process of KMRE. You can see a startup notice in the bottom right corner on the desktop while it&#039;s starting up.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Accessing Android system settings&#039;&#039;&#039;&lt;br /&gt;
Execute command &amp;lt;code&amp;gt;startapp com.android.settings&amp;lt;/code&amp;gt; in the terminal. Notice that changing system settings is very likely to break KMRE.&lt;br /&gt;
* &#039;&#039;&#039;Accessing files of Android&#039;&#039;&#039;&lt;br /&gt;
Files in &amp;lt;code&amp;gt;/storage/emulated/0&amp;lt;/code&amp;gt; are mapped to &amp;lt;code&amp;gt;/var/lib/kmre/data/kmre-1000-${LOGNAME}&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Notice that this path contains a hard link to &amp;lt;code&amp;gt;/home&amp;lt;/code&amp;gt;. KMRE will filter out file deletion, but not creation and modification. Improper file management in Android could result in data loss in host machine.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As KMRE is not really an emulator/hypervisor, the &amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt; and other paths such as &amp;lt;code&amp;gt;/sys&amp;lt;/code&amp;gt; on Android doesn&#039;t have mappings, but some paths are mapped to &amp;lt;code&amp;gt;/var/lib/kmre/kmre-1000-${LOGNAME}&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Cellphone emulators]] - Information on emulators for various feature phone/non-smartphone platforms.&lt;br /&gt;
* [[Emulators on Android]] - Various emulators on Android OS&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[[Wikipedia:Comparison_of_mobile_operating_systems|Comparison of mobile operating systems]]&lt;br /&gt;
*[[Wikipedia:Android_version_history|Android version history]], [https://developer.android.com/topic/performance/baselineprofiles/overview Android Baseline profiles]&lt;br /&gt;
*[https://developer.android.com/ Android Developer]&lt;br /&gt;
*[https://xdaforums.com/t/list-of-devices-armv7-armv6-armv5.1596800/ XDAForums - List of devices: ARMv7, ARMv6, ARMv5]&lt;br /&gt;
*[[Wikipedia:Comparison_of_high-definition_smartphone_displays#720p_by_1280_.28HD_ready.29|Early Android devices with OLED and HD Ready display]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{NEL}}&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
[[Category:Android| ]]&lt;br /&gt;
[[Category:Various emulation]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Android_emulators&amp;diff=133659</id>
		<title>Android emulators</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Android_emulators&amp;diff=133659"/>
		<updated>2026-01-05T01:55:38Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Updated Waydroid description, added Lepton&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox console&lt;br /&gt;
|title = Android&lt;br /&gt;
|logo = Android.png&lt;br /&gt;
|developer = Google&amp;lt;br/&amp;gt; Open Handset Alliance&lt;br /&gt;
|release = 2008&lt;br /&gt;
|emulated = {{~}}&lt;br /&gt;
}}&lt;br /&gt;
:&#039;&#039;This page is about software that emulates Android on other hardware, like desktops.&#039;&#039;{{for|emulators that run on Android|Emulators on Android}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[wikipedia:Android (operating system)|Android]]&#039;&#039;&#039; is a mobile operating system developed by Google and the Open Handset Alliance. It was originally developed in secret before launching in 2008 as a competitor against Apple&#039;s [[iOS emulators|iPhone]]. While other mobile operating systems have been made throughout the years, none have emerged in terms of market share nearly as much as Android.&lt;br /&gt;
&lt;br /&gt;
Android is like a Linux distribution in that it uses the Linux kernel to facilitate communication with the hardware and manage processes on the system. Unfortunately, the similarities end there, as Android uses an entirely different toolset from standard Linux distributions and no support is given for running it on PCs. (Software development on Android is also nothing like Linux development as apps are compiled into architecture-specific &amp;lt;code&amp;gt;APK&amp;lt;/code&amp;gt;s via Java which, like IPA files on [[iOS emulators|iOS]], are specially designed Zip files. They may be occasionally coupled with &amp;lt;code&amp;gt;OBB&amp;lt;/code&amp;gt; files, see [[Copy_protection#Bypassing_Copy_Protection]] section for information about APK+DATA and copy protection situation on Android). While Android can technically run Linux binaries, doing so requires superuser privileges that Android does not provide by default. For many devices, you can expect to see a custom ROM that has an integrated su binary (or a means to install it easily, such as a custom recovery), but not all devices have one.&lt;br /&gt;
&lt;br /&gt;
However, the Linux kernel is flexible enough that it can be emulated well, unlike iOS, older cell phone models, and older Japanese Galapagos mobile phones. While Android natively supports mice&amp;lt;ref group=N&amp;gt;If you have an Android device, you can confirm this by connecting a Bluetooth or USB mouse via a USB adapter.&amp;lt;/ref&amp;gt;, most apps expect users to have a touchscreen, so Android emulators will usually default to emulating touchscreen presses like [[Nintendo DS emulators|DS emulation]] (though it can be less than ideal in many cases). The host&#039;s keyboard may often emulate the button controller add-ons, and some emulators support [[Xbox 360 emulators|Xbox 360]] controllers with some more tweaks.&lt;br /&gt;
&lt;br /&gt;
To run Android apps on your computer, most of the Android emulators employ a two-step approach. First, they set up a virtual environment using [[Hypervisors|hypervisor]] (and of course support for [[Wikipedia:X86_virtualization#Hardware-assisted_virtualization|hardware assisting virtualization]] such as vt-x/amd-v and virtual gpu adapter such as [https://docs.mesa3d.org/drivers/virgl.html VirGL]). Then, they use [[Recommended_linux_distros#Emulation_focused|custom Android-x86 images]] and translation layer such as &amp;quot;[[Compatibility_layer|libhoudini or libndk or Intel BT]]&amp;quot; to convert instructions from ARM processors (used in phones) to work on your computer&#039;s x86 architecture. See [[#Hardware features]] supported ABI, API sections and [[#Enhancements]] built-in translation layer and VM columns for more information.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=N/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Before diving in==&lt;br /&gt;
;*[[Hypervisors|Hardware-assisted virtualization]] feature must be turned from your BIOS for most of these methods due to performance reasons.&lt;br /&gt;
;*You need to turn off Hyper-V from Windows Feature panel if [[Hypervisors|Type-2 hypervisor]] used by the emulator due to [[Hypervisors#Hyper-V_feature_conflict_issue|conflict issue]]. Having said that some emulators like BlueStacks provide special Hyper-V build for prevent this issue. Recently, with [https://support.bluestacks.com/hc/en-us/articles/22561951043981-BlueStacks-5-20-Release-Notes#01HMGBJDK8G7J7S9C0G5R9SBVR BlueStacks 5 version 5.20, you can now run BlueStacks with Hyper-V enabled] including all instances such as Nougat 32-bit, which will run as intended and no additional changes required.&lt;br /&gt;
;*If you already have an Android device, we recommend using a mirroring application like &amp;quot;[https://github.com/Genymobile/scrcpy scrcpy]&amp;quot; instead of these &amp;quot;emulators&amp;quot;.&lt;br /&gt;
;*If you&#039;ve got an extra device lying around, you can use [[Recommended Linux distros#Android]] instead of these &amp;quot;emulators&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Emulators==&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;line-height:1.5;width:74%;font-size:90%;&amp;quot;&lt;br /&gt;
|+Before editing, review the [[Getting involved]] and [[Recommended emulators|Recommended]] pages. See [[Computer_specifications#Recommended_Specifications|system requirements]] page for performance demand of the emulators.&amp;lt;br/&amp;gt;See tables for &amp;lt;span style=&amp;quot;font-weight: bold; color: #CC0000; border: 1px solid #CC0000; padding: 2px;&amp;quot;&amp;gt;[[#Enhancements|enhancements]], [[#Hardware_features|hardware features]], and [[#Android_consoles|Android consoles]]. Also see  [[PlayStation Mobile]].&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;For more details such as [[licensing]], [[Source_code#Language_levels|programming language]], [[High_and_low-level_emulation|emulation method]], visit each emulator’s dedicated page.&lt;br /&gt;
!Name&lt;br /&gt;
!Platform(s)&lt;br /&gt;
!Latest version&lt;br /&gt;
!Compatibility&lt;br /&gt;
![[Licensing|License]]&lt;br /&gt;
!Active&lt;br /&gt;
![[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;8&amp;quot;|x86&lt;br /&gt;
|-&lt;br /&gt;
|[[Genymotion]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://www.genymotion.com/download/ {{GenymotionVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://play.google.com/googleplaygames Google Play Games]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://play.google.com/googleplaygames#section-system-requirements Beta]&amp;lt;br/&amp;gt;[https://developer.android.com/games/playgames/emulator Developer]&lt;br /&gt;
|&amp;lt;small&amp;gt;[https://play.google.com/googleplaygames/exploregames Only for selected titles] (Beta build)&amp;lt;br/&amp;gt;? (Developer build)&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/android/wsa/release-notes WSA]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;This shouldn&#039;t be confused with WSL or WSL2.&amp;lt;br/&amp;gt;See [[Hypervisor]] page for WSL2 and [[Compatibility layer]] page for WSL.&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|Comes with Windows store&amp;lt;br/&amp;gt;[https://github.com/cinit/WSAPatch WSA patch for Windows 10]&lt;br /&gt;
|[https://github.com/riverar/wsa-app-compatibility#support-tables 66%&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;368 out of 558 reported titles&amp;lt;/small&amp;gt;]&lt;br /&gt;
|{{?}} ||{{~}}[https://learn.microsoft.com/en-us/windows/android/wsa/ *] ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://waydro.id/index.html Waydroid]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://waydro.id/#install git]&amp;lt;br /&amp;gt;[https://github.com/casualsnek/waydroid_script Extras script]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://trinityemulator.github.io/ Trinity]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/TrinityEmulator/TrinityEmulator/releases git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{~}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|ARCVM&lt;br /&gt;
|align=left|{{Icon|ChromeOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|Android Studio&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;It&#039;s an IDE and it includes [https://developer.android.com/studio/intro/update#sdk-manager built-in Android Emulator]&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://developer.android.com/studio/archive Beta and Canary builds]&amp;lt;br/&amp;gt;[https://developer.android.com/studio/ 4.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|SA}} ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Anbox]]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://docs.anbox.io/userguide/install.html git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[[BlueStacks]]&lt;br /&gt;
|align=left|{{Icon|Windows|macOS}}&lt;br /&gt;
|[https://support.bluestacks.com/hc/en-us/sections/360012290292-Release-Notes {{BlueStacksVer}}]&lt;br /&gt;
|[https://support.bluestacks.com/hc/en-us/articles/4413818315789-Games-playable-on-different-Android-versions-on-BlueStacks-5 ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&amp;lt;ref group=N2 name=Bloatware&amp;gt;These emulators are closed-source, and while they&#039;re distributed for free, their devs look for roundabout ways to monetize them. &#039;&#039;&#039;Since these emulators closed-source and comes with adware and bloatware applications, it&#039;s important to research the developers background before using them to ensure their trustworthiness and avoid potential privacy risks before using them&#039;&#039;&#039;. MuMu, LDPlayer, NoxPlayer and MEmu developed by the various Chinese software companies and BlueStacks App Player developed by American technology company called &amp;quot;[https://www.wikidata.org/wiki/Q4928776 BlueStacks]&amp;quot;. Despite data security regulations existing in various regions (e.g., [[Wikipedia:General_Data_Protection_Regulation|GDPR]] in the &amp;quot;EU&amp;quot;, [[Wikipedia:California_Consumer_Privacy_Act|CCPA]] in &amp;quot;California&amp;quot;, and [[Wikipedia:Cybersecurity_Law_of_the_People&#039;s_Republic_of_China|Cybersecurity Law]] in &amp;quot;PRC&amp;quot;), concerns regarding government surveillance remain significant. Therefore, we recommend exercising caution when relying on closed-source software developed within such jurisdictions. Make sure to check if there are pre-installed &#039;&#039;&#039;extra&#039;&#039;&#039; apps comes with these emulators and disable or uninstall them (e.g. BlueStacks X, BlueStacks Services etc.), monitor your internet traffic and processor activity to detect any abnormal activity and block domains accordingly if the need arises or use tools like &#039;[https://github.com/henrypp/simplewall simplewall]&#039;. Also avoid giving sensitive account data as much as is possible due to potential security reasons. Besides basic safety, these precautions often make impacted emulators run faster and more responsive when the adware services and apps are turned off.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|MuMu&lt;br /&gt;
|align=left|{{Icon|Windows|macOS}}&lt;br /&gt;
|[https://mumu.163.com/global/download/en/index.html 1.1.0.2]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;[https://mumu.163.com 1.1.0.5 (v2.3.17) (Chinese Ver)]&amp;lt;/small&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&amp;lt;ref group=N2 name=Bloatware&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|LDPlayer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://en.ldplayer.net/ 4.0.50.3]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&amp;lt;ref group=N2 name=Bloatware&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|NoxPlayer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.bignox.com 7.0.2.7]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&amp;lt;ref group=N2 name=Bloatware&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|MEmu&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.memuplay.com/ {{MEmuVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&amp;lt;ref group=N2 name=Bloatware&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Andy OS&lt;br /&gt;
|align=left|{{Icon|Windows|macOS}}&lt;br /&gt;
|[https://andyroid.net/ 0.47.226.1096.26]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&amp;lt;ref group=N2 name=Bloatware&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Droid4X&lt;br /&gt;
|align=left|{{Icon|Windows|macOS}}&lt;br /&gt;
|[https://droid4x.cc/ 0.10.7]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|ARC Welder&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;(Google Chrome)&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS|Web}}&lt;br /&gt;
|[https://developer.chrome.com/apps/getstarted_arc ARC 50.5021.602.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|ARChon&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;(Google Chrome)&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS|Web}}&lt;br /&gt;
|[https://archon-runtime.github.io/ ARC 41.4410.238.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|SA}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|KoPlayer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://koplayerpc.com/ 2.0.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|LeapDroid&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://www.leapdroid.com/ 1.8.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|Peak App Player&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://web.archive.org/web/20191120002207/http://www.peakplayer.net/index.php/en/peakplayeren/ 1.2.5 Beta 2]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|Shashlik&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[http://www.shashlik.io/ 0.9.3]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|SmartGaGa&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://web.archive.org/web/20190820044528/https://www.smartgaga.com/ 1.1.646]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|Windroy&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://sourceforge.net/projects/windroy/ 4.0.3]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|Windroye&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|2.9.1&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|Xamarin Android Player&lt;br /&gt;
|align=left|{{Icon|Windows|macOS}}&lt;br /&gt;
|[https://github.com/xamarin/release-notes-archive/blob/master/release-notes/android/android-player/index.md 0.6.5]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|XePlayer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://xeplayer.com/ 6.0.10]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|YouWave&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://youwave.com/ 5.11]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;8&amp;quot;|ARM&lt;br /&gt;
|-&lt;br /&gt;
|[https://waydro.id/index.html Waydroid]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://waydro.id/#install git]&amp;lt;br /&amp;gt;[https://github.com/casualsnek/waydroid_script Extras script]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Anbox]]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://docs.anbox.io/userguide/install.html git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|Windows Bridge for Android&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(Project Astoria)&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Win10Phone}}&lt;br /&gt;
|Discontinued ($)&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Compatibility layers ([[Compatibility_layers|...]])==&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;line-height:1.5;width:74%;font-size:90%;&amp;quot;&lt;br /&gt;
!Name&lt;br /&gt;
!Platform(s)&lt;br /&gt;
!Latest Version&lt;br /&gt;
!Compatibility&lt;br /&gt;
![[Licensing|License]]&lt;br /&gt;
!Active&lt;br /&gt;
![[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;10&amp;quot;|x86&lt;br /&gt;
|-&lt;br /&gt;
|KMRE&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://archive.ubuntukylin.com/ubuntukylin/pool/partner/kmre_2.4.6.8+22.04_amd64.deb 2.4.6.8]&lt;br /&gt;
|{{?}} ||{{?}} ||{{?}} ||{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=N2 /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Comparisons==&lt;br /&gt;
;Emulators&lt;br /&gt;
:;Genymotion&lt;br /&gt;
::A closed-source Android emulator with lots of [[#Hardware_features|hardware features]], available for Windows, macOS, and Linux. It&#039;s not designed for gaming, but [https://support.genymotion.com/hc/en-us/articles/360003059737-Can-I-play-games-with-Genymotion it has decent software compatibility]. It&#039;s a commercial product though, aimed at software developers and QA teams and you&#039;ll need to create an account and download the free non-commercial use license. Except for the pay-to-remove &amp;quot;free for personal use&amp;quot; watermark on the screen, paid builds add features only useful for Android app developers. Unlike other closed-source emulators, Genymotion avoids pre-installing unnecessary apps.&lt;br /&gt;
&lt;br /&gt;
:;Google Play Games&lt;br /&gt;
::Not to be confused with the [[Preservation_projects#Private_Platform_Servers|service of the same name]], Google Play Games is a PC application that lets you browse, download, and play &#039;&#039;&#039;select mobile games&#039;&#039;&#039; on a Windows desktop or laptop. Use developer build if you want more [[#Hardware_features|hardware feature]] support. Google Play Games is not yet available for Mac. Currently, only bunch of games are available for beta version but Google adding games on a regular basis.&amp;lt;ref&amp;gt;[https://play.google.com/googleplaygames#section-faqs Google Play Games FAQ]&amp;lt;/ref&amp;gt;&lt;br /&gt;
[[File:Android Studio built-in emulator device skin demonstration.jpeg|thumb|298px|Android Studio built-in emulator device skin demonstration, see [[#Enhancements]]]]&lt;br /&gt;
&lt;br /&gt;
:;Trinity&lt;br /&gt;
::Open source Android emulator, basically a repackaged Qemu Android x86 VM. It aims for high [https://youtu.be/tfq4MsxaHZw?t=855 performance] and it&#039;s even faster than Google Play Games emulator. See [https://github.com/TrinityEmulator/TrinityEmulator#2-detailed-instructions Guest OS image installation guide] for installation. Also see [https://www.youtube.com/watch?v=tfq4MsxaHZw OSDI &#039;22 - Trinity: High-Performance Mobile Emulation through Graphics Projection] presentation for more information.&lt;br /&gt;
&lt;br /&gt;
:;Android Studio&lt;br /&gt;
::Android Studio is an IDE software based on JetBrains&#039; IntelliJ IDEA. It has built-in Android emulator with [https://developer.android.com/studio/run/managing-avds AVD (Android Virtual Device) configuration manager]. While its built-in emulator (which is literally called as [https://developer.android.com/studio/run/emulator &amp;quot;Android Emulator&amp;quot;]) may not be the fastest or software compatible (supports lots of OS image though), Android Studio shines as a developer&#039;s toolkit, offering seamless integration with coding, debugging, and testing tools for Android smartphones, [[Smart_TV_emulators#Android_TV.2FGoogle_TV|Android TVs]], [https://developer.android.com/wear Wear OS] and other Android ecosystem hardware. [https://www.youtube.com/watch?v=K1TTzkToDyE Recent updates brings new UI] aims to reduce complexity, provide easier access to essential features etc. It has built-in plugin manager which you can get Genymotion plugin for further enhance its emulation capabilities. Also you can use [https://developer.android.com/games/playgames/pg-emulator#debug adb to debugging with developer version of &amp;quot;Google Play Games&amp;quot; emulator]. Supports lots of [[#Hardware features]] and [[#Enhancements]]. See release notes for [https://developer.android.com/studio/releases/emulator built-in &amp;quot;Android Emulator&amp;quot;] and [https://androidstudio.googleblog.com/ Android Studio] for more information.&lt;br /&gt;
&lt;br /&gt;
:;Waydroid: runs a full Android system inside a Linux container, giving Android apps direct access to the host kernel. It’s built for Wayland desktops (X11 support is unofficial) and avoids virtualization, unlike emulators. Because it runs Android’s native libraries rather than translating APIs, it provides near‑native performance and can expose host GPU, audio, and peripherals to Android apps.&lt;br /&gt;
&lt;br /&gt;
::;Lepton: is Valve’s fork of Waydroid created for the upcoming Steam Frame VR headset. It uses the same container‑based AOSP runtime but adds Steam integration, VR‑optimized rendering paths, and extra drivers to expose the headset’s sensors. Like Waydroid, it supports sideloading APKs and runs without traditional virtualization.&lt;br /&gt;
&lt;br /&gt;
:; Anbox&lt;br /&gt;
::Anbox is a project that aims to run Android applications on Ubuntu distributions. It is in alpha state and only known to work on Ubuntu 16.04. Anbox requires custom kernel modules to run because, unlike other emulators which emulate the whole Linux kernel, this one uses the host system&#039;s Linux kernel directly. Development has been succeeded by Waydroid.&lt;br /&gt;
&lt;br /&gt;
:;BlueStacks&lt;br /&gt;
::A commercial software with a decent compatibility and performance. It has lots of [[#Enhancements|enhancement]] and [[#Hardware_features|hardware feature]] support. Newer versions bundled with &amp;quot;BlueStacks X&amp;quot; software and &amp;quot;BlueStacks services&amp;quot; which you can uninstall it afterwards, and you need to uninstall these during each update session unfortunately (BlueStacks Player do not need these apps). It includes Google Apps by default.&lt;br /&gt;
&lt;br /&gt;
:;MuMu Player&lt;br /&gt;
::Another closed-source Android emulator. There are three versions of MuMu available&lt;br /&gt;
::;MuMu Player 6&lt;br /&gt;
:::This version of MuMu uses Android 6.0 Marshmallow&lt;br /&gt;
::;MuMu Player 12&lt;br /&gt;
:::This one is based on Android 12 Snow Cone and may have more compatibility with games&lt;br /&gt;
::;MuMu Nebula&lt;br /&gt;
:::This version runs Android 7.0 Nougat and is more suitable for low-end computers&lt;br /&gt;
&lt;br /&gt;
:;MEmu&lt;br /&gt;
::Another closed-source Android emulator and also with good compatibility.&lt;br /&gt;
&lt;br /&gt;
:;LDPlayer&lt;br /&gt;
::Another closed-source Android emulator and also with good compatibility. When testing games alongside Nox, LDPlayer shows better performance/compatibility with games.&lt;br /&gt;
&lt;br /&gt;
:;Droid4x&lt;br /&gt;
::Has good compatibility but forcefully uninstalls VirtualBox, so it cannot co-exist with Genymotion and Xamarin. It&#039;s not recommended because it will install hidden background services (xunlei.exe, and Thunder.exe, both by the Chinese company which developed Droid4x) that seed Chinese torrents constantly and are a pain to uninstall or deactivate (in case you&#039;ve already fallen for it, use Revo Uninstaller).&lt;br /&gt;
&lt;br /&gt;
:;Windroy&lt;br /&gt;
::(Without the &#039;e&#039; suffix) is a fast Android emulator that does not rely on VirtualBox or any similar technology. Compatibility isn&#039;t good, though. While the Google Play store can be installed with some tinkering, not many games can be installed (due to not faking device names) and will spawn multiple harmless-yet-annoying app_process.exe crashes. The official site is down since July 2016.&lt;br /&gt;
&lt;br /&gt;
:;Windroye&lt;br /&gt;
::(With the &#039;e&#039; suffix) uses VirtualBox, but still offers better performance than BlueStacks. The Play Store is installed by default and has no stability issues found in Windroy.&lt;br /&gt;
&lt;br /&gt;
:;Shashlik&lt;br /&gt;
::A project by KDE that aims to run Android applications on Linux using KDE5 and Qt5 technology. The project is in infancy state and only known to run on latest Kubuntu versions. It lacks ARM processor emulation, so not many games will run. It is, however, known to play [https://www.youtube.com/watch?v=9SC6c_ih_Ac Flappy Bird] and can show [https://www.youtube.com/watch?v=ju_R8ftiIp4 Spotify&#039;s login screen]. It uses a modified version of [[QEMU]] to emulate the Android operating system. The last major update was in March 2016 and seems to be abandoned.&lt;br /&gt;
&lt;br /&gt;
:;Xamarin Android Player&lt;br /&gt;
::A newcomer to the Android emulation market. Not much is known about this because it required a minimum $25/month subscription to main Xamarin products. The main Xamarin products were  [https://blog.xamarin.com/xamarin-for-all made available for free] after the purchase by Microsoft, but Xamarin Android Player was discontinued, as its technology was later incorporated into Visual Studio for Android app development.&lt;br /&gt;
&lt;br /&gt;
:;Project Astoria&lt;br /&gt;
::A Microsoft-developed Android emulator for Windows 10 Mobile included in several insider previews. It could run [https://www.reddit.com/r/windowsphone/comments/3gaoct/android_apps_that_work_on_win10_right_now/ a few applications], though apps that required Google Play Services did not run or had issues. This project was reportedly [http://www.windowscentral.com/microsofts-project-astoria-delayed discontinued] in November 2015, and [http://www.winbeta.org/news/microsoft-confirms-the-death-of-project-astoria-focusing-on-other-bridges-instead its cancellation was confirmed] on February 2016, so the emulator is not included in more recent versions of Windows 10 Mobile.&lt;br /&gt;
&lt;br /&gt;
;Android Linux distros&lt;br /&gt;
:;Andy OS&lt;br /&gt;
::Not recommended because it will install a [https://www.reddit.com/r/emulation/comments/8rq4fm/reminder_that_andyroid_mines_cryptocurrency/ cryptocurrency miner] on your system without asking or informing the user. Just like Genymotion, Andy OS uses VirtualBox, but with a twist: if it detects an installed VirtualBox during installation, &#039;&#039;&#039;it will delete it&#039;&#039;&#039; and will refuse to work.&lt;br /&gt;
&lt;br /&gt;
;Compatibility layers&lt;br /&gt;
&lt;br /&gt;
:;KMRE&lt;br /&gt;
::KMRE is a compatibility layer and The official solution to run Android applications on computers with Chinese homegrown Phytium/KunPeng ARM processors and NeoKylin Linux operating system, though later also available on x86-64 on [https://www.ubuntukylin.com/index-en.html Ubuntu Kylin]. KMRE is not designed with third-party applications outside its app store and in fact, force installing third-party apps breaks older versions of KMRE.  It&#039;s an somewhat reasonable solution if you are restricted to working with these kinds of computers due to national security reasons.&lt;br /&gt;
&lt;br /&gt;
::See [[#KMRE|KMRE section]] for more information.&lt;br /&gt;
&lt;br /&gt;
==Enhancements==&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;width:100%&amp;quot;&lt;br /&gt;
|+Please only include recommended emulators in this table. Do not bump or spam GitHub threads, issues, or feature request pages.&lt;br /&gt;
! colspan=2 style=&amp;quot;width:50%&amp;quot; | Name&lt;br /&gt;
! Genymotion&lt;br /&gt;
! Google Play Games&lt;br /&gt;
! WSA&lt;br /&gt;
!Waydroid&lt;br /&gt;
! Trinity&lt;br /&gt;
!ARCVM&lt;br /&gt;
! Android Studio&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;1&amp;quot; | Controls&lt;br /&gt;
| [https://docs.retroachievements.org/general/tutorials/turbo-button.html Turbo button]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot; |Post-processing&lt;br /&gt;
|[[Shaders_and_filters#AI-powered filters|AI-powered filter compatible]]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;([https://www.nvidia.com/en-us/geforce/news/gfecnt/nvidia-freestyle-ansel-enhancements-geforce-experience-article/ Freestyle])&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Shaders_and_filters|Filters]]&lt;br /&gt;
| {{~}}&amp;lt;ref group=N3&amp;gt;Similar to Android Studio it has device skin capability for better immersion but it&#039;s exclusive to users with license registration.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{~}}&amp;lt;ref group=N3&amp;gt;Android Studio emulator [https://developer.android.com/studio/run/managing-avds#skins supports lots of device frame and custom skin] (similar to libretro overlay/bezels). You can get additional skins from various sources (e.g. [https://github.com/mingchen/android-emulator-skins mingchen&#039;s Android Emulator Skins], [https://sourceforge.net/projects/android-emulator-skins/files/ CREAL&#039;s AVD skins]), also you can use buttons on these device frames.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[High_dynamic_range#Inverse_tone_mapping|Inverse tone mapping compatible]]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Wikipedia:Category:Anti-aliasing_algorithms|Post-rendering anti-aliasing]]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;(FXAA, TXAA and MLAA/SMAA)&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Wikipedia:Comparison_gallery_of_image_scaling_algorithms|Post-rendering scaling]]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;(Sharp bilinear, Lanczos and [[Wikipedia:GPUOpen#FidelityFX_Super_Resolution|FSR 1]])&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Shader_Presets|Shader chain]]&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;13&amp;quot; |Quality of life&lt;br /&gt;
|Automatic updater&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| Big Picture Mode&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| Built-in on-screen control&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Simulating touch input on display via keyboard or gamepad. This QoL enhancement is crucial for lots of touch input exclusive games.&amp;lt;br /&amp;gt;Also you can use third party apps such as [https://github.com/Shyri/TouchMapper TouchMapper] for this.&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}[https://old.reddit.com/r/WSA/comments/z62m2v/how_do_i_remap_key_to_screen_presses_for_gaming/ *]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Compatibility_layer|Built-in translation layer]]&lt;br /&gt;
| {{Na}}&amp;lt;ref group=N3&amp;gt;You need to manually install libhoudini translation layer on guest system for Genymotion. See [[Compatibility layer]] page.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| {{Ya}}[https://developer.android.com/games/playgames/start#playbility-architecture *]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Ya}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Hypervisors|Built-in, self-contained or integrated virtualization engine]]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Emulators that employ a self-contained hypervisor are a distinct class of virtualization solutions that integrate their own layer directly into the application package similar to [[Computer_specifications#Recommended_Specifications|static linking]]. Unlike emulators that rely on third-party or host operating system (OS) features (Microsoft Hyper-V/WHPX, KVM or Intel&#039;s HAXM), these solutions are designed to be functionally independent of the host OS&#039;s virtualization stack. On Windows, this is typically achieved for Android emulation by installing a proprietary, kernel-level driver that acts as a hypervisor to manage the virtual machine, bypassing the need for pre-existing host OS&#039;es virtualization stack/feature. This shouldn&#039;t be confused with hardware-assisted virtualization (VT-x/AMD-V).&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Na}}&amp;lt;ref group=&amp;quot;N3&amp;quot;&amp;gt;It has built-in QEMU version which asks for Hyper-V (on Windows)[https://docs.genymotion.com/desktop/Get_started/011_Windows_install/#hypervisor] (it&#039;s currently in beta), otherwise you need to use &amp;quot;with VirtualBox&amp;quot; builds.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| {{Na}}&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;Hyper-V dependent&#039;&#039;&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Na}}&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;Hyper-V dependent&#039;&#039;&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;&amp;lt;ref group=N3&amp;gt;It&#039;s uses [https://github.com/TrinityEmulator/TrinityEmulator#4-code-organization QEMU 5.0] and asks for Hyper-V or obsolete HAXM for hardware acceleration.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;&amp;lt;ref group=N3&amp;gt;Android Studio has Android emulator, which is [https://developer.android.com/studio/intro/update#recommended QEMU]-based device-emulation tool. Supports [https://developer.android.com/studio/run/emulator-acceleration#vm-windows-aehd AEHD] driver (although its deprecated?), OR [https://developer.android.com/studio/run/emulator-acceleration#choose-windows-hypervisor WHPX for Windows] and [https://developer.android.com/studio/run/emulator-acceleration#vm-linux KVM for Linux] for hardware acceleration.&amp;lt;/ref&amp;gt;&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Command line options&lt;br /&gt;
| {{Ya}}[https://docs.genymotion.com/desktop/06_GMTool/ *]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Ya}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| File sharing&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Similar to &amp;quot;Shared Folder&amp;quot; enhancement for [[Hypervisors#Type_2_hypervisors|Type-2 hypervisors]].&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| Multiple instances and instance manager&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}[https://youtu.be/2KEaPQpfzkQ?t=422 *]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| On-screen display&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Showcases messages, controller input state which is useful for speedrunners, performance data, active settings, and various notifications.&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
|Pause/resume emulation&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| Per-game profiles&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.portablefreeware.com/faq.php#portable Portable] and [https://www.portablefreeware.com/faq.php#stealth Stealth]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Useful enhancement feature for non-personal computer use or plug-and-play scenarios. However, the software may still require the necessary [[Computer_specifications#Operating_System|prerequisites and dependencies]] for your operating system if it is not statically linked.&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Save_disk_space_for_ISOs#PlayStation_1|Streamable compression format]]&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;5&amp;quot; |[https://tasvideos.org/Emulatorresources/Features TAS features]&lt;br /&gt;
|Fast-forward/turbo speed&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Wikipedia:Macro_(computer_science)|Macros/Scripts]]/[https://tasvideos.org/LuaScripting Lua]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://tasvideos.org/Movies Movie recording/playback]&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
|Rewind&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
|Save states&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot; |Misc.&lt;br /&gt;
|Screen translator&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Using optical character recognition (OCR) and other techniques, this feature can provide live translation of in-game text, text-to-speech for visually impaired users, and more — either on demand or automatically.&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;&lt;br /&gt;
|colspan=&amp;quot;7&amp;quot; |You can use [https://docs.libretro.com/guides/ai-service/ RetroArch&#039;s AI Service] or the standalone offline [https://github.com/bquenin/interpreter bquenin&#039;s Interpreter].&lt;br /&gt;
|-&lt;br /&gt;
| Debug features&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;adb support, [https://developer.android.com/agi AGI support], integration with IDE etc.&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Ya}}[https://developer.android.com/games/playgames/pg-emulator *]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Virtual_reality#VR_game_room_simulations|EmuVR support]]&lt;br /&gt;
| colspan=&amp;quot;7&amp;quot; |  Exclusive to [https://www.emuvr.net/wiki/Installation_Guide#Downloads libretro cores] at the moment. So there is no support.&lt;br /&gt;
|-&lt;br /&gt;
| [[Netplay]]&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Na}}&lt;br /&gt;
|-&lt;br /&gt;
|Rich Presence (RPC)&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Allows the emulator to share real-time game session details (e.g., current game title, level, boss, playtime, or custom status) with external applications. This enables features such as displaying what you&#039;re playing on your profile, inviting friends to spectate, or triggering join-in-progress functionality where supported.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Wikipedia:Variable_refresh_rate|Variable refresh rate compatible]]&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
| {{Dunno}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=N3/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Hardware features==&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:100%&amp;quot;&lt;br /&gt;
|+Please only include recommended emulators in this table. Do not bump or spam GitHub threads, issues, or feature request pages.&lt;br /&gt;
! colspan=2 style=&amp;quot;width:50%&amp;quot; | Name&lt;br /&gt;
! Genymotion[https://docs.genymotion.com/desktop/04_Emulating_sensors_and_features/]&lt;br /&gt;
! Google Play Games&lt;br /&gt;
! WSA&lt;br /&gt;
!Waydroid&lt;br /&gt;
! Trinity&lt;br /&gt;
!ARCVM&lt;br /&gt;
! Android Studio&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/training/monitoring-device-state/battery-monitoring Battery]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;The Battery simulation allows you to test how your application reacts with different battery charge levels and states of charge.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Ya}}[https://docs.genymotion.com/desktop/04_Emulating_sensors_and_features/#battery *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://developer.android.com/studio/run/emulator-extended-controls *]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/develop/connectivity/bluetooth Bluetooth]&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Na}}[https://xdaforums.com/t/looking-wsa-for-windows-11-where-bluetooth-also-works.4610551/post-88829045 *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://stackoverflow.com/questions/22604305/how-to-use-android-emulator-for-testing-bluetooth-application *]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/media/camera/camerax Camera] and media input injection&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;With this, you can select your host webcams, microphones, videos, images or audio files as the device camera and audio input source.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Ya}}[https://docs.genymotion.com/desktop/04_Emulating_sensors_and_features/#camera-and-media-injection *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |Connectivity&lt;br /&gt;
| [[Wikipedia:Google_Cloud_Messaging|Google Cloud Messaging (GCM)]]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Preservation_projects#Private_Platform_Servers|Google Play Games]]&amp;lt;br /&amp;gt;[[Preservation_projects#Private_Platform_Servers|Google Play Services]]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Achievements, Challenges, Leaderboards etc.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Ya}}[https://docs.genymotion.com/desktop/04_Emulating_sensors_and_features/#open-gapps *]&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Disk I/O&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Similar to [[PC_emulator_comparisons#Storage|disk storage emulation on IBM-PC emulators]], this allows you to emulate devices with slow internal storage.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Ya}}[https://docs.genymotion.com/desktop/04_Emulating_sensors_and_features/#disk-io]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/develop/ui/views/touch-and-input/game-controllers Game controllers]&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Ya}}[https://blog.google/products/google-play/google-play-games-beta-october-2023-update/ *]&lt;br /&gt;
|{{Ya}}[https://learn.microsoft.com/en-us/windows/android/wsa/release-notes#build-22084000040 *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Na}}[https://github.com/TrinityEmulator/TrinityEmulator/issues/3 *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/games/optimize/adpf/gamemode/about-API-and-interventions Game Mode]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[Wikipedia:Android_(operating_system)#Home_screen|Home screen]]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;This shouldn&#039;t be confused with emulator frontend/GUI.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&amp;lt;ref group=&amp;quot;N4&amp;quot;&amp;gt;[https://developer.android.com/games/playgames/pg-emulator#navigation Exclusive to developer builds] and [https://old.reddit.com/r/GalaxyTab/comments/mt5ekb/in_android_12_google_is_all_about_tablets_again/ it&#039;s looking similar to Android 12 tablet home menu launcher] ([https://youtu.be/2KEaPQpfzkQ?t=408 Demonstration]). It&#039;s unclear whether this app directly emulates the native home screen or provides an alternative UI/UX with limited features.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/develop/ui/views/touch-and-input/keyboard-input Keyboard input]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://youtu.be/2KEaPQpfzkQ?t=153 *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/reference/android/location/Location Location]&lt;br /&gt;
|{{Ya}}[https://docs.genymotion.com/desktop/04_Emulating_sensors_and_features/#gps *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://developer.android.com/studio/run/emulator-extended-controls *]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[List_of_games_that_support_tracked_motion_controllers#Android_Emulation|Motion sensor]]&lt;br /&gt;
|{{Ya}}[https://www.genymotion.com/blog/genymotion-desktop-3-8-0/ *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://developer.android.com/studio/run/emulator-extended-controls *]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/games/playgames/input-mouse Mouse input]&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Ya}}[https://youtu.be/2KEaPQpfzkQ?t=153 *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/jetpack/compose/touch-input/pointer-input/multi-touch Multi-touch]&lt;br /&gt;
|{{Ya}}[https://docs.genymotion.com/desktop/03_Virtual_devices/#touchscreen]&lt;br /&gt;
|{{Dunno}}[https://support.google.com/googleplay/thread/249633800/lack-of-multi-touch-support-on-play-games-beta?hl=en]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/develop/ui/views/notifications Notifications]&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
| {{~}}[https://developer.android.com/games/playgames/faq#q_can_we_use_push_notifications_for_google_play_games *]&lt;br /&gt;
|{{Ya}}[https://learn.microsoft.com/en-us/windows/android/wsa/release-notes#build-220440000190 *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/studio/run/emulator-install-add-files Sideloading/Installing]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
| {{~}}&amp;lt;ref group=&amp;quot;N4&amp;quot;&amp;gt;Exclusive to developer builds, [https://youtu.be/2KEaPQpfzkQ?t=280 Demonstration]. For using sideloading in the developer builds you need to use adb install &amp;quot;AppName.apk&amp;quot; command in the Command Prompt.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| {{~}}[https://github.com/Simizfo/WSATools#requisites *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&amp;lt;ref group=&amp;quot;N4&amp;quot;&amp;gt;[https://github.com/TrinityEmulator/TrinityEmulator/wiki/Advanced-Usages#adb-connection Use adb to connect] then use adb install command.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/develop/connectivity/usb USB and USB passthrough]&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/develop/connectivity/wifi/wifi-scan Wi-Fi]&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://developer.android.com/studio/run/emulator-wifi *]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=9 | [[Wikipedia:Android_version_history|OS version]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[Wikipedia:Android_version_history#Android_7.1_Nougat|7.1 Nougat]] (API 25)&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;New JIT Compiler, making for 75 percent faster app installations and a 50 percent reduction in compiled code size.&amp;lt;br /&amp;gt;JIT compiler with code profiling to ART, which lets it constantly improve the performance of Android apps as they run.&amp;lt;br /&amp;gt;Vulkan 3D rendering API support.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Ya}}&amp;lt;ref group=&amp;quot;N4&amp;quot; name=&amp;quot;GenymotionOSsupport&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[Wikipedia:Android_version_history#Android_4.4_KitKat|KitKat]] (API 19)&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Supporting [[Wikipedia:Android_version_history#Android_4.4_KitKat|Android 4.4 (KitKat)]] is crucial for emulators due to compatibility and [[Preservation_projects|preservation]] reasons.&amp;lt;br /&amp;gt; Older applications and games often rely on the &amp;quot;[[Wikipedia:Dalvik_(software)|Dalvik]]&amp;quot;, which isn&#039;t present in newer versions and there could be &#039;&#039;&#039;[https://web.archive.org/web/20141215220606/http://www.androidruntime.com:80/list compatibility issues]&#039;&#039;&#039;.&amp;lt;br /&amp;gt;Android 5.0 (Lollipop)(API 21) introduced the &amp;quot;[[Wikipedia:Android_Runtime|Android RunTime]]&amp;quot; (ART), [[Wikipedia:Android_Runtime#History|replacing &amp;quot;Dalvik&amp;quot; entirely]].&amp;lt;br /&amp;gt;Having said that ART is mostly backwards compatible with Dalvik. See these sources for more information: [https://xdaforums.com/t/explained-art-runtime-in-android-4-4-kitkat.2622098/ 1], [https://www.geeksforgeeks.org/difference-between-dalvik-and-art-in-android/ 2], [https://developer.android.com/guide/practices/verifying-apps-art 3].&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Na}}&amp;lt;ref group=&amp;quot;N4&amp;quot; name=&amp;quot;GenymotionOSsupport&amp;quot;&amp;gt;[https://support.genymotion.com/hc/en-us/articles/9511224511901-Which-Android-versions-are-available Genymotion: Which Android versions are available?], Since September 2022, Genymotion no longer provide Android 4.4 and below images, see[https://support.genymotion.com/hc/en-us/articles/360002708018-I-can-t-find-Android-4-4-and-below this page].&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [[Wikipedia:Android_version_history#Android_12|Snow Cone]] (API 31)&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Android Runtime (ART) module added to the updatable core OS components via Google Play, added functionality to existing modules.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Ya}}&amp;lt;ref group=N4 name=GenymotionOSsupport&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Na}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Na}}&amp;lt;ref group=N4&amp;gt;It uses android-x86 9.0 64-bit.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;9&amp;quot; | [https://developer.android.com/ndk/guides/abis Supported ABIs]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/ndk/guides/abis#arm64-v8a arm64-v8a]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&amp;lt;ref group=&amp;quot;N4&amp;quot; name=&amp;quot;GooglePlayGamesABI&amp;quot;&amp;gt;[https://developer.android.com/games/playgames/start#playbility-architecture Google Play Games ABI Architecture support].&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://web.archive.org/web/20180507120451/https://developer.android.com/ndk/guides/abis#sa armeabi]&lt;br /&gt;
| colspan=&amp;quot;7&amp;quot; | armeabi and MIPS support deprecated in [[Compatibility layer|libndk translation layer]] version r16 and [https://android.googlesource.com/platform/ndk/+/master/docs/Roadmap.md#ndk-r17 removed in r17].&amp;lt;br /&amp;gt;But [[Compatibility layer|libhoudini translation layer]] still supports it?&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://developer.android.com/ndk/guides/abis#v7a armeabi-v7a]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Supporting armeabi-v7a ABI is crucial for emulators due to compatibility and [[Preservation_projects|preservation]] reasons.&amp;lt;br /&amp;gt; Older applications and games often rely on the [[Wikipedia:ARM_architecture_family|ARM 32-bit (Cortex)]] architecture, which isn&#039;t used in newer hardware.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [https://developer.android.com/ndk/guides/abis#x86 x86]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&amp;lt;ref group=N4 name=GooglePlayGamesABI&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [https://developer.android.com/ndk/guides/abis#86-64 x86_64]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&amp;lt;ref group=N4 name=GooglePlayGamesABI&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://developer.android.com/games/optimize/64-bit#64-bit-emulator *]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;9&amp;quot; | [https://developer.android.com/develop/ui/views/graphics/opengl/about-opengl Supported APIs]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [https://registry.khronos.org/OpenGL/index_es.php#specs11 OpenGL ES 1.x]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Supporting OpenGL ES 1.x is crucial for emulators due to compatibility and [[Preservation_projects|preservation]] reasons.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [https://registry.khronos.org/OpenGL/index_es.php#specs31 OpenGL ES 3.x]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;The OpenGL ES 3.x APIs is backwards-compatible with the 2.x APIs which is crucial for emulators due to compatibility and [[Preservation_projects|preservation]] reasons.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}[https://youtu.be/tfq4MsxaHZw?t=923 *]&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Ya}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [https://registry.khronos.org/vulkan/#apispecs Vulkan 1.3]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;See [https://developer.android.com/ndk/guides/graphics/android-baseline-profile Android Baseline 2022 profile] and also see [https://source.android.com/docs/core/graphics/implement-vulkan#versions Vulkan API versions for several Android releases].&amp;lt;br/&amp;gt;Vulkan releases are backward compatible with each other.&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|{{Dunno}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=N4/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==PlayStation Mobile==&lt;br /&gt;
{{Main|PlayStation Mobile}}&lt;br /&gt;
&lt;br /&gt;
==Android consoles==&lt;br /&gt;
Because it&#039;s possible to fork and create your own Android-based OS, many developers have used Android to power their own commercial consoles. However, as mentioned before, just because it uses Android as a base does not mean they will all work correctly on a standard Android emulator, as they may require specific hardware setup, extra non-standard APIs or frameworks provided by the OS of the console, or extra authentication that relies on the services bundled with the console.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note: [[Smart_TV_emulators|Smart TVs and smart media players/media boxes]] (e.g. ChromeCast with Google TV, Amazon Fire TV) are not consoles, despite some of them are able to run video games. The distinction is simple: If a device is not designed with gaming as its sole or main purpose, then it&#039;s not an Android console. Please do not add that kind of devices that can play video games into this section.&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:100%&amp;quot;&lt;br /&gt;
!Name&lt;br /&gt;
![[MAME]] support&lt;br /&gt;
!ROMs&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Atlantis Land Kora&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.clementoni.com/it-en/16612-clemstation-60/ Clemstation 6.0]&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|Released in 2018 by Clementoni, the Clemstation is a &amp;quot;multimedia educational console&amp;quot; only sold in Italy that appears to be on a running custom version of Android. Because it&#039;s still being sold, it&#039;s unknown how games will be made for it and when it will be discontinued. Information on how many units have been sold so far has not been released to the public.&lt;br /&gt;
|-&lt;br /&gt;
|Diyomate X18&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|flarePlay&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Fuze Tomahawk F1&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|A Chinese console with Nvidia Tegra SoC, similar to Nvidia Shield. Has some heavy-hitting exclusive Android titles such as &#039;&#039;Hyperdimension Neptunia Re;Birth1&#039;&#039; and &#039;&#039;Dynasty Warriors 8&#039;&#039;, but eventually flopped.&lt;br /&gt;
|-&lt;br /&gt;
|GPD Mars Gamebox&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[XD/XD+|GPD XD / XD+]]&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|A foldable handheld console manufactured by Gamepad Digital (GPD).&lt;br /&gt;
|-&lt;br /&gt;
|LeapFrog Epic&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|LC Smart Pandora TV Box&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Lexibook LexiBox TV&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Lexibook Playdroid&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Mad Catz Mojo&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|MeLE X8&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|My Clem Box&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|Released in 2018 by Italian toy company Clementoni and sold exclusively in Italy, My Clem Box is an educational console with Wii-like motion controls. Because it&#039;s still being sold, it&#039;s unknown how games will be made for it and when it will be discontinued. Information on how many units have been sold so far has not been released to the public.&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.takaratomy.co.jp/products/zukanneopad NEO Consoles]&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|Released  in 2017 by Takara Tomy. The NEO Series are educational consoles only sold in Japan and appear to use a custom version of Android. Because it&#039;s still being sold, it&#039;s unknown how games will be made for it and when it will be discontinued. Information on how many units have been sold so far has not been released to the public.&lt;br /&gt;
|-&lt;br /&gt;
|Nvidia Shield TV&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|A console/media box hybrid manufactured by Nvidia. Has a lot of heavy-hitting titles such as &#039;&#039;Metal Gear Rising: Revengeance&#039;&#039;, &#039;&#039;Doom 3&#039;&#039;, &#039;&#039;Half-Life 2&#039;&#039;, etc.&lt;br /&gt;
|-&lt;br /&gt;
|[[Ouya emulators|Ouya]]&lt;br /&gt;
|None&lt;br /&gt;
|[https://archive.org/details/ouyalibrary?&amp;amp;sort=-downloads&amp;amp;page=2 Yes]&lt;br /&gt;
|A failed microconsole that started from a Kickstarter project. The controller sucks and the games can be found elsewhere. Since the Ouya runs on Android, emulation is technically possible by extracting menu/application APK files and running them in an Android emulator or VM.&lt;br /&gt;
|-&lt;br /&gt;
|PlayJam GameStick&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|A tiny console the size of a USB thumb drive.&lt;br /&gt;
|-&lt;br /&gt;
|Razer Forge TV&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Phoenix One&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|A console/desktop computer hybrid, equipped with Qualcomm 660 SoC, running PhoenixOS which is an Android distro designed for desktop computers. Has a &amp;quot;computer mode&amp;quot; that enables multi-window multitasking and system-wide file manager integration, such as copying &amp;amp; pasting files.&lt;br /&gt;
|-&lt;br /&gt;
|Razer Forge TV&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|miniStation&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|A console designed by Tencent and manufactured by multiple manufacturers such as Lenovo and Skyworth. Designed to run cellphone games and simple emulators.&lt;br /&gt;
|-&lt;br /&gt;
|Snail Games OBox&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Soomax Sensory&lt;br /&gt;
(享动体感游戏机)&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|TCL T2&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|UIS Xtreamer Multi-Console&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|UTStarcom DanDan (蛋蛋)&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|ZTE FunBox&lt;br /&gt;
|None&lt;br /&gt;
|None&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==GM Android-based==&lt;br /&gt;
Some General Motors cars are equipped with an in-car entertainment system running on Android.&lt;br /&gt;
&lt;br /&gt;
[https://developer.gm.com/app-gallery App Gallery].&lt;br /&gt;
&lt;br /&gt;
==Emulation issues==&lt;br /&gt;
===Google apps===&lt;br /&gt;
Android is open-source, but the Google Play Store has to be licensed from Google in order to incorporate it into a build, including Play Services and many other Google apps. That often means developers pay a fee that can trickle back to the user in some form (either through adware, privacy-invading trackers, or by selling the emulator as a commercial product). Custom ROMs for real Android devices on Android 4 and earlier used to bundle the Google Play Store, but this changed with newer versions. The new method is to install a custom ROM and then install &amp;quot;GApps&amp;quot; through another service like [https://opengapps.org/ the Open GApps Project].&lt;br /&gt;
&lt;br /&gt;
===Architectural differences===&lt;br /&gt;
Many games often optimize and compile specifically for ARM processors, which prevents them from being executable on x86 CPUs, even when using a project like Android-x86. Some emulators, like BlueStacks, have ARM translation layer by default; in others, like Genymotion, it is possible to install an ARM translation layer manually. See [[#Hardware features]] supported ABI section and [[#Enhancements]] built-in translation layer section for more information.&lt;br /&gt;
&lt;br /&gt;
===Conflict===&lt;br /&gt;
Many emulators like to uninstall each other for some reason. Droid4x, Andyroid, Genymotion, and Xamarin cannot co-exist on the same machine without modifying their installers, which can be a problem if one game works on only one of these emulators but other games do not. Also keep in mind that you should turn off Hyper-V windows feature if [[Hypervisors|Type-2 hypervisor]] used for emulator backend due to [[Hypervisors#Hyper-V_feature_conflict_issue|conflict issue]], although some emulators like BlueStacks provide special Hyper-V build for this.&lt;br /&gt;
&lt;br /&gt;
===Antitamper protection===&lt;br /&gt;
In order to reduce cheating, many games refuse to run if they discover that the device has been rooted. If the emulator comes rooted by default, it must be manually unrooted before the game can be played. The rooting method for modern devices is Magisk, which installs itself in the bootloader instead of the system partition, which makes it harder to detect.&lt;br /&gt;
&lt;br /&gt;
Some games take more aggressive measures to detect the presence of Custom ROMs (unofficial firmware) or Android emulators (like the ones listed on this page) in a variety of ways, such as checking for the existence or absence of system files in order to prevent the game from running in any unverified environments. These games are very difficult or plain impossible to play on emulators without resorting to cracked versions of the games.&lt;br /&gt;
&lt;br /&gt;
===Android-based Operating Systems===&lt;br /&gt;
There are many [[wikipedia:Fork_(software_development)|forks]] of Android; some of these go beyond a custom UI and are instead entirely new OSes that use the Android code in addition to writing their own code, such as Amazon&#039;s Fire OS; in some cases these come as compatibility layers on top of an otherwise unrelated OS, such as Windows Subsystem for Android. Depending on how much (and what) new code, features, and APIs were added, will determine the effects they will have on Android emulation but if one thing is for sure, these forks are (most likely) going to cause some emulation issues.&lt;br /&gt;
&lt;br /&gt;
===Google Chrome situation===&lt;br /&gt;
:Can open APK files using the ARC Welder extension, though their emulation on PC is average at best. Here&#039;s a [http://docs.google.com/spreadsheets/d/1iIbxaftAu_ho5rv9fUlXSLTzwU6MbKOldsWXyrYiyo8/edit#gid=0 compatibility list] and a [https://www.reddit.com/r/chromeapks dedicated subreddit]. Google has announced [http://arstechnica.com/gadgets/2016/05/the-play-store-comes-to-chrome-os-but-not-the-way-we-were-expecting/ Play Store for Chrome OS], but it works on a different &amp;quot;container&amp;quot; technology that is embedded in the Chrome OS. In addition, Google has [http://blog.chromium.org/2016/08/from-chrome-apps-to-web.html discontinued Google Chrome apps on PC].&lt;br /&gt;
&lt;br /&gt;
===Emulator Specific Issues===&lt;br /&gt;
====BlueStacks====&lt;br /&gt;
* &#039;&#039;&#039;Can&#039;t root the device:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The latest Kingroot&#039;s .apk will do the job when loaded inside BlueStacks. It&#039;s that simple.&lt;br /&gt;
&lt;br /&gt;
Alternatively, you could use Universal [[BlueStacks]] Rooting Software on an existing BlueStacks installation. Before opening it, go to the folder where BlueStacks is installed under Program Files, and run &amp;quot;HD-Quit.exe&amp;quot; once.&lt;br /&gt;
&lt;br /&gt;
Then, from the extracted &amp;quot;BlueStacks RootEZ 32_64&amp;quot;, open as administrator &amp;quot;BlueStacks RootEZ.exe&amp;quot;. Click &amp;quot;Automatic Detect from Installed Bluestacks&amp;quot;, enable &amp;quot;Enlarge System (Root.fs) Size to 400MB&amp;quot;, and click &amp;quot;I&#039;m ready for Step 1&amp;quot;. A command-line window should appear. Now just wait until &amp;quot;Preparing Complete&amp;quot; appears. Then, click &amp;quot;Go for Step 2&amp;quot; and wait until &amp;quot;Rooting is Complete&amp;quot; appears.&lt;br /&gt;
&lt;br /&gt;
Close the application, and open the &amp;quot;output&amp;quot; folder in the same directory as the extracted application. You should find a newly generated &amp;quot;Root.fs&amp;quot; file. You can use it to replace the existing one under &amp;quot;%programdata%\BlueStacks\Android&amp;quot; (Press Windows+R and go there), but it&#039;s recommended to keep a backup of the original in case the new one causes Bluestacks to hang in the loading screen for more than a few minutes.&lt;br /&gt;
&lt;br /&gt;
The package also includes Nova Explorer and Root Launcher. You may verify the rooting status with the &amp;quot;Root Checker&amp;quot; app from Google Play. Considering some apps check for Google Play services for online checks, you can also install &amp;quot;Modded Google Play Store&amp;quot;, &amp;quot;[https://www.luckypatchers.com/ Lucky Patcher]&amp;quot; and &amp;quot;Magisk&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====Andyroid====&lt;br /&gt;
* &#039;&#039;&#039;Unable To Launch VM Process:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
On the taskbar, right-click Andyroid&#039;s notification icon, and choose Settings, Advanced, Set Andy Protocol. Type &amp;quot;tcp&amp;quot; and confirm, then launch Andyroid.&lt;br /&gt;
&lt;br /&gt;
====Android-x86====&lt;br /&gt;
* &#039;&#039;&#039;3D Support is broken on VMWare when using newer kernels:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Kernels &amp;gt; 4.14 with version 8.1 break 3d acceleration in VMWare (see https://groups.google.com/forum/#!searchin/android-x86/4.9%7Csort:date/android-x86/wB65vJnuJiI/ytJaWYWUBwAJ). Use kernel 4.9 with 8.1 instead.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Setting resolution in VMWare&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pass in a kernel option to grub when booting. Select the boot entry and then press &#039;e&#039; to edit it, and then &#039;e&#039; to edit again. Add the kernel option here. For example, to use a video resolution of 1920x1080, add &#039;video=1920x1080&#039;. Press return to save the changes (for this boot session only), and &#039;b&#039; to boot (the keys to edit and boot may be different depending on your grub version, there are usually instructions on the grub screen for the requisite keys)&lt;br /&gt;
&lt;br /&gt;
====KMRE====&lt;br /&gt;
* &#039;&#039;&#039;Installing third-party apks&#039;&#039;&#039;&lt;br /&gt;
Installing third-party apks requires a dedicated installer &amp;lt;code&amp;gt;kmre-apk-installer&amp;lt;/code&amp;gt;. It could be acquired by command &amp;lt;code&amp;gt;sudo apt update &amp;amp;&amp;amp; sudo apt install kmre-apk-installer&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Notice that KMRE is still not designed with third-party apps in mind. Installing third-party apps may result in abnormal behaviors of KMRE such as unable to start &amp;amp; stop itself on demand due to clogged-up background processes of third-party apps.&lt;br /&gt;
&lt;br /&gt;
Installing apks inside KMRE is specifically filtered out unless the application running is upgrading itself.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Receiving a notice that the mobile environment is not running while trying to install third-party apps&#039;&#039;&#039;&lt;br /&gt;
Go to app store - mobile apps to trigger the startup process of KMRE. You can see a startup notice in the bottom right corner on the desktop while it&#039;s starting up.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Accessing Android system settings&#039;&#039;&#039;&lt;br /&gt;
Execute command &amp;lt;code&amp;gt;startapp com.android.settings&amp;lt;/code&amp;gt; in the terminal. Notice that changing system settings is very likely to break KMRE.&lt;br /&gt;
* &#039;&#039;&#039;Accessing files of Android&#039;&#039;&#039;&lt;br /&gt;
Files in &amp;lt;code&amp;gt;/storage/emulated/0&amp;lt;/code&amp;gt; are mapped to &amp;lt;code&amp;gt;/var/lib/kmre/data/kmre-1000-${LOGNAME}&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Notice that this path contains a hard link to &amp;lt;code&amp;gt;/home&amp;lt;/code&amp;gt;. KMRE will filter out file deletion, but not creation and modification. Improper file management in Android could result in data loss in host machine.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As KMRE is not really an emulator/hypervisor, the &amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt; and other paths such as &amp;lt;code&amp;gt;/sys&amp;lt;/code&amp;gt; on Android doesn&#039;t have mappings, but some paths are mapped to &amp;lt;code&amp;gt;/var/lib/kmre/kmre-1000-${LOGNAME}&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Cellphone emulators]] - Information on emulators for various feature phone/non-smartphone platforms.&lt;br /&gt;
* [[Emulators on Android]] - Various emulators on Android OS&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[[Wikipedia:Comparison_of_mobile_operating_systems|Comparison of mobile operating systems]]&lt;br /&gt;
*[[Wikipedia:Android_version_history|Android version history]], [https://developer.android.com/topic/performance/baselineprofiles/overview Android Baseline profiles]&lt;br /&gt;
*[https://developer.android.com/ Android Developer]&lt;br /&gt;
*[https://xdaforums.com/t/list-of-devices-armv7-armv6-armv5.1596800/ XDAForums - List of devices: ARMv7, ARMv6, ARMv5]&lt;br /&gt;
*[[Wikipedia:Comparison_of_high-definition_smartphone_displays#720p_by_1280_.28HD_ready.29|Early Android devices with OLED and HD Ready display]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{NEL}}&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
[[Category:Android| ]]&lt;br /&gt;
[[Category:Various emulation]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Compatibility_layers&amp;diff=133658</id>
		<title>Compatibility layers</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Compatibility_layers&amp;diff=133658"/>
		<updated>2026-01-05T01:39:28Z</updated>

		<summary type="html">&lt;p&gt;Jpx: /* Comparisons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;While not strictly emulation &#039;&#039;per se&#039;&#039; (hence why [[Wine]] stands for &amp;quot;Wine Is Not an Emulator&amp;quot;), &#039;&#039;&#039;compatibility layers&#039;&#039;&#039; allow software written for one operating system to run on a different OS, often by translating system calls made by an application to their equivalent calls in the host operating system. In theory, this should allow for near-native performance since no processor emulation takes place, but in practice some software such as games will tend to run a bit slower due to other bottlenecks that occur as a result of [[Emulation accuracy|replicating the correct behavior]]. Compatibility layers may also make use of [[wrappers]], which translate a specific API to another because accounting for graphics APIs like Direct3D that aren&#039;t supported on non-Microsoft platforms. Additionally, compatibility layers may also use emulation in order to run software built for a different [[wikipedia:Comparison_of_instruction_set_architectures#Instruction_sets|architecture]], see [[High and low-level emulation]] page for more information about terms like &amp;quot;[[Hypervisors|hypervisors]]&amp;quot;, &amp;quot;[[Simulators|simulators]]&amp;quot;, &amp;quot;[[Compatibility_layers|compatibility layers]]&amp;quot;, &amp;quot;[[Wrappers|wrappers]]&amp;quot;, &amp;quot;[[FPGA]]&amp;quot; and &amp;quot;[[:Category:Emulators|software emulators]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Compatibility layers==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Compatibility&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended emulators|Recommended]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Runs the following software&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|PC / x86&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine]]&lt;br /&gt;
|align=left|{{Icon|Linux|macOS|FreeBSD|Haiku}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}&amp;lt;br /&amp;gt;(Dev: {{WineDevVer}})]&amp;lt;br /&amp;gt;[https://wiki.winehq.org/Haiku Haiku]&lt;br /&gt;
|[https://appdb.winehq.org/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Proton]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;(included with Steam)&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://store.steampowered.com/about/ {{ProtonVer}}]&amp;lt;br/&amp;gt;[https://github.com/ValveSoftware/Proton/tags git]&lt;br /&gt;
|[https://www.protondb.com/ ?]&lt;br /&gt;
|{{Green}} {{License|BSD3}}&amp;lt;br&amp;gt;{{License|LGPLv21}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows games&lt;br /&gt;
|-&lt;br /&gt;
|[[WineVDM]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/otya128/winevdm/releases git]&amp;lt;br /&amp;gt;[https://ci.appveyor.com/project/otya128/winevdm/ Dev]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|16-bit Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[TeknoParrot]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;TPBootstrapper/Web Installer which downloads the latest versions of all components with TeknoParrot automatically for you.&amp;quot;&amp;gt;[https://github.com/nzgamer41/TPBootstrapper/tags TPBootstrapper]&amp;lt;/abbr&amp;gt;&amp;lt;br/&amp;gt;[https://teknoparrot.com/download {{TeknoVer}}]&lt;br /&gt;
|[https://teknoparrot.com/wiki/compatibility.html ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|PC-based arcade games&lt;br /&gt;
|-&lt;br /&gt;
|CrossOver&lt;br /&gt;
|align=left|{{Icon|Linux|macOS|ChromeOS}}&amp;lt;ref group=N&amp;gt;https://support.codeweavers.com/en_US/chrome-os/&amp;lt;/ref&amp;gt;&lt;br /&gt;
|[https://www.codeweavers.com/products 22.1]&lt;br /&gt;
|[https://www.codeweavers.com/compatibility ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/win32/winprog64/running-32-bit-applications WOW64]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|32-bit Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://sober.vinegarhq.org/ Sober]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://sober.vinegarhq.org/sober.flatpakref Flatpak]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Roblox (Android version)&lt;br /&gt;
|-&lt;br /&gt;
|Janus-UAE&lt;br /&gt;
|align=left|{{Icon|AROS|MorphOS}}&lt;br /&gt;
|[https://sourceforge.net/projects/janus-uae/ 1.4]&lt;br /&gt;
|[https://sourceforge.net/projects/janus-uae/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✓}}&lt;br /&gt;
|68k Amiga applications&lt;br /&gt;
|-&lt;br /&gt;
|Rosetta&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|[https://www.cnet.com/tech/computing/intel-based-macs-rosetta-compatibility-index/ ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✓}}&lt;br /&gt;
|PowerPC OS X applications&amp;lt;ref group=N&amp;gt;Support ended with OS X 10.7 Lion.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://mcpelauncher.readthedocs.io Minecraft Bedrock Launcher]&lt;br /&gt;
|align=left|{{Icon|Linux|macOS}}&lt;br /&gt;
|[https://github.com/minecraft-linux/mcpelauncher-manifest v0.15.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Minecraft: Bedrock Edition (Android version)&lt;br /&gt;
|-&lt;br /&gt;
|Linuxulator&lt;br /&gt;
|align=left|{{Icon|FreeBSD}}&lt;br /&gt;
|[https://wiki.freebsd.org/Linuxulator Wiki]&amp;lt;br /&amp;gt;[https://docs.freebsd.org/en/books/handbook/linuxemu/ Docs]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/ Android Translation Layer]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/android_translation_layer git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Whisky]]&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://github.com/Whisky-App/Whisky {{WhiskyVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{~}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|libhoudini&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/SGNight/Arm-NativeBridge#download-links-- 1], [https://github.com/Rprop/libhoudini#libhoudini 2], [https://archive.org/details/androidx86-houdini 3], [https://github.com/supremegamers/vendor_intel_proprietary_houdini 4], [https://github.com/m9rco/Genymotion_ARM_Translation 5]&amp;lt;br/&amp;gt; [https://github.com/niizam/Genymotion_A11_libhoudini 6], [https://github.com/ilhan-athn7/android_proprietary_native_bridge 7], [https://github.com/mrvictory1/libhoudini_bluestacks 8], [https://github.com/YuryenUcahh/libnb_script 9]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{TBD}} ||{{~}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|libndk&amp;lt;abbr title=&amp;quot;Not to be confused with Android Native Development Kit (NDK)&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/ilhan-athn7/android_proprietary_native_bridge 1], [https://github.com/supremegamers/vendor_google_proprietary_ndk_translation-prebuilt 2]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{TBD}} ||{{~}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.gfdgdxi.top/uengine-runner/Help/ UEngine]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/gfdgd-xi/uengine-runner git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Darling]]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/darlinghq/darling git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|macOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[http://dosemu2.github.io/dosemu2/ DOSEmu2]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/dosemu2/dosemu2 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linzhuotech.com/index.php/home/index/xdroid.html xDroid]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://www.linzhuotech.com/Product/download 11.1.51]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[NTVDMx64]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/leecher1337/ntvdmx64 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|Windows CE Compatibility Layer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/dz333n/wcecl/actions/workflows/build.yml git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{~}} ||{{✗}} &amp;lt;ref group=N&amp;gt;Currently only Solitaire and etcha.exe are known to work.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|Windows CE applications.&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/openKylin/comments/14u5kad/about_kmre/ KMRE]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://archive.ubuntukylin.com/ubuntukylin/pool/partner/kmre_2.4.6.8+22.04_amd64.deb 2.4.6.8]&amp;lt;/br&amp;gt;[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_2.4.8.7-0k0.9_amd64.deb 2.4.8.7-0k0.9]&amp;lt;ref group=N name=kmrex86&amp;gt;2.4.8.7 is untested-NeoKylin never announced nor shipped this with x86 releases.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{~}} ||{{✗}}&lt;br /&gt;
|Allows openKylin/Ubuntu Kylin to run Android applications.&lt;br /&gt;
|-&lt;br /&gt;
|[[Wineskin]]&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[http://wineskin.urgesoftware.com/tiki-index.php?page=Downloads 1.7]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|WineBottler&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://winebottler.kronenberg.org/ 4.0.1.1 Dev]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Win3mu]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://bitbucket.org/toptensoftware/win3mu Source]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows 3.x applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Ardi Executor]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|DOS}}&lt;br /&gt;
|[https://web.archive.org/web/20080404193445/http://www.ardi.com/ardi.php 2.1.17]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Classic Mac OS applications up to System 6&lt;br /&gt;
|-&lt;br /&gt;
|[http://dosemu.sourceforge.net/ DOSEmu]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://sourceforge.net/projects/dosemu/files/ 1.4.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[[WoW]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows 9x applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/wsl/ Windows Subsystem for Linux &#039;&#039;&#039;1&#039;&#039;&#039;]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/wsl/install Install guide]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|Allows developers to run a Linux environment.&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|NetBSD}}&lt;br /&gt;
|[https://www.netbsd.org/docs/guide/en/chap-linux.html Docs]&amp;lt;br /&amp;gt;[https://man.netbsd.org/NetBSD-10.0/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|OpenBSD}}&lt;br /&gt;
|[https://man.openbsd.org/OpenBSD-5.1/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD4}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/qemu-based-native-bridge nb-qemu]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/qemu-based-native-bridge/nb-qemu git]&amp;lt;br/&amp;gt;[https://gitlab.com/android_translation_layer/qemu-based-native-bridge/nb-qemu-bionic bionic]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.boxedwine.org/ Boxedwine]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://www.boxedwine.org/downloads/ 20.1.2]&amp;lt;br /&amp;gt;[https://github.com/danoon2/Boxedwine git]&amp;lt;br /&amp;gt;[https://sourceforge.net/projects/boxedwine/ Old repo]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{?}} ||{{TBD}}&lt;br /&gt;
|16-bit and 32-bit Windows applications.&lt;br /&gt;
|-&lt;br /&gt;
|Berberis&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://android.googlesource.com/platform/frameworks/libs/binary_translation/+/refs/heads/main/ git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{?}} ||{{TBD}}&lt;br /&gt;
|RISC-V Android applications&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Mobile / ARM&lt;br /&gt;
|-&lt;br /&gt;
|Rosetta 2&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/M1_Rosetta_2_compatible_games_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|x86-64 macOS applications on Apple Silicon&amp;lt;ref group=N&amp;gt;AVX instruction support added in macOS 15 Sequoia.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|CrossOver&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://www.codeweavers.com/products 22.1]&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/M1_CrossOver_Windows_compatible_games_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|Game Porting Toolkit&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://gist.github.com/Frityet/448a945690bd7c8cff5fef49daae858e Installation guide]&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/Game_Porting_Toolkit#Game_compatibility_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows games&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x86-emulation Prism]&lt;br /&gt;
|align=left|{{Icon2|WoA}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|x86 and x86-64 Windows applications on Windows for ARM64 &amp;lt;ref group=N&amp;gt;https://www.geeky-gadgets.com/prism-x86-64-emulator/&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[Box86/Box64]]&lt;br /&gt;
|align=left|{{Icon|LiA|Android|Pandora}}&lt;br /&gt;
|[https://github.com/ptitSeb/box86 {{box86Ver}}]/[https://github.com/ptitSeb/box64/ {{box64Ver}}]&lt;br /&gt;
|[https://box86.org/app/ ?]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|x86-64 Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[[FEX-Emu]]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|Android}}&lt;br /&gt;
|[https://github.com/FEX-Emu/FEX git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|x86-64 Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine]]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|Android}}&lt;br /&gt;
|[https://dl.winehq.org/wine-builds/android/ Android builds]&amp;lt;br/&amp;gt;[https://wiki.winehq.org/ARM ARM support]&lt;br /&gt;
|[https://appdb.winehq.org/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/ Android Translation Layer]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/android_translation_layer git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.cygwin.com/ Cygwin]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://cygwin.com/pipermail/cygwin-announce/2025-July/012416.html 3.6.4-1]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Providing POSIX compliant APIs, Linux-alike shell and tools on Windows for developers.&lt;br /&gt;
|-&lt;br /&gt;
|[[Winlator]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/brunodev85/winlator/releases {{WinlatorVer}}]&lt;br /&gt;
|[https://docs.google.com/spreadsheets/d/1UI0dCJTdxkAD8pDUoCtqwe7hCRSD35w0N3zESTmNYBU/edit?gid=0#gid=0 ?]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[MiceWine]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/KreitinnSoftware/MiceWine-Application/releases {{MiceWineVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
||[https://gamehub.xiaoji.com GameHub](GameFusion)&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://gamehub.xiaoji.com/download/ 3.0.5]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/xerpi/vita2hos Vita2hos]&lt;br /&gt;
|align=left|{{Icon|Switch}}&lt;br /&gt;
|[https://github.com/xerpi/vita2hos/releases/tag/alpha-0.3 Alpha 0.3]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|PlayStation Vita applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/AndreRH/hangover Hangover]&lt;br /&gt;
|align=left|{{Icon||LinuxARM|Android}}&lt;br /&gt;
|[https://github.com/AndreRH/hangover/releases git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Skyline]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/skyline-emu/skyline/releases git]&lt;br /&gt;
|[[Nintendo_Switch_emulators#Compatibility_layers_.28....29|See Switch page]]&lt;br /&gt;
|{{Green}} {{License|MPL2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}} &lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Nintendo Switch games and homebrew&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.hikunpeng.com/document/detail/en/kunpengdevps/ug-exagear/usermanual/kunpengexagear_06_0002.html ExaGear-KunPeng]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}	 &lt;br /&gt;
|[https://www.hikunpeng.com/zh/developer/devkit/download/exagear 5.1.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}	&lt;br /&gt;
|x86 Linux applications into Kunpeng platform instructions in real time&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/openKylin/comments/14u5kad/about_kmre/ KMRE]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}&lt;br /&gt;
|[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_3.0.0.0-0k0.15_arm64.deb 3.0.0.0-0k0.15]&amp;lt;/br&amp;gt;[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_2.5.0.2-0k0.1tablet3_arm64.deb 2.5.0.2-0k0.1tablet3]&amp;lt;ref group=N name=kmrearm&amp;gt;2.5.0.2 is only for some industrial tablets or similar devices with Phytium processors.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{~}} ||{{✗}}&lt;br /&gt;
|Allows openKylin/NeoKylin (with supported processors) to run Android applications.&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.boxedwine.org/ Boxedwine]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|macOS}}&lt;br /&gt;
|[https://www.boxedwine.org/downloads/ 20.1.2]&amp;lt;br /&amp;gt;[https://github.com/danoon2/Boxedwine git]&amp;lt;br /&amp;gt;[https://sourceforge.net/projects/boxedwine/ Old repo]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|16-bit and 32-bit Windows applications.&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|NetBSD}}&lt;br /&gt;
|[https://www.netbsd.org/docs/guide/en/chap-linux.html Docs]&amp;lt;br /&amp;gt;[https://man.netbsd.org/NetBSD-10.0/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Consoles&lt;br /&gt;
|-&lt;br /&gt;
|[[Nintendont]]&lt;br /&gt;
|align=left|{{Icon|Wii|WiiU}}&lt;br /&gt;
|[https://github.com/FIX94/Nintendont git]&lt;br /&gt;
|[[GameCube_emulators#Compatibility_layers_.28....29|See Gamecube page]]&lt;br /&gt;
|{{?}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|GameCube games&lt;br /&gt;
|-&lt;br /&gt;
| [[Emulators_on_Nintendo_Switch_2#Compatibility_Mode_.28nnCompat.29|nnCompat]]&lt;br /&gt;
|align=left|{{Icon|Switch2}}&lt;br /&gt;
| 20.1.1&lt;br /&gt;
| [https://www.nintendo.com/us/gaming-systems/switch-2/transfer-guide/compatible-games/ 98%]&lt;br /&gt;
| {{Red}} {{License|Proprietary}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
|Nintendo Switch games&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Misc&lt;br /&gt;
|-&lt;br /&gt;
|[https://felix86.com/ felix86]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/offtkp/felix86 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|x86-64 Linux applications on RISC-V.&lt;br /&gt;
|-&lt;br /&gt;
|LATX&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[http://pkg.loongnix.cn/loongnix/pool/main/l/lat/ 1.5.3 RC1]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{TBD}} &lt;br /&gt;
|x86 Linux applications into LoongArch64 instruction set.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=A /&amp;gt;&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;[[Wine]]: is a free and open-source compatibility layer that aims to allow computer programs (application software and computer games) developed for Microsoft Windows to run on Unix-like operating systems, primarily Linux and macOS. Since late 2017 there is also an experimental build for Android. Wine is almost as old as the Linux project, starting in the summer of 1993. Today it&#039;s widely used, very popular and sponsored by companies such as CodeWeavers and Valve, and has even received some support from Microsoft themselves who donated the Mono implementation of the .NET Framework to the Wine project. The core Wine development aims at a correct implementation of the Windows API as a whole. In this regard it&#039;s similar to the [[MAME]] project in its focus on correctness over usability. There are a lot of versions/forks of Wine which focus of different goals, such as usability, compatibility, gaming, office applications, etc. A few are listed below, Wikipedia has [[wikipedia:Wine_(software)#Other_versions_of_Wine|a more complete list]].&lt;br /&gt;
&lt;br /&gt;
:;[[Proton]]: is Valve&#039;s one-click solution to play Windows games on Linux. It&#039;s included in the Steam Linux client by default. Simply click on a whitelisted game and it will launch without any configuration, or enable it for all games in the settings. Proton is based on a fork of Wine in combination with other components such as [[Wrappers|DXVK]] (which is a wrapper explained below) and FAudio.&lt;br /&gt;
&lt;br /&gt;
:;[https://www.codeweavers.com/products/ CrossOver]: is a commercialized, supported version of Wine from CodeWeavers. It uses additional patches on top of Wine to make it easy to use. They contribute all of their work on CrossOvers back to Wine and make up about two thirds of the commits made to Wine. CrossOver is available on macOS, Linux and Chrome OS. &lt;br /&gt;
&lt;br /&gt;
:;[[Wineskin]]: is an open-source compatibility layer which allows users to easily convert Windows software to macOS. The ports are in the form of Mac .app bundles with a self-contained Wine instance which are wrapped around the application to be converted. &lt;br /&gt;
&lt;br /&gt;
:;[[Winlator]]: is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64.&lt;br /&gt;
&lt;br /&gt;
;[[FEX]]: FEX is a lightweight compatibility layer that enables the execution of x86 and x86‑64 applications on ARM‑64 Linux devices. It supports both 32‑bit and 64‑bit binaries and can be paired with [[Wine]] or [[Proton]] to run Windows games on ARM hardware. The project began in late 2018 when Valve approached the initial developer, Ryan &amp;quot;Sonicadvance1&amp;quot; Houdek, and provided early funding and guidance to create a long‑term, open‑source solution for translating x86 code to native ARM64. Valve’s backing continued from the start, allowing FEX to mature alongside other Valve‑supported projects such as Proton. By using a dynamic binary recompiler, forwarding graphics APIs (OpenGL/Vulkan) to the host, and offering a per‑application configuration system (exposed through the FEXConfig GUI), FEX delivers broad compatibility while keeping overhead low. Its design makes it suitable for use on devices like the Snapdragon‑based Steam Frame, where Valve needs to run traditional x86 games and applications on ARM hardware.&lt;br /&gt;
&lt;br /&gt;
:;[https://gamehub.xiaoji.com/ GameHub]: is an Android application created by GameSir, a company best known for its gaming controllers. The app bundles [[Proton]], [[FEX]], a graphical [[Frontends|front‑end]], and the necessary drivers, providing a complete environment for installing and playing Windows games on Android. It comes with pre‑configured cloud profiles for many titles, lets you build personal game collections, and offers detailed settings for CPU translation, GPU drivers, and controller layouts. Additionally, it provides real‑time monitoring of CPU, GPU, RAM, and temperature. However, the app is proprietary, which may conflict with the open‑source licenses of the included software, and it is developed by a Chinese company that incorporates extensive telemetry and requests numerous permissions.&lt;br /&gt;
&lt;br /&gt;
::;[https://github.com/Producdevity/gamehub-lite GameHub Lite]: is a community‑maintained fork of the original GameHub app that focuses on privacy and simplicity. It removes many telemetry libraries and unnecessary permissions, and eliminates the separate GameHub account requirement—users only need to log in to Steam. From a user’s perspective, GameHub Lite feels slimmer, more privacy‑friendly, and less intrusive, though it sacrifices some of the convenience features found in the official version.&lt;br /&gt;
&lt;br /&gt;
;[[Box86/Box64]]: Box86 and Box64 are compatibility layers that allow x86 Linux programs, including games, to run on non‑x86 Linux systems such as ARM. Box86 targets 32‑bit little‑endian hosts, while Box64 handles 64‑bit binaries.&lt;br /&gt;
&lt;br /&gt;
;[[TeknoParrot]]: is a compatibility layer for Windows PCs to run games originally made for Windows-based arcade systems. Has since version 1.51 also support for some games running on Linux.&lt;br /&gt;
;Rosetta: was a compatibility layer for running PowerPC apps on x86-based Macs on OS X versions prior to 1.07. &#039;&#039;&#039;Rosetta 2&#039;&#039;&#039; is a comptibility layer on Apple silicon Macs allowing x86-64 apps to run on ARM-based Macs. Note that Rosetta 2 is not strictly limited to MacOS apps as software such as Crossover is able to call it to emulate x86 code in Windows binaries.&lt;br /&gt;
&lt;br /&gt;
;Prism: is the built-in compatibility layer in Windows on ARM to run traditional x86 (also x64 in Windows 11) Windows programs.&lt;br /&gt;
;[https://mcpelauncher.readthedocs.io/ Minecraft Bedrock Launcher]: is a compatibility layer made specifically to run the Android version of Minecraft: Bedrock Edition on Linux and macOS. It is not compatible with any other Android apps.&lt;br /&gt;
&lt;br /&gt;
;Windows Subsystem for Linux 1: is a compatibility layer and shouldn&#039;t be confused with WSL2. WSL2 introduced important changes such as a real Linux kernel, through a subset of &#039;&#039;&#039;Hyper-V features&#039;&#039;&#039;, so it&#039;s not a compatibility layer like WSL1.&lt;br /&gt;
&lt;br /&gt;
;Berberis, libhoudini, libndk and nb-qemu: are Android [https://android.googlesource.com/platform/art/+/refs/heads/main/libnativebridge/README.md Native Bridges] used to run apps made for other architectures. libhoudini was made by Intel and Google with its most notable use being on WSA for Windows 11, libndk was made by Google to expand Android compatibility on Chromebooks, there&#039;s no official source to download them other than online reuploads or extracting them from those systems yourself.&lt;br /&gt;
&lt;br /&gt;
;KMRE: is a compatibility layer and it&#039;s the official solution to run Android applications on computers with Chinese homegrown Phytium/KunPeng ARM processors and NeoKylin Linux operating system, though later also available on x86-64 on [https://www.ubuntukylin.com/index-en.html Ubuntu Kylin]. KMRE is not designed with third-party applications outside its app store and in fact, force installing third-party apps breaks older versions of KMRE. It&#039;s the go-to solution if you are restricted to working with these kinds of computers due to national security reasons. See [[Android_emulators#KMRE|KMRE section]] for more information.&lt;br /&gt;
&lt;br /&gt;
;Vita2hos: is an early compatibility layer for Nintendo Switch that runs PlayStation Vita applications natively. Only able to load simple test homebrews such as vita-8 as of December 2022. Appears to only be developed every once in a while.&lt;br /&gt;
&lt;br /&gt;
==Shims==&lt;br /&gt;
Shim is a library that transparently intercepts API calls and changes the arguments passed, handles the operation itself or redirects the operation elsewhere. Shims can be used to support an old API in a newer environment, or a new API in an older environment. Shims can also be used for running programs on different software platforms than they were developed for. [[Windows_2000/XP/Vista_emulators#Recommended_solutions|the EmulateHeap compatibility shim broke on Windows 11 22H2, and Win32 API changes in 24H2 have messed up games that rely on quirky behavior]].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Wrappers]] - Translate a specific API to another.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://box86.org/2024/08/box64-and-risc-v-in-2024/ Box64 and RISC-V in 2024] - What it takes to run The Witcher 3 on RISC-V.&lt;br /&gt;
&lt;br /&gt;
[[Category:Compatibility layers|*]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{NEL}}&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Compatibility_layers&amp;diff=133657</id>
		<title>Compatibility layers</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Compatibility_layers&amp;diff=133657"/>
		<updated>2026-01-05T01:28:08Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Updated Comparisons&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;While not strictly emulation &#039;&#039;per se&#039;&#039; (hence why [[Wine]] stands for &amp;quot;Wine Is Not an Emulator&amp;quot;), &#039;&#039;&#039;compatibility layers&#039;&#039;&#039; allow software written for one operating system to run on a different OS, often by translating system calls made by an application to their equivalent calls in the host operating system. In theory, this should allow for near-native performance since no processor emulation takes place, but in practice some software such as games will tend to run a bit slower due to other bottlenecks that occur as a result of [[Emulation accuracy|replicating the correct behavior]]. Compatibility layers may also make use of [[wrappers]], which translate a specific API to another because accounting for graphics APIs like Direct3D that aren&#039;t supported on non-Microsoft platforms. Additionally, compatibility layers may also use emulation in order to run software built for a different [[wikipedia:Comparison_of_instruction_set_architectures#Instruction_sets|architecture]], see [[High and low-level emulation]] page for more information about terms like &amp;quot;[[Hypervisors|hypervisors]]&amp;quot;, &amp;quot;[[Simulators|simulators]]&amp;quot;, &amp;quot;[[Compatibility_layers|compatibility layers]]&amp;quot;, &amp;quot;[[Wrappers|wrappers]]&amp;quot;, &amp;quot;[[FPGA]]&amp;quot; and &amp;quot;[[:Category:Emulators|software emulators]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Compatibility layers==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Compatibility&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended emulators|Recommended]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Runs the following software&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|PC / x86&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine]]&lt;br /&gt;
|align=left|{{Icon|Linux|macOS|FreeBSD|Haiku}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}&amp;lt;br /&amp;gt;(Dev: {{WineDevVer}})]&amp;lt;br /&amp;gt;[https://wiki.winehq.org/Haiku Haiku]&lt;br /&gt;
|[https://appdb.winehq.org/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Proton]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;(included with Steam)&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://store.steampowered.com/about/ {{ProtonVer}}]&amp;lt;br/&amp;gt;[https://github.com/ValveSoftware/Proton/tags git]&lt;br /&gt;
|[https://www.protondb.com/ ?]&lt;br /&gt;
|{{Green}} {{License|BSD3}}&amp;lt;br&amp;gt;{{License|LGPLv21}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows games&lt;br /&gt;
|-&lt;br /&gt;
|[[WineVDM]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/otya128/winevdm/releases git]&amp;lt;br /&amp;gt;[https://ci.appveyor.com/project/otya128/winevdm/ Dev]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|16-bit Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[TeknoParrot]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;TPBootstrapper/Web Installer which downloads the latest versions of all components with TeknoParrot automatically for you.&amp;quot;&amp;gt;[https://github.com/nzgamer41/TPBootstrapper/tags TPBootstrapper]&amp;lt;/abbr&amp;gt;&amp;lt;br/&amp;gt;[https://teknoparrot.com/download {{TeknoVer}}]&lt;br /&gt;
|[https://teknoparrot.com/wiki/compatibility.html ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|PC-based arcade games&lt;br /&gt;
|-&lt;br /&gt;
|CrossOver&lt;br /&gt;
|align=left|{{Icon|Linux|macOS|ChromeOS}}&amp;lt;ref group=N&amp;gt;https://support.codeweavers.com/en_US/chrome-os/&amp;lt;/ref&amp;gt;&lt;br /&gt;
|[https://www.codeweavers.com/products 22.1]&lt;br /&gt;
|[https://www.codeweavers.com/compatibility ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/win32/winprog64/running-32-bit-applications WOW64]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|32-bit Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://sober.vinegarhq.org/ Sober]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://sober.vinegarhq.org/sober.flatpakref Flatpak]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Roblox (Android version)&lt;br /&gt;
|-&lt;br /&gt;
|Janus-UAE&lt;br /&gt;
|align=left|{{Icon|AROS|MorphOS}}&lt;br /&gt;
|[https://sourceforge.net/projects/janus-uae/ 1.4]&lt;br /&gt;
|[https://sourceforge.net/projects/janus-uae/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✓}}&lt;br /&gt;
|68k Amiga applications&lt;br /&gt;
|-&lt;br /&gt;
|Rosetta&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|[https://www.cnet.com/tech/computing/intel-based-macs-rosetta-compatibility-index/ ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✓}}&lt;br /&gt;
|PowerPC OS X applications&amp;lt;ref group=N&amp;gt;Support ended with OS X 10.7 Lion.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://mcpelauncher.readthedocs.io Minecraft Bedrock Launcher]&lt;br /&gt;
|align=left|{{Icon|Linux|macOS}}&lt;br /&gt;
|[https://github.com/minecraft-linux/mcpelauncher-manifest v0.15.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Minecraft: Bedrock Edition (Android version)&lt;br /&gt;
|-&lt;br /&gt;
|Linuxulator&lt;br /&gt;
|align=left|{{Icon|FreeBSD}}&lt;br /&gt;
|[https://wiki.freebsd.org/Linuxulator Wiki]&amp;lt;br /&amp;gt;[https://docs.freebsd.org/en/books/handbook/linuxemu/ Docs]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/ Android Translation Layer]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/android_translation_layer git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Whisky]]&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://github.com/Whisky-App/Whisky {{WhiskyVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{~}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|libhoudini&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/SGNight/Arm-NativeBridge#download-links-- 1], [https://github.com/Rprop/libhoudini#libhoudini 2], [https://archive.org/details/androidx86-houdini 3], [https://github.com/supremegamers/vendor_intel_proprietary_houdini 4], [https://github.com/m9rco/Genymotion_ARM_Translation 5]&amp;lt;br/&amp;gt; [https://github.com/niizam/Genymotion_A11_libhoudini 6], [https://github.com/ilhan-athn7/android_proprietary_native_bridge 7], [https://github.com/mrvictory1/libhoudini_bluestacks 8], [https://github.com/YuryenUcahh/libnb_script 9]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{TBD}} ||{{~}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|libndk&amp;lt;abbr title=&amp;quot;Not to be confused with Android Native Development Kit (NDK)&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/ilhan-athn7/android_proprietary_native_bridge 1], [https://github.com/supremegamers/vendor_google_proprietary_ndk_translation-prebuilt 2]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{TBD}} ||{{~}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.gfdgdxi.top/uengine-runner/Help/ UEngine]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/gfdgd-xi/uengine-runner git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Darling]]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/darlinghq/darling git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|macOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[http://dosemu2.github.io/dosemu2/ DOSEmu2]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/dosemu2/dosemu2 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linzhuotech.com/index.php/home/index/xdroid.html xDroid]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://www.linzhuotech.com/Product/download 11.1.51]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[NTVDMx64]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/leecher1337/ntvdmx64 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|Windows CE Compatibility Layer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/dz333n/wcecl/actions/workflows/build.yml git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{~}} ||{{✗}} &amp;lt;ref group=N&amp;gt;Currently only Solitaire and etcha.exe are known to work.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|Windows CE applications.&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/openKylin/comments/14u5kad/about_kmre/ KMRE]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://archive.ubuntukylin.com/ubuntukylin/pool/partner/kmre_2.4.6.8+22.04_amd64.deb 2.4.6.8]&amp;lt;/br&amp;gt;[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_2.4.8.7-0k0.9_amd64.deb 2.4.8.7-0k0.9]&amp;lt;ref group=N name=kmrex86&amp;gt;2.4.8.7 is untested-NeoKylin never announced nor shipped this with x86 releases.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{~}} ||{{✗}}&lt;br /&gt;
|Allows openKylin/Ubuntu Kylin to run Android applications.&lt;br /&gt;
|-&lt;br /&gt;
|[[Wineskin]]&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[http://wineskin.urgesoftware.com/tiki-index.php?page=Downloads 1.7]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|WineBottler&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://winebottler.kronenberg.org/ 4.0.1.1 Dev]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Win3mu]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://bitbucket.org/toptensoftware/win3mu Source]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows 3.x applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Ardi Executor]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|DOS}}&lt;br /&gt;
|[https://web.archive.org/web/20080404193445/http://www.ardi.com/ardi.php 2.1.17]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Classic Mac OS applications up to System 6&lt;br /&gt;
|-&lt;br /&gt;
|[http://dosemu.sourceforge.net/ DOSEmu]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://sourceforge.net/projects/dosemu/files/ 1.4.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[[WoW]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows 9x applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/wsl/ Windows Subsystem for Linux &#039;&#039;&#039;1&#039;&#039;&#039;]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/wsl/install Install guide]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|Allows developers to run a Linux environment.&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|NetBSD}}&lt;br /&gt;
|[https://www.netbsd.org/docs/guide/en/chap-linux.html Docs]&amp;lt;br /&amp;gt;[https://man.netbsd.org/NetBSD-10.0/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|OpenBSD}}&lt;br /&gt;
|[https://man.openbsd.org/OpenBSD-5.1/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD4}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/qemu-based-native-bridge nb-qemu]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/qemu-based-native-bridge/nb-qemu git]&amp;lt;br/&amp;gt;[https://gitlab.com/android_translation_layer/qemu-based-native-bridge/nb-qemu-bionic bionic]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.boxedwine.org/ Boxedwine]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://www.boxedwine.org/downloads/ 20.1.2]&amp;lt;br /&amp;gt;[https://github.com/danoon2/Boxedwine git]&amp;lt;br /&amp;gt;[https://sourceforge.net/projects/boxedwine/ Old repo]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{?}} ||{{TBD}}&lt;br /&gt;
|16-bit and 32-bit Windows applications.&lt;br /&gt;
|-&lt;br /&gt;
|Berberis&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://android.googlesource.com/platform/frameworks/libs/binary_translation/+/refs/heads/main/ git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{?}} ||{{TBD}}&lt;br /&gt;
|RISC-V Android applications&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Mobile / ARM&lt;br /&gt;
|-&lt;br /&gt;
|Rosetta 2&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/M1_Rosetta_2_compatible_games_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|x86-64 macOS applications on Apple Silicon&amp;lt;ref group=N&amp;gt;AVX instruction support added in macOS 15 Sequoia.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|CrossOver&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://www.codeweavers.com/products 22.1]&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/M1_CrossOver_Windows_compatible_games_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|Game Porting Toolkit&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://gist.github.com/Frityet/448a945690bd7c8cff5fef49daae858e Installation guide]&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/Game_Porting_Toolkit#Game_compatibility_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows games&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x86-emulation Prism]&lt;br /&gt;
|align=left|{{Icon2|WoA}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|x86 and x86-64 Windows applications on Windows for ARM64 &amp;lt;ref group=N&amp;gt;https://www.geeky-gadgets.com/prism-x86-64-emulator/&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[Box86/Box64]]&lt;br /&gt;
|align=left|{{Icon|LiA|Android|Pandora}}&lt;br /&gt;
|[https://github.com/ptitSeb/box86 {{box86Ver}}]/[https://github.com/ptitSeb/box64/ {{box64Ver}}]&lt;br /&gt;
|[https://box86.org/app/ ?]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|x86-64 Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[[FEX-Emu]]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|Android}}&lt;br /&gt;
|[https://github.com/FEX-Emu/FEX git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|x86-64 Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine]]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|Android}}&lt;br /&gt;
|[https://dl.winehq.org/wine-builds/android/ Android builds]&amp;lt;br/&amp;gt;[https://wiki.winehq.org/ARM ARM support]&lt;br /&gt;
|[https://appdb.winehq.org/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/ Android Translation Layer]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/android_translation_layer git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.cygwin.com/ Cygwin]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://cygwin.com/pipermail/cygwin-announce/2025-July/012416.html 3.6.4-1]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Providing POSIX compliant APIs, Linux-alike shell and tools on Windows for developers.&lt;br /&gt;
|-&lt;br /&gt;
|[[Winlator]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/brunodev85/winlator/releases {{WinlatorVer}}]&lt;br /&gt;
|[https://docs.google.com/spreadsheets/d/1UI0dCJTdxkAD8pDUoCtqwe7hCRSD35w0N3zESTmNYBU/edit?gid=0#gid=0 ?]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[MiceWine]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/KreitinnSoftware/MiceWine-Application/releases {{MiceWineVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
||[https://gamehub.xiaoji.com GameHub](GameFusion)&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://gamehub.xiaoji.com/download/ 3.0.5]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/xerpi/vita2hos Vita2hos]&lt;br /&gt;
|align=left|{{Icon|Switch}}&lt;br /&gt;
|[https://github.com/xerpi/vita2hos/releases/tag/alpha-0.3 Alpha 0.3]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|PlayStation Vita applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/AndreRH/hangover Hangover]&lt;br /&gt;
|align=left|{{Icon||LinuxARM|Android}}&lt;br /&gt;
|[https://github.com/AndreRH/hangover/releases git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Skyline]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/skyline-emu/skyline/releases git]&lt;br /&gt;
|[[Nintendo_Switch_emulators#Compatibility_layers_.28....29|See Switch page]]&lt;br /&gt;
|{{Green}} {{License|MPL2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}} &lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Nintendo Switch games and homebrew&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.hikunpeng.com/document/detail/en/kunpengdevps/ug-exagear/usermanual/kunpengexagear_06_0002.html ExaGear-KunPeng]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}	 &lt;br /&gt;
|[https://www.hikunpeng.com/zh/developer/devkit/download/exagear 5.1.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}	&lt;br /&gt;
|x86 Linux applications into Kunpeng platform instructions in real time&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/openKylin/comments/14u5kad/about_kmre/ KMRE]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}&lt;br /&gt;
|[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_3.0.0.0-0k0.15_arm64.deb 3.0.0.0-0k0.15]&amp;lt;/br&amp;gt;[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_2.5.0.2-0k0.1tablet3_arm64.deb 2.5.0.2-0k0.1tablet3]&amp;lt;ref group=N name=kmrearm&amp;gt;2.5.0.2 is only for some industrial tablets or similar devices with Phytium processors.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{~}} ||{{✗}}&lt;br /&gt;
|Allows openKylin/NeoKylin (with supported processors) to run Android applications.&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.boxedwine.org/ Boxedwine]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|macOS}}&lt;br /&gt;
|[https://www.boxedwine.org/downloads/ 20.1.2]&amp;lt;br /&amp;gt;[https://github.com/danoon2/Boxedwine git]&amp;lt;br /&amp;gt;[https://sourceforge.net/projects/boxedwine/ Old repo]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|16-bit and 32-bit Windows applications.&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|NetBSD}}&lt;br /&gt;
|[https://www.netbsd.org/docs/guide/en/chap-linux.html Docs]&amp;lt;br /&amp;gt;[https://man.netbsd.org/NetBSD-10.0/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Consoles&lt;br /&gt;
|-&lt;br /&gt;
|[[Nintendont]]&lt;br /&gt;
|align=left|{{Icon|Wii|WiiU}}&lt;br /&gt;
|[https://github.com/FIX94/Nintendont git]&lt;br /&gt;
|[[GameCube_emulators#Compatibility_layers_.28....29|See Gamecube page]]&lt;br /&gt;
|{{?}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|GameCube games&lt;br /&gt;
|-&lt;br /&gt;
| [[Emulators_on_Nintendo_Switch_2#Compatibility_Mode_.28nnCompat.29|nnCompat]]&lt;br /&gt;
|align=left|{{Icon|Switch2}}&lt;br /&gt;
| 20.1.1&lt;br /&gt;
| [https://www.nintendo.com/us/gaming-systems/switch-2/transfer-guide/compatible-games/ 98%]&lt;br /&gt;
| {{Red}} {{License|Proprietary}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
|Nintendo Switch games&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Misc&lt;br /&gt;
|-&lt;br /&gt;
|[https://felix86.com/ felix86]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/offtkp/felix86 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|x86-64 Linux applications on RISC-V.&lt;br /&gt;
|-&lt;br /&gt;
|LATX&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[http://pkg.loongnix.cn/loongnix/pool/main/l/lat/ 1.5.3 RC1]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{TBD}} &lt;br /&gt;
|x86 Linux applications into LoongArch64 instruction set.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=A /&amp;gt;&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;[[Wine]]: is a free and open-source compatibility layer that aims to allow computer programs (application software and computer games) developed for Microsoft Windows to run on Unix-like operating systems, primarily Linux and macOS. Since late 2017 there is also an experimental build for Android. Wine is almost as old as the Linux project, starting in the summer of 1993. Today it&#039;s widely used, very popular and sponsored by companies such as CodeWeavers and Valve, and has even received some support from Microsoft themselves who donated the Mono implementation of the .NET Framework to the Wine project. The core Wine development aims at a correct implementation of the Windows API as a whole. In this regard it&#039;s similar to the [[MAME]] project in its focus on correctness over usability. There are a lot of versions/forks of Wine which focus of different goals, such as usability, compatibility, gaming, office applications, etc. A few are listed below, Wikipedia has [[wikipedia:Wine_(software)#Other_versions_of_Wine|a more complete list]].&lt;br /&gt;
&lt;br /&gt;
:;[[Proton]]: is Valve&#039;s one-click solution to play Windows games on Linux. It&#039;s included in the Steam Linux client by default. Simply click on a whitelisted game and it will launch without any configuration, or enable it for all games in the settings. Proton is based on a fork of Wine in combination with other components such as [[Wrappers|DXVK]] (which is a wrapper explained below) and FAudio.&lt;br /&gt;
&lt;br /&gt;
:;[https://www.codeweavers.com/products/ CrossOver]: is a commercialized, supported version of Wine from CodeWeavers. It uses additional patches on top of Wine to make it easy to use. They contribute all of their work on CrossOvers back to Wine and make up about two thirds of the commits made to Wine. CrossOver is available on macOS, Linux and Chrome OS. &lt;br /&gt;
&lt;br /&gt;
:;[[Wineskin]]: is an open-source compatibility layer which allows users to easily convert Windows software to macOS. The ports are in the form of Mac .app bundles with a self-contained Wine instance which are wrapped around the application to be converted. &lt;br /&gt;
&lt;br /&gt;
:;[[Winlator]]: is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64.&lt;br /&gt;
&lt;br /&gt;
;[[FEX]]: is a lightweight &amp;quot;compatibility layer&amp;quot; that enables the execution of x86 applications on ARM‑64 Linux devices. It supports both 32‑bit and 64‑bit binaries and can be paired with Wine or Proton to run Windows games on ARM hardware.&lt;br /&gt;
&lt;br /&gt;
:;[https://gamehub.xiaoji.com/ GameHub]: is an Android application created by GameSir, a company best known for its gaming controllers. The app bundles [[Proton]], [[FEX]] , a graphical [[Frontends|front‑end]], and the necessary drivers, providing a complete environment for installing and playing Windows games on Android. It comes with pre‑configured cloud profiles for many titles, lets you build personal game collections, and offers detailed settings for CPU translation, GPU drivers, and controller layouts. Additionally, it provides real‑time monitoring of CPU, GPU, RAM, and temperature. However, the app is proprietary, which may conflict with the open‑source licenses of the included software, and it is developed by a Chinese company that incorporates extensive telemetry and requests numerous permissions.&lt;br /&gt;
&lt;br /&gt;
::;[https://github.com/Producdevity/gamehub-lite GameHub Lite]: is a community‑maintained fork of the original GameHub app that focuses on privacy and simplicity. It removes many telemetry libraries and unnecessary permissions, and eliminates the separate GameHub account requirement—users only need to log in to Steam. From a user’s perspective, GameHub Lite feels slimmer, more privacy‑friendly, and less intrusive, though it sacrifices some of the convenience features found in the official version.&lt;br /&gt;
&lt;br /&gt;
;[[Box86/Box64]]: Box86 and Box64 are compatibility layers that allow x86 Linux programs, including games, to run on non‑x86 Linux systems such as ARM. Box86 targets 32‑bit little‑endian hosts, while Box64 handles 64‑bit binaries.&lt;br /&gt;
&lt;br /&gt;
;[[TeknoParrot]]: is a compatibility layer for Windows PCs to run games originally made for Windows-based arcade systems. Has since version 1.51 also support for some games running on Linux.&lt;br /&gt;
;Rosetta: was a compatibility layer for running PowerPC apps on x86-based Macs on OS X versions prior to 1.07. &#039;&#039;&#039;Rosetta 2&#039;&#039;&#039; is a comptibility layer on Apple silicon Macs allowing x86-64 apps to run on ARM-based Macs. Note that Rosetta 2 is not strictly limited to MacOS apps as software such as Crossover is able to call it to emulate x86 code in Windows binaries.&lt;br /&gt;
&lt;br /&gt;
;Prism: is the built-in compatibility layer in Windows on ARM to run traditional x86 (also x64 in Windows 11) Windows programs.&lt;br /&gt;
;[https://mcpelauncher.readthedocs.io/ Minecraft Bedrock Launcher]: is a compatibility layer made specifically to run the Android version of Minecraft: Bedrock Edition on Linux and macOS. It is not compatible with any other Android apps.&lt;br /&gt;
&lt;br /&gt;
;Windows Subsystem for Linux 1: is a compatibility layer and shouldn&#039;t be confused with WSL2. WSL2 introduced important changes such as a real Linux kernel, through a subset of &#039;&#039;&#039;Hyper-V features&#039;&#039;&#039;, so it&#039;s not a compatibility layer like WSL1.&lt;br /&gt;
&lt;br /&gt;
;Berberis, libhoudini, libndk and nb-qemu: are Android [https://android.googlesource.com/platform/art/+/refs/heads/main/libnativebridge/README.md Native Bridges] used to run apps made for other architectures. libhoudini was made by Intel and Google with its most notable use being on WSA for Windows 11, libndk was made by Google to expand Android compatibility on Chromebooks, there&#039;s no official source to download them other than online reuploads or extracting them from those systems yourself.&lt;br /&gt;
&lt;br /&gt;
;KMRE: is a compatibility layer and it&#039;s the official solution to run Android applications on computers with Chinese homegrown Phytium/KunPeng ARM processors and NeoKylin Linux operating system, though later also available on x86-64 on [https://www.ubuntukylin.com/index-en.html Ubuntu Kylin]. KMRE is not designed with third-party applications outside its app store and in fact, force installing third-party apps breaks older versions of KMRE. It&#039;s the go-to solution if you are restricted to working with these kinds of computers due to national security reasons. See [[Android_emulators#KMRE|KMRE section]] for more information.&lt;br /&gt;
&lt;br /&gt;
;Vita2hos: is an early compatibility layer for Nintendo Switch that runs PlayStation Vita applications natively. Only able to load simple test homebrews such as vita-8 as of December 2022. Appears to only be developed every once in a while.&lt;br /&gt;
&lt;br /&gt;
==Shims==&lt;br /&gt;
Shim is a library that transparently intercepts API calls and changes the arguments passed, handles the operation itself or redirects the operation elsewhere. Shims can be used to support an old API in a newer environment, or a new API in an older environment. Shims can also be used for running programs on different software platforms than they were developed for. [[Windows_2000/XP/Vista_emulators#Recommended_solutions|the EmulateHeap compatibility shim broke on Windows 11 22H2, and Win32 API changes in 24H2 have messed up games that rely on quirky behavior]].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Wrappers]] - Translate a specific API to another.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://box86.org/2024/08/box64-and-risc-v-in-2024/ Box64 and RISC-V in 2024] - What it takes to run The Witcher 3 on RISC-V.&lt;br /&gt;
&lt;br /&gt;
[[Category:Compatibility layers|*]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{NEL}}&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Compatibility_layers&amp;diff=133656</id>
		<title>Compatibility layers</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Compatibility_layers&amp;diff=133656"/>
		<updated>2026-01-05T00:52:07Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Sorted table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;While not strictly emulation &#039;&#039;per se&#039;&#039; (hence why [[Wine]] stands for &amp;quot;Wine Is Not an Emulator&amp;quot;), &#039;&#039;&#039;compatibility layers&#039;&#039;&#039; allow software written for one operating system to run on a different OS, often by translating system calls made by an application to their equivalent calls in the host operating system. In theory, this should allow for near-native performance since no processor emulation takes place, but in practice some software such as games will tend to run a bit slower due to other bottlenecks that occur as a result of [[Emulation accuracy|replicating the correct behavior]]. Compatibility layers may also make use of [[wrappers]], which translate a specific API to another because accounting for graphics APIs like Direct3D that aren&#039;t supported on non-Microsoft platforms. Additionally, compatibility layers may also use emulation in order to run software built for a different [[wikipedia:Comparison_of_instruction_set_architectures#Instruction_sets|architecture]], see [[High and low-level emulation]] page for more information about terms like &amp;quot;[[Hypervisors|hypervisors]]&amp;quot;, &amp;quot;[[Simulators|simulators]]&amp;quot;, &amp;quot;[[Compatibility_layers|compatibility layers]]&amp;quot;, &amp;quot;[[Wrappers|wrappers]]&amp;quot;, &amp;quot;[[FPGA]]&amp;quot; and &amp;quot;[[:Category:Emulators|software emulators]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Compatibility layers==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Compatibility&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended emulators|Recommended]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Runs the following software&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|PC / x86&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine]]&lt;br /&gt;
|align=left|{{Icon|Linux|macOS|FreeBSD|Haiku}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}&amp;lt;br /&amp;gt;(Dev: {{WineDevVer}})]&amp;lt;br /&amp;gt;[https://wiki.winehq.org/Haiku Haiku]&lt;br /&gt;
|[https://appdb.winehq.org/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Proton]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;(included with Steam)&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://store.steampowered.com/about/ {{ProtonVer}}]&amp;lt;br/&amp;gt;[https://github.com/ValveSoftware/Proton/tags git]&lt;br /&gt;
|[https://www.protondb.com/ ?]&lt;br /&gt;
|{{Green}} {{License|BSD3}}&amp;lt;br&amp;gt;{{License|LGPLv21}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows games&lt;br /&gt;
|-&lt;br /&gt;
|[[WineVDM]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/otya128/winevdm/releases git]&amp;lt;br /&amp;gt;[https://ci.appveyor.com/project/otya128/winevdm/ Dev]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|16-bit Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[TeknoParrot]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|&amp;lt;abbr title=&amp;quot;TPBootstrapper/Web Installer which downloads the latest versions of all components with TeknoParrot automatically for you.&amp;quot;&amp;gt;[https://github.com/nzgamer41/TPBootstrapper/tags TPBootstrapper]&amp;lt;/abbr&amp;gt;&amp;lt;br/&amp;gt;[https://teknoparrot.com/download {{TeknoVer}}]&lt;br /&gt;
|[https://teknoparrot.com/wiki/compatibility.html ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|PC-based arcade games&lt;br /&gt;
|-&lt;br /&gt;
|CrossOver&lt;br /&gt;
|align=left|{{Icon|Linux|macOS|ChromeOS}}&amp;lt;ref group=N&amp;gt;https://support.codeweavers.com/en_US/chrome-os/&amp;lt;/ref&amp;gt;&lt;br /&gt;
|[https://www.codeweavers.com/products 22.1]&lt;br /&gt;
|[https://www.codeweavers.com/compatibility ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/win32/winprog64/running-32-bit-applications WOW64]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|32-bit Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://sober.vinegarhq.org/ Sober]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://sober.vinegarhq.org/sober.flatpakref Flatpak]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Roblox (Android version)&lt;br /&gt;
|-&lt;br /&gt;
|Janus-UAE&lt;br /&gt;
|align=left|{{Icon|AROS|MorphOS}}&lt;br /&gt;
|[https://sourceforge.net/projects/janus-uae/ 1.4]&lt;br /&gt;
|[https://sourceforge.net/projects/janus-uae/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✓}}&lt;br /&gt;
|68k Amiga applications&lt;br /&gt;
|-&lt;br /&gt;
|Rosetta&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|[https://www.cnet.com/tech/computing/intel-based-macs-rosetta-compatibility-index/ ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✓}}&lt;br /&gt;
|PowerPC OS X applications&amp;lt;ref group=N&amp;gt;Support ended with OS X 10.7 Lion.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://mcpelauncher.readthedocs.io Minecraft Bedrock Launcher]&lt;br /&gt;
|align=left|{{Icon|Linux|macOS}}&lt;br /&gt;
|[https://github.com/minecraft-linux/mcpelauncher-manifest v0.15.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Minecraft: Bedrock Edition (Android version)&lt;br /&gt;
|-&lt;br /&gt;
|Linuxulator&lt;br /&gt;
|align=left|{{Icon|FreeBSD}}&lt;br /&gt;
|[https://wiki.freebsd.org/Linuxulator Wiki]&amp;lt;br /&amp;gt;[https://docs.freebsd.org/en/books/handbook/linuxemu/ Docs]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/ Android Translation Layer]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/android_translation_layer git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Whisky]]&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://github.com/Whisky-App/Whisky {{WhiskyVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{~}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|libhoudini&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/SGNight/Arm-NativeBridge#download-links-- 1], [https://github.com/Rprop/libhoudini#libhoudini 2], [https://archive.org/details/androidx86-houdini 3], [https://github.com/supremegamers/vendor_intel_proprietary_houdini 4], [https://github.com/m9rco/Genymotion_ARM_Translation 5]&amp;lt;br/&amp;gt; [https://github.com/niizam/Genymotion_A11_libhoudini 6], [https://github.com/ilhan-athn7/android_proprietary_native_bridge 7], [https://github.com/mrvictory1/libhoudini_bluestacks 8], [https://github.com/YuryenUcahh/libnb_script 9]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{TBD}} ||{{~}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|libndk&amp;lt;abbr title=&amp;quot;Not to be confused with Android Native Development Kit (NDK)&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/ilhan-athn7/android_proprietary_native_bridge 1], [https://github.com/supremegamers/vendor_google_proprietary_ndk_translation-prebuilt 2]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{TBD}} ||{{~}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.gfdgdxi.top/uengine-runner/Help/ UEngine]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/gfdgd-xi/uengine-runner git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Darling]]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/darlinghq/darling git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|macOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[http://dosemu2.github.io/dosemu2/ DOSEmu2]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/dosemu2/dosemu2 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linzhuotech.com/index.php/home/index/xdroid.html xDroid]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://www.linzhuotech.com/Product/download 11.1.51]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[[NTVDMx64]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/leecher1337/ntvdmx64 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|Windows CE Compatibility Layer&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/dz333n/wcecl/actions/workflows/build.yml git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{~}} ||{{✗}} &amp;lt;ref group=N&amp;gt;Currently only Solitaire and etcha.exe are known to work.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|Windows CE applications.&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/openKylin/comments/14u5kad/about_kmre/ KMRE]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://archive.ubuntukylin.com/ubuntukylin/pool/partner/kmre_2.4.6.8+22.04_amd64.deb 2.4.6.8]&amp;lt;/br&amp;gt;[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_2.4.8.7-0k0.9_amd64.deb 2.4.8.7-0k0.9]&amp;lt;ref group=N name=kmrex86&amp;gt;2.4.8.7 is untested-NeoKylin never announced nor shipped this with x86 releases.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{~}} ||{{✗}}&lt;br /&gt;
|Allows openKylin/Ubuntu Kylin to run Android applications.&lt;br /&gt;
|-&lt;br /&gt;
|[[Wineskin]]&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[http://wineskin.urgesoftware.com/tiki-index.php?page=Downloads 1.7]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|WineBottler&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://winebottler.kronenberg.org/ 4.0.1.1 Dev]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Win3mu]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://bitbucket.org/toptensoftware/win3mu Source]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows 3.x applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Ardi Executor]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|DOS}}&lt;br /&gt;
|[https://web.archive.org/web/20080404193445/http://www.ardi.com/ardi.php 2.1.17]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|Classic Mac OS applications up to System 6&lt;br /&gt;
|-&lt;br /&gt;
|[http://dosemu.sourceforge.net/ DOSEmu]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://sourceforge.net/projects/dosemu/files/ 1.4.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|DOS applications&lt;br /&gt;
|-&lt;br /&gt;
|[[WoW]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|Windows 9x applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/wsl/ Windows Subsystem for Linux &#039;&#039;&#039;1&#039;&#039;&#039;]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/wsl/install Install guide]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|Allows developers to run a Linux environment.&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|NetBSD}}&lt;br /&gt;
|[https://www.netbsd.org/docs/guide/en/chap-linux.html Docs]&amp;lt;br /&amp;gt;[https://man.netbsd.org/NetBSD-10.0/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|OpenBSD}}&lt;br /&gt;
|[https://man.openbsd.org/OpenBSD-5.1/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD4}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/qemu-based-native-bridge nb-qemu]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/qemu-based-native-bridge/nb-qemu git]&amp;lt;br/&amp;gt;[https://gitlab.com/android_translation_layer/qemu-based-native-bridge/nb-qemu-bionic bionic]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|ARM Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.boxedwine.org/ Boxedwine]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://www.boxedwine.org/downloads/ 20.1.2]&amp;lt;br /&amp;gt;[https://github.com/danoon2/Boxedwine git]&amp;lt;br /&amp;gt;[https://sourceforge.net/projects/boxedwine/ Old repo]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{?}} ||{{TBD}}&lt;br /&gt;
|16-bit and 32-bit Windows applications.&lt;br /&gt;
|-&lt;br /&gt;
|Berberis&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://android.googlesource.com/platform/frameworks/libs/binary_translation/+/refs/heads/main/ git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{?}} ||{{TBD}}&lt;br /&gt;
|RISC-V Android applications&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Mobile / ARM&lt;br /&gt;
|-&lt;br /&gt;
|Rosetta 2&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|N/A&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/M1_Rosetta_2_compatible_games_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|x86-64 macOS applications on Apple Silicon&amp;lt;ref group=N&amp;gt;AVX instruction support added in macOS 15 Sequoia.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|CrossOver&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://www.codeweavers.com/products 22.1]&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/M1_CrossOver_Windows_compatible_games_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|Game Porting Toolkit&lt;br /&gt;
|align=left|{{Icon|macOS}}&lt;br /&gt;
|[https://gist.github.com/Frityet/448a945690bd7c8cff5fef49daae858e Installation guide]&lt;br /&gt;
|[https://www.applegamingwiki.com/wiki/Game_Porting_Toolkit#Game_compatibility_list ?]&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|Windows games&lt;br /&gt;
|-&lt;br /&gt;
|[https://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x86-emulation Prism]&lt;br /&gt;
|align=left|{{Icon2|WoA}}&lt;br /&gt;
|N/A&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|x86 and x86-64 Windows applications on Windows for ARM64 &amp;lt;ref group=N&amp;gt;https://www.geeky-gadgets.com/prism-x86-64-emulator/&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[Box86/Box64]]&lt;br /&gt;
|align=left|{{Icon|LiA|Android|Pandora}}&lt;br /&gt;
|[https://github.com/ptitSeb/box86 {{box86Ver}}]/[https://github.com/ptitSeb/box64/ {{box64Ver}}]&lt;br /&gt;
|[https://box86.org/app/ ?]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|x86-64 Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[[FEX-Emu]]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|Android}}&lt;br /&gt;
|[https://github.com/FEX-Emu/FEX git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|x86-64 Linux applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine]]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|Android}}&lt;br /&gt;
|[https://dl.winehq.org/wine-builds/android/ Android builds]&amp;lt;br/&amp;gt;[https://wiki.winehq.org/ARM ARM support]&lt;br /&gt;
|[https://appdb.winehq.org/ ?]&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/ Android Translation Layer]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}&lt;br /&gt;
|[https://gitlab.com/android_translation_layer/android_translation_layer git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Android applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.cygwin.com/ Cygwin]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://cygwin.com/pipermail/cygwin-announce/2025-July/012416.html 3.6.4-1]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|Providing POSIX compliant APIs, Linux-alike shell and tools on Windows for developers.&lt;br /&gt;
|-&lt;br /&gt;
|[[Winlator]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/brunodev85/winlator/releases {{WinlatorVer}}]&lt;br /&gt;
|[https://docs.google.com/spreadsheets/d/1UI0dCJTdxkAD8pDUoCtqwe7hCRSD35w0N3zESTmNYBU/edit?gid=0#gid=0 ?]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[MiceWine]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/KreitinnSoftware/MiceWine-Application/releases {{MiceWineVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
||[https://gamehub.xiaoji.com GameHub](GameFusion)&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://gamehub.xiaoji.com/download/ 3.0.5]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|X86 Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/xerpi/vita2hos Vita2hos]&lt;br /&gt;
|align=left|{{Icon|Switch}}&lt;br /&gt;
|[https://github.com/xerpi/vita2hos/releases/tag/alpha-0.3 Alpha 0.3]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|PlayStation Vita applications&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/AndreRH/hangover Hangover]&lt;br /&gt;
|align=left|{{Icon||LinuxARM|Android}}&lt;br /&gt;
|[https://github.com/AndreRH/hangover/releases git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|Windows applications&lt;br /&gt;
|-&lt;br /&gt;
|[[Skyline]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/skyline-emu/skyline/releases git]&lt;br /&gt;
|[[Nintendo_Switch_emulators#Compatibility_layers_.28....29|See Switch page]]&lt;br /&gt;
|{{Green}} {{License|MPL2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}} &lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Nintendo Switch games and homebrew&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.hikunpeng.com/document/detail/en/kunpengdevps/ug-exagear/usermanual/kunpengexagear_06_0002.html ExaGear-KunPeng]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}	 &lt;br /&gt;
|[https://www.hikunpeng.com/zh/developer/devkit/download/exagear 5.1.0]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✗}}	&lt;br /&gt;
|x86 Linux applications into Kunpeng platform instructions in real time&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/openKylin/comments/14u5kad/about_kmre/ KMRE]&lt;br /&gt;
|align=left|{{Icon|LinuxARM}}&lt;br /&gt;
|[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_3.0.0.0-0k0.15_arm64.deb 3.0.0.0-0k0.15]&amp;lt;/br&amp;gt;[https://archive.kylinos.cn/kylin/KYLIN-ALL/pool/universe/k/kmre/kmre_2.5.0.2-0k0.1tablet3_arm64.deb 2.5.0.2-0k0.1tablet3]&amp;lt;ref group=N name=kmrearm&amp;gt;2.5.0.2 is only for some industrial tablets or similar devices with Phytium processors.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|{{?}} ||{{~}} ||{{✗}}&lt;br /&gt;
|Allows openKylin/NeoKylin (with supported processors) to run Android applications.&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.boxedwine.org/ Boxedwine]&lt;br /&gt;
|align=left|{{Icon|LinuxARM|macOS}}&lt;br /&gt;
|[https://www.boxedwine.org/downloads/ 20.1.2]&amp;lt;br /&amp;gt;[https://github.com/danoon2/Boxedwine git]&amp;lt;br /&amp;gt;[https://sourceforge.net/projects/boxedwine/ Old repo]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|16-bit and 32-bit Windows applications.&lt;br /&gt;
|-&lt;br /&gt;
|compat_linux&lt;br /&gt;
|align=left|{{Icon|NetBSD}}&lt;br /&gt;
|[https://www.netbsd.org/docs/guide/en/chap-linux.html Docs]&amp;lt;br /&amp;gt;[https://man.netbsd.org/NetBSD-10.0/compat_linux.8 Manual]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|Linux applications&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Consoles&lt;br /&gt;
|-&lt;br /&gt;
|[[Nintendont]]&lt;br /&gt;
|align=left|{{Icon|Wii|WiiU}}&lt;br /&gt;
|[https://github.com/FIX94/Nintendont git]&lt;br /&gt;
|[[GameCube_emulators#Compatibility_layers_.28....29|See Gamecube page]]&lt;br /&gt;
|{{?}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|GameCube games&lt;br /&gt;
|-&lt;br /&gt;
| [[Emulators_on_Nintendo_Switch_2#Compatibility_Mode_.28nnCompat.29|nnCompat]]&lt;br /&gt;
|align=left|{{Icon|Switch2}}&lt;br /&gt;
| 20.1.1&lt;br /&gt;
| [https://www.nintendo.com/us/gaming-systems/switch-2/transfer-guide/compatible-games/ 98%]&lt;br /&gt;
| {{Red}} {{License|Proprietary}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
|Nintendo Switch games&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Misc&lt;br /&gt;
|-&lt;br /&gt;
|[https://felix86.com/ felix86]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/offtkp/felix86 git]&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}} &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|x86-64 Linux applications on RISC-V.&lt;br /&gt;
|-&lt;br /&gt;
|LATX&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[http://pkg.loongnix.cn/loongnix/pool/main/l/lat/ 1.5.3 RC1]&lt;br /&gt;
|?&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{TBD}} &lt;br /&gt;
|x86 Linux applications into LoongArch64 instruction set.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=A /&amp;gt;&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
===Comparisons===&lt;br /&gt;
*[[Wine]] is a free and open-source compatibility layer that aims to allow computer programs (application software and computer games) developed for Microsoft Windows to run on Unix-like operating systems, primarily Linux and macOS. Since late 2017 there is also an experimental build for Android. Wine is almost as old as the Linux project, starting in the summer of 1993. Today it&#039;s widely used, very popular and sponsored by companies such as CodeWeavers and Valve, and has even received some support from Microsoft themselves who donated the Mono implementation of the .NET Framework to the Wine project. The core Wine development aims at a correct implementation of the Windows API as a whole. In this regard it&#039;s similar to the [[MAME]] project in its focus on correctness over usability. There are a lot of versions/forks of Wine which focus of different goals, such as usability, compatibility, gaming, office applications, etc. A few are listed below, Wikipedia has [[wikipedia:Wine_(software)#Other_versions_of_Wine|a more complete list]].&lt;br /&gt;
**[[Proton]]: is Valve&#039;s one-click solution to play Windows games on Linux. It&#039;s included in the Steam Linux client by default. Simply click on a whitelisted game and it will launch without any configuration, or enable it for all games in the settings. Proton is based on a fork of Wine in combination with other components such as [[Wrappers|DXVK]] (which is a wrapper explained below) and FAudio.&lt;br /&gt;
**[https://www.codeweavers.com/products/ CrossOver] is a commercialized, supported version of Wine from CodeWeavers. It uses additional patches on top of Wine to make it easy to use. They contribute all of their work on CrossOvers back to Wine and make up about two thirds of the commits made to Wine. CrossOver is available on macOS, Linux and Chrome OS. &lt;br /&gt;
**[[Wineskin]] is an open-source compatibility layer which allows users to easily convert Windows software to macOS. The ports are in the form of Mac .app bundles with a self-contained Wine instance which are wrapped around the application to be converted. &lt;br /&gt;
**[[Winlator]] is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64.&lt;br /&gt;
&lt;br /&gt;
* [[TeknoParrot]] is a compatibility layer for Windows PCs to run games originally made for Windows-based arcade systems. Has since version 1.51 also support for some games running on Linux.&lt;br /&gt;
* &#039;&#039;&#039;Rosetta&#039;&#039;&#039; was a compatibility layer for running PowerPC apps on x86-based Macs on OS X versions prior to 1.07. &#039;&#039;&#039;Rosetta 2&#039;&#039;&#039; is a comptibility layer on Apple silicon Macs allowing x86-64 apps to run on ARM-based Macs. Note that Rosetta 2 is not strictly limited to MacOS apps as software such as Crossover is able to call it to emulate x86 code in Windows binaries.&lt;br /&gt;
* &#039;&#039;&#039;Prism&#039;&#039;&#039; is the built-in compatibility layer in Windows on ARM to run traditional x86 (also x64 in Windows 11) Windows programs.&lt;br /&gt;
* [[Box86/Box64]] lets you run x86 Linux programs (such as games) on non-x86 Linux systems, like ARM (the host system needs to be 32bit little-endian).&lt;br /&gt;
* [[Darling]] is a translation layer that allows you to run unmodified macOS binaries on Linux. In its nature, it is similar to the well-known [[Wine]] project. At this point, does not yet run macOS application with a GUI.&lt;br /&gt;
* [https://mcpelauncher.readthedocs.io/ Minecraft Bedrock Launcher] is a compatibility layer made specifically to run the Android version of Minecraft: Bedrock Edition on Linux and macOS. It is not compatible with any other Android apps.&lt;br /&gt;
* Windows Subsystem for Linux 1 is a compatibility layer and shouldn&#039;t be confused with WSL2. WSL2 introduced important changes such as a real Linux kernel, through a subset of &#039;&#039;&#039;Hyper-V features&#039;&#039;&#039;, so it&#039;s not a compatibility layer like WSL1.&lt;br /&gt;
* Berberis, libhoudini, libndk and nb-qemu are Android [https://android.googlesource.com/platform/art/+/refs/heads/main/libnativebridge/README.md Native Bridges] used to run apps made for other architectures. libhoudini was made by Intel and Google with its most notable use being on WSA for Windows 11, libndk was made by Google to expand Android compatibility on Chromebooks, there&#039;s no official source to download them other than online reuploads or extracting them from those systems yourself.&lt;br /&gt;
* KMRE is a compatibility layer and it&#039;s the official solution to run Android applications on computers with Chinese homegrown Phytium/KunPeng ARM processors and NeoKylin Linux operating system, though later also available on x86-64 on [https://www.ubuntukylin.com/index-en.html Ubuntu Kylin]. KMRE is not designed with third-party applications outside its app store and in fact, force installing third-party apps breaks older versions of KMRE. It&#039;s the go-to solution if you are restricted to working with these kinds of computers due to national security reasons. See [[Android_emulators#KMRE|KMRE section]] for more information.&lt;br /&gt;
* Vita2hos is an early compatibility layer for Nintendo Switch that runs PlayStation Vita applications natively. Only able to load simple test homebrews such as vita-8 as of December 2022. Appears to only be developed every once in a while.&lt;br /&gt;
&lt;br /&gt;
==Shims==&lt;br /&gt;
Shim is a library that transparently intercepts API calls and changes the arguments passed, handles the operation itself or redirects the operation elsewhere. Shims can be used to support an old API in a newer environment, or a new API in an older environment. Shims can also be used for running programs on different software platforms than they were developed for. [[Windows_2000/XP/Vista_emulators#Recommended_solutions|the EmulateHeap compatibility shim broke on Windows 11 22H2, and Win32 API changes in 24H2 have messed up games that rely on quirky behavior]].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Wrappers]] - Translate a specific API to another.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://box86.org/2024/08/box64-and-risc-v-in-2024/ Box64 and RISC-V in 2024] - What it takes to run The Witcher 3 on RISC-V.&lt;br /&gt;
&lt;br /&gt;
[[Category:Compatibility layers|*]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{NEL}}&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Wrappers&amp;diff=133655</id>
		<title>Wrappers</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Wrappers&amp;diff=133655"/>
		<updated>2026-01-05T00:35:23Z</updated>

		<summary type="html">&lt;p&gt;Jpx: /* Comparisons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;wrapper&#039;&#039;&#039; is a reimplementation of a [[wikipedia:Library (computing)|library]], where the goal is to substitute the original API with a better-supported interface. It works as a drop-in replacement for the original library, since a lot of software usually bundled it as-is without any fine-tuning. Wrappers are most common for proprietary interfaces that are either abandoned or otherwise platform-specific.&lt;br /&gt;
&lt;br /&gt;
See [[High and low-level emulation]] page for more information about terms like &amp;quot;[[Hypervisors|hypervisors]]&amp;quot;, &amp;quot;[[Simulators|simulators]]&amp;quot;, &amp;quot;[[Compatibility_layer|compatibility layers]]&amp;quot;, &amp;quot;[[Wrappers|wrappers]]&amp;quot;, &amp;quot;[[FPGA]]&amp;quot; and &amp;quot;[[:Category:Emulators|software emulators]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
;Before diving in;&lt;br /&gt;
;*[https://www.vogons.org/viewtopic.php?t=534 Windows Glide] and [https://www.vogons.org/viewtopic.php?t=886 DOS Glide] games list.&lt;br /&gt;
;*See other proprietary APIs, cards and supported software - [https://www.vogons.org/viewtopic.php?p=279817], [https://www.vogons.org/viewtopic.php?f=46&amp;amp;t=30017]&lt;br /&gt;
;*See [https://www.techpowerup.com/gpu-specs/?f=year~directx_1.0~market_Desktop~igpu_No DirectX 1.0][https://www.techpowerup.com/gpu-specs/?f=year~directx_3.0~market_Desktop~igpu_No DirectX 3.0][https://www.techpowerup.com/gpu-specs/?f=year~directx_5.0~market_Desktop~igpu_No DirectX 5.0][https://www.techpowerup.com/gpu-specs/?f=year~directx_6.0~market_Desktop~igpu_No DirectX 6.0], [https://www.techpowerup.com/gpu-specs/?f=year~directx_7.0~market_Desktop~igpu_No DirectX 7.0], [https://www.techpowerup.com/gpu-specs/?f=year~directx_8.1~market_Desktop~igpu_No DirectX 8.1], [https://www.techpowerup.com/gpu-specs/?f=year~directx_9.0a~market_Desktop~igpu_No DirectX 9.0a], [https://www.techpowerup.com/gpu-specs/?f=year~directx_9.0b~market_Desktop~igpu_No DirectX 9.0b], [https://www.techpowerup.com/gpu-specs/?f=directx_9.0c~market_Desktop~igpu_No~mfgr DirectX 9.0c], [https://www.techpowerup.com/gpu-specs/?f=year~directx_10.0~market_Desktop~igpu_No DirectX 10.0], [https://www.techpowerup.com/gpu-specs/?f=year~directx_10.1~market_Desktop~igpu_No DirectX 10.1] cards.&lt;br /&gt;
;*See [https://www.pcgamingwiki.com/ pcgamingwiki]&#039;s #API sections on each dedicated game page for what API&#039;s used.&lt;br /&gt;
;*See [[Shaders,_filters,_and_sound#Audio|audio API and middleware]] supported games list;&lt;br /&gt;
::*[https://www.dosdays.co.uk/topics/3daudio_games.php Surround sound] ([https://docs.google.com/document/d/1SyOw7D0H2ecGxzPsCFEFKwupU8LuazUrlkI-gVTpyhc/edit?tab=t.0#heading=h.nu0xc1c2nmo4 #2], [https://www.pcgamingwiki.com/wiki/List_of_games_that_support_surround_sound #3])&lt;br /&gt;
::*[[wikipedia:Environmental_Audio_Extensions#Games_with_EAX_Support|EAX]] ([https://www.pcgamingwiki.com/wiki/List_of_games_that_support_EAX #2]).&lt;br /&gt;
::*[https://www.pcgamingwiki.com/wiki/Miles_Sound_System List of Miles Sound System (MSS) &amp;amp; Audio Interface Library (AIL) supported games]&lt;br /&gt;
::*[https://www.pcgamingwiki.com/wiki/FMOD List of FMOD titles]&lt;br /&gt;
::*[https://www.pcgamingwiki.com/wiki/Wwise List of Wwise titles]&lt;br /&gt;
::*[[wikipedia:QSound#Selected_games_using_QSound|List of games using QSound]]&lt;br /&gt;
::*[[Wikipedia:OpenAL#Games|OpenAL]]&lt;br /&gt;
::*[https://www.mobygames.com/attributes/attribute/1274/ DirectSound3D]&lt;br /&gt;
&lt;br /&gt;
==&#039;90s APIs==&lt;br /&gt;
(Glide, DirectDraw 1-7, Direct3D 2-7&amp;lt;ref group=N name=&amp;gt;Direct3D 1 is not listed, since DirectX 1 did not have a Direct3D component. The first release was Direct3D 2. The internal numbers of Direct3D pre-7 actually differ from the corresponding DirectX, but they were not referred to as such, outside of low-level dev material, possibly to avoid confusion.&amp;lt;/ref&amp;gt;, OpenGL 1.x)&lt;br /&gt;
&lt;br /&gt;
During the 90s, many [[PC Emulator Comparisons|IBM-Compatible]] PC game developers used 3dfx&#039;s Glide API for hardware accelerated 3D games, which is compatible only with 3dfx Voodoo cards. Neither NVIDIA nor ATI supported Glide, hence a wrapper is needed to play Glide games on non-Voodoo hardware.&lt;br /&gt;
&lt;br /&gt;
Games using older versions of DirectDraw or Direct3D can also benefit from wrappers, since their interfaces may not work properly on newer systems. Wrappers can also enable various overrides and enhancements, such as [https://reshade.me/ ReShade].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; colspan=&amp;quot;1&amp;quot; |Type&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Translates&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Into&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Compatibility&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=16 |Graphics&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/ dgVoodoo2]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ {{DgVooDoo2Ver}}]&lt;br /&gt;
|Glide 2.11-3.10&amp;lt;br&amp;gt;DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|Direct3D 11, 12&lt;br /&gt;
|[https://www.vogons.org/viewforum.php?f=59 ?] ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine|WineD3D]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}] &amp;lt;small&amp;gt;(Linux, macOS)&amp;lt;/small&amp;gt;&amp;lt;br/&amp;gt;[https://fdossena.com/?p=wined3d/index.frag {{WineDevVer}}] &amp;lt;small&amp;gt;(Windows)&amp;lt;/small&amp;gt;&amp;lt;ref group=N name=XPcompatibility&amp;gt;DxWnd 2.05.70, WineD3D 1.7.52 or 1.9.7-staging(partially) versions are the latest compatible versions with Windows XP (if [https://github.com/Skulltrail192/One-Core-API-Binaries OneCoreAPI] is &#039;&#039;&#039;not&#039;&#039;&#039; installed to OS), for getting these old &amp;quot;WineD3D for Windows&amp;quot; builds use [https://www.vogonsdrivers.com/wrappers/files/DirectX/OpenGL/WineD3D/2000+/ this link]. Also you can use [https://github.com/JHRobotics/wine9x?tab=readme-ov-file#wined3d-port-for-windows-9x JHRobotics port for using WineD3D on Windows 9x (Wine9x) or Windows XP].&amp;lt;/ref&amp;gt;&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|Vulkan&amp;lt;br&amp;gt;OpenGL&lt;br /&gt;
|[https://appdb.winehq.org/objectManager.php?sClass=application&amp;amp;sTitle=Browse%20Applications&amp;amp;sOrderBy=appName&amp;amp;bAscending=true ?] ||{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/WinterSnowfall/d7vk D7VK]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/WinterSnowfall/d7vk/releases/latest 1.1]&lt;br /&gt;
|Direct3D 6 (experimental)&amp;lt;br/&amp;gt;Direct3D 7&amp;lt;br/&amp;gt;DDraw (partially)&lt;br /&gt;
|Vulkan&lt;br /&gt;
| ||{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://sourceforge.net/projects/dxwnd DxWnd]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://sourceforge.net/projects/dxwnd/files/Latest%20build/ {{DxWndVer}}]&amp;lt;ref group=N name=XPcompatibility&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
| ||{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/ata4/glrage glrage]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/ata4/glrage/releases/latest r10]&lt;br /&gt;
|ATI3DCIF&amp;lt;br&amp;gt;DirectDraw 2&lt;br /&gt;
|OpenGL 3.3&lt;br /&gt;
| ||{{Green}} {{License|LGPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://apps.microsoft.com/detail/9NRCQJ8VLGTK?hl=en-us&amp;amp;gl=US RReady (Rendition Verite wrapper)]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://apps.microsoft.com/detail/9NRCQJ8VLGTK?hl=en-us&amp;amp;gl=US RReady Rendition Verité]&lt;br /&gt;
|RRedline&amp;lt;br&amp;gt;Speedy3D&lt;br /&gt;
|OpenGL&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.vogons.org/viewtopic.php?t=104456 S3d wrappers]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.vogons.org/viewtopic.php?t=104456 S3d wrappers]&lt;br /&gt;
|S3D&amp;lt;br&amp;gt;MSI95&lt;br /&gt;
|Software&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.zeus-software.com/downloads/nglide nGlide]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://www.zeus-software.com/downloads/nglide 2.10]&lt;br /&gt;
|Glide&lt;br /&gt;
|Vulkan&amp;lt;br&amp;gt;Direct3D 9&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper DxWrapper]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper/releases v1.4.7900.25]&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|Direct3D 9&amp;lt;ref group=N name=dxwrapper&amp;gt;Through &#039;&#039;&#039;dd7to9&#039;&#039;&#039;.&amp;lt;/ref&amp;gt;&amp;lt;br&amp;gt;Direct3D 7 (for Direct3D 2-6)&amp;lt;br&amp;gt;DirectDraw 7 (for DirectDraw 1-6)&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper/wiki/DirectDraw-to-Direct3D9-Conversion#table-key ?] ||{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/narzoul/DDrawCompat DDrawCompat]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/narzoul/DDrawCompat/tags {{DDrawCompatVer}}]&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&amp;lt;br&amp;gt;GDI (Partially)&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
| ||{{Green}} {{License|BSD0}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/FunkyFr3sh/cnc-ddraw cnc-ddraw]&lt;br /&gt;
|align=left|{{Icon|Windows}}&amp;lt;br&amp;gt;{{Icon|Linux|macOS}}&amp;lt;ref group=N name=cnc-ddraw&amp;gt;Linux and macOS are supported through wine.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|[https://github.com/FunkyFr3sh/cnc-ddraw/releases {{cnc-ddrawVer}}]&lt;br /&gt;
|DirectDraw 1-7&lt;br /&gt;
|GDI&amp;lt;br&amp;gt;OpenGL&amp;lt;br&amp;gt;Direct3D 9&lt;br /&gt;
| ||{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.dxgl.org/ DXGL]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.dxgl.org/downloads/ {{DXGLVer}}]&lt;br /&gt;
|DirectDraw 1-7&lt;br /&gt;
|OpenGL&lt;br /&gt;
| ||{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.glidos.net/ Glidos]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://www.glidos.net/download.html 1.59]&lt;br /&gt;
|Glide &amp;lt;small&amp;gt;(DOS)&amp;lt;/small&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
| ||{{?}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo/dgVoodoo/ dgVoodoo]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo/dgVoodoo/ v1.50b2]&lt;br /&gt;
|Glide 2.11-2.45&lt;br /&gt;
|Direct3D 7, 9&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://openglide.sourceforge.net/ OpenGlide]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://sourceforge.net/projects/openglide/files/latest/download 0.09 Alpha]&lt;br /&gt;
|Glide&lt;br /&gt;
|OpenGL&lt;br /&gt;
| ||{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://sourceforge.net/projects/psvoodoo/ psVoodoo]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://sourceforge.net/projects/psvoodoo/files/latest/download 0.17]&lt;br /&gt;
|Glide&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
| ||{{Green}} {{License|LGPL}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=2 |Input&lt;br /&gt;
|[https://github.com/csutorasa/XOutput XOutput]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/csutorasa/XOutput/tags 3.32]&lt;br /&gt;
|DirectInput&lt;br /&gt;
|XInput&lt;br /&gt;
| ||{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper DxWrapper]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper/releases v1.4.7900.25]&lt;br /&gt;
|DirectInput 1-7&lt;br /&gt;
|DirectInput 8&lt;br /&gt;
| ||{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=1 |Sound&lt;br /&gt;
|[https://github.com/kcat/dsoal DSOAL]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/kcat/dsoal/actions git]&amp;lt;br/&amp;gt;[https://github.com/pachuco/dsoal-XP dsoal-XP]&lt;br /&gt;
|DirectSound&lt;br /&gt;
|OpenAL&lt;br /&gt;
| ||{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;dgVoodoo2&lt;br /&gt;
:Supports Glide 2.11, 2.45, 3.10, 3.1 Napalm, all versions of DirectDraw, and Direct3D up to version 7. Outputs Direct3D 11 and Direct3D 12 with different device types as wrapping output, such as hardware or software rendering.&lt;br /&gt;
&lt;br /&gt;
;[[Wine|WineD3D]]&lt;br /&gt;
:Wine&#039;s internal wrapper. Wraps DirectDraw and Direct3D up to 7 into Vulkan and OpenGL. It works pretty well for running older Direct3D games, though it does not come with a Glide implementation of its own. A custom build is available for Windows [https://fdossena.com/?p=wined3d/index.frag here].&lt;br /&gt;
&lt;br /&gt;
;nGlide&lt;br /&gt;
:A great Glide wrapper, supporting all three public versions (2.11, 2.60 and 3.10) but it&#039;s closed-source. It originally only used Direct3D 9 until Vulkan output was added in 2.0, allowing it to work under Linux using [[Wine]] 2.10.0 and newer.&amp;lt;ref name=&amp;quot;nglidevulkan&amp;quot;&amp;gt;http://www.zeus-software.com/forum/viewtopic.php?f=2&amp;amp;t=2044&amp;lt;/ref&amp;gt; nGlide also supports high resolution modes. See the [http://www.zeus-software.com/downloads/nglide/compatibility compatibility list].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;DXGL&lt;br /&gt;
:Reimplements DirectDraw using OpenGL. It is considered alpha software despite many applications working.&lt;br /&gt;
&lt;br /&gt;
;glrage&lt;br /&gt;
:Reimplements ATI3DCIF, an API from ATI used in a handful of games, and DirectDraw 2 over OpenGL. Originally designed specifically for Tomb Raider 1/UB patched with ATIRage patch, currently also supports Assault Rigs and Wipeout. Additionally, it applies some improvements, fixes and QoL changes to the games.&lt;br /&gt;
&lt;br /&gt;
==2000s and later APIs==&lt;br /&gt;
(Direct3D 8 and higher, OpenGL 2.x and higher, Vulkan)&lt;br /&gt;
&lt;br /&gt;
Modern Windows games will likely need one of these wrappers to work on other platforms. Usually these are not separate downloads, and will come packaged into [[compatibility layers]] like [[Proton]], [[Wine]], or [https://www.codeweavers.com/crossover CrossOver].&lt;br /&gt;
&lt;br /&gt;
The term &amp;quot;wrapper&amp;quot; is not entirely accurate for some software listed in this table, such as OpenAL Soft. Unlike a true wrapper, which translates or redirects API calls to another system (e.g., DSOAL mapping OpenAL to DirectSound3D), OpenAL Soft is a complete, open-source software implementation of the OpenAL 3D audio API. It directly provides full functionality, including positional audio, distance attenuation, Doppler effects, and environmental audio processing, through software-based rendering. Operating independently of hardware acceleration, OpenAL Soft supports multiple platforms (e.g., Linux, Windows, macOS) and audio backends (e.g., ALSA, PulseAudio, WASAPI), making it a standalone audio engine rather than a wrapper layer.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest Version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Translates&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Into&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/ dgVoodoo2]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ {{DgVoodoo2Ver}}]&lt;br /&gt;
|Direct3D 8-9&lt;br /&gt;
|Direct3D 11, 12&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/doitsujin/dxvk DXVK]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/doitsujin/dxvk/releases {{DXVKVer}}]&lt;br /&gt;
|Direct3D 8-11&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine|WineD3D]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}] &amp;lt;small&amp;gt;(Linux, macOS)&amp;lt;/small&amp;gt;&amp;lt;br/&amp;gt;[https://fdossena.com/?p=wined3d/index.frag {{WineDevVer}}] &amp;lt;small&amp;gt;(Windows)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Direct3D 8-11&lt;br /&gt;
|Vulkan&amp;lt;br&amp;gt;OpenGL&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/HansKristian-Work/vkd3d-proton VKD3D-Proton]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/HansKristian-Work/vkd3d-proton/releases {{VKD3D-ProtonVer}}]&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/docs/drivers/zink.rst Zink]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/tree/main/src/gallium/drivers/zink git] &amp;lt;br/&amp;gt;[https://github.com/pal1000/mesa-dist-win pal1000&#039;s Windows builds]&amp;lt;ref group=N name=Zink&amp;gt;Requires setting environment variable GALLIUM_DRIVER=zink&amp;lt;/ref&amp;gt;&lt;br /&gt;
|OpenGL 2.1-4.6&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/crosire/d3d8to9/ d3d8to9]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/crosire/d3d8to9/releases 1.12.0]&lt;br /&gt;
|Direct3D 8&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://downloads.fdossena.com/Projects/Mesa3D/Builds/index.php Mesa3D for Windows + MesaInjector]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://downloads.fdossena.com/Projects/Mesa3D/Builds/index.php 20.1.8] &amp;lt;br/&amp;gt;[https://github.com/lightningterror/Mesa3D-Windows lightningterror&#039;s builds] &amp;lt;br/&amp;gt;[http://www.vogonsdrivers.com/wrappers/files/OpenGL/GDI/Mesa/ vogonsdrivers builds]&lt;br /&gt;
|OpenGL&lt;br /&gt;
|Software&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/libcg/grvk grvk]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/libcg/grvk/tags 0.5.0]&lt;br /&gt;
|Mantle&lt;br /&gt;
|Vulkan 1.2&lt;br /&gt;
|{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/KhronosGroup/MoltenVK MoltenVK]&lt;br /&gt;
|align=left|{{Icon|macOS|iOS}}&lt;br /&gt;
|[https://github.com/KhronosGroup/MoltenVK/releases 1.3.268]&lt;br /&gt;
|Vulkan&lt;br /&gt;
|Metal&lt;br /&gt;
|{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/kcat/openal-soft OpenAL Soft]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/kcat/openal-soft/releases 1.24.3]&lt;br /&gt;
|OpenAL&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Green}} {{License|LGPL}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/docs/drivers/d3d12.rst GLon12]&lt;br /&gt;
|align=left|{{Icon|Windows|Xbox}}&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/tree/main/src/gallium/drivers/d3d12 git] &amp;lt;br/&amp;gt;[https://github.com/pal1000/mesa-dist-win pal1000&#039;s Windows builds]&lt;br /&gt;
|OpenGL&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/microsoft/D3D9On12 D3D9On12]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/microsoft/D3D9On12 git]&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/microsoft/D3D11On12/ D3D11On12]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/microsoft/D3D11On12/ git]&lt;br /&gt;
|Direct3D 11&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/bo3b/3Dmigoto/ 3Dmigoto]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/bo3b/3Dmigoto/tags 1.3.16]&lt;br /&gt;
|Direct3D 11 &amp;lt;small&amp;gt;(Stereo3D)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.pcgamingwiki.com/wiki/Glossary:VorpX VorpX] ($)&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.vorpx.com/support-faq/ v21.3.2]&lt;br /&gt;
|Direct3D 11 &amp;lt;small&amp;gt;(Stereo3D)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/darlinghq/indium Indium]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|&lt;br /&gt;
|Metal&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|0BSD}} ({{License|Permissive}}) ||{{~}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|vkd3d&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://source.winehq.org/git/vkd3d.git/ {{Vkd3dVer}}]&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/AlpyneDreams/d8vk D8VK]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/AlpyneDreams/d8vk/releases 1.0]&lt;br /&gt;
|Direct3D 8&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&amp;lt;ref group=N name=d8vk&amp;gt;Merged to DXVK. Use that instead&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/iXit/wine-nine-standalone Gallium Nine]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/iXit/wine-nine-standalone/releases v0.10]  &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
|Gallium&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&amp;lt;ref group=N name=galliumnine&amp;gt;Deprecated in favor of more portable translation layers, such as DXVK or WineD3D&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/ValveSoftware/ToGL ToGL]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|&lt;br /&gt;
|Direct3D 9.0c&lt;br /&gt;
|OpenGL&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;dgVoodoo2&lt;br /&gt;
:Supports Direct3D 8-9. Outputs Direct3D 11 and Direct3D 12 with different device types as wrapping output, such as hardware or software rendering.&lt;br /&gt;
&lt;br /&gt;
;DXVK&lt;br /&gt;
:It was originally designed to accelerate support for Direct3D 11 games running under [[Wine]] since a native implementation seemed unlikely. Today it is bundled with [[Proton]]. D9VK was later merged to add Direct3D 9 support, and D8VK was also merged to add Direct3D 8 support.&lt;br /&gt;
&lt;br /&gt;
;WineD3D&lt;br /&gt;
:Wine&#039;s internal wrapper. Wraps Direct3D 8-11 into Vulkan and OpenGL. For newer APIs it has more bugs than DXVK. A custom build is available for Windows [https://fdossena.com/?p=wined3d/index.frag here].&lt;br /&gt;
&lt;br /&gt;
;VKD3D-Proton&lt;br /&gt;
:A fork of VKD3D funded by Valve, which is more developed and has experimental support for DXR via VK_KHR_ray_tracing. Requires DXVK&#039;s dxgi.dll file to work on Windows.&lt;br /&gt;
&lt;br /&gt;
;vkd3d&lt;br /&gt;
:Wine&#039;s work-in-progress Direct3D 12 to Vulkan wrapper.&lt;br /&gt;
&lt;br /&gt;
;d3d8to9&lt;br /&gt;
:Not as versatile as dgVoodoo2, however it&#039;s the only wrapper that can wrap Direct3D 8 into 9. Its main advantage is Windows XP support, which dgVoodoo2 lacks. It&#039;s specifically useful for Windows XP running in VMware, since VMware&#039;s Direct3D 8 acceleration has graphical and/or performance issues.&lt;br /&gt;
&lt;br /&gt;
;Indium&lt;br /&gt;
:A implementation of Metal on top of Vulkan, originally devolped by iglunix and later by Darling the open-source macOS compatibility layer.&lt;br /&gt;
&lt;br /&gt;
;MoltenVK&lt;br /&gt;
:Developed by the Brenwill Workshop under the Khronos Group, it re-implements Vulkan for Metal. Emulators like [[Dolphin]] and [[DuckStation]] use MoltenVK instead of a native Metal renderer to support Apple devices.&lt;br /&gt;
&lt;br /&gt;
;Gallium Nine&lt;br /&gt;
:An implementation of the Direct3D 9 library on top of the Gallium driver for Linux. By using calls native to Linux, applications running under Wine run &amp;quot;at near-native speeds&amp;quot; according to the maintainers. The caveat is that it only works on Mesa, not NVIDIA&#039;s proprietary driver.&lt;br /&gt;
&lt;br /&gt;
;Zink&lt;br /&gt;
:A &amp;quot;just-in-case&amp;quot; implementation of OpenGL on top of Vulkan first introduced in 2018 by Collabora for the Mesa driver.&amp;lt;ref&amp;gt;Erik Faye-Lund (October 31, 2018). [https://www.collabora.com/news-and-blog/blog/2018/10/31/introducing-zink-opengl-implementation-vulkan/ Introducing Zink, an OpenGL implementation on top of Vulkan]. Collabora.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Compatibility layers]] - Allows software written for one platform to run on another.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
;* [https://www.vogons.org/viewtopic.php?f=9&amp;amp;t=36412 VOGONS: The Wrapper Collection Project]&lt;br /&gt;
;* [https://www.pcgamingwiki.com/wiki/Glossary:Display_wrapper PCGamingWiki: Display wrapper]&lt;br /&gt;
* [https://www.gamingonlinux.com/2019/04/dxvk-102-is-out-with-some-bug-fixes-d9vk-seems-to-be-progressing-nicely/comment_id=151939 State of Direct3D 9-12 translation layers] by DXVK author YoRHa-2B (2019-04-02)&lt;br /&gt;
* [https://www.youtube.com/@Levan4KGaming/search?query=performance%20benchmark Levan&#039;s Wrapper Benchmarks]&lt;br /&gt;
&lt;br /&gt;
[[Category:Compatibility layers|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Wrappers&amp;diff=133654</id>
		<title>Wrappers</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Wrappers&amp;diff=133654"/>
		<updated>2026-01-05T00:31:47Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Sorted table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;wrapper&#039;&#039;&#039; is a reimplementation of a [[wikipedia:Library (computing)|library]], where the goal is to substitute the original API with a better-supported interface. It works as a drop-in replacement for the original library, since a lot of software usually bundled it as-is without any fine-tuning. Wrappers are most common for proprietary interfaces that are either abandoned or otherwise platform-specific.&lt;br /&gt;
&lt;br /&gt;
See [[High and low-level emulation]] page for more information about terms like &amp;quot;[[Hypervisors|hypervisors]]&amp;quot;, &amp;quot;[[Simulators|simulators]]&amp;quot;, &amp;quot;[[Compatibility_layer|compatibility layers]]&amp;quot;, &amp;quot;[[Wrappers|wrappers]]&amp;quot;, &amp;quot;[[FPGA]]&amp;quot; and &amp;quot;[[:Category:Emulators|software emulators]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
;Before diving in;&lt;br /&gt;
;*[https://www.vogons.org/viewtopic.php?t=534 Windows Glide] and [https://www.vogons.org/viewtopic.php?t=886 DOS Glide] games list.&lt;br /&gt;
;*See other proprietary APIs, cards and supported software - [https://www.vogons.org/viewtopic.php?p=279817], [https://www.vogons.org/viewtopic.php?f=46&amp;amp;t=30017]&lt;br /&gt;
;*See [https://www.techpowerup.com/gpu-specs/?f=year~directx_1.0~market_Desktop~igpu_No DirectX 1.0][https://www.techpowerup.com/gpu-specs/?f=year~directx_3.0~market_Desktop~igpu_No DirectX 3.0][https://www.techpowerup.com/gpu-specs/?f=year~directx_5.0~market_Desktop~igpu_No DirectX 5.0][https://www.techpowerup.com/gpu-specs/?f=year~directx_6.0~market_Desktop~igpu_No DirectX 6.0], [https://www.techpowerup.com/gpu-specs/?f=year~directx_7.0~market_Desktop~igpu_No DirectX 7.0], [https://www.techpowerup.com/gpu-specs/?f=year~directx_8.1~market_Desktop~igpu_No DirectX 8.1], [https://www.techpowerup.com/gpu-specs/?f=year~directx_9.0a~market_Desktop~igpu_No DirectX 9.0a], [https://www.techpowerup.com/gpu-specs/?f=year~directx_9.0b~market_Desktop~igpu_No DirectX 9.0b], [https://www.techpowerup.com/gpu-specs/?f=directx_9.0c~market_Desktop~igpu_No~mfgr DirectX 9.0c], [https://www.techpowerup.com/gpu-specs/?f=year~directx_10.0~market_Desktop~igpu_No DirectX 10.0], [https://www.techpowerup.com/gpu-specs/?f=year~directx_10.1~market_Desktop~igpu_No DirectX 10.1] cards.&lt;br /&gt;
;*See [https://www.pcgamingwiki.com/ pcgamingwiki]&#039;s #API sections on each dedicated game page for what API&#039;s used.&lt;br /&gt;
;*See [[Shaders,_filters,_and_sound#Audio|audio API and middleware]] supported games list;&lt;br /&gt;
::*[https://www.dosdays.co.uk/topics/3daudio_games.php Surround sound] ([https://docs.google.com/document/d/1SyOw7D0H2ecGxzPsCFEFKwupU8LuazUrlkI-gVTpyhc/edit?tab=t.0#heading=h.nu0xc1c2nmo4 #2], [https://www.pcgamingwiki.com/wiki/List_of_games_that_support_surround_sound #3])&lt;br /&gt;
::*[[wikipedia:Environmental_Audio_Extensions#Games_with_EAX_Support|EAX]] ([https://www.pcgamingwiki.com/wiki/List_of_games_that_support_EAX #2]).&lt;br /&gt;
::*[https://www.pcgamingwiki.com/wiki/Miles_Sound_System List of Miles Sound System (MSS) &amp;amp; Audio Interface Library (AIL) supported games]&lt;br /&gt;
::*[https://www.pcgamingwiki.com/wiki/FMOD List of FMOD titles]&lt;br /&gt;
::*[https://www.pcgamingwiki.com/wiki/Wwise List of Wwise titles]&lt;br /&gt;
::*[[wikipedia:QSound#Selected_games_using_QSound|List of games using QSound]]&lt;br /&gt;
::*[[Wikipedia:OpenAL#Games|OpenAL]]&lt;br /&gt;
::*[https://www.mobygames.com/attributes/attribute/1274/ DirectSound3D]&lt;br /&gt;
&lt;br /&gt;
==&#039;90s APIs==&lt;br /&gt;
(Glide, DirectDraw 1-7, Direct3D 2-7&amp;lt;ref group=N name=&amp;gt;Direct3D 1 is not listed, since DirectX 1 did not have a Direct3D component. The first release was Direct3D 2. The internal numbers of Direct3D pre-7 actually differ from the corresponding DirectX, but they were not referred to as such, outside of low-level dev material, possibly to avoid confusion.&amp;lt;/ref&amp;gt;, OpenGL 1.x)&lt;br /&gt;
&lt;br /&gt;
During the 90s, many [[PC Emulator Comparisons|IBM-Compatible]] PC game developers used 3dfx&#039;s Glide API for hardware accelerated 3D games, which is compatible only with 3dfx Voodoo cards. Neither NVIDIA nor ATI supported Glide, hence a wrapper is needed to play Glide games on non-Voodoo hardware.&lt;br /&gt;
&lt;br /&gt;
Games using older versions of DirectDraw or Direct3D can also benefit from wrappers, since their interfaces may not work properly on newer systems. Wrappers can also enable various overrides and enhancements, such as [https://reshade.me/ ReShade].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; colspan=&amp;quot;1&amp;quot; |Type&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Translates&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Into&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Compatibility&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=16 |Graphics&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/ dgVoodoo2]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ {{DgVooDoo2Ver}}]&lt;br /&gt;
|Glide 2.11-3.10&amp;lt;br&amp;gt;DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|Direct3D 11, 12&lt;br /&gt;
|[https://www.vogons.org/viewforum.php?f=59 ?] ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine|WineD3D]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}] &amp;lt;small&amp;gt;(Linux, macOS)&amp;lt;/small&amp;gt;&amp;lt;br/&amp;gt;[https://fdossena.com/?p=wined3d/index.frag {{WineDevVer}}] &amp;lt;small&amp;gt;(Windows)&amp;lt;/small&amp;gt;&amp;lt;ref group=N name=XPcompatibility&amp;gt;DxWnd 2.05.70, WineD3D 1.7.52 or 1.9.7-staging(partially) versions are the latest compatible versions with Windows XP (if [https://github.com/Skulltrail192/One-Core-API-Binaries OneCoreAPI] is &#039;&#039;&#039;not&#039;&#039;&#039; installed to OS), for getting these old &amp;quot;WineD3D for Windows&amp;quot; builds use [https://www.vogonsdrivers.com/wrappers/files/DirectX/OpenGL/WineD3D/2000+/ this link]. Also you can use [https://github.com/JHRobotics/wine9x?tab=readme-ov-file#wined3d-port-for-windows-9x JHRobotics port for using WineD3D on Windows 9x (Wine9x) or Windows XP].&amp;lt;/ref&amp;gt;&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|Vulkan&amp;lt;br&amp;gt;OpenGL&lt;br /&gt;
|[https://appdb.winehq.org/objectManager.php?sClass=application&amp;amp;sTitle=Browse%20Applications&amp;amp;sOrderBy=appName&amp;amp;bAscending=true ?] ||{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/WinterSnowfall/d7vk D7VK]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/WinterSnowfall/d7vk/releases/latest 1.1]&lt;br /&gt;
|Direct3D 6 (experimental)&amp;lt;br/&amp;gt;Direct3D 7&amp;lt;br/&amp;gt;DDraw (partially)&lt;br /&gt;
|Vulkan&lt;br /&gt;
| ||{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://sourceforge.net/projects/dxwnd DxWnd]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://sourceforge.net/projects/dxwnd/files/Latest%20build/ {{DxWndVer}}]&amp;lt;ref group=N name=XPcompatibility&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
| ||{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/ata4/glrage glrage]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/ata4/glrage/releases/latest r10]&lt;br /&gt;
|ATI3DCIF&amp;lt;br&amp;gt;DirectDraw 2&lt;br /&gt;
|OpenGL 3.3&lt;br /&gt;
| ||{{Green}} {{License|LGPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://apps.microsoft.com/detail/9NRCQJ8VLGTK?hl=en-us&amp;amp;gl=US RReady (Rendition Verite wrapper)]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://apps.microsoft.com/detail/9NRCQJ8VLGTK?hl=en-us&amp;amp;gl=US RReady Rendition Verité]&lt;br /&gt;
|RRedline&amp;lt;br&amp;gt;Speedy3D&lt;br /&gt;
|OpenGL&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.vogons.org/viewtopic.php?t=104456 S3d wrappers]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.vogons.org/viewtopic.php?t=104456 S3d wrappers]&lt;br /&gt;
|S3D&amp;lt;br&amp;gt;MSI95&lt;br /&gt;
|Software&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.zeus-software.com/downloads/nglide nGlide]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://www.zeus-software.com/downloads/nglide 2.10]&lt;br /&gt;
|Glide&lt;br /&gt;
|Vulkan&amp;lt;br&amp;gt;Direct3D 9&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper DxWrapper]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper/releases v1.4.7900.25]&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|Direct3D 9&amp;lt;ref group=N name=dxwrapper&amp;gt;Through &#039;&#039;&#039;dd7to9&#039;&#039;&#039;.&amp;lt;/ref&amp;gt;&amp;lt;br&amp;gt;Direct3D 7 (for Direct3D 2-6)&amp;lt;br&amp;gt;DirectDraw 7 (for DirectDraw 1-6)&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper/wiki/DirectDraw-to-Direct3D9-Conversion#table-key ?] ||{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/narzoul/DDrawCompat DDrawCompat]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/narzoul/DDrawCompat/tags {{DDrawCompatVer}}]&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&amp;lt;br&amp;gt;GDI (Partially)&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
| ||{{Green}} {{License|BSD0}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/FunkyFr3sh/cnc-ddraw cnc-ddraw]&lt;br /&gt;
|align=left|{{Icon|Windows}}&amp;lt;br&amp;gt;{{Icon|Linux|macOS}}&amp;lt;ref group=N name=cnc-ddraw&amp;gt;Linux and macOS are supported through wine.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|[https://github.com/FunkyFr3sh/cnc-ddraw/releases {{cnc-ddrawVer}}]&lt;br /&gt;
|DirectDraw 1-7&lt;br /&gt;
|GDI&amp;lt;br&amp;gt;OpenGL&amp;lt;br&amp;gt;Direct3D 9&lt;br /&gt;
| ||{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.dxgl.org/ DXGL]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.dxgl.org/downloads/ {{DXGLVer}}]&lt;br /&gt;
|DirectDraw 1-7&lt;br /&gt;
|OpenGL&lt;br /&gt;
| ||{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.glidos.net/ Glidos]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://www.glidos.net/download.html 1.59]&lt;br /&gt;
|Glide &amp;lt;small&amp;gt;(DOS)&amp;lt;/small&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
| ||{{?}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo/dgVoodoo/ dgVoodoo]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo/dgVoodoo/ v1.50b2]&lt;br /&gt;
|Glide 2.11-2.45&lt;br /&gt;
|Direct3D 7, 9&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://openglide.sourceforge.net/ OpenGlide]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://sourceforge.net/projects/openglide/files/latest/download 0.09 Alpha]&lt;br /&gt;
|Glide&lt;br /&gt;
|OpenGL&lt;br /&gt;
| ||{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://sourceforge.net/projects/psvoodoo/ psVoodoo]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://sourceforge.net/projects/psvoodoo/files/latest/download 0.17]&lt;br /&gt;
|Glide&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
| ||{{Green}} {{License|LGPL}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=2 |Input&lt;br /&gt;
|[https://github.com/csutorasa/XOutput XOutput]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/csutorasa/XOutput/tags 3.32]&lt;br /&gt;
|DirectInput&lt;br /&gt;
|XInput&lt;br /&gt;
| ||{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper DxWrapper]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper/releases v1.4.7900.25]&lt;br /&gt;
|DirectInput 1-7&lt;br /&gt;
|DirectInput 8&lt;br /&gt;
| ||{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=1 |Sound&lt;br /&gt;
|[https://github.com/kcat/dsoal DSOAL]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/kcat/dsoal/actions git]&amp;lt;br/&amp;gt;[https://github.com/pachuco/dsoal-XP dsoal-XP]&lt;br /&gt;
|DirectSound&lt;br /&gt;
|OpenAL&lt;br /&gt;
| ||{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;nGlide&lt;br /&gt;
:Currently the best Glide wrapper, supporting all three public versions (2.11, 2.60 and 3.10) but it&#039;s closed-source. It originally only used Direct3D 9 until Vulkan output was added in 2.0, allowing it to work under Linux using [[Wine]] 2.10.0 and newer.&amp;lt;ref name=&amp;quot;nglidevulkan&amp;quot;&amp;gt;http://www.zeus-software.com/forum/viewtopic.php?f=2&amp;amp;t=2044&amp;lt;/ref&amp;gt; nGlide also supports high resolution modes. See the [http://www.zeus-software.com/downloads/nglide/compatibility compatibility list].&lt;br /&gt;
&lt;br /&gt;
;dgVoodoo2&lt;br /&gt;
:Supports Glide 2.11, 2.45, 3.10, 3.1 Napalm, all versions of DirectDraw, and Direct3D up to version 7. Outputs Direct3D 11 and Direct3D 12 with different device types as wrapping output, such as hardware or software rendering.&lt;br /&gt;
&lt;br /&gt;
;[[Wine|WineD3D]]&lt;br /&gt;
:Wine&#039;s internal wrapper. Wraps DirectDraw and Direct3D up to 7 into Vulkan and OpenGL. It works pretty well for running older Direct3D games, though it does not come with a Glide implementation of its own. A custom build is available for Windows [https://fdossena.com/?p=wined3d/index.frag here].&lt;br /&gt;
&lt;br /&gt;
;DXGL&lt;br /&gt;
:Reimplements DirectDraw using OpenGL. It is considered alpha software despite many applications working.&lt;br /&gt;
&lt;br /&gt;
;glrage&lt;br /&gt;
:Reimplements ATI3DCIF, an API from ATI used in a handful of games, and DirectDraw 2 over OpenGL. Originally designed specifically for Tomb Raider 1/UB patched with ATIRage patch, currently also supports Assault Rigs and Wipeout. Additionally, it applies some improvements, fixes and QoL changes to the games.&lt;br /&gt;
&lt;br /&gt;
==2000s and later APIs==&lt;br /&gt;
(Direct3D 8 and higher, OpenGL 2.x and higher, Vulkan)&lt;br /&gt;
&lt;br /&gt;
Modern Windows games will likely need one of these wrappers to work on other platforms. Usually these are not separate downloads, and will come packaged into [[compatibility layers]] like [[Proton]], [[Wine]], or [https://www.codeweavers.com/crossover CrossOver].&lt;br /&gt;
&lt;br /&gt;
The term &amp;quot;wrapper&amp;quot; is not entirely accurate for some software listed in this table, such as OpenAL Soft. Unlike a true wrapper, which translates or redirects API calls to another system (e.g., DSOAL mapping OpenAL to DirectSound3D), OpenAL Soft is a complete, open-source software implementation of the OpenAL 3D audio API. It directly provides full functionality, including positional audio, distance attenuation, Doppler effects, and environmental audio processing, through software-based rendering. Operating independently of hardware acceleration, OpenAL Soft supports multiple platforms (e.g., Linux, Windows, macOS) and audio backends (e.g., ALSA, PulseAudio, WASAPI), making it a standalone audio engine rather than a wrapper layer.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest Version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Translates&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Into&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/ dgVoodoo2]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ {{DgVoodoo2Ver}}]&lt;br /&gt;
|Direct3D 8-9&lt;br /&gt;
|Direct3D 11, 12&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/doitsujin/dxvk DXVK]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/doitsujin/dxvk/releases {{DXVKVer}}]&lt;br /&gt;
|Direct3D 8-11&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine|WineD3D]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}] &amp;lt;small&amp;gt;(Linux, macOS)&amp;lt;/small&amp;gt;&amp;lt;br/&amp;gt;[https://fdossena.com/?p=wined3d/index.frag {{WineDevVer}}] &amp;lt;small&amp;gt;(Windows)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Direct3D 8-11&lt;br /&gt;
|Vulkan&amp;lt;br&amp;gt;OpenGL&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/HansKristian-Work/vkd3d-proton VKD3D-Proton]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/HansKristian-Work/vkd3d-proton/releases {{VKD3D-ProtonVer}}]&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/docs/drivers/zink.rst Zink]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/tree/main/src/gallium/drivers/zink git] &amp;lt;br/&amp;gt;[https://github.com/pal1000/mesa-dist-win pal1000&#039;s Windows builds]&amp;lt;ref group=N name=Zink&amp;gt;Requires setting environment variable GALLIUM_DRIVER=zink&amp;lt;/ref&amp;gt;&lt;br /&gt;
|OpenGL 2.1-4.6&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/crosire/d3d8to9/ d3d8to9]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/crosire/d3d8to9/releases 1.12.0]&lt;br /&gt;
|Direct3D 8&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://downloads.fdossena.com/Projects/Mesa3D/Builds/index.php Mesa3D for Windows + MesaInjector]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://downloads.fdossena.com/Projects/Mesa3D/Builds/index.php 20.1.8] &amp;lt;br/&amp;gt;[https://github.com/lightningterror/Mesa3D-Windows lightningterror&#039;s builds] &amp;lt;br/&amp;gt;[http://www.vogonsdrivers.com/wrappers/files/OpenGL/GDI/Mesa/ vogonsdrivers builds]&lt;br /&gt;
|OpenGL&lt;br /&gt;
|Software&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/libcg/grvk grvk]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/libcg/grvk/tags 0.5.0]&lt;br /&gt;
|Mantle&lt;br /&gt;
|Vulkan 1.2&lt;br /&gt;
|{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/KhronosGroup/MoltenVK MoltenVK]&lt;br /&gt;
|align=left|{{Icon|macOS|iOS}}&lt;br /&gt;
|[https://github.com/KhronosGroup/MoltenVK/releases 1.3.268]&lt;br /&gt;
|Vulkan&lt;br /&gt;
|Metal&lt;br /&gt;
|{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/kcat/openal-soft OpenAL Soft]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/kcat/openal-soft/releases 1.24.3]&lt;br /&gt;
|OpenAL&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Green}} {{License|LGPL}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/docs/drivers/d3d12.rst GLon12]&lt;br /&gt;
|align=left|{{Icon|Windows|Xbox}}&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/tree/main/src/gallium/drivers/d3d12 git] &amp;lt;br/&amp;gt;[https://github.com/pal1000/mesa-dist-win pal1000&#039;s Windows builds]&lt;br /&gt;
|OpenGL&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/microsoft/D3D9On12 D3D9On12]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/microsoft/D3D9On12 git]&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/microsoft/D3D11On12/ D3D11On12]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/microsoft/D3D11On12/ git]&lt;br /&gt;
|Direct3D 11&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/bo3b/3Dmigoto/ 3Dmigoto]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/bo3b/3Dmigoto/tags 1.3.16]&lt;br /&gt;
|Direct3D 11 &amp;lt;small&amp;gt;(Stereo3D)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.pcgamingwiki.com/wiki/Glossary:VorpX VorpX] ($)&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.vorpx.com/support-faq/ v21.3.2]&lt;br /&gt;
|Direct3D 11 &amp;lt;small&amp;gt;(Stereo3D)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/darlinghq/indium Indium]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|&lt;br /&gt;
|Metal&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|0BSD}} ({{License|Permissive}}) ||{{~}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|vkd3d&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://source.winehq.org/git/vkd3d.git/ {{Vkd3dVer}}]&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/AlpyneDreams/d8vk D8VK]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/AlpyneDreams/d8vk/releases 1.0]&lt;br /&gt;
|Direct3D 8&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&amp;lt;ref group=N name=d8vk&amp;gt;Merged to DXVK. Use that instead&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/iXit/wine-nine-standalone Gallium Nine]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/iXit/wine-nine-standalone/releases v0.10]  &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
|Gallium&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&amp;lt;ref group=N name=galliumnine&amp;gt;Deprecated in favor of more portable translation layers, such as DXVK or WineD3D&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/ValveSoftware/ToGL ToGL]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|&lt;br /&gt;
|Direct3D 9.0c&lt;br /&gt;
|OpenGL&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;dgVoodoo2&lt;br /&gt;
:Supports Direct3D 8-9. Outputs Direct3D 11 and Direct3D 12 with different device types as wrapping output, such as hardware or software rendering.&lt;br /&gt;
&lt;br /&gt;
;DXVK&lt;br /&gt;
:It was originally designed to accelerate support for Direct3D 11 games running under [[Wine]] since a native implementation seemed unlikely. Today it is bundled with [[Proton]]. D9VK was later merged to add Direct3D 9 support, and D8VK was also merged to add Direct3D 8 support.&lt;br /&gt;
&lt;br /&gt;
;WineD3D&lt;br /&gt;
:Wine&#039;s internal wrapper. Wraps Direct3D 8-11 into Vulkan and OpenGL. For newer APIs it has more bugs than DXVK. A custom build is available for Windows [https://fdossena.com/?p=wined3d/index.frag here].&lt;br /&gt;
&lt;br /&gt;
;VKD3D-Proton&lt;br /&gt;
:A fork of VKD3D funded by Valve, which is more developed and has experimental support for DXR via VK_KHR_ray_tracing. Requires DXVK&#039;s dxgi.dll file to work on Windows.&lt;br /&gt;
&lt;br /&gt;
;vkd3d&lt;br /&gt;
:Wine&#039;s work-in-progress Direct3D 12 to Vulkan wrapper.&lt;br /&gt;
&lt;br /&gt;
;d3d8to9&lt;br /&gt;
:Not as versatile as dgVoodoo2, however it&#039;s the only wrapper that can wrap Direct3D 8 into 9. Its main advantage is Windows XP support, which dgVoodoo2 lacks. It&#039;s specifically useful for Windows XP running in VMware, since VMware&#039;s Direct3D 8 acceleration has graphical and/or performance issues.&lt;br /&gt;
&lt;br /&gt;
;Indium&lt;br /&gt;
:A implementation of Metal on top of Vulkan, originally devolped by iglunix and later by Darling the open-source macOS compatibility layer.&lt;br /&gt;
&lt;br /&gt;
;MoltenVK&lt;br /&gt;
:Developed by the Brenwill Workshop under the Khronos Group, it re-implements Vulkan for Metal. Emulators like [[Dolphin]] and [[DuckStation]] use MoltenVK instead of a native Metal renderer to support Apple devices.&lt;br /&gt;
&lt;br /&gt;
;Gallium Nine&lt;br /&gt;
:An implementation of the Direct3D 9 library on top of the Gallium driver for Linux. By using calls native to Linux, applications running under Wine run &amp;quot;at near-native speeds&amp;quot; according to the maintainers. The caveat is that it only works on Mesa, not NVIDIA&#039;s proprietary driver.&lt;br /&gt;
&lt;br /&gt;
;Zink&lt;br /&gt;
:A &amp;quot;just-in-case&amp;quot; implementation of OpenGL on top of Vulkan first introduced in 2018 by Collabora for the Mesa driver.&amp;lt;ref&amp;gt;Erik Faye-Lund (October 31, 2018). [https://www.collabora.com/news-and-blog/blog/2018/10/31/introducing-zink-opengl-implementation-vulkan/ Introducing Zink, an OpenGL implementation on top of Vulkan]. Collabora.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Compatibility layers]] - Allows software written for one platform to run on another.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
;* [https://www.vogons.org/viewtopic.php?f=9&amp;amp;t=36412 VOGONS: The Wrapper Collection Project]&lt;br /&gt;
;* [https://www.pcgamingwiki.com/wiki/Glossary:Display_wrapper PCGamingWiki: Display wrapper]&lt;br /&gt;
* [https://www.gamingonlinux.com/2019/04/dxvk-102-is-out-with-some-bug-fixes-d9vk-seems-to-be-progressing-nicely/comment_id=151939 State of Direct3D 9-12 translation layers] by DXVK author YoRHa-2B (2019-04-02)&lt;br /&gt;
* [https://www.youtube.com/@Levan4KGaming/search?query=performance%20benchmark Levan&#039;s Wrapper Benchmarks]&lt;br /&gt;
&lt;br /&gt;
[[Category:Compatibility layers|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Wrappers&amp;diff=133653</id>
		<title>Wrappers</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Wrappers&amp;diff=133653"/>
		<updated>2026-01-05T00:25:37Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Sorted table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;wrapper&#039;&#039;&#039; is a reimplementation of a [[wikipedia:Library (computing)|library]], where the goal is to substitute the original API with a better-supported interface. It works as a drop-in replacement for the original library, since a lot of software usually bundled it as-is without any fine-tuning. Wrappers are most common for proprietary interfaces that are either abandoned or otherwise platform-specific.&lt;br /&gt;
&lt;br /&gt;
See [[High and low-level emulation]] page for more information about terms like &amp;quot;[[Hypervisors|hypervisors]]&amp;quot;, &amp;quot;[[Simulators|simulators]]&amp;quot;, &amp;quot;[[Compatibility_layer|compatibility layers]]&amp;quot;, &amp;quot;[[Wrappers|wrappers]]&amp;quot;, &amp;quot;[[FPGA]]&amp;quot; and &amp;quot;[[:Category:Emulators|software emulators]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
;Before diving in;&lt;br /&gt;
;*[https://www.vogons.org/viewtopic.php?t=534 Windows Glide] and [https://www.vogons.org/viewtopic.php?t=886 DOS Glide] games list.&lt;br /&gt;
;*See other proprietary APIs, cards and supported software - [https://www.vogons.org/viewtopic.php?p=279817], [https://www.vogons.org/viewtopic.php?f=46&amp;amp;t=30017]&lt;br /&gt;
;*See [https://www.techpowerup.com/gpu-specs/?f=year~directx_1.0~market_Desktop~igpu_No DirectX 1.0][https://www.techpowerup.com/gpu-specs/?f=year~directx_3.0~market_Desktop~igpu_No DirectX 3.0][https://www.techpowerup.com/gpu-specs/?f=year~directx_5.0~market_Desktop~igpu_No DirectX 5.0][https://www.techpowerup.com/gpu-specs/?f=year~directx_6.0~market_Desktop~igpu_No DirectX 6.0], [https://www.techpowerup.com/gpu-specs/?f=year~directx_7.0~market_Desktop~igpu_No DirectX 7.0], [https://www.techpowerup.com/gpu-specs/?f=year~directx_8.1~market_Desktop~igpu_No DirectX 8.1], [https://www.techpowerup.com/gpu-specs/?f=year~directx_9.0a~market_Desktop~igpu_No DirectX 9.0a], [https://www.techpowerup.com/gpu-specs/?f=year~directx_9.0b~market_Desktop~igpu_No DirectX 9.0b], [https://www.techpowerup.com/gpu-specs/?f=directx_9.0c~market_Desktop~igpu_No~mfgr DirectX 9.0c], [https://www.techpowerup.com/gpu-specs/?f=year~directx_10.0~market_Desktop~igpu_No DirectX 10.0], [https://www.techpowerup.com/gpu-specs/?f=year~directx_10.1~market_Desktop~igpu_No DirectX 10.1] cards.&lt;br /&gt;
;*See [https://www.pcgamingwiki.com/ pcgamingwiki]&#039;s #API sections on each dedicated game page for what API&#039;s used.&lt;br /&gt;
;*See [[Shaders,_filters,_and_sound#Audio|audio API and middleware]] supported games list;&lt;br /&gt;
::*[https://www.dosdays.co.uk/topics/3daudio_games.php Surround sound] ([https://docs.google.com/document/d/1SyOw7D0H2ecGxzPsCFEFKwupU8LuazUrlkI-gVTpyhc/edit?tab=t.0#heading=h.nu0xc1c2nmo4 #2], [https://www.pcgamingwiki.com/wiki/List_of_games_that_support_surround_sound #3])&lt;br /&gt;
::*[[wikipedia:Environmental_Audio_Extensions#Games_with_EAX_Support|EAX]] ([https://www.pcgamingwiki.com/wiki/List_of_games_that_support_EAX #2]).&lt;br /&gt;
::*[https://www.pcgamingwiki.com/wiki/Miles_Sound_System List of Miles Sound System (MSS) &amp;amp; Audio Interface Library (AIL) supported games]&lt;br /&gt;
::*[https://www.pcgamingwiki.com/wiki/FMOD List of FMOD titles]&lt;br /&gt;
::*[https://www.pcgamingwiki.com/wiki/Wwise List of Wwise titles]&lt;br /&gt;
::*[[wikipedia:QSound#Selected_games_using_QSound|List of games using QSound]]&lt;br /&gt;
::*[[Wikipedia:OpenAL#Games|OpenAL]]&lt;br /&gt;
::*[https://www.mobygames.com/attributes/attribute/1274/ DirectSound3D]&lt;br /&gt;
&lt;br /&gt;
==&#039;90s APIs==&lt;br /&gt;
(Glide, DirectDraw 1-7, Direct3D 2-7&amp;lt;ref group=N name=&amp;gt;Direct3D 1 is not listed, since DirectX 1 did not have a Direct3D component. The first release was Direct3D 2. The internal numbers of Direct3D pre-7 actually differ from the corresponding DirectX, but they were not referred to as such, outside of low-level dev material, possibly to avoid confusion.&amp;lt;/ref&amp;gt;, OpenGL 1.x)&lt;br /&gt;
&lt;br /&gt;
During the 90s, many [[PC Emulator Comparisons|IBM-Compatible]] PC game developers used 3dfx&#039;s Glide API for hardware accelerated 3D games, which is compatible only with 3dfx Voodoo cards. Neither NVIDIA nor ATI supported Glide, hence a wrapper is needed to play Glide games on non-Voodoo hardware.&lt;br /&gt;
&lt;br /&gt;
Games using older versions of DirectDraw or Direct3D can also benefit from wrappers, since their interfaces may not work properly on newer systems. Wrappers can also enable various overrides and enhancements, such as [https://reshade.me/ ReShade].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; colspan=&amp;quot;1&amp;quot; |Type&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Translates&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Into&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Compatibility&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=16 |Graphics&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/ dgVoodoo2]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ {{DgVooDoo2Ver}}]&lt;br /&gt;
|Glide 2.11-3.10&amp;lt;br&amp;gt;DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|Direct3D 11, 12&lt;br /&gt;
|[https://www.vogons.org/viewforum.php?f=59 ?] ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine|WineD3D]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}] &amp;lt;small&amp;gt;(Linux, macOS)&amp;lt;/small&amp;gt;&amp;lt;br/&amp;gt;[https://fdossena.com/?p=wined3d/index.frag {{WineDevVer}}] &amp;lt;small&amp;gt;(Windows)&amp;lt;/small&amp;gt;&amp;lt;ref group=N name=XPcompatibility&amp;gt;DxWnd 2.05.70, WineD3D 1.7.52 or 1.9.7-staging(partially) versions are the latest compatible versions with Windows XP (if [https://github.com/Skulltrail192/One-Core-API-Binaries OneCoreAPI] is &#039;&#039;&#039;not&#039;&#039;&#039; installed to OS), for getting these old &amp;quot;WineD3D for Windows&amp;quot; builds use [https://www.vogonsdrivers.com/wrappers/files/DirectX/OpenGL/WineD3D/2000+/ this link]. Also you can use [https://github.com/JHRobotics/wine9x?tab=readme-ov-file#wined3d-port-for-windows-9x JHRobotics port for using WineD3D on Windows 9x (Wine9x) or Windows XP].&amp;lt;/ref&amp;gt;&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|Vulkan&amp;lt;br&amp;gt;OpenGL&lt;br /&gt;
|[https://appdb.winehq.org/objectManager.php?sClass=application&amp;amp;sTitle=Browse%20Applications&amp;amp;sOrderBy=appName&amp;amp;bAscending=true ?] ||{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/WinterSnowfall/d7vk D7VK]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/WinterSnowfall/d7vk/releases/latest 1.1]&lt;br /&gt;
|Direct3D 6 (experimental)&amp;lt;br/&amp;gt;Direct3D 7&amp;lt;br/&amp;gt;DDraw (partially)&lt;br /&gt;
|Vulkan&lt;br /&gt;
| ||{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://sourceforge.net/projects/dxwnd DxWnd]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://sourceforge.net/projects/dxwnd/files/Latest%20build/ {{DxWndVer}}]&amp;lt;ref group=N name=XPcompatibility&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
| ||{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/ata4/glrage glrage]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/ata4/glrage/releases/latest r10]&lt;br /&gt;
|ATI3DCIF&amp;lt;br&amp;gt;DirectDraw 2&lt;br /&gt;
|OpenGL 3.3&lt;br /&gt;
| ||{{Green}} {{License|LGPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://apps.microsoft.com/detail/9NRCQJ8VLGTK?hl=en-us&amp;amp;gl=US RReady (Rendition Verite wrapper)]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://apps.microsoft.com/detail/9NRCQJ8VLGTK?hl=en-us&amp;amp;gl=US RReady Rendition Verité]&lt;br /&gt;
|RRedline&amp;lt;br&amp;gt;Speedy3D&lt;br /&gt;
|OpenGL&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.vogons.org/viewtopic.php?t=104456 S3d wrappers]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.vogons.org/viewtopic.php?t=104456 S3d wrappers]&lt;br /&gt;
|S3D&amp;lt;br&amp;gt;MSI95&lt;br /&gt;
|Software&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.zeus-software.com/downloads/nglide nGlide]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://www.zeus-software.com/downloads/nglide 2.10]&lt;br /&gt;
|Glide&lt;br /&gt;
|Vulkan&amp;lt;br&amp;gt;Direct3D 9&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper DxWrapper]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper/releases v1.4.7900.25]&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&lt;br /&gt;
|Direct3D 9&amp;lt;ref group=N name=dxwrapper&amp;gt;Through &#039;&#039;&#039;dd7to9&#039;&#039;&#039;.&amp;lt;/ref&amp;gt;&amp;lt;br&amp;gt;Direct3D 7 (for Direct3D 2-6)&amp;lt;br&amp;gt;DirectDraw 7 (for DirectDraw 1-6)&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper/wiki/DirectDraw-to-Direct3D9-Conversion#table-key ?] ||{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/narzoul/DDrawCompat DDrawCompat]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/narzoul/DDrawCompat/tags {{DDrawCompatVer}}]&lt;br /&gt;
|DirectDraw 1-7&amp;lt;br&amp;gt;Direct3D 2-7&amp;lt;br&amp;gt;GDI (Partially)&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
| ||{{Green}} {{License|BSD0}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/FunkyFr3sh/cnc-ddraw cnc-ddraw]&lt;br /&gt;
|align=left|{{Icon|Windows}}&amp;lt;br&amp;gt;{{Icon|Linux|macOS}}&amp;lt;ref group=N name=cnc-ddraw&amp;gt;Linux and macOS are supported through wine.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|[https://github.com/FunkyFr3sh/cnc-ddraw/releases {{cnc-ddrawVer}}]&lt;br /&gt;
|DirectDraw 1-7&lt;br /&gt;
|GDI&amp;lt;br&amp;gt;OpenGL&amp;lt;br&amp;gt;Direct3D 9&lt;br /&gt;
| ||{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.dxgl.org/ DXGL]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.dxgl.org/downloads/ {{DXGLVer}}]&lt;br /&gt;
|DirectDraw 1-7&lt;br /&gt;
|OpenGL&lt;br /&gt;
| ||{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.glidos.net/ Glidos]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://www.glidos.net/download.html 1.59]&lt;br /&gt;
|Glide &amp;lt;small&amp;gt;(DOS)&amp;lt;/small&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
| ||{{?}} ||{{✓}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo/dgVoodoo/ dgVoodoo]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo/dgVoodoo/ v1.50b2]&lt;br /&gt;
|Glide 2.11-2.45&lt;br /&gt;
|Direct3D 7, 9&lt;br /&gt;
| ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://openglide.sourceforge.net/ OpenGlide]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://sourceforge.net/projects/openglide/files/latest/download 0.09 Alpha]&lt;br /&gt;
|Glide&lt;br /&gt;
|OpenGL&lt;br /&gt;
| ||{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://sourceforge.net/projects/psvoodoo/ psVoodoo]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://sourceforge.net/projects/psvoodoo/files/latest/download 0.17]&lt;br /&gt;
|Glide&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
| ||{{Green}} {{License|LGPL}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=2 |Input&lt;br /&gt;
|[https://github.com/csutorasa/XOutput XOutput]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/csutorasa/XOutput/tags 3.32]&lt;br /&gt;
|DirectInput&lt;br /&gt;
|XInput&lt;br /&gt;
| ||{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper DxWrapper]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/elishacloud/dxwrapper/releases v1.4.7900.25]&lt;br /&gt;
|DirectInput 1-7&lt;br /&gt;
|DirectInput 8&lt;br /&gt;
| ||{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=1 |Sound&lt;br /&gt;
|[https://github.com/kcat/dsoal DSOAL]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/kcat/dsoal/actions git]&amp;lt;br/&amp;gt;[https://github.com/pachuco/dsoal-XP dsoal-XP]&lt;br /&gt;
|DirectSound&lt;br /&gt;
|OpenAL&lt;br /&gt;
| ||{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;nGlide&lt;br /&gt;
:Currently the best Glide wrapper, supporting all three public versions (2.11, 2.60 and 3.10) but it&#039;s closed-source. It originally only used Direct3D 9 until Vulkan output was added in 2.0, allowing it to work under Linux using [[Wine]] 2.10.0 and newer.&amp;lt;ref name=&amp;quot;nglidevulkan&amp;quot;&amp;gt;http://www.zeus-software.com/forum/viewtopic.php?f=2&amp;amp;t=2044&amp;lt;/ref&amp;gt; nGlide also supports high resolution modes. See the [http://www.zeus-software.com/downloads/nglide/compatibility compatibility list].&lt;br /&gt;
&lt;br /&gt;
;dgVoodoo2&lt;br /&gt;
:Supports Glide 2.11, 2.45, 3.10, 3.1 Napalm, all versions of DirectDraw, and Direct3D up to version 7. Outputs Direct3D 11 and Direct3D 12 with different device types as wrapping output, such as hardware or software rendering.&lt;br /&gt;
&lt;br /&gt;
;[[Wine|WineD3D]]&lt;br /&gt;
:Wine&#039;s internal wrapper. Wraps DirectDraw and Direct3D up to 7 into Vulkan and OpenGL. It works pretty well for running older Direct3D games, though it does not come with a Glide implementation of its own. A custom build is available for Windows [https://fdossena.com/?p=wined3d/index.frag here].&lt;br /&gt;
&lt;br /&gt;
;DXGL&lt;br /&gt;
:Reimplements DirectDraw using OpenGL. It is considered alpha software despite many applications working.&lt;br /&gt;
&lt;br /&gt;
;glrage&lt;br /&gt;
:Reimplements ATI3DCIF, an API from ATI used in a handful of games, and DirectDraw 2 over OpenGL. Originally designed specifically for Tomb Raider 1/UB patched with ATIRage patch, currently also supports Assault Rigs and Wipeout. Additionally, it applies some improvements, fixes and QoL changes to the games.&lt;br /&gt;
&lt;br /&gt;
==2000s and later APIs==&lt;br /&gt;
(Direct3D 8 and higher, OpenGL 2.x and higher, Vulkan)&lt;br /&gt;
&lt;br /&gt;
Modern Windows games will likely need one of these wrappers to work on other platforms. Usually these are not separate downloads, and will come packaged into [[compatibility layers]] like [[Proton]], [[Wine]], or [https://www.codeweavers.com/crossover CrossOver].&lt;br /&gt;
&lt;br /&gt;
The term &amp;quot;wrapper&amp;quot; is not entirely accurate for some software listed in this table, such as OpenAL Soft. Unlike a true wrapper, which translates or redirects API calls to another system (e.g., DSOAL mapping OpenAL to DirectSound3D), OpenAL Soft is a complete, open-source software implementation of the OpenAL 3D audio API. It directly provides full functionality, including positional audio, distance attenuation, Doppler effects, and environmental audio processing, through software-based rendering. Operating independently of hardware acceleration, OpenAL Soft supports multiple platforms (e.g., Linux, Windows, macOS) and audio backends (e.g., ALSA, PulseAudio, WASAPI), making it a standalone audio engine rather than a wrapper layer.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest Version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Translates&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Into&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/ dgVoodoo2]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ {{DgVoodoo2Ver}}]&lt;br /&gt;
|Direct3D 8-9&lt;br /&gt;
|Direct3D 11, 12&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/doitsujin/dxvk DXVK]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/doitsujin/dxvk/releases {{DXVKVer}}]&lt;br /&gt;
|Direct3D 8-11&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Wine|WineD3D]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://wiki.winehq.org/Download {{WineVer}}] &amp;lt;small&amp;gt;(Linux, macOS)&amp;lt;/small&amp;gt;&amp;lt;br/&amp;gt;[https://fdossena.com/?p=wined3d/index.frag {{WineDevVer}}] &amp;lt;small&amp;gt;(Windows)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Direct3D 8-11&lt;br /&gt;
|Vulkan&amp;lt;br&amp;gt;OpenGL&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/HansKristian-Work/vkd3d-proton VKD3D-Proton]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/HansKristian-Work/vkd3d-proton/releases {{VKD3D-ProtonVer}}]&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|vkd3d&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://source.winehq.org/git/vkd3d.git/ {{Vkd3dVer}}]&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✓}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/crosire/d3d8to9/ d3d8to9]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/crosire/d3d8to9/releases 1.12.0]&lt;br /&gt;
|Direct3D 8&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://downloads.fdossena.com/Projects/Mesa3D/Builds/index.php Mesa3D for Windows + MesaInjector]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://downloads.fdossena.com/Projects/Mesa3D/Builds/index.php 20.1.8] &amp;lt;br/&amp;gt;[https://github.com/lightningterror/Mesa3D-Windows lightningterror&#039;s builds] &amp;lt;br/&amp;gt;[http://www.vogonsdrivers.com/wrappers/files/OpenGL/GDI/Mesa/ vogonsdrivers builds]&lt;br /&gt;
|OpenGL&lt;br /&gt;
|Software&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/docs/drivers/zink.rst Zink]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/tree/main/src/gallium/drivers/zink git] &amp;lt;br/&amp;gt;[https://github.com/pal1000/mesa-dist-win pal1000&#039;s Windows builds]&amp;lt;ref group=N name=Zink&amp;gt;Requires setting environment variable GALLIUM_DRIVER=zink&amp;lt;/ref&amp;gt;&lt;br /&gt;
|OpenGL 2.1-4.6&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/docs/drivers/d3d12.rst GLon12]&lt;br /&gt;
|align=left|{{Icon|Windows|Xbox}}&lt;br /&gt;
|[https://gitlab.freedesktop.org/mesa/mesa/-/tree/main/src/gallium/drivers/d3d12 git] &amp;lt;br/&amp;gt;[https://github.com/pal1000/mesa-dist-win pal1000&#039;s Windows builds]&lt;br /&gt;
|OpenGL&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/libcg/grvk grvk]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/libcg/grvk/tags 0.5.0]&lt;br /&gt;
|Mantle&lt;br /&gt;
|Vulkan 1.2&lt;br /&gt;
|{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/KhronosGroup/MoltenVK MoltenVK]&lt;br /&gt;
|align=left|{{Icon|macOS|iOS}}&lt;br /&gt;
|[https://github.com/KhronosGroup/MoltenVK/releases 1.3.268]&lt;br /&gt;
|Vulkan&lt;br /&gt;
|Metal&lt;br /&gt;
|{{Green}} {{License|Apache2}} ({{License|Permissive}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/AlpyneDreams/d8vk D8VK]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/AlpyneDreams/d8vk/releases 1.0]&lt;br /&gt;
|Direct3D 8&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|zlib}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&amp;lt;ref group=N name=d8vk&amp;gt;Merged to DXVK. Use that instead&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/iXit/wine-nine-standalone Gallium Nine]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|[https://github.com/iXit/wine-nine-standalone/releases v0.10]  &amp;lt;small&amp;gt;(WIP)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
|Gallium&lt;br /&gt;
|{{Green}} {{License|LGPLv21}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&amp;lt;ref group=N name=galliumnine&amp;gt;Deprecated in favor of more portable translation layers, such as DXVK or WineD3D&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/microsoft/D3D9On12 D3D9On12]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/microsoft/D3D9On12 git]&lt;br /&gt;
|Direct3D 9&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/microsoft/D3D11On12/ D3D11On12]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/microsoft/D3D11On12/ git]&lt;br /&gt;
|Direct3D 11&lt;br /&gt;
|Direct3D 12&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/bo3b/3Dmigoto/ 3Dmigoto]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/bo3b/3Dmigoto/tags 1.3.16]&lt;br /&gt;
|Direct3D 11 &amp;lt;small&amp;gt;(Stereo3D)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.pcgamingwiki.com/wiki/Glossary:VorpX VorpX] ($)&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.vorpx.com/support-faq/ v21.3.2]&lt;br /&gt;
|Direct3D 11 &amp;lt;small&amp;gt;(Stereo3D)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Red}} {{License|Proprietary}} ||{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/ValveSoftware/ToGL ToGL]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|&lt;br /&gt;
|Direct3D 9.0c&lt;br /&gt;
|OpenGL&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/darlinghq/indium Indium]&lt;br /&gt;
|align=left|{{Icon|Linux}}&lt;br /&gt;
|&lt;br /&gt;
|Metal&lt;br /&gt;
|Vulkan&lt;br /&gt;
|{{Green}} {{License|0BSD}} ({{License|Permissive}}) ||{{~}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/kcat/openal-soft OpenAL Soft]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/kcat/openal-soft/releases 1.24.3]&lt;br /&gt;
|OpenAL&lt;br /&gt;
|&amp;lt;small&amp;gt;no API conversion&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{Green}} {{License|LGPL}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;dgVoodoo2&lt;br /&gt;
:Supports Direct3D 8-9. Outputs Direct3D 11 and Direct3D 12 with different device types as wrapping output, such as hardware or software rendering.&lt;br /&gt;
&lt;br /&gt;
;DXVK&lt;br /&gt;
:It was originally designed to accelerate support for Direct3D 11 games running under [[Wine]] since a native implementation seemed unlikely. Today it is bundled with [[Proton]]. D9VK was later merged to add Direct3D 9 support, and D8VK was also merged to add Direct3D 8 support.&lt;br /&gt;
&lt;br /&gt;
;WineD3D&lt;br /&gt;
:Wine&#039;s internal wrapper. Wraps Direct3D 8-11 into Vulkan and OpenGL. For newer APIs it has more bugs than DXVK. A custom build is available for Windows [https://fdossena.com/?p=wined3d/index.frag here].&lt;br /&gt;
&lt;br /&gt;
;VKD3D-Proton&lt;br /&gt;
:A fork of VKD3D funded by Valve, which is more developed and has experimental support for DXR via VK_KHR_ray_tracing. Requires DXVK&#039;s dxgi.dll file to work on Windows.&lt;br /&gt;
&lt;br /&gt;
;vkd3d&lt;br /&gt;
:Wine&#039;s work-in-progress Direct3D 12 to Vulkan wrapper.&lt;br /&gt;
&lt;br /&gt;
;d3d8to9&lt;br /&gt;
:Not as versatile as dgVoodoo2, however it&#039;s the only wrapper that can wrap Direct3D 8 into 9. Its main advantage is Windows XP support, which dgVoodoo2 lacks. It&#039;s specifically useful for Windows XP running in VMware, since VMware&#039;s Direct3D 8 acceleration has graphical and/or performance issues.&lt;br /&gt;
&lt;br /&gt;
;Indium&lt;br /&gt;
:A implementation of Metal on top of Vulkan, originally devolped by iglunix and later by Darling the open-source macOS compatibility layer.&lt;br /&gt;
&lt;br /&gt;
;MoltenVK&lt;br /&gt;
:Developed by the Brenwill Workshop under the Khronos Group, it re-implements Vulkan for Metal. Emulators like [[Dolphin]] and [[DuckStation]] use MoltenVK instead of a native Metal renderer to support Apple devices.&lt;br /&gt;
&lt;br /&gt;
;Gallium Nine&lt;br /&gt;
:An implementation of the Direct3D 9 library on top of the Gallium driver for Linux. By using calls native to Linux, applications running under Wine run &amp;quot;at near-native speeds&amp;quot; according to the maintainers. The caveat is that it only works on Mesa, not NVIDIA&#039;s proprietary driver.&lt;br /&gt;
&lt;br /&gt;
;Zink&lt;br /&gt;
:A &amp;quot;just-in-case&amp;quot; implementation of OpenGL on top of Vulkan first introduced in 2018 by Collabora for the Mesa driver.&amp;lt;ref&amp;gt;Erik Faye-Lund (October 31, 2018). [https://www.collabora.com/news-and-blog/blog/2018/10/31/introducing-zink-opengl-implementation-vulkan/ Introducing Zink, an OpenGL implementation on top of Vulkan]. Collabora.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Compatibility layers]] - Allows software written for one platform to run on another.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
;* [https://www.vogons.org/viewtopic.php?f=9&amp;amp;t=36412 VOGONS: The Wrapper Collection Project]&lt;br /&gt;
;* [https://www.pcgamingwiki.com/wiki/Glossary:Display_wrapper PCGamingWiki: Display wrapper]&lt;br /&gt;
* [https://www.gamingonlinux.com/2019/04/dxvk-102-is-out-with-some-bug-fixes-d9vk-seems-to-be-progressing-nicely/comment_id=151939 State of Direct3D 9-12 translation layers] by DXVK author YoRHa-2B (2019-04-02)&lt;br /&gt;
* [https://www.youtube.com/@Levan4KGaming/search?query=performance%20benchmark Levan&#039;s Wrapper Benchmarks]&lt;br /&gt;
&lt;br /&gt;
[[Category:Compatibility layers|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=133408</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=133408"/>
		<updated>2025-12-30T21:22:53Z</updated>

		<summary type="html">&lt;p&gt;Jpx: /* Linux distributions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Tuxschoice.png|frameless|right]]&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment / Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot;&amp;gt;These distributions are recommended but only for their intended hardware and/or specific niche use cases.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|Steam Big Picture (for HTPC and handhelds),&amp;lt;br /&amp;gt;KDE Plasma, GNOME (for desktop)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&amp;lt;br /&amp;gt;KDE Plasma (for desktop use)&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=&amp;quot;a&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like CachyOS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
:;ChimeraOS&lt;br /&gt;
::Focused on bringing the plug‑and‑play console gaming experience to PC, it&#039;s a great option for living room PCs. With a fully controller compatible interface that boots directly into into Steam Big Picture after installation. Comes with a in web app to install and manage games from any device.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Template:3dSenVer&amp;diff=131586</id>
		<title>Template:3dSenVer</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Template:3dSenVer&amp;diff=131586"/>
		<updated>2025-11-29T16:09:10Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1.1&amp;lt;/center&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Emulator templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127905</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127905"/>
		<updated>2025-09-28T17:34:07Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Tuxschoice.png|frameless|right]]&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment / Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot;&amp;gt;These distributions are recommended but only for their intended hardware and/or specific niche use cases.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|Steam Big Picture (for HTPC and handhelds),&amp;lt;br /&amp;gt;KDE Plasma, GNOME (for desktop)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&amp;lt;br /&amp;gt;KDE Plasma (for desktop use)&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=&amp;quot;a&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like CachyOS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
:;ChimeraOS&lt;br /&gt;
::Focused on bringing the plug‑and‑play console gaming experience to PC, it&#039;s a great option for living room PCs. With a fully controller compatible interface that boots directly into into Steam Big Picture after installation. Comes with a in web app to install and manage games from any device.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=File:Tuxschoice.png&amp;diff=127904</id>
		<title>File:Tuxschoice.png</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=File:Tuxschoice.png&amp;diff=127904"/>
		<updated>2025-09-28T17:33:48Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127903</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127903"/>
		<updated>2025-09-28T17:03:33Z</updated>

		<summary type="html">&lt;p&gt;Jpx: /* Linux distributions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment / Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot;&amp;gt;These distributions are recommended but only for their intended hardware and/or specific niche use cases.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|Steam Big Picture (for HTPC and handhelds),&amp;lt;br /&amp;gt;KDE Plasma, GNOME (for desktop)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&amp;lt;br /&amp;gt;KDE Plasma (for desktop use)&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=&amp;quot;a&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like CachyOS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
:;ChimeraOS&lt;br /&gt;
::Focused on bringing the plug‑and‑play console gaming experience to PC, it&#039;s a great option for living room PCs. With a fully controller compatible interface that boots directly into into Steam Big Picture after installation. Comes with a in web app to install and manage games from any device.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127902</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127902"/>
		<updated>2025-09-28T16:59:00Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment / Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot;&amp;gt;These distributions are recommended but only for their intended hardware and/or specific niche use cases.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|Steam Big Pictures (for HTPC and handhelds),&amp;lt;br /&amp;gt;KDE Plasma, GNOME (for desktop)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&amp;lt;br /&amp;gt;KDE Plasma (for desktop use)&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&amp;lt;ref group=&amp;quot;a&amp;quot; name=&amp;quot;source-a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=&amp;quot;a&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like CachyOS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
:;ChimeraOS&lt;br /&gt;
::Focused on bringing the plug‑and‑play console gaming experience to PC, it&#039;s a great option for living room PCs. With a fully controller compatible interface that boots directly into into Steam Big Picture after installation. Comes with a in web app to install and manage games from any device.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127901</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127901"/>
		<updated>2025-09-28T16:49:49Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment / Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref group=&amp;quot;a&amp;quot;&amp;gt;These distributions are recommended but only for their intended hardware and/or specific niche use cases.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|Steam Big Pictures (for HTPC and handhelds),&amp;lt;br /&amp;gt;KDE Plasma, GNOME (for desktop)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref name=&amp;quot;a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&amp;lt;br /&amp;gt;KDE Plasma (for desktop use)&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref name=&amp;quot;a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&amp;lt;ref name=&amp;quot;a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=&amp;quot;a&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like CachyOS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
:;ChimeraOS&lt;br /&gt;
::Focused on bringing the plug‑and‑play console gaming experience to PC, it&#039;s a great option for living room PCs. With a fully controller compatible interface that boots directly into into Steam Big Picture after installation. Comes with a in web app to install and manage games from any device.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127900</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127900"/>
		<updated>2025-09-28T16:46:04Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment / Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref group=&amp;quot;a&amp;quot;&amp;gt;These distributions are recommended but only for their intended hardware and/or specific niche use cases.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|Steam Big Pictures (for HTPC and handhelds),&amp;lt;br /&amp;gt;KDE Plasma, GNOME (for desktop)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref name=&amp;quot;a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&amp;lt;br /&amp;gt;KDE Plasma (for desktop use)&lt;br /&gt;
|{{✓}} ||{{~}}&amp;lt;ref name=&amp;quot;a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&amp;lt;ref name=&amp;quot;a&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=&amp;quot;a&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like CachyOS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
:;ChimeraOS&lt;br /&gt;
::Focused on bringing the plug‑and‑play console gaming experience to PC, it&#039;s a great option for living room PCs. With a fully controller compatible interface that boots directly into into Steam Big Picture after installation. Comes with a in web app to install and manage games from any device.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127899</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127899"/>
		<updated>2025-09-28T16:34:16Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment / Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|Steam Big Pictures (for HTPC and handhelds),&amp;lt;br /&amp;gt;KDE Plasma, GNOME (for desktop)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&amp;lt;br /&amp;gt;KDE Plasma (for desktop use)&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like CachyOS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
:;ChimeraOS&lt;br /&gt;
::Focused on bringing the plug‑and‑play console gaming experience to PC, it&#039;s a great option for living room PCs. With a fully controller compatible interface that boots directly into into Steam Big Picture after installation. Comes with a in web app to install and manage games from any device.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127898</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127898"/>
		<updated>2025-09-28T16:31:39Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment / Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|Steam Big Pictures (for HTPC and handhelds),&amp;lt;br /&amp;gt;KDE Plasma, GNOME (for Desktop)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;(&amp;amp; KDE Plasma for desktop use)&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like CachyOS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
:;ChimeraOS&lt;br /&gt;
::Focused on bringing the plug‑and‑play console gaming experience to PC, it&#039;s a great option for living room PCs. With a fully controller compatible interface that boots directly into into Steam Big Picture after installation. Comes with a in web app to install and manage games from any device.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127897</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127897"/>
		<updated>2025-09-28T16:27:46Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment / Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|KDE Plasma, GNOME&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|Steam Big Picture&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;(&amp;amp; KDE Plasma for desktop use)&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like CachyOS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
:;ChimeraOS&lt;br /&gt;
::Focused on bringing the plug‑and‑play console gaming experience to PC, it&#039;s a great option for living room PCs. With a fully controller compatible interface that boots directly into into Steam Big Picture after installation. Comes with a in web app to install and manage games from any device.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127896</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127896"/>
		<updated>2025-09-28T16:24:18Z</updated>

		<summary type="html">&lt;p&gt;Jpx: /* Comparisons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|KDE Plasma, GNOME&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|GNOME&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like CachyOS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
:;ChimeraOS&lt;br /&gt;
::Focused on bringing the plug‑and‑play console gaming experience to PC, it&#039;s a great option for living room PCs. With a fully controller compatible interface that boots directly into into Steam Big Picture after installation. Comes with a in web app to install and manage games from any device.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127895</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127895"/>
		<updated>2025-09-28T16:22:24Z</updated>

		<summary type="html">&lt;p&gt;Jpx: /* Comparisons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|KDE Plasma, GNOME&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|GNOME&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like Chimera OS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
:;ChimeraOS&lt;br /&gt;
::Focused on bringing the plug‑and‑play console gaming experience to PC, it&#039;s a great option for living room PCs. With a fully controller compatible interface that boots directly into into Steam Big Picture after installation. Comes with a in web app to install and manage games from any device.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127894</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127894"/>
		<updated>2025-09-28T16:20:02Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|KDE Plasma, GNOME&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|GNOME&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, a Linux distribution, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like Chimera OS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
:;ChimeraOS&lt;br /&gt;
::Focused on bringing the plug‑and‑play console gaming experience to PC, it&#039;s a great option for living room PCs. With a fully controller compatible interface that boots directly into into Steam Big Picture after installation. Comes with a in web app to install and manage games from any device.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127893</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127893"/>
		<updated>2025-09-28T16:15:17Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
:For a side‑by‑side feature comparison of several gaming‑focused distros, check the &#039;&#039;&#039;[https://github.com/ChimeraOS/chimeraos/wiki/OS-Comparison ChimeraOS OS‑Comparison page]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|KDE Plasma, GNOME&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|GNOME&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, a Linux distribution, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like Chimera OS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
:;ChimeraOS&lt;br /&gt;
::Focused on bringing the plug‑and‑play console gaming experience to PC, it&#039;s a great option for living room PCs. With a fully controller compatible interface that boots directly into into Steam Big Picture after installation. Comes with a in web app to install and manage games from any device.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127892</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127892"/>
		<updated>2025-09-28T16:12:47Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
:For a side‑by‑side feature comparison of several gaming‑focused distros, check the &#039;&#039;&#039;[https://github.com/ChimeraOS/chimeraos/wiki/OS-Comparison ChimeraOS OS‑Comparison page]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|KDE Plasma, GNOME&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|GNOME&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, a Linux distribution, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like Chimera OS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
:;ChimeraOS&lt;br /&gt;
::Focused on bringing the plug‑and‑play console gaming experience to PC, it&#039;s a great option for living room PCs. With a fully controller compatible interface that boots directly into into Steam Big Picture after installation. Comes with a in web app to install and manage games from any device.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127891</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127891"/>
		<updated>2025-09-28T16:05:21Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
:For a side‑by‑side feature comparison of several gaming‑focused distros, check the &#039;&#039;&#039;[https://github.com/ChimeraOS/chimeraos/wiki/OS-Comparison ChimeraOS OS‑Comparison page]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|KDE Plasma, GNOME&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|GNOME&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
::;ChimeraOS&lt;br /&gt;
:::An image‑based, gaming‑oriented spin of Ubuntu that ships with Steam pre‑installed, auto‑updates, and a curated set of drivers for a plug‑and‑play experience.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &amp;lt;small&amp;gt;(formerly Raspbian)&amp;lt;/small&amp;gt;&lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, a Linux distribution, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like Chimera OS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127890</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127890"/>
		<updated>2025-09-28T16:03:08Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Major overhaul&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
These are our current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==Linux distribution categories==&lt;br /&gt;
&lt;br /&gt;
;General‑purpose distributions&lt;br /&gt;
:These Linux distributions provide a complete desktop experience and are supported by large user communities. They are ideal for everyday computing, media consumption, office work, and casual gaming.&lt;br /&gt;
&lt;br /&gt;
:For step‑by‑step instructions on installing and configuring emulators on these systems, see the  [[Linux_guide_for_emulators|guide to set up/download emulators]].&lt;br /&gt;
&lt;br /&gt;
;Experienced‑user (advanced) distributions&lt;br /&gt;
:These are some of the most versatile general‑purpose Linux families. They give you access to the latest software, deep customisation options, or rock‑solid stability—depending on the flavour you choose. Because they expose more of the underlying system, they may require a bit of tinkering if you’re new to Linux.&lt;br /&gt;
&lt;br /&gt;
;Gaming‑focused distributions&lt;br /&gt;
:These distros are crafted to be an all‑in‑one gaming platform. They ship with graphics drivers, Steam, and many popular launchers pre‑installed, and they provide straightforward ways to add emulators.&lt;br /&gt;
&lt;br /&gt;
:A handy way to get started with emulation on any of these is to run &#039;&#039;&#039;[https://www.emudeck.com/ EmuDeck]&#039;&#039;&#039;, an installation script that sets up a complete suite of console emulators.&lt;br /&gt;
&lt;br /&gt;
:For a side‑by‑side feature comparison of several gaming‑focused distros, check the &#039;&#039;&#039;[https://github.com/ChimeraOS/chimeraos/wiki/OS-Comparison ChimeraOS OS‑Comparison page]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
;Emulation‑centric distributions&lt;br /&gt;
:These Linux flavours are built specifically for retro‑gaming and console emulation, providing ready‑to‑use packages for PCs, single‑board computers, and even dedicated hardware boxes.&lt;br /&gt;
&lt;br /&gt;
:See the [[Emulators on Linux]] article for more details and installation tips.&lt;br /&gt;
&lt;br /&gt;
==Linux distributions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|General‑purpose&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|COSMIC&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Experienced‑user&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Gaming-focused&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|KDE Plasma, GNOME&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|GNOME&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;7&amp;quot;|Emulation‑centric&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|LibreELEC&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Independent&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|Raspberry Pi OS&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Debian&lt;br /&gt;
:Known for its rigorous testing and stability. Debian’s “stable” branch is perfect for servers or workstations where reliability outweighs cutting‑edge features, while “testing” and “unstable” branches give you newer packages.&lt;br /&gt;
&lt;br /&gt;
:;Ubuntu&lt;br /&gt;
::The most widely‑used desktop Linux, offering long‑term support (LTS) releases, a huge software repository, and extensive community documentation.&lt;br /&gt;
&lt;br /&gt;
::;Linux Mint&lt;br /&gt;
:::Based on Ubuntu LTS, Mint provides a familiar Windows‑like interface (Cinnamon, MATE, or Xfce), out‑of‑the‑box multimedia codecs, and a reputation for stability.&lt;br /&gt;
&lt;br /&gt;
::;ChimeraOS&lt;br /&gt;
:::An image‑based, gaming‑oriented spin of Ubuntu that ships with Steam pre‑installed, auto‑updates, and a curated set of drivers for a plug‑and‑play experience.&lt;br /&gt;
&lt;br /&gt;
:;Raspberry Pi OS &lt;br /&gt;
::Developed for the Raspberry Pi line of single-board computers. Based on Debian, a Linux distribution, it is maintained by Raspberry Pi Holdings and optimized for the Pi&#039;s hardware, with low memory requirements and support for both 32-bit and 64-bit architectures. Originally released in July 2012 under the name Raspbian, it was introduced shortly after the launch of the first Raspberry Pi model.&lt;br /&gt;
&lt;br /&gt;
::;RetroPie&lt;br /&gt;
:::Designed for the Raspberry Pi (but also installable on generic Linux), RetroPie combines RetroArch, EmulationStation, and a suite of scripts to simplify controller configuration and ROM management.&lt;br /&gt;
&lt;br /&gt;
;Fedora&lt;br /&gt;
:Red Hat’s upstream community distro. Fedora ships the latest GNOME desktop, SELinux security policies, and frequent updates, making it a great platform for developers and power users.&lt;br /&gt;
&lt;br /&gt;
:;Bazzite&lt;br /&gt;
::A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like Chimera OS or Nobara.&lt;br /&gt;
&lt;br /&gt;
:;Nobara Project&lt;br /&gt;
::Based on Fedora, Nobara adds a collection of gaming‑optimised kernels, Wine/Proton tweaks, and pre‑configured repositories. It’s aimed at desktop gamers who want a Fedora‑rooted system with extra polish. It&#039;s spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
:A rolling‑release distro that follows the KISS principle. It provides a minimal base system and the powerful &#039;&#039;&#039;pacman&#039;&#039;&#039; package manager, letting you build exactly the environment you want.&lt;br /&gt;
&lt;br /&gt;
:;CachyOS&lt;br /&gt;
::An Arch‑based, rolling‑release distro that focuses on performance and customisation. It ships with the latest Linux kernel, a tuned CPU scheduler, and a collection of pre‑enabled optimisations (e.g., early‑oom killer, ZRAM). CachyOS targets enthusiasts who want a fast, bleeding‑edge system out of the box while retaining Arch’s flexibility.&lt;br /&gt;
&lt;br /&gt;
:;SteamOS&lt;br /&gt;
::Valve’s official Linux distribution, built on Arch Linux, delivers a console‑grade experience for PC‑gaming handhelds. It ships with the Steam client, a hardened KDE Plasma desktop, and a carefully selected stack of drivers and libraries that maximise compatibility with the latest games and Proton releases.&lt;br /&gt;
&lt;br /&gt;
::SteamOS 3.0 was originally created for the Steam Deck, Valve’s own handheld console, where it provides a seamless “plug‑and‑play” gaming environment out of the box.&lt;br /&gt;
::Beginning in 2025, Valve broadened official support to include third‑party devices labelled “SteamOS Compatible,” such as the Lenovo Legion Go and ASUS ROG Ally. These devices receive the same driver set and integration guarantees as the Steam Deck, allowing users to enjoy a comparable handheld experience without buying Valve’s hardware.&lt;br /&gt;
&lt;br /&gt;
::While the installer can be run on a conventional desktop PC, the system is not optimised for that use case. For a easy to use desktop‑oriented gaming environment, Bazzite is the recommended alternative.&lt;br /&gt;
&lt;br /&gt;
;Batocera&lt;br /&gt;
:A turnkey, read‑only system that boots directly into a unified emulator front‑end (RetroArch). It supports a massive library of cores and works on everything from Raspberry Pi to x86 PCs.&lt;br /&gt;
&lt;br /&gt;
;Lakka&lt;br /&gt;
:A lightweight distribution that turns any device into a RetroArch‑powered console, focusing on low resource usage and a clean UI.&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127889</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127889"/>
		<updated>2025-09-28T14:49:47Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Added some comparisons&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
This is a list of the current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==General use-focused==&lt;br /&gt;
These Linux distributions offer a complete Desktop experience with a large user base.&lt;br /&gt;
See [[Linux_guide_for_emulators|guide to setup/download emulators]] for instructions for these distros.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|GNOME (COSMIC)&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Experienced users===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Gaming-focused==&lt;br /&gt;
These Linux distributions target to be a complete gaming package. Emulators are either pre-installed or easily installed. You can use [https://www.emudeck.com/ EmuDeck] which is an installation script that helps you get started with emulation. For a comparison check out: https://github.com/ChimeraOS/chimeraos/wiki/OS-Comparison&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|KDE Plasma, GNOME&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|GNOME&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparisons===&lt;br /&gt;
;Bazzite&lt;br /&gt;
:A solid choice for gamers and an excellent entry point for Linux newcomers who prioritize gaming. Its image‑based design makes the system stable, secure, and easy to use while delivering top‑tier hardware and game compatibility. Steam arrives pre‑installed, along with NVIDIA drivers, HDR and VRR support, and tuned CPU schedulers for responsive gameplay. A suite of community‑developed tools and tweaks further streamlines the streaming experience. Bazzite shines on x86 handhelds such as the ROG Ally, Legion Go, and HTPC setups. For desktop PCs, it offers a seamless, user‑friendly, and reliable environment—ideal for anyone who wants a hassle‑free experience. More advanced users seeking a less opinionated system and willing to tinker may prefer alternatives like Chimera OS or Nobara.&lt;br /&gt;
&lt;br /&gt;
;Nobara Project&lt;br /&gt;
:Built on Fedora, Nobara incorporates extensive gaming optimizations and is spearheaded by GloriousEggroll, the creator of the GE‑Proton compatibility layer. While a handheld version exists, Nobara is primarily recommended for desktop PCs, where its Fedora foundation and gaming‑focused enhancements deliver a powerful, flexible platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[[Emulators on Linux|Emulation-focused]]===&lt;br /&gt;
These Linux distributions offer complete emulation packages for PCs, single board computers, consoles and other systems.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127888</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=127888"/>
		<updated>2025-09-28T14:26:51Z</updated>

		<summary type="html">&lt;p&gt;Jpx: /* General use-focused */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
This is a list of the current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==General use-focused==&lt;br /&gt;
These Linux distributions offer a complete Desktop experience with a large user base.&lt;br /&gt;
See [[Linux_guide_for_emulators|guide to setup/download emulators]] for instructions for these distros.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 24.04 LTS Beta]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|GNOME (COSMIC)&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Experienced users===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Gaming-focused==&lt;br /&gt;
These Linux distributions target to be a complete gaming package. Emulators are either pre-installed or easily installed. You can use [https://www.emudeck.com/ EmuDeck] which is an installation script that helps you get started with emulation. For a comparison check out: https://github.com/ChimeraOS/chimeraos/wiki/OS-Comparison&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|KDE Plasma, GNOME&lt;br /&gt;
|{{✓}} ||{{✓}}&amp;lt;ref group=G&amp;gt;Currently only recommended for x86 PC handhelds, like ROG Ally, Legion Go and HTPC setups.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&amp;lt;ref group=G&amp;gt;Currently only recommended for desktops PCs.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|GNOME&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://store.steampowered.com/steamos SteamOS]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 SteamOS 3.7]&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO 1.5]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=G/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===[[Emulators on Linux|Emulation-focused]]===&lt;br /&gt;
These Linux distributions offer complete emulation packages for PCs, single board computers, consoles and other systems.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity-os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and its forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and ROM hacks#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Talk:Main_Page&amp;diff=127887</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Talk:Main_Page&amp;diff=127887"/>
		<updated>2025-09-28T13:52:10Z</updated>

		<summary type="html">&lt;p&gt;Jpx: /* Main page v2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[Talk:Main_Page/Archive_1|Old talk page archive]]&lt;br /&gt;
&lt;br /&gt;
If you are looking for something to do, check the [[Getting involved]] page. There&#039;s also a [[Talk:Getting involved|Getting involved talk page]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
*** &lt;br /&gt;
If you want to add a new topic use ==MyTopic (YYYY-MM-DD)==&lt;br /&gt;
If you want to respond to a topic add : before your text&lt;br /&gt;
After your text, add -~~~~ to get your signature&lt;br /&gt;
***&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Adding links to more content pages on the main page ==&lt;br /&gt;
I think it would improve the wiki and make it more accessible to everyone, if we added links on the main page to more content pages that don&#039;t have a link yet. I can&#039;t do it myself though, so I&#039;d appreciate if someone else considered doing it. I have looked up all content pages at https://emulation.gametechwiki.com/index.php?title=Special:AllPages&amp;amp;hideredirects=1 and I have made a list of most of the ones that aren&#039;t yet linked on the main page, excluding all that focus on specific emulators and a few more that I thought were better off staying inside other links. Also, there&#039;s at least 2 pages on this list that aren&#039;t linked from any other page, [[XD/XD+]] and [[Thread_template]]. Here&#039;s the list:&lt;br /&gt;
&lt;br /&gt;
*[[Acorn]]&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Apple IIGS emulators]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Apply ROM Hacks and Translations]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Building RetroArch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Commodore]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Comparison of Emulator Frontends]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Decapping]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Discrete Circuitry-Based Arcade Games]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*[[DualShock 3]]&lt;br /&gt;
*[[DualShock 4]]&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Dummies Guide: RetroArch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Dynamic recompilation]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Emulator Problems FAQ]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Emulators on Switch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Famicom Color Palette]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Flash]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*[[GB/C Tests]]&lt;br /&gt;
*[[XD/XD+]]&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Game problems FAQ]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*[[GoodTools]]&lt;br /&gt;
*[[Libretro]]&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Licensing]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Overscan]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[PS1 Plugins]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*[[PS1 Tests]]&lt;br /&gt;
*&amp;lt;s&amp;gt;[[PSP Eboots]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Port Forwarding Guide For Netplay]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*[[Prototype consoles|RDI Halcyon]]&lt;br /&gt;
*[[Recommended Emulators]]&lt;br /&gt;
*[[SCP Driver Package]]&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Save Disk Space for ISOs]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Scaling]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Sega Pico]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Source code]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Super A&#039;Can]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*[[Thread template]]&lt;br /&gt;
*&amp;lt;s&amp;gt;[[User Settings and Configs]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Using RetroArch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Emulators on Wii U]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Emulators on GameCube]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Emulators on PS1]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Emulators on Xbox]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Emulators on Xbox 360]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Emulators on Xbox One]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Emulators on Dreamcast]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*[[Emulators on Saturn]]&lt;br /&gt;
&lt;br /&gt;
-[[Special:Contributions/188.114.111.202|188.114.111.202]] 18:11, 16 April 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Thanks. I&#039;ll start adding some. -[[User:Jpx|Jpx]] ([[User talk:Jpx|talk]]) 05:52, 17 April 2020 (UTC)&lt;br /&gt;
::Thank you. That was fast. -[[Special:Contributions/188.114.111.160|188.114.111.160]] 09:22, 17 April 2020 (UTC)&lt;br /&gt;
:::More of those have been added on [[MainPageWIP]] page. - [[User:WebMint|WebMint]] ([[User talk:WebMint|talk]]) 02:27, 25 November 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
== New main page ==&lt;br /&gt;
I&#039;ve been thinking about remaking the main page. I&#039;ll probably create a separate WIP page to test it out.&lt;br /&gt;
There&#039;s mainly two reasons:&lt;br /&gt;
* Make it easier to contribute to the wiki - this might be things like highlighting high priority tasks on the main page&lt;br /&gt;
* Different layout of emulators - I&#039;ve been thinking about separating console, computers and arcade emulators. &lt;br /&gt;
Let me know if you got any suggestions. -[[User:Jpx|Jpx]] ([[User talk:Jpx|talk]]) 06:48, 14 November 2020 (UTC)&lt;br /&gt;
:Will it still be remade? - [[User:WebMint|WebMint]] ([[User talk:WebMint|talk]]) 17:17, 19 July 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Quality control ==&lt;br /&gt;
Some pages are of subpar quality or outdated. I think we need some better way of quality control.&lt;br /&gt;
Perhaps something like Wikipedias [[wikipedia:wikipedia:Content_assessment|Content assessment]] &amp;amp; [[wikipedia:wikipedia:Vital_articles|Vital aritcles]] or something like PCGamingWiki?&lt;br /&gt;
A way to go thru all pages, add a category or template and then be able to list all pages that needs fixing. Perhaps we should rate the quality of all pages? -[[User:Jpx|Jpx]] ([[User talk:Jpx|talk]]) 06:48, 14 November 2020 (UTC)&lt;br /&gt;
:[[Template:WIP|&amp;lt;nowiki&amp;gt;{{WIP}}&amp;lt;/nowiki&amp;gt;]], [[Template:Outdated|&amp;lt;nowiki&amp;gt;{{Outdated}}&amp;lt;/nowiki&amp;gt;]] and [[Template:stub|&amp;lt;nowiki&amp;gt;{{stub}}&amp;lt;/nowiki&amp;gt;]] take care of the real subpar ones, and for the rest I think it&#039;d be best to keep it simple by either adding [[:Category:Article_complete|Category:Article_complete]] or [[:Category:Article_incomplete|Category:Article_incomplete]] to the page.&lt;br /&gt;
:We should also have something to check against, so how about [[Emulation General Wiki:Guidelines]] as a guide. --[[User:SonofUgly|SonofUgly]] ([[User talk:SonofUgly|talk]]) 03:55, 6 July 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Data Loss (2021-07-03) ==&lt;br /&gt;
Yesterday on the 2nd the wiki&#039;s database got corrupted, and I was unable to restore it. Due to an issue with mySQL logging, the server&#039;s drive was also completely full so backups of the database weren&#039;t being made. Because of these issues I&#039;ve had to roll the wiki back to the most recent offline backup I had, which unfortunately is 6 months old. So to everyone who made edits in the past 6 months, I&#039;m very sorry, I&#039;ve lost those contributions.&lt;br /&gt;
&lt;br /&gt;
I believe I&#039;ve fixed the issue with mySQL, and will be checking the server&#039;s status and making offline backups more regularly, as well as using a service to backup the server&#039;s instance in full. --[[User:SonofUgly|SonofUgly]] ([[User talk:SonofUgly|talk]]) 22:18, 3 July 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
== TODO lists for each page? ==&lt;br /&gt;
&lt;br /&gt;
I think it&#039;d be a good idea to add TODO lists to the talk pages of each console page. It&#039;d help us keep track of things like which emulators need to be tested and added.&lt;br /&gt;
&lt;br /&gt;
Side note, is there a way we can test the accuracy of NES and FDS emulation? Like determine if accuracy is low, midrange, high, or cycle accurate? ~Charlie [[User:OrphanedPixel|OrphanedPixel]] ([[User talk:OrphanedPixel|talk]]) 20:05, 27 July 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
Hello, on the Fightcade page, its title should be &amp;quot;Fightcade&amp;quot;, not &amp;quot;FightCade&amp;quot;, if it could be changed, thanks. -ludg1e&lt;br /&gt;
https://emulation.gametechwiki.com/index.php/FightCade&lt;br /&gt;
&lt;br /&gt;
== iOS and touchHLE ==&lt;br /&gt;
&lt;br /&gt;
Should we get rid of iOS’s &amp;amp;amp;Dagger;? While it’s still in very early development, touchHLE is already able to run at least one commercial app and it looks very promising, but it’s still a far cry from what we usually would call mobile device emulation – it’s &#039;&#039;very&#039;&#039; high-level, and it’s more of an iOS substitute that runs alongside a CPU emulator. The iOS itself isn’t even planned to be supported. I personally think that the ability to run apps should alone be grounds to consider the iOS emulated, but I can see how that could be controversial. [[User:Rariteh|rariteh]] ([[User talk:Rariteh|talk]]) 05:42, 6 February 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
It’s been a week and nobody replied, so, considering that systems like the PS4 and Super A’Can don’t have it even though the current state of their emulation is barely practical, I’ll take iOS’s off for now. [[User:Rariteh|rariteh]] ([[User talk:Rariteh|talk]]) 05:22, 13 February 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Mouse Injector page for emulators ==&lt;br /&gt;
&amp;lt;s&amp;gt;&lt;br /&gt;
Examples;&lt;br /&gt;
https://github.com/garungorp/MouseInjectorDolphinDuck &amp;lt;br/&amp;gt;&lt;br /&gt;
https://github.com/isJuhn/KAMI/ &amp;lt;br/&amp;gt;&lt;br /&gt;
https://github.com/bkacjios/MouseInjectorDolphin/tags &amp;lt;br/&amp;gt;&lt;br /&gt;
https://github.com/marinesciencedude/xenia-canary-mousehook &amp;lt;br/&amp;gt;&lt;br /&gt;
https://github.com/emoose/xenia/releases&lt;br /&gt;
&amp;lt;/s&amp;gt;&lt;br /&gt;
Done. [[Controllers#Mouse_Injectors_for_Emulators]].&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Compatibility&amp;quot; column for each page? ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;s&amp;gt; Because most people confusing &amp;quot;Accuracy&amp;quot; with &amp;quot;Compatibility&amp;quot; actually, what do you guys think?&lt;br /&gt;
&lt;br /&gt;
Example;&lt;br /&gt;
&amp;lt;div style=&amp;quot;max-width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest Version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|&amp;lt;abbr title=&amp;quot;Game Boy and Game Boy Color backwards compatibility emulation for Game Boy Advance&amp;quot;&amp;gt;GB/GBC&amp;lt;/abbr&amp;gt;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|NDS&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[https://emulation.gametechwiki.com/index.php/Game_Boy_Advance_emulators#Connectivity Single&amp;lt;br/&amp;gt;Pak]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[https://emulation.gametechwiki.com/index.php/Game_Boy_Advance_emulators#Connectivity Multi&amp;lt;br/&amp;gt;Pak]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[https://emulation.gametechwiki.com/index.php/Game_Boy_Advance_emulators#Connectivity Wireless]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[https://emulation.gametechwiki.com/index.php/Game_Boy_Advance_emulators#GameCube_Connectivity GBA-to-GC]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[https://emulation.gametechwiki.com/index.php/GBA_e-Reader_emulators e-Reader]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[libretro]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Emulation Accuracy|Accuracy]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Compatibility&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|&amp;lt;abbr title=&amp;quot;Free/Libre and Open-Source Software&amp;quot;&amp;gt;FLOSS&amp;lt;/abbr&amp;gt;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;16&amp;quot;|PC /x86&lt;br /&gt;
|-&lt;br /&gt;
|[[mGBA]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD|Web}}&lt;br /&gt;
|[https://mgba.io/builds/1/ Dev builds]&amp;lt;br/&amp;gt; [https://mgba.io/downloads.html {{MGBAVer}}]&lt;br /&gt;
|{{✓}} ||{{~}} ||{{✓}} ||{{✓}} ||{{✗}} &amp;lt;small&amp;gt;[https://mgba.io/timeline.html#IN+THE+FUTURE (WIP)]&amp;lt;/small&amp;gt; ||{{✓}} ||{{✓}} ||{{✓}} ||High ||[https://wiki.gbatemp.net/wiki/MGBA High] ||{{✓}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 12:07, 27 March 2023 (UTC)&lt;br /&gt;
:I&#039;m cool with it if others are, also you could remove the Libretro column since you added libretro to all the Latest Version columns. - [[User:OldManKain|OldManKain]] ([[User talk:OldManKain|talk]]) 05:28, 28 March 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
== How about some drastic changes? ==&lt;br /&gt;
&lt;br /&gt;
How about no recommendation from now on? Also providing &amp;quot;compatibility&amp;quot; column instead of &amp;quot;accuracy&amp;quot; so there will be no confusion.&amp;lt;br/&amp;gt;&lt;br /&gt;
I mean we&#039;re already providing info about [[PlayStation_emulators#Hardware_Features_and_Peripherals|hardware feature support, peripherals]], [[PlayStation_emulators#Arcade_variations|variations]], [[PlayStation_emulators#Enhancements|enhancements]] and compatibility. Wiki users should decide their own favorite, no? Otherwise, it will be total mess like [[Game_Boy/Game_Boy_Color_emulators#Emulators]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;max-width:100%;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|&amp;lt;small&amp;gt;[[PlayStation_emulators#Arcade_variations|Arcade&amp;lt;br/&amp;gt;Variations]]&amp;lt;/small&amp;gt;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|&amp;lt;small&amp;gt;[[PlayStation_emulators#Hardware_Features_and_Peripherals|Hardware Features&amp;lt;br/&amp;gt;and Peripherals]]&amp;lt;/small&amp;gt;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[PlayStation_emulators#Enhancements|Enhancements]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Compatibility&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|&amp;lt;abbr title=&amp;quot;Free/Libre and Open-Source Software&amp;quot;&amp;gt;FLOSS&amp;lt;/abbr&amp;gt;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
|-&lt;br /&gt;
|[[DuckStation]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|Mac}}&lt;br /&gt;
|[https://github.com/stenzek/duckstation/releases/tag/preview Preview]&amp;lt;br /&amp;gt;[https://github.com/stenzek/duckstation/releases/tag/latest Latest]&amp;lt;br /&amp;gt;[https://github.com/stenzek/duckstation/releases/tag/legacy Legacy]&amp;lt;abbr title=&amp;quot;If you are having problems with the new builds, you can use this one instead.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;&amp;lt;br/&amp;gt;[https://buildbot.libretro.com/nightly/ &amp;lt;abbr title=&amp;quot;Hard fork and open-source Libretro core implementation of DuckStation&amp;quot;&amp;gt;SwanStation&amp;lt;/abbr&amp;gt;]&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|~xx%&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;of tested titles.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Mednafen]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}&lt;br /&gt;
|[{{MednafenURL|releases/}} {{MednafenVer}}]&amp;lt;br/&amp;gt;[https://buildbot.libretro.com/nightly/ &amp;lt;abbr title=&amp;quot;This is port of Mednafen PSX core to the libretro API.&amp;quot;&amp;gt;Beetle/Beetle HW&amp;lt;/abbr&amp;gt;]&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|~xx%&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;of tested titles.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[XEBRA]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://drhell.web.fc2.com/ps1/xebra221106.zip {{XebraVer}}]&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|~xx%&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;of tested titles.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
[[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 00:39, 30 October 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I like combining &amp;quot;Arcade variations&amp;quot;, &amp;quot;Hardware features and peripherals&amp;quot; and &amp;quot;Enhancements&amp;quot; into one column each. Compatibility column sounds good, but maybe keep accuracy. I don&#039;t like removing recommendations, instead we should remove some of the recommended on the GB page (and on other pages), try to keep it to as few as possible recommend by following the rules on the [[Recommended emulators]] page, should be around two-three recommended only. -[[User:Jpx|Jpx]] ([[User talk:Jpx|talk]]) 10:04, 30 October 2023 (UTC)&lt;br /&gt;
.&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Pressure Sensitive Buttons&amp;quot; column for each page? ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;s&amp;gt;Source: https://www.pcgamingwiki.com/wiki/List_of_games_that_support_Pressure-Sensitive_Face_Buttons#Emulation&lt;br /&gt;
&amp;lt;br/&amp;gt;Examples;&lt;br /&gt;
&amp;lt;br/&amp;gt;https://emulation.gametechwiki.com/index.php?title=PlayStation_2_emulators&amp;amp;curid=372&amp;amp;diff=54766&amp;amp;oldid=54716&lt;br /&gt;
&amp;lt;br/&amp;gt;https://emulation.gametechwiki.com/index.php?title=PlayStation_3_emulators&amp;amp;curid=382&amp;amp;diff=54765&amp;amp;oldid=54530&amp;lt;/s&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;[[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 16:11, 29 March 2023 (UTC)&lt;br /&gt;
:Done.&lt;br /&gt;
&lt;br /&gt;
== Why are x86 emulators placed on the Pong page? ==&lt;br /&gt;
&lt;br /&gt;
They used to have their own page and easily accessible. Now they are listed with Pong and other chips, and not even listed under the &amp;quot;Personal Computers&amp;quot; section (its namesake) of home page, which is where people look for PC emulators.&lt;br /&gt;
&lt;br /&gt;
Wouldn&#039;t it be better to create a specific x86 page?&lt;br /&gt;
&lt;br /&gt;
== Tamagotchi line for Bandai Handhelds or dedicated consoles section? ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;s&amp;gt;[https://tamagotchi.fandom.com/wiki/Tamagotchi_(franchise)#Releases This is a chronological list of all Tamagotchi virtual pets that have been released].&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/jcrona/tamatool tamatool] &amp;lt;br/&amp;gt;&lt;br /&gt;
[[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 22:07, 16 June 2023 (UTC)&amp;lt;/s&amp;gt; Done, thanks to;&lt;br /&gt;
&lt;br /&gt;
I made a stub page about its emulators. [[Tamagotchi]]&lt;br /&gt;
 &lt;br /&gt;
[[User:Randname|Randname]] ([[User talk:Randname|talk]]) 09:17, 30 June 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Brick Game &amp;amp; 9999 in 1 ==&lt;br /&gt;
[https://retroconsoles.fandom.com/wiki/Brick_Game Fandom wiki: Brick Game]&amp;lt;br/&amp;gt;&lt;br /&gt;
Anyone interested?&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;s&amp;gt; https://github.com/Chrscool8/Brick-Game-9999-in-1-for-Switch/tags &amp;lt;br/&amp;gt;&lt;br /&gt;
https://play.google.com/store/apps/details?id=com.perseusgames.brickgame &amp;lt;br/&amp;gt;&lt;br /&gt;
https://github.com/n0Live/BrickGame/tags &amp;lt;br/&amp;gt;&lt;br /&gt;
https://github.com/premek/brick &amp;lt;br/&amp;gt;&lt;br /&gt;
https://github.com/azya52/BrickEmuPy &amp;lt;br/&amp;gt;&lt;br /&gt;
[[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 22:07, 16 June 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
- The issue here is &amp;quot;Brick Game 9999-in-1&amp;quot; is a very vague name and they are like millions of variations of this kind of Tetris stuff back in the 1990s. It&#039;s better just listed in &amp;quot;Dedicated consoles&amp;quot; or &amp;quot;Strange &amp;amp; forgotten consoles&amp;quot; if decided to be included in this Wiki rather than having its own page or even in the Main Page. [[User:Randname|Randname]] ([[User talk:Randname|talk]]) 02:10, 16 June 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
+ Yeah I agree with you but these machines were quite popular in the 90s so i&#039;m not entirely sure what should be done with it. [[User:Ahayri|Ahayri]] 09:12, 30 June 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
MAME now emulates [https://github.com/mamedev/mame/pull/11872 Brick Games 96-in-1 (E-23 Plus Mark II)]: https://www.youtube.com/watch?v=IZfDkckRGgs    [[User:Ahayri|Ahayri]] 13:08, 25 December 2023 (UTC)&amp;lt;/s&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
;[[Dedicated_Consoles#Brick_.5C_Tetris_Games|Done]].&lt;br /&gt;
[[User:Ahayri|Ahayri]] 09:42, 27 December 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Put &amp;quot;General Emulation&amp;quot; section first ==&lt;br /&gt;
I recommend you put the &amp;quot;General Emulation&amp;quot; section to top as opposed to having these sections in alphabetical order since I believe &amp;quot;General Emulation&amp;quot; contains devices and systems much more people care about and are interested in and this also doesn&#039;t make the new design that much more foreign to the old one?&lt;br /&gt;
&lt;br /&gt;
*Was done, thanks.&lt;br /&gt;
&lt;br /&gt;
*Edit: WTF is the new sections design now? So many random stuff and big things like Android, iOS and etc. are sooo way down the bottom, the new design doesn&#039;t make good sense at all.&lt;br /&gt;
&lt;br /&gt;
== Endangered Category Rules ==&lt;br /&gt;
&lt;br /&gt;
To make sure this category doesn&#039;t bloated with too many Games, Software and Hardware, the rules below need to be followed.&lt;br /&gt;
&lt;br /&gt;
*Games, Software and Hardware must have their own page &lt;br /&gt;
*They must be historically significant&lt;br /&gt;
*Their page must give a reason why their significant &amp;amp; endangered&lt;br /&gt;
*They must be Undumped and or Undocumented&lt;br /&gt;
&lt;br /&gt;
(Note about the last one: The concern is not that these Games, Software and Hardware are Unemulated \ Unsimulated, the concern is they haven&#039;t been dumped and or documented.)&lt;br /&gt;
&lt;br /&gt;
Any Games, Software or Hardware that don&#039;t pass the four rules check, gets be added to the [[Endangered list]]&lt;br /&gt;
&lt;br /&gt;
== adding &amp;quot;Protoweb&amp;quot; and &amp;quot;WaybackProxy&amp;quot; projects to &amp;quot;Not really emulators section? ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;s&amp;gt;These are quite useful for &amp;quot;PC operating systems (OS)&amp;quot; section ([[POS_(Pong_Consoles)_CPUs_and_Other_Chips#x86_CPUs|DOS-based, Windows 1.0x/2x/3x series]], [[Windows_95/98/ME_emulators|Windows 9x series]], [[Windows_2000/XP/Vista_emulators|Windows NT series]] and [[MacOS|MacOS]]). I&#039;m not sure which section is the right place for these proxy projects.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[https://github.com/richardg867/WaybackProxy WaybackProxy] &amp;lt;br/&amp;gt;&lt;br /&gt;
[https://protoweb.org ProtoWeb]&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Preservation_projects|Done]].&lt;br /&gt;
&lt;br /&gt;
[[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 00:49, 19 July 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
== [[Wikipedia:Broadcast television systems|Broadcast television systems]] page? ==&lt;br /&gt;
&amp;lt;s&amp;gt;There are websites like https://www.myretrotvs.com/ for watching captured footage from broadcast TV channels or various videos from the eras of the &#039;50s to &#039;00s, eliminates the need for handpicking videos and creating a personal collection, which can be time-consuming and require a significant amount of storage space. As far as I know, this website simply gathers videos from specific YouTube playlists and similar sources, &#039;&#039;&#039;so we can say that this website offers a simulated experience of watching TV channels from during those specific eras&#039;&#039;&#039;, similar to what you might have seen on broadcast television systems. It also supports some basic [[shaders and filters]] and [[Shader_Presets#Overlay.2FBezel_packages|overlay/bezels]]. While this is a great way to experience retro television, there&#039;s room for even deeper immersion. For example adding surfing channel collections playlists, this could be achieved by integrating with Archive.org&#039;s vast collection of VHS TV channel surfing captures. Also integration with [[Virtual_reality#VR_game_room_simulations|EmuVR]], perhaps with some kind of support for playlists support for libretro core, could be a great next step too.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Broadcast television systems|Done]].&lt;br /&gt;
&lt;br /&gt;
[[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 09:14, 13 June 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== OC column for each system? ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;s&amp;gt; Similar to &amp;quot;Texture/Sprite Replacement&amp;quot; and &amp;quot;RIR&amp;quot; columns i think now its time to add &amp;quot;OC&amp;quot; column for each of these pages;&lt;br /&gt;
&lt;br /&gt;
68000 Clock Divider for [[Sega_Genesis_emulators|Genesis]]: [https://old.reddit.com/r/emulation/comments/15k4rcp/weekly_question_thread/jv7o5rw/ Supported by BlastEm and MAME].&amp;lt;br/&amp;gt;&lt;br /&gt;
Adjusting blitter speed for [[Atari_Jaguar_emulators#Comparisons|Jaguar/Jaguar CD]]: Supported by BigPEmu.&amp;lt;br/&amp;gt;&lt;br /&gt;
Adjusting CPU Clock Speed for [[3DO_emulators#Comparison|3DO]]: Supported by opera_libretro / 4DO. &amp;lt;/br&amp;gt;&lt;br /&gt;
Virtual cpu clock control for [[Xbox_emulators#Comparisons|original Xbox]]: Supported by xemu PR[1467].&amp;lt;br/&amp;gt;&lt;br /&gt;
Extra scanlines of processing? for [[Nintendo_Entertainment_System_emulators|NES]] and [[Super_Nintendo_emulators|SNES]] emulators&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Done. (see #enhancement section for each page)&lt;br /&gt;
&lt;br /&gt;
[[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 17:02, 08 Aug 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Hybrid DVD player/gaming systems ==&lt;br /&gt;
&lt;br /&gt;
[[Wikipedia:Sixth_generation_of_video_game_consoles#Other_consoles|Nuon, Panasonic Q and PSX (DVR)]] needs to be in &amp;quot;hybrid&amp;quot; category, right?&lt;br /&gt;
&lt;br /&gt;
[[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 04:41, 05 December 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
== win9x, dos or other &amp;quot;ancient&amp;quot; emulators ==&lt;br /&gt;
&lt;br /&gt;
for example: [[NESticle|nesticle]] is still in the [[Nintendo_Entertainment_System_emulators]] page, i think we should only keep these older emulators in [[History_of_emulation]] and [[Emulators_on_DOS]] pages.&lt;br /&gt;
[[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 18:32, 21 December 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
I believe &amp;quot;that time&amp;quot; is slowly approaching, this job will require a significant effort though. Are there any volunteers?&lt;br /&gt;
*[[Emulators_on_legacy_Microsoft_products]]&lt;br /&gt;
*[[Emulators_on_Legacy_systems]]&lt;br /&gt;
*[[History_of_emulation]]&lt;br /&gt;
&lt;br /&gt;
and also turning !colspan=&amp;quot;xx&amp;quot;|x86 to x86_64, and !colspan=&amp;quot;xx&amp;quot;|ARM to ARM64 from dedicated system pages, after adding [[Multi-system emulators]] and moving older/obsolete emulators to their dedicated sections.&lt;br /&gt;
&lt;br /&gt;
[[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 12:23, 21 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== New page for &amp;quot;Disc check emulation&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;s&amp;gt;*[https://ccm.net/apps-sites/software/4147-enable-advanced-emulation-on-daemon-tools-lite/ Daemon Tools]&lt;br /&gt;
*[https://github.com/Luca1991/DiscCheckEmu Luca1991&#039;s DiscCheckEmu] - only for disc checks, no support for disc-based protections&lt;br /&gt;
*[https://github.com/nckstwrt/SafeDiscLoader SafeDiscLoader] - Allows playing SafeDisc (version 2.7 to the latest 4.9) protected games on modern Windows. SafeDiscLoader utilizes DCEAPIHook.dll to emulate additional disc checks found in many SafeDisc-protected games.&lt;br /&gt;
&lt;br /&gt;
Useful resources&lt;br /&gt;
:[https://github.com/joncampbell123/dosbox-x/issues/211 DOSBox-X issue page: SafeDisc / SecuROM emulation for games]&lt;br /&gt;
:[[Wikipedia:List of Compact Disc and DVD copy protection schemes]]&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Copy protection|Done]].&lt;br /&gt;
&lt;br /&gt;
[[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 17:10, 26 February 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Changing latest version, active status, and download in tables ==&lt;br /&gt;
*How about making some changes to how we present latest version and active status for emulators in tables? &lt;br /&gt;
&lt;br /&gt;
Maybe include a date for the last update, like 2024-03-09? &lt;br /&gt;
&lt;br /&gt;
Maybe use a template for the download links, so it&#039;s easily updated and can be mirrored on multiple pages?&lt;br /&gt;
&lt;br /&gt;
Other suggestions? -[[User:Jpx|Jpx]] ([[User talk:Jpx|talk]]) 14:29, 9 March 2024 (UTC)&lt;br /&gt;
:*I like the idea, but I would like to know how we might create a template for the download links in the event that the links have distinct domain names and may dynamically change. [[User:Chipsum|&amp;lt;span style=&amp;quot;letter-spacing:.1em;color:#212121;text-shadow:5px 1px 0 #ffb650,10px 2px 0 #62ffc5,15px 3px 0 #ff80bf,20px 4px 0 #ef5097,25px 5px 0 #6868ac&amp;quot;&amp;gt;&#039;&#039;&#039;Chipsum&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] &amp;lt;sub&amp;gt;[[User_talk:Chipsum|&amp;lt;span&amp;gt;&#039;&#039;&#039;(✉️)&#039;&#039;&#039;&amp;lt;/span&amp;gt;]]&amp;lt;/sub&amp;gt; 18:08, 11 March 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
::*I&#039;ve been thinking the same thing actually, i&#039;ve also been thinking the website could benefit from some minor design changes. For example, left and right columns are huge problem to the large tables, these wide columns making the large tables feel even more cumbersome. Even the [[MainPageWIP]] page utilizes these large columns: https://imgur.com/a/ZnBH3PA  [[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 17:39, 12 March 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::*The right column is fixable, the left one is part of mediawiki default design, I am a webdev I can solve that but &amp;lt;s&amp;gt;I don&#039;t know who is the webmaster&amp;lt;/s&amp;gt; it&#039;s up to [[User:SonofUgly|@SonofUgly]]. As for the tables I am wrapping them between &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div style=&amp;quot;overflow-x:auto&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, this will make the table responsive on mobile (and also on any viewport) it will create an overflow if it overflow&#039;s the page&#039;s container and adds horizontal scrolling bars on PC and on mobile you swap left and right to scroll the table (without any change to the page).[[User:Chipsum|&amp;lt;span style=&amp;quot;letter-spacing:.1em;color:#212121;text-shadow:5px 1px 0 #ffb650,10px 2px 0 #62ffc5,15px 3px 0 #ff80bf,20px 4px 0 #ef5097,25px 5px 0 #6868ac&amp;quot;&amp;gt;&#039;&#039;&#039;Chipsum&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] &amp;lt;sub&amp;gt;[[User_talk:Chipsum|&amp;lt;span&amp;gt;&#039;&#039;&#039;(✉️)&#039;&#039;&#039;&amp;lt;/span&amp;gt;]]&amp;lt;/sub&amp;gt; 12:11, 13 March 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== I propose this header colors and style ==&lt;br /&gt;
&lt;br /&gt;
*So what do you say, I am thinking of removing the right td which contains the 4chan thread (and place it somewhere else)&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%; background:#E0F7FA; margin-top: 0.6em; border:1px solid #00BCD4; border-collapse: collapse;&amp;quot;&lt;br /&gt;
| style=&amp;quot;width:100%; color:#000;&amp;quot; |&lt;br /&gt;
&amp;lt;!--        &amp;quot;WELCOME TO EMUGEN&amp;quot; AND ARTICLE COUNT        --&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 100%; border:none; background:none;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:center; color:#03A9F4;&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:2em; border:none; padding:.1em; color:#009688;&amp;quot;&amp;gt;Welcome to the Emulation General Wiki&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;top:+0.2em; font-size:1em;&amp;quot;&amp;gt;The wiki dedicated to all things emulation.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;articlecount&amp;quot; style=&amp;quot;width:100%; text-align:center; font-size:1em;&amp;quot;&amp;gt;There are &amp;lt;span style=&amp;quot;font-size:1.6em&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;i&amp;gt;[[Special:Statistics|{{NUMBEROFARTICLES}}]]&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt; articles already. Why not explore them?&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--        PORTAL LIST ON RIGHT-HAND SIDE        --&amp;gt;&lt;br /&gt;
&amp;lt;!--| style=&amp;quot;min-width: 140px; font-size:1em; border-left: 1px solid #00BCD4; padding-right: 8px;&amp;quot; |&lt;br /&gt;
*&#039;&#039;&#039;[https://4chan.org/vg/emugen Current thread]&#039;&#039;&#039; ([{{ArchiveURL}}Archive])--&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
[[User:Chipsum|&amp;lt;span style=&amp;quot;letter-spacing:.1em;color:#212121;text-shadow:5px 1px 0 #ffb650,10px 2px 0 #62ffc5,15px 3px 0 #ff80bf,20px 4px 0 #ef5097,25px 5px 0 #6868ac&amp;quot;&amp;gt;&#039;&#039;&#039;Chipsum&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] &amp;lt;sub&amp;gt;[[User_talk:Chipsum|&amp;lt;span&amp;gt;&#039;&#039;&#039;(✉️)&#039;&#039;&#039;&amp;lt;/span&amp;gt;]]&amp;lt;/sub&amp;gt; 21:47, 11 March 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
*I tried to design an alternative logo, what do you say[https://i.imgur.com/QZQwGHA.png][https://i.imgur.com/oMeHXqs.png] [[User:Chipsum|&amp;lt;span style=&amp;quot;letter-spacing:.1em;color:#212121;text-shadow:5px 1px 0 #ffb650,10px 2px 0 #62ffc5,15px 3px 0 #ff80bf,20px 4px 0 #ef5097,25px 5px 0 #6868ac&amp;quot;&amp;gt;&#039;&#039;&#039;Chipsum&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] &amp;lt;sub&amp;gt;[[User_talk:Chipsum|&amp;lt;span&amp;gt;&#039;&#039;&#039;(✉️)&#039;&#039;&#039;&amp;lt;/span&amp;gt;]]&amp;lt;/sub&amp;gt; 14:50, 13 March 2024 (UTC)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Some of the most beautifully designed mediawikis, to be inspired by [https://niwanetwork.org/members/]&lt;br /&gt;
*I suggest that the icons precede the name:&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: #f1e7fb; border:1px solid #dcccef; margin: 8px; text-align:left; padding: 0 8px; font-weight: bold; font-size: 16px;&amp;quot;&amp;gt;[[File:Philips shield (2013).png|30px]] [[Philips]]&amp;lt;/div&amp;gt;&lt;br /&gt;
[[User:Chipsum|&amp;lt;span style=&amp;quot;letter-spacing:.1em;color:#212121;text-shadow:5px 1px 0 #ffb650,10px 2px 0 #62ffc5,15px 3px 0 #ff80bf,20px 4px 0 #ef5097,25px 5px 0 #6868ac&amp;quot;&amp;gt;&#039;&#039;&#039;Chipsum&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] &amp;lt;sub&amp;gt;[[User_talk:Chipsum|&amp;lt;span&amp;gt;&#039;&#039;&#039;(✉️)&#039;&#039;&#039;&amp;lt;/span&amp;gt;]]&amp;lt;/sub&amp;gt; 16:49, 14 March 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
:+The icon you suggested looks great, I like it. [[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 16:18, 15 March 2024 (UTC)&lt;br /&gt;
::Thank you [[User:Ahayri|@Ahayri]] ! glad you liked it. [[User:Chipsum|&amp;lt;span style=&amp;quot;letter-spacing:.1em;color:#212121;text-shadow:5px 1px 0 #ffb650,10px 2px 0 #62ffc5,15px 3px 0 #ff80bf,20px 4px 0 #ef5097,25px 5px 0 #6868ac&amp;quot;&amp;gt;&#039;&#039;&#039;Chipsum&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] &amp;lt;sub&amp;gt;[[User_talk:Chipsum|&amp;lt;span&amp;gt;&#039;&#039;&#039;(✉️)&#039;&#039;&#039;&amp;lt;/span&amp;gt;]]&amp;lt;/sub&amp;gt; 18:53, 15 March 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== InfoBox ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
I suggest this style for infoboxes, colors are demonstrative only you can change them or probably we make a variety of colored infoboxes,&amp;lt;br&amp;gt;&lt;br /&gt;
I replaced the caption with a span inside the infobox, with a background color to make it look like a caption.&amp;lt;br&amp;gt;&lt;br /&gt;
if all is ok, we still need the confirmation of the webmaster, since it&#039;s not possible to change the css of an infobox without accessing css files for it.&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table style=&amp;quot;&lt;br /&gt;
float: right;&lt;br /&gt;
width: 300px;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
text-align: left;&lt;br /&gt;
border: 1px solid #00BCD4; /* COLORS TO CHANGE AS YOU MAY LIKE :D */&lt;br /&gt;
margin:0.5em 0 0.5em 1em;&lt;br /&gt;
background-color: #E0F7FA;&lt;br /&gt;
padding: 1em;&lt;br /&gt;
border-radius: 20px;&lt;br /&gt;
box-shadow: 0px 6px 0px 0px #00BCD4;&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;3&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center&amp;quot;&amp;gt;&amp;lt;span&lt;br /&gt;
                style=&amp;quot;font-size: 1.6em; font-weight: bold; padding: 0.3em; border-radius: 0.3em; background-color: #00bcd4; display: block; color: white&amp;quot;&amp;gt;Android&amp;lt;/span&amp;gt;&lt;br /&gt;
            &amp;lt;!-- 1.6em for the caption/emulator name, Inside the box --&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
        &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&amp;gt;[[File:Android.png|210px]]&amp;lt;/td&amp;gt; &amp;lt;!-- LOGO --&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Developer&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Google&amp;lt;br&amp;gt; Open Handset Alliance&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Release date&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;2008&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Emulated&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;td data-sort-value=&amp;quot;Yes&amp;quot; style=&amp;quot;background: #D2FFD2; color: black; vertical-align: middle; text-align: center;&amp;quot;&lt;br /&gt;
            class=&amp;quot;table-yes2&amp;quot;&amp;gt;✓&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;tr style=&amp;quot;font-size:0; line-height:0;&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;width:50%; padding:0&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;width:50%; padding:0&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
[[User:Chipsum|&amp;lt;span style=&amp;quot;color:#212121;text-shadow:-15px -10px 0 #009688,-25px -25px 0 #4CAF50,0 0 8px #00BCD4, -15px 10px 0 #03A9F4,-25px 25px 0 #2196F3&amp;quot;&amp;gt;&#039;&#039;&#039;Chipsum&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] &amp;lt;sub&amp;gt;[[User_talk:Chipsum|&amp;lt;span&amp;gt;&#039;&#039;&#039;(✉️)&#039;&#039;&#039;&amp;lt;/span&amp;gt;]]&amp;lt;/sub&amp;gt; 11:16, 18 March 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Notable projects and people section ==&lt;br /&gt;
Some people might find these projects and individual developers interesting to follow, so creating a dedicated section could be beneficial.&lt;br /&gt;
&lt;br /&gt;
;Needs attention&lt;br /&gt;
:There are several systems that require more attention from the emulation community. While multiple emulators exist, none of them appear particularly promising.&lt;br /&gt;
*[[Philips_CD-i_emulators|Philips CD-i]] — No existing emulator fully supports CD-i games with full motion video due to the absence of [[Philips_CD-i_emulators#Hardware_features_and_accessories|DVC emulation]]. Implementing DVC emulation would significantly enhance CD-i emulation compatibility, and enabling support for [[Home_Media_Player#Emulators|CD-i Digital Video and Video CD playback]] as well.&lt;br /&gt;
*[[Pioneer_LaserActive|Pioneer LaserActive]]&lt;br /&gt;
*[[Gizmondo_emulators|Gizmondo]]&lt;br /&gt;
*[[iPod Classic emulators|Apple iPod]]&lt;br /&gt;
*[[PlayStation Mobile]]&lt;br /&gt;
&lt;br /&gt;
;Promising projects&lt;br /&gt;
:There are several promising projects in active development — currently in a highly incomplete state with limited compatibility and with a basic user interface.&lt;br /&gt;
*[[Cellphone_emulators#Symbian_and_N-Gage|EKA2L1]]&lt;br /&gt;
*[[IOS_emulators|TouchHLE]]&lt;br /&gt;
*[[Xbox_360_emulators#Emulators|Xenia, Xenia Canary and Xenia Netplay]]&lt;br /&gt;
*[[PlayStation_4_emulators#Emulators_and_compatibility_layers|ShadPS4]] and [[PlayStation_4_emulators#Emulators|RPCSX]]&lt;br /&gt;
*[[Xbox_One_emulators#Compatibility_layers_.28....29|WinDurango]] and [[Xbox_One_emulators#Compatibility_layers_.28....29|XWine1]]&lt;br /&gt;
*[[Zeebo#Emulators|Infuse]]&lt;br /&gt;
*[[iPod Classic emulators|Clicky]]&lt;br /&gt;
*[[Nuon_emulators|Nuance]]&lt;br /&gt;
*[[PlayStation_Mobile|SnowPME]]&lt;br /&gt;
*[[MacOS#PowerPC|DingusPPC]]&lt;br /&gt;
*[[Android_emulators#Emulators|Trinity]]&lt;br /&gt;
&lt;br /&gt;
;Delayed dreams&lt;br /&gt;
:While more mature than &#039;promising projects&#039;, these are still don&#039;t reach the level of &#039;most impressive&#039; projects.&lt;br /&gt;
*melonDS — &#039;&#039;Lack of [[Nintendo_DS_emulators#Hardware_features_and_accessories|DS hardware feature]] implementations and [[Nintendo_DS_emulators#Enhancements|enhancement]] features&#039;&#039;.&lt;br /&gt;
*PPSSPP — &#039;&#039;Lack of [[PlayStation_Portable_emulators#Hardware_features|PSP hardware feature]] implementations&#039;&#039;.&lt;br /&gt;
*Ares — &#039;&#039;Poor or lack of support for fifth-gen+ systems and enhancement features&#039;&#039;.&lt;br /&gt;
*Xemu — &#039;&#039;Compatibility level, Lack of [[Xbox_emulators#Enhancements|enhancement]] features, certain titles may demand significant CPU single-thread performance&#039;&#039;.&lt;br /&gt;
*Cemu — &#039;&#039;Compatibility level, lack of [[Wii_U_emulators#Enhancements|enhancement]] features&#039;&#039;.&lt;br /&gt;
*RPCS3 — &#039;&#039;Compatibility level, [[PlayStation_3_emulators#Hardware_features_and_peripherals|hardware feature]] support is &amp;quot;not quite there yet&amp;quot; and lack of [[PlayStation_3_emulators#Enhancements|enhancements]] support, highly CPU-intensive especially for titles that heavily utilize the SPU&#039;&#039;.&lt;br /&gt;
*Ryujinx — &#039;&#039;Lack of [[Nintendo_Switch_emulators#Hardware_features_and_peripherals|Switch hardware feature]] implementations and [[Nintendo_Switch_emulators#Enhancements|enhancement]] features&#039;&#039;.&lt;br /&gt;
*Vita3K — &#039;&#039;Compatibility level, lack of [[PlayStation_Vita_emulators#Hardware_features|Vita hardware feature]] implementations and [[PlayStation_Vita_emulators#Enhancements|enhancement]] features&#039;&#039;.&lt;br /&gt;
*86Box  — &#039;&#039;Lack of [[PC_Emulator_Comparisons#Hardware_.26_Peripheral_Support|ACPI PC hardware support]] implementations and [[PC_Emulator_Comparisons#Enhancements|enhancement]] features&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
;Most impressive&lt;br /&gt;
:State-of-the-art projects, excellent compatibility levels, robust hardware feature and peripheral support, and comprehensive enhancement support.&lt;br /&gt;
*[[Wii_emulators#Emulators|Dolphin]]&lt;br /&gt;
*[[Sega_Dreamcast_emulators#Emulators|Flycast]]&lt;br /&gt;
*[[Atari_Jaguar_emulators#Emulators|BigPEmu]]&lt;br /&gt;
*&#039;&#039;[[PlayStation_2_emulators#Emulators|PCSX2]] — Even though [[PlayStation_2_emulators#Hardware_features_and_accessories|hardware feature]] support is &amp;quot;not quite there yet&amp;quot;, compatibility level and enhancement support is excellent&#039;&#039;.&lt;br /&gt;
*&#039;&#039;[[PlayStation_emulators#Emulators|DuckStation]] — Even though [[PlayStation_emulators#Hardware_features_and_peripherals|hardware feature]] support is &amp;quot;not quite there yet&amp;quot;, compatibility level and enhancement support is excellent&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
;Most active and notable developers in the emulation and related scenes&lt;br /&gt;
:A dedicated section highlighting and featuring prominent figures for projects in the emulation scene could significantly contribute to the wiki&#039;s awareness and also it would be beneficial for the emulation community.&lt;br /&gt;
*Connor McLaughlin (Stenzek) — Contributor to Dolphin Emulator, [https://github.com/stenzek/duckstation/graphs/contributors?from=2024-01-01&amp;amp;to=2025 Contributions for the DuckStation project since last year], [https://github.com/pcsx2/pcsx2/graphs/contributors?from=2024-01-01&amp;amp;to=2025 Contributions for the PCSX2 project since last year]&lt;br /&gt;
*Luke Usher — [https://github.com/ares-emulator/ares/graphs/contributors?from=2024-01-01&amp;amp;to=2025 Contributions for the ares project since last year], [https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/graphs/contributors??from=2024-01-01&amp;amp;to=2025 Contributions for the CXBX-Reloaded project since last year], also Insignia project.&lt;br /&gt;
*Rich Whitehouse — BigPEmu project.&lt;br /&gt;
*George Moralis (Shadow) — Founder of PCSX2 and PCSX projects. [https://github.com/shadps4-emu/shadPS4/graphs/contributors?from=2024-01-01&amp;amp;to=2025 Contributions for the ShadPS4 project since last year].&lt;br /&gt;
*Henrik Rydgård — [https://github.com/hrydgard/ppsspp/graphs/contributors?from=2024-01-01&amp;amp;to=2025 Contributions for the PPSSPP project since last year].&lt;br /&gt;
*flyinghead — [https://github.com/flyinghead/flycast/graphs/contributors?from=2024-01-01&amp;amp;to=2025 Contributions for the Flycast project since last year].&lt;br /&gt;
*Gliniak — [https://github.com/xenia-canary/xenia-canary/graphs/contributors?from=2024-01-01&amp;amp;to=2025 Contributions for the Xenia Canary project since last year].&lt;br /&gt;
&lt;br /&gt;
;Other notable active contributors&lt;br /&gt;
*Refraction, JordanTheToaster and lightningterror — [https://github.com/pcsx2/pcsx2/graphs/contributors?from=2024-01-01&amp;amp;to=2025 Contributions for the PCSX2 project since last year]&lt;br /&gt;
*Megamouse, elad335 and kd-11 — [https://github.com/RPCS3/rpcs3/graphs/contributors?from=2024-01-01&amp;amp;to=2025 Contributions for the RPCS3 project since last year]&lt;br /&gt;
*Vitaliy Kuzmin (Triang3l) — [https://github.com/xenia-project/xenia/graphs/contributors?from=2024-01-01&amp;amp;to=2025  Contributions for the Xenia project since last year]&lt;br /&gt;
*Matt Borgerson — [https://github.com/xemu-project/xemu/graphs/contributors?from=2024-10-01&amp;amp;to=2025 Contributions for the xemu project since last year]&lt;br /&gt;
*Admiral H. Curtiss — [https://github.com/dolphin-emu/dolphin/graphs/contributors?from=2024-01-01&amp;amp;to=2025 Contributions for the Dolphin project since last year]&lt;br /&gt;
*Miran Grča (OBattler) — [https://github.com/86Box/86Box/graphs/contributors?from=2024-01-01&amp;amp;to=2025 Contributions for the 86Box project since last year]&lt;br /&gt;
*Noah Pistilli — Contributor to Dolphin Emulator and Project Lead @ WiiLink.&lt;br /&gt;
*scribam — [https://github.com/flyinghead/flycast/graphs/contributors?from=2024-01-01&amp;amp;to=2025 Contributions for the Flycast project since last year] and [https://github.com/Vita3K/Vita3K/graphs/contributors?from=2024-01-01&amp;amp;to=2025 Contributions for the Vita3K project since last year]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Feel free to replace these with your own.&#039;&#039;&#039; Also see [[History of emulation]].&lt;br /&gt;
[[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 14:59, 29 August 2024 (UTC)&lt;br /&gt;
: [[Notable projects and people|Done.]] [[User:SuperGamer18|SuperGamer18]] ([[User talk:SuperGamer18|talk]]) 20:08, 2 October 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Creating a wiki page about capturing real hardware output to a PC for using enhancements ==&lt;br /&gt;
&lt;br /&gt;
;Playing Bloodborne with 4K and 60FPS example;&lt;br /&gt;
In [https://youtu.be/euEVJji9mFA this video], AMD Fluid Motion Frames &amp;amp; AFMF is enabled at 30 FPS on PC hardware and a Playstation 4 running Bloodborne + Capture Card software running DX11, allowing you to perceive upto 60 FPS experience while gaming without the need to modify or patch the game.&lt;br /&gt;
[[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 11:30, 01 September 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Suggestion: Replace &amp;quot;FLOSS&amp;quot; column with &amp;quot;License&amp;quot; in emulators table ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve noticed a recent change to the FLOSS column in the table is that it can sometimes show up as &amp;quot;NC&amp;quot; (non-commercial), which can further splinter the meaning of if it&#039;s FLOSS or not. As a solution, I&#039;d like to propose replacing this column with one that says what license the emulator uses (e.g. GPLv3, MIT, Proprietary). I think this would be a good change because it allows users to know more about the exact licensing scheme the emulator uses rather than diluting it down to a generalization that might not tell the whole story. -[[User:MisterSheeple|MisterSheeple]] ([[User talk:MisterSheeple|talk]]) 11:33, 15 September 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
:+ I believe that&#039;s an excellent suggestion. Additionally, we should redirect users to the [[Licensing]] page (Licensing|License), which covers licensing and citing differences between various software licenses. This will allow users to know more about licensing as mentioned by [[MisterSheeple]]. [[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 11:53, 15 September 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: It looks like this is in the process of being rolled out across the wiki. Thank you to whoever implemented my suggestion! -[[User:MisterSheeple|MisterSheeple]] ([[User talk:MisterSheeple|talk]]) 00:49, 2 October 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
::: I have an idea: what if we merge both the FLOSS and License columns? I&#039;m thinking something like this:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:100%&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|&amp;lt;abbr title=&amp;quot;Free/Libre and Open-Source Software&amp;quot;&amp;gt;FLOSS/License&amp;lt;/abbr&amp;gt;]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
| [[PCSX2]]&lt;br /&gt;
| align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
| [https://pcsx2.net/downloads/ {{PCSX2Ver}}]&amp;lt;br/&amp;gt;[https://pcsx2.net/downloads/ Nightly builds]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[[PCSX2#System_requirements|Older builds for obsolete hardware]]&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{✓}} (GPLv3)&lt;br /&gt;
| {{✓}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
|}&lt;br /&gt;
::: (Simplified table for PCSX2 as an example) [[User:SuperGamer18|SuperGamer18]] ([[User talk:SuperGamer18|talk]]) 01:07, 2 October 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::: I don&#039;t agree with this because in my opinion, the point of replacing FLOSS with License was because the definition of FLOSS was being complicated with the addition of &amp;quot;NC&amp;quot; for non-commercial. But I do see your point that more information could be given to the user here. Something that might be of more utility to the user would be putting in parentheses whether the license is copyleft or permissive (e.g. &amp;quot;BSD (permissive)&amp;quot; and &amp;quot;GPLv2 (copyleft)&amp;quot;), with each linking to the license as well as the definitions of copyleft and permissive. -[[User:MisterSheeple|MisterSheeple]] ([[User talk:MisterSheeple|talk]]) 23:44, 2 October 2024 (UTC)&lt;br /&gt;
::::: While I do understand your points, the main reason I did this was so the license column didn&#039;t look so bland (aka restoring the background colors the FLOSS column had because of some templates). Maybe that last part could also be clarified in the [[Licensing]] page? Though thank you for your suggestions, here&#039;s a table incorporating your feedback (I&#039;ll use the PCSX2 example again :3)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:100%&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|&amp;lt;abbr title=&amp;quot;Free/Libre and Open-Source Software&amp;quot;&amp;gt;FLOSS/License&amp;lt;/abbr&amp;gt;]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
| [[PCSX2]]&lt;br /&gt;
| align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
| [https://pcsx2.net/downloads/ {{PCSX2Ver}}]&amp;lt;br/&amp;gt;[https://pcsx2.net/downloads/ Nightly builds]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[[PCSX2#System_requirements|Older builds for obsolete hardware]]&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{✓}} ([https://www.gnu.org/licenses/gpl-3.0.html GPLv3], [https://en.wikipedia.org/wiki/Copyleft Copyleft])&lt;br /&gt;
| {{✓}}&lt;br /&gt;
| {{✓}}&lt;br /&gt;
|}&lt;br /&gt;
::::: [[User:SuperGamer18|SuperGamer18]] ([[User talk:SuperGamer18|talk]]) 20:43, 3 October 2024 (UTC)&lt;br /&gt;
:::::: Maybe we should specify colors for templates like this: {{GPLv3}}, {{Copyleft}}, green, red, or orange to corresponding licenses. [[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 20:50, 3 October 2024 (UTC)&lt;br /&gt;
::::::: I&#039;ll look into that later. Luckily the templates for ✓, ✗ and ~ have their color hex value inside of the template code, so that will make the process easier. Now here&#039;s the difficult part... Which licenses should receive which background color? One I can definitely think of is propietary using the red color background. I&#039;ll probably leave the rest to you guys. [[User:SuperGamer18|SuperGamer18]] ([[User talk:SuperGamer18|talk]]) 23:07, 3 October 2024 (UTC)&lt;br /&gt;
:::::::: Well, I&#039;ve seen some pages and I must say that I&#039;m quite proud about how easy it was to implement! I see that there was only a need to make one new template, which is cool! Thanks for hearing my feedback and thanks to MisterSheeple for the original idea! [[User:SuperGamer18|SuperGamer18]] ([[User talk:SuperGamer18|talk]]) 16:14, 4 October 2024 (UTC)&lt;br /&gt;
:::::::::I&#039;ve been asked by an anon to continue discussion over on [[Template_talk:License|the Template talk page]] so that non-autoconfirmed users can speak. I have some feedback to offer regarding the assigning of colors, so please take a look over on that page. -[[User:MisterSheeple|MisterSheeple]] ([[User talk:MisterSheeple|talk]]) 02:13, 17 October 2024 (UTC)&lt;br /&gt;
::::::::::I also recieved that message, but thanks for notifying me! [[User:SuperGamer18|SuperGamer18]] ([[User talk:SuperGamer18|talk]]) 23:19, 22 November 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Template:Infobox system ==&lt;br /&gt;
&lt;br /&gt;
Instead of Template:Infobox console and Template:Infobox computer, how about adding in a page called &amp;quot;Template:Infobox system.&amp;quot;&lt;br /&gt;
Parameters:&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Infobox system&lt;br /&gt;
| name         = &lt;br /&gt;
| codename     = &lt;br /&gt;
| aka          = &lt;br /&gt;
| logo         = &lt;br /&gt;
| image        = &lt;br /&gt;
| caption      = &lt;br /&gt;
| developer    = &lt;br /&gt;
| manufacturer = &lt;br /&gt;
| family       = &lt;br /&gt;
| type         = &lt;br /&gt;
| generation   = &lt;br /&gt;
| release date  = {{Start date|YYYY|MM|DD}}&lt;br /&gt;
| retail availability = &lt;br /&gt;
| lifespan     = &lt;br /&gt;
| price        = &lt;br /&gt;
| discontinued = &lt;br /&gt;
| units sold    = &lt;br /&gt;
| units shipped = &lt;br /&gt;
| media        = &lt;br /&gt;
| os           = &lt;br /&gt;
| power        = &lt;br /&gt;
| soc          = &lt;br /&gt;
| cpu          = &lt;br /&gt;
| memory       = &lt;br /&gt;
| storage      = &lt;br /&gt;
| memory card  = &lt;br /&gt;
| display      = &lt;br /&gt;
| graphics     = &lt;br /&gt;
| sound        = &lt;br /&gt;
| input        = &lt;br /&gt;
| controllers  = &lt;br /&gt;
| camera       = &lt;br /&gt;
| touchpad     = &lt;br /&gt;
| connectivity = &lt;br /&gt;
| currentfw    = &lt;br /&gt;
| platform     = &lt;br /&gt;
| service      = &lt;br /&gt;
| dimensions   = &lt;br /&gt;
| weight       = &lt;br /&gt;
| topgame      = &lt;br /&gt;
| compatibility= &lt;br /&gt;
| predecessor  = &lt;br /&gt;
| successor    = &lt;br /&gt;
| related      = &lt;br /&gt;
| marketing_target = &lt;br /&gt;
| website      = {{URL|example.org}}&lt;br /&gt;
| language     = &lt;br /&gt;
| emulated     = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[User:Gorilli09|Gorilli09]] ([[User talk:Gorilli09|talk]]) 20:02, 30 November 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Add Visual Editor ==&lt;br /&gt;
&lt;br /&gt;
Add in Visual Editor so that I can edit tables more easier and faster. [[User:Gorilli09|Gorilli09]] ([[User talk:Gorilli09|talk]]) 19:24, 19 January 2025 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Loading problems with the Wiki recently ==&lt;br /&gt;
&lt;br /&gt;
Recently, the Wiki started to exhibit some problems with pages displaying DB query errors and requiring multiple refreshes before finally loading. Very inconvenient. This Wiki needs more technical maintenance, it&#039;s the only relevant emulation infohub (besides the Fandom Wiki, but screw&#039;em, they&#039;ve been outdated and irrelevant for ages now). &lt;br /&gt;
&lt;br /&gt;
Maybe the administration should provide visitors with support options to support the Wiki itself (PayPal, Patreon, Buy Me a Coffee, Ko-fi, OpenCollective, LiberaPay, Alipay, Bitcoin and shitcoins, you name it) to allow for better tech support? Emulator devs fundraise all the time, why not the Wiki itself?&lt;br /&gt;
&lt;br /&gt;
Actually, this Wiki may benefit from a lot of improvements in technical sense, for example, the deployment of Wikidata (knowledge graph software) to allow for an easy convenient mechanicsm for translated articles. [[User:Ilyagredasov|Ilyagredasov]] ([[User talk:Ilyagredasov|talk]]) 10:37, 21 July 2025 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Main page v2 ==&lt;br /&gt;
&lt;br /&gt;
To improve the [[Main_Page|Emugen Wiki&#039;s main page]], I suggest we trim its content and reorganize the system listings. We could [[:Category:Consoles_by_media|categorize them by media type]], using the following primary categories:&lt;br /&gt;
&lt;br /&gt;
* [[Ripping_games#Digital|Digital]]&lt;br /&gt;
** [[Ripping_games#Cartridge-based|Cartridge-based]]&lt;br /&gt;
** [[Ripping_games#Diskette-based|Diskette-based]]&lt;br /&gt;
** CD-based&lt;br /&gt;
** DVD-based&lt;br /&gt;
** BD-based&lt;br /&gt;
&lt;br /&gt;
* [[Ripping_games#Analog|Analog]] and [[Ripping_games#Tape.2Fcasette-based|Tape/Cassette-based]]&lt;br /&gt;
** [[LaserDisc|LD-based]]&lt;br /&gt;
&lt;br /&gt;
Each primary category could then be sub-categorized by hardware type (e.g., home consoles, handhelds, personal computers) and further by their respective [[:Category:Console_Generations|console generation]]. To improve readability, we could use columns or tables to display each subcategory. [[User:Ahayri|Ahayri]] ([[User talk:Ahayri|talk]]) 12:25, 15 September 2025 (UTC)&lt;br /&gt;
&lt;br /&gt;
: So you want a few sortable wikitables? It&#039;s cool. But some will have multiple media, e.g. TG16 has the attachable CD addon + later version with integrated CD-ROM that accepts both HuCard cartridges and CD discs, there&#039;s a Mega Drive with integrated Sega CD version (in addition to attachable addon), N64 has N64DD addon for diskette games, also Famicom Disk System, also Jaguar CD, means some entries will probably need to appear twice or their addons will have to be listed separately. And some will have different generations (e.g. Videopac+ vs Videopac or Sega 32x addon which is considered 5th gen because it&#039;s 32-bit, but Mega Drive and CD are 4th gen). [[User:Ilyagredasov|Ilyagredasov]] ([[User talk:Ilyagredasov|talk]]) 18:19, 15 September 2025 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: We&#039;ve been down this road before and the idea of trimming the main page wasn&#039;t appreciated by several users. Perhaps we could have an alternative slimmer Main Page as an option, while keeping the current one as the default option, calling the new one Main_Page_Simple. [[User:Jpx|Jpx]] ([[User talk:Jpx|talk]]) 13:52, 28 September 2025 (UTC)&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Support_emulation_projects&amp;diff=119747</id>
		<title>Support emulation projects</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Support_emulation_projects&amp;diff=119747"/>
		<updated>2025-07-01T09:05:36Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Undo revision 119708 by Ilyagredasov (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:ducktale-amiga-004.png|frameless|right]]&lt;br /&gt;
There are several ways to support or contribute to an emulation project (or similar projects such as [[compatibility layers]], [[game engine recreations/Source Ports|game engine recreations]], [[game engine recreations/Source Ports|source ports]] or simulators). Explained here are different ways you can get involved, even if you have low technical skill and/or no money.&lt;br /&gt;
&lt;br /&gt;
Note that almost all these methods require getting involved in some way. Offering to help in a specific area may not be necessary in some cases, so you&#039;ll have to check with each project you&#039;re interested in to determine what they&#039;re looking for and what they find useful.&lt;br /&gt;
&lt;br /&gt;
==Testing &amp;amp; bug reporting==&lt;br /&gt;
One area you may be able to help in is reporting information, especially if you notice bugs in games that you play. This can be done a number of ways, but they all help the developer see where the emulator still has to improve.&lt;br /&gt;
&lt;br /&gt;
=== Compatibility reporting ===&lt;br /&gt;
A compatibility report communicates the emulation quality. It is aimed at other users, and often consists of a compatibility list.&lt;br /&gt;
&lt;br /&gt;
Some emulators use GitHub for their lists. Most projects have instructions on how they should be written. Make sure you search to see if any issues you&#039;re having has already been encountered by another user. Note that sending users to GitHub is dangerous - you should only do it if the project has a simplified compatibility list which doesn&#039;t require technical understanding / writing; most projects actually use wikis or custom tools / websites for compatibility reporting. Some use spreadsheets and forms to get their data.&lt;br /&gt;
&lt;br /&gt;
=== Bug reporting ===&lt;br /&gt;
A bug report concerns one specific problem. It is aimed at emulator developers.&lt;br /&gt;
&lt;br /&gt;
Because bug reports are meant for developers, they are expected to be more technical than a compatibility report.&lt;br /&gt;
They&#039;re also typically expected to include details about specific situations when the problem arises, but also technical details as to why it happens.&lt;br /&gt;
Developers also read compatibility reports and create respective bug reports themselves.&lt;br /&gt;
&lt;br /&gt;
Sometimes you need a fair bit of experience in order to report bugs to the major projects. If you lack the experience to match what developers themselves report then most smaller projects are fine with it as long as you try to make it coherent and professional. Many projects have the program set up to automatically forward logs to developers at the user&#039;s discretion. This can avoid having to explain the problem, though sometimes they&#039;ll want context in case they need to reproduce it.&lt;br /&gt;
&lt;br /&gt;
Generally you should chat to other developers / maintainers (via IRC or Discord) before creating a bug report.&lt;br /&gt;
Often they are aware of issues and have grouped them under a known technical term.&lt;br /&gt;
&lt;br /&gt;
=== Console verification ===&lt;br /&gt;
Despite being aimed at developers, users should read / follow bug reports they care about.&lt;br /&gt;
&lt;br /&gt;
Many emulators not only need games tested in the emulator, but also on real hardware, because games aren&#039;t perfect. If you&#039;ve been involved with the speedrunning community, you &#039;&#039;know&#039;&#039; bugs exist, and can be taken advantage of to get a faster time.&lt;br /&gt;
Determining what is a bug in the game and what is inaccurate emulation can prevent developers from wasting time on problems they didn&#039;t create. All projects encounter this at some point; even the testers behind [[Dolphin]] encounter [https://www.youtube.com/watch?v=kd29mWwp5c8 bugs that happen on hardware].&lt;br /&gt;
Ideally, you should have a capture card for recording footage from hardware.&lt;br /&gt;
&lt;br /&gt;
During the research and documentation phase, some developers will also write small programs to test hardware behavior.&lt;br /&gt;
In some cases the developers don&#039;t have access to the physical hardware or they need to confirm results by having multiple users run the tests. This can also be done in cases where the code doesn&#039;t work on all hardware revisions, and the developer needs to test it on all revisions to understand where each model has deficiencies; sometimes they don&#039;t have all models, but the more accuracy-focused projects will have this covered in some way. Hackers and those in the homebrew scene may have documented these deficiencies already.&lt;br /&gt;
You can follow developer chat-rooms, and offer assistance by running tests and collecting data from real hardware.&lt;br /&gt;
&lt;br /&gt;
==Providing support for end users==&lt;br /&gt;
Helping and guiding other users through problems is one of the pillars of open communities. If there&#039;s one thing a developer doesn&#039;t want to have to do alone, it&#039;s troubleshoot problems that end users get themselves into. Providing support for end-users will allow developers to focus on the software they make, creating a filter that allows actual bugs to be reported and saving time in the process. You also need a slight sense of confidence to make decisions for the user. For most people who work in IT (or just Google their problems), this comes naturally.&lt;br /&gt;
&lt;br /&gt;
Support can be provided on a Discord server, IRC server, or a project&#039;s forums.&lt;br /&gt;
&lt;br /&gt;
==Outreach &amp;amp; promotion==&lt;br /&gt;
Outreach and promotion is an important factor in the success of an emulator because it gets people talking about it, especially emulators for newer consoles that make strides in their efforts regularly.&lt;br /&gt;
&lt;br /&gt;
This can be done by writing official blog posts, posting news on social media, providing information, making videos for YouTube, explaining and summarizing change logs, etc.&lt;br /&gt;
&lt;br /&gt;
== Archival &amp;amp; hardware donations ==&lt;br /&gt;
Optical discs like CD and DVDs have a limited lifespan. They degrade over time and will eventually be unreadable to a disc reader.&lt;br /&gt;
Projects like [http://no-intro.org/ No-Intro] and [http://wiki.redump.org/index.php?title=Redump.org Redump] are focused on identifying all officially released carts and discs, respectively.&lt;br /&gt;
Each known cart/disc is stored with information which makes it possible for users to verify the correctness of their cart/disc.&lt;br /&gt;
Contributing to these databases (by dumping your cart/disc and contributing metadata) helps to build a full-set for testing emulators.&lt;br /&gt;
It also encourages users to make legal backups of their carts/discs before they break.&lt;br /&gt;
&lt;br /&gt;
Game databases like [https://www.mobygames.com/ MobyGames] can be used to find additional information for each game. Launchers can use the uploaded descriptions and cover artwork. You can contribute by scanning your game artwork, finding and adding game information (such as release dates).&lt;br /&gt;
MobyGames also stores barcodes and serial numbers which can be used to find releases in Redump&#039;s database.&lt;br /&gt;
You can look at the existing cover artwork and extract such information.&lt;br /&gt;
&lt;br /&gt;
You can donate games or hardware to developers or other volunteers who are accepting such donations.&lt;br /&gt;
Donated games can then be analyzed by the recipient and their information can be added to databases such as those listed above.&lt;br /&gt;
Emulator developers usually require a large number of consoles, games, and peripherals (controllers, memory cards, ..), so donations are typically welcome.&lt;br /&gt;
Depending on the project structure these will be forwarded to people who are in need of such hardware.&lt;br /&gt;
Contact project maintainers to find out what they accept.&lt;br /&gt;
&lt;br /&gt;
== Help with technical documentation ==&lt;br /&gt;
Emulators depend on technical documentation about the systems they emulate.&lt;br /&gt;
Typically, there are dedicated communities (often including people from the homebrew scene, and much less commonly the piracy and warez scene) for these research and documentation tasks.&lt;br /&gt;
&lt;br /&gt;
These research communities often uses wikis that need to be maintained.&lt;br /&gt;
Beginners can help by fixing typos or formatting. For some of these tasks, no coding skills are required.&lt;br /&gt;
Advanced users and developers can contribute their own research, or participate in technical discussions.&lt;br /&gt;
&lt;br /&gt;
Many of these communities also maintain their own tools which can be helpful for ROM dumping or testing emulation.&lt;br /&gt;
These tools are often written in beginner-friendly programming languages (such as C# or Python) and can be stepping-stone for moving towards actual emulator development.&lt;br /&gt;
&lt;br /&gt;
=== Communities ===&lt;br /&gt;
* [https://github.com/xboxdev/xboxdev XboxDev] for original Xbox and SEGA Chihiro&lt;br /&gt;
* [https://www.3dbrew.org/ 3DBrew] for 3DS&lt;br /&gt;
&lt;br /&gt;
== Learn how to code and help out ==&lt;br /&gt;
A pretty obvious one, but it should be stated that most open-source emulation projects don&#039;t get nearly enough support in the programming area. Bigger projects often have an abundance of developers to constantly check on the code and make sure it&#039;s written well, but those are rare, so most projects are often one man operations or have few (if multiple) developers. Many projects are actively looking for programmers, so if you have knowledge in systems programming and such, you could definitely be of help.&lt;br /&gt;
&lt;br /&gt;
Programming for the emulator itself isn&#039;t even necessary, as many projects are in need of websites and continuous integration (CI). If the emulator doesn&#039;t use stable builds (or all that exists are instructions for compiling from source), you could implement CI and integrate it with the website so it can host precompiled builds for users. Continuous integration is also useful because it can run the program with test ROMs to ensure that compatibility isn&#039;t broken between commits. The major projects will have this covered. Sometimes older project developers don&#039;t like to change the website&#039;s infrastructure, so you&#039;re better off handling projects for which there is no existing website.&lt;br /&gt;
&lt;br /&gt;
Porting, typically adding new operating system support, sometimes as large as a entirely separate class of devices. This can be difficult it greatly increases the possible systems that the emulator can run on. If you&#039;re experience with Linux, you can help port a program to it, your distro (Like Debian) or your favorite packing format (like AppImages).&lt;br /&gt;
&lt;br /&gt;
Maintaining or Fixing code, while this can be active development with refactoring of code it can also be re-writing or fixing lines of code, such as minor inaccuracies, off-by-one errors and other small errors not noticed by the developers.&lt;br /&gt;
==Donate money==&lt;br /&gt;
Emulator development is a time-intensive task. A lot of projects could use some money, especially ones where they often don&#039;t get it when they should. Some projects are simply possible because the developers have money from their existing job to be able to fund their efforts on the emulator. Sometimes it goes a long way in helping archivists on the team hunt for rare items.&lt;br /&gt;
&lt;br /&gt;
Many projects are often a group effort, so from a user&#039;s perspective there&#039;s no fair way to distribute what comes in.&lt;br /&gt;
Often developers of emulators can only do their work because research has been done by other people - unfortunately, that work often goes unrewarded.&lt;br /&gt;
It&#039;s therefore important to understand who you donate to, and how that money will be shared and used among the group. Make sure developers are upfront about who gets paid and what they&#039;re using your donations for. More informal ones will say they use the donations on a beer or coffee, but it&#039;s also often put towards project operations like domain registration for the website and such to keep the website running.&lt;br /&gt;
&lt;br /&gt;
Some problems may arise from this; money can potentially be a deterrent for newcomers on open-source projects. By only supporting the core developer group, it might actively discourage other contributors because the reward system would be unfair. (&amp;quot;Why do I have to work for free when &#039;&#039;x&#039;&#039; is getting paid on a monthly basis?&amp;quot;) This can quickly lead to one &amp;quot;hero&amp;quot; developer - if they ever disappear, the project essentially dies because nobody else is familiar with the [[source code]]. Some projects have countered this by implementing a bounty system, where newcomers can be rewarded for fixing bugs that are outside the scope of what the core developers focus on. Keep in mind that even in the hundreds of dollars, a bounty isn&#039;t going to pay the developer&#039;s bills, but it&#039;s a better incentive than otherwise.&lt;br /&gt;
&lt;br /&gt;
For some projects, there is no practical use for money: money doesn&#039;t write code.&lt;br /&gt;
There&#039;s also a lot of free services for open-source projects, so many projects don&#039;t have any expenses.&lt;br /&gt;
&lt;br /&gt;
== Monetary donations ==&lt;br /&gt;
[[File:Shutup.jpeg|thumb]]&lt;br /&gt;
There are several emulators that support donations, some emulators have Patreons, PayPal addresses and such on their homepages.&lt;br /&gt;
&lt;br /&gt;
== Big projects ==&lt;br /&gt;
Note that this list is only intended to provide examples of ways to help out/getting involved, so we only list major examples.&lt;br /&gt;
&lt;br /&gt;
=== [[MAME]] ===&lt;br /&gt;
Has a [https://wiki.mamedev.org/index.php/Contributing_to_MAME contributing page] and you can submit bug reports to [https://mametesters.org/ MAME Testers].&lt;br /&gt;
&lt;br /&gt;
It&#039;s not possible to donate money directly to MAME, but several other projects that help MAME&#039;s development by dumping and [[decapping]] ROMs can be supported. See [https://www.reddit.com/r/emulation/comments/7i6zck/helping_mame_indirectly_dumping_union_donations/ this Reddit post] by a MAME developer for more info.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mameworld.info/ubbthreads/showthreaded.php?Number=311481 The Dumping Union] - Accepts donations from PayPal.&lt;br /&gt;
* [https://team-europe.blogspot.com/ Team Europe] - Accepts donations from PayPal. [https://www.reddit.com/r/emulation/comments/9txdsz/mame_team_europe_would_like_help_funding_some/ See info here on how to donate].&lt;br /&gt;
* [https://caps0ff.blogspot.com/ CAPS0ff] - [https://www.patreon.com/user?u=4805718 Has a Patreon].&lt;br /&gt;
&lt;br /&gt;
=== [[Libretro]] / [[RetroArch]] ===&lt;br /&gt;
The libretro Team has&lt;br /&gt;
* A [https://www.libretro.com/index.php/contributions/ contribute page] with wish lists for hardware and other info. &lt;br /&gt;
* [https://www.patreon.com/libretro A Patreon.]&lt;br /&gt;
* [https://www.bountysource.com/teams/libretro A BountySource system] where you can donate money directly to features, bugfixes, and improvements you&#039;d wish to see.&lt;br /&gt;
&lt;br /&gt;
=== [[ScummVM]] ===&lt;br /&gt;
The ScummVM Team has&lt;br /&gt;
* [http://sourceforge.net/donate/index.php?group_id=37116 A PayPal.]&lt;br /&gt;
* [https://bugs.scummvm.org/ A bug tracker.]&lt;br /&gt;
* [https://translations.scummvm.org/projects/scummvm/scummvm/ A translation portal.]&lt;br /&gt;
* [https://wiki.scummvm.org/index.php?title=Developer_Central A Developer Central page] with instructions on how to contribute code.&lt;br /&gt;
&lt;br /&gt;
=== [[Wine]] ===&lt;br /&gt;
The Wine Team has a [https://www.winehq.org/donate Donate page] where you can find information on how to donate with PayPal and other ways to send money. You can also support them by buying merchandise.&lt;br /&gt;
&lt;br /&gt;
Another option is to buy [https://www.codeweavers.com/about/support-wine CrossOver] which is a commercialized, supported version of Wine from CodeWeavers. They contribute all of their work on CrossOvers back to Wine and make up about two thirds of the commits made to Wine.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Patreon&#039;&#039;&#039; is a service that allows fans to contribute to creators&#039; projects on a recurring basis (where they&#039;re known as patrons). A ton of emulator developers are already using it so if you wish to support any project with money, we&#039;ve listed the accounts below. We also have a page on other ways to [[support emulation projects]].&lt;br /&gt;
===Emulators===&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|System(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Sponsorship links&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Early access&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Other rewards&lt;br /&gt;
|-&lt;br /&gt;
|[[DOSBox Staging]]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips#x86_CPUs|x86 CPUs]]&lt;br /&gt;
|[https://github.com/sponsors/dosbox-staging GitHub Sponsor]&amp;lt;br/&amp;gt;[https://opencollective.com/dosbox-staging Open Collective]&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[[DOSBox Pure]]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips#x86_CPUs|x86 CPUs]]&lt;br /&gt;
|[https://ko-fi.com/schelling Ko-fi]&amp;lt;br/&amp;gt;[http://paypal.com/donate?hosted_button_id=3WX4KRRTHN6EL PayPal]&amp;lt;br/&amp;gt;[https://schelling.itch.io/gamepad-phoenix/purchase Gamepad Phoenix]&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Yaba Sanshiro]] (Yaba)&lt;br /&gt;
|[[Sega Saturn emulators|Saturn]]&lt;br /&gt;
|[https://www.patreon.com/devmiyax Patreon]&amp;lt;br/&amp;gt;[https://liberapay.com/~32349/donate Liberapay]&amp;lt;br/&amp;gt;[https://github.com/sponsors/devmiyax GitHub Sponsor]&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Patron-only posts and messages&lt;br /&gt;
|-&lt;br /&gt;
|[[BigPEmu]]&lt;br /&gt;
|[[Atari Jaguar emulators|Jaguar]]&lt;br /&gt;
|[https://www.patreon.com/richwhitehouse Patreon]&lt;br /&gt;
|{{Red}} {{License|Proprietary}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|Discord, credits/homages in author&#039;s all solo work&lt;br /&gt;
|-&lt;br /&gt;
|[[Delta]]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|[https://www.patreon.com/rileytestut Patreon]&lt;br /&gt;
|{{Green}} {{License|AGPLv3}} ({{License|Copyleft}})&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|iPad and SEGA Genesis support in Delta, 3rd party sources in AltStore, QOL improvements and bug fixes, Interaction with developers and community, active support from dedicated channels, providing feedback on upcoming features&lt;br /&gt;
|-&lt;br /&gt;
|[[Flycast]]&lt;br /&gt;
|[[Dreamcast emulators|Dreamcast]]&lt;br /&gt;
|[https://www.paypal.com/paypalme/FlycastEmu PayPal]&amp;lt;br/&amp;gt;[https://buymeacoffee.com/hhwtpernwq Buy Me A Coffee]&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})&lt;br /&gt;
|{{n}}&lt;br /&gt;
|{{n}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Provenance]]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|[https://patreon.com/provenance Patreon]&amp;lt;br/&amp;gt;[https://github.com/sponsors/JoeMatt GitHub Sponsor]&amp;lt;br/&amp;gt;[https://opencollective.com/provenanceemu Open Collective]&amp;lt;br/&amp;gt;[https://www.amazon.com/hz/wishlist/ls/1VXOGWHIOFVMR?ref_=wl_share Author&#039;s Amazon wishlist]&lt;br /&gt;
|{{Green}} {{License|BSD3}} ({{License|Permissive}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Discord, Bug fix requests, Feature requests, Cloud saves, Patron shout-out, Cloud ROMs, and ISOs, Phone call, Digital comissions, Dedicated feature development (2 hours of time).&lt;br /&gt;
|-&lt;br /&gt;
|[[86Box]]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips#x86_CPUs|x86 CPUs]]&lt;br /&gt;
|[https://www.patreon.com/86box Patreon]&amp;lt;br/&amp;gt;[https://www.paypal.com/paypalme/86Box PayPal]&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Name in YouTube videos, and on website. Priority video requests.&lt;br /&gt;
|-&lt;br /&gt;
|[[AetherSX2]]&lt;br /&gt;
|[[PlayStation 2 emulators|PlayStation 2]]&lt;br /&gt;
|[https://www.patreon.com/aethersx2 Patreon]&lt;br /&gt;
|{{Red}} {{License|Proprietary}}&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Cemu]]&lt;br /&gt;
|[[Wii U emulators|Wii U]]&lt;br /&gt;
|[https://www.patreon.com/cemu Patreon]&lt;br /&gt;
|{{Green}} {{License|MPL2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|Discord, exclusive news, name in emulator&lt;br /&gt;
|-&lt;br /&gt;
|[[Citra]]&lt;br /&gt;
|[[Nintendo 3DS emulators|Nintendo 3DS]]&lt;br /&gt;
|[https://www.patreon.com/citraemu/overview Patreon]&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Discord, exclusive news, technical support, development polls&lt;br /&gt;
|-&lt;br /&gt;
|[[Cxbx-Reloaded]], [[ares]]&lt;br /&gt;
|[[Xbox emulators|Xbox]], Sega Chihiro  &amp;lt;small&amp;gt;(Arcade, WIP)&amp;lt;/small&amp;gt;, [[Nintendo 64 emulators|Nintendo 64]]&lt;br /&gt;
|[https://www.patreon.com/LukeUsher Patreon]&amp;lt;br/&amp;gt;[https://ko-fi.com/LukeUsher Ko-fi]&amp;lt;br /&amp;gt;[https://github.com/sponsors/LukeUsher GitHub Sponsor]&amp;lt;br/&amp;gt;[https://www.paypal.com/paypalme/lukepusher PayPal]&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})&amp;lt;br&amp;gt;{{License|ISC}} ({{License|Permissive}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Exclusive news, name in emulator&lt;br /&gt;
|-&lt;br /&gt;
|DobieStation&lt;br /&gt;
|[[PlayStation 2 emulators|PlayStation 2]]&lt;br /&gt;
|[https://www.patreon.com/dobiestation Patreon]&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Discord&lt;br /&gt;
|-&lt;br /&gt;
|[[PCSX2]]&lt;br /&gt;
|[[PlayStation 2 emulators|PlayStation 2]]&lt;br /&gt;
|[https://github.com/sponsors/PCSX2 GitHub Sponsor]&amp;lt;br&amp;gt;[https://liberapay.com/PCSX2/donate Liberapay]&amp;lt;br&amp;gt;[https://ko-fi.com/f0bes/ Ko-fi (F0bes)]&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Discord&lt;br /&gt;
|-&lt;br /&gt;
|[[libretro]]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|[https://www.patreon.com/libretro Patreon]&lt;br /&gt;
|{{?}}&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Discord&lt;br /&gt;
|-&lt;br /&gt;
|[[simple64]]&lt;br /&gt;
|[[Nintendo 64 emulators|Nintendo 64]]&lt;br /&gt;
|[https://www.patreon.com/loganmc10 Patreon]&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Exclusive news&lt;br /&gt;
|-&lt;br /&gt;
|[[melonDS]]&lt;br /&gt;
|[[Nintendo DS emulators|Nintendo DS]]&lt;br /&gt;
|[https://www.patreon.com/staplebutter Patreon (Arisotura, formerly Staplebutter)]&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Mesen]]&lt;br /&gt;
|[[Nintendo Entertainment System emulators|Nintendo NES]]&lt;br /&gt;
|[https://www.patreon.com/Mesen Patreon]&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[[mGBA]]&lt;br /&gt;
|[[Game Boy Advance emulators|Nintendo GBA]], [[Game Boy/Game Boy Color emulators|GB, GBC]]&lt;br /&gt;
|[https://www.patreon.com/mgba Patreon]&lt;br /&gt;
|{{Green}} {{License|MPL2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Special icon, name in emulator&lt;br /&gt;
|-&lt;br /&gt;
|[[Mikage]]&lt;br /&gt;
|[[Nintendo 3DS emulators|Nintendo 3DS]]&lt;br /&gt;
|[https://www.patreon.com/mikage Patreon]&lt;br /&gt;
|{{TBD}}&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Exclusive news, technical support&lt;br /&gt;
|-&lt;br /&gt;
|[[NooDS]]&lt;br /&gt;
|[[Nintendo DS emulators|Nintendo DS]]&lt;br /&gt;
|[https://www.patreon.com/Hydr8gon Patreon]&amp;lt;br/&amp;gt;[http://paypal.me/Hydr8gon PayPal]&lt;br /&gt;
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Discord&lt;br /&gt;
|-&lt;br /&gt;
|[[Nova]]&lt;br /&gt;
|[[Sega Saturn emulators|Sega Saturn]], Sega Titan Video &amp;lt;small&amp;gt;(Arcade)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://www.patreon.com/nova_emu Patreon]&lt;br /&gt;
|{{Red}} {{License|Proprietary}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|Exclusive news, name in emulator&lt;br /&gt;
|-&lt;br /&gt;
|Planet Virtual Boy emulator&lt;br /&gt;
|[[Virtual Boy emulators|Virtual Boy]]&lt;br /&gt;
|[https://www.patreon.com/GuyPerfect Patreon]&lt;br /&gt;
|{{Green}} {{License|zlib}} ({{License|Permissive}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Play!]]&lt;br /&gt;
|[[PlayStation 2 emulators|PlayStation 2]]&lt;br /&gt;
|[https://www.patreon.com/jpd002 Patreon]&amp;lt;br/&amp;gt;[https://github.com/sponsors/jpd002 GitHub Sponsor]&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Discord&lt;br /&gt;
|-&lt;br /&gt;
|[[PCBox]]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips#x86_CPUs|x86 CPUs]]&lt;br /&gt;
|[https://www.patreon.com/qeegmfer Patreon]&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Discord, technical support&lt;br /&gt;
|-&lt;br /&gt;
|[[OpenEmu]]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|[https://www.patreon.com/openemu Patreon]&amp;lt;br/&amp;gt;[https://cash.app/$openemu Cash App]&amp;lt;br/&amp;gt;[https://www.blockchain.com/btc/address/1BjRxVxjZXfRvjTLwcjCGPQSHMYbDbapcH Bitcoin]&amp;lt;br/&amp;gt;[https://www.blockchain.com/bch/address/1PZTjJASp8e56gx2pHAvZvKHb4EiqG1kKz BitcoinCash]&lt;br /&gt;
|{{?}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|Name in emulator&lt;br /&gt;
|-&lt;br /&gt;
|[[Orbital]]&lt;br /&gt;
|[[PlayStation 4 emulators|PlayStation 4]]&lt;br /&gt;
|[https://www.patreon.com/AlexAltea Patreon]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Discord, exclusive news&lt;br /&gt;
|-&lt;br /&gt;
|[[Project64]]&lt;br /&gt;
|[[Nintendo 64 emulators|Nintendo 64]]&lt;br /&gt;
|[https://www.patreon.com/Project64 Patreon]&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|Remove prompts for support&lt;br /&gt;
|-&lt;br /&gt;
|Retro Virtual Machine&lt;br /&gt;
|[[ZX Spectrum line|ZX Spectrum]], [[Amstrad CPC emulators|Amstrad CPC]]&lt;br /&gt;
|[https://www.patreon.com/retrovirtualmachine Patreon]&lt;br /&gt;
|{{Red}} {{License|Proprietary}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|Exclusive news, name in emulator&lt;br /&gt;
|-&lt;br /&gt;
|[[RPCS3]]&lt;br /&gt;
|[[PlayStation 3 emulators|PlayStation 3]]&lt;br /&gt;
|[https://www.patreon.com/Nekotekina Patreon]&amp;lt;br/&amp;gt;[https://rpcs3.net/alipay Alipay]&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Discord, exclusive news, technical support, development polls, name in emulator&lt;br /&gt;
|-&lt;br /&gt;
|[[Ryujinx]]&lt;br /&gt;
|[[Nintendo Switch emulators|Nintendo Switch]]&lt;br /&gt;
|[https://www.patreon.com/ryujinx Patreon]&lt;br /&gt;
|{{Green}} {{License|MIT}} ({{License|Permissive}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Discord&lt;br /&gt;
|-&lt;br /&gt;
|[[StrikeBox]]&lt;br /&gt;
|[[Xbox emulators|Xbox]]&lt;br /&gt;
|[https://www.patreon.com/StrikerX3 Patreon]&lt;br /&gt;
|{{Green}} {{License|BSD2}} ({{License|Permissive}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Exclusive news&lt;br /&gt;
|-&lt;br /&gt;
|[[TeknoParrot]]&lt;br /&gt;
|Windows-based [[Arcade emulators|Arcade systems]]&lt;br /&gt;
|[https://www.patreon.com/Teknogods Patreon]&lt;br /&gt;
|{{Red}} {{License|Proprietary}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|Exclusive emulator features, Discord, exclusive news&lt;br /&gt;
|-&lt;br /&gt;
|[[Vita3K]]&lt;br /&gt;
|[[PlayStation Vita emulators|PlayStation Vita]]&lt;br /&gt;
|[https://ko-fi.com/vita3k Ko-fi]&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Discord, name in readme, higher priority on reported issues&lt;br /&gt;
|-&lt;br /&gt;
|[[xemu]]&lt;br /&gt;
|[[Xbox emulators|Xbox]]&lt;br /&gt;
|[https://www.patreon.com/mborgerson Patreon]&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Name on videos&lt;br /&gt;
|-&lt;br /&gt;
|[[Xenia]]&lt;br /&gt;
|[[Xbox 360 emulators|Xbox 360]]&lt;br /&gt;
|[https://www.patreon.com/xenia_project Patreon (xenia_project)]&amp;lt;br/&amp;gt;[https://www.patreon.com/gibbed Patreon (gibbed)]&amp;lt;br/&amp;gt;[https://github.com/sponsors/gibbed GitHub Sponsor (gibbed)]&amp;lt;br/&amp;gt;[https://github.com/sponsors/JoelLinn GitHub Sponsor (JoelLinn)]&amp;lt;br/&amp;gt;[https://github.com/sponsors/Razzile GitHub Sponsor (Razzile)]&lt;br /&gt;
|{{Green}} {{License|BSD3}} ({{License|Permissive}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Discord&lt;br /&gt;
|-&lt;br /&gt;
|[[Yabause]]&lt;br /&gt;
|[[Sega Saturn emulators|Sega Saturn]]&lt;br /&gt;
|[https://www.patreon.com/yabause Patreon]&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|Name in emulator, documentation, support&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Misc===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Description&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Sponsorship links&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Rewards&lt;br /&gt;
|-&lt;br /&gt;
|[https://keybase.io/anodium anodium]&lt;br /&gt;
|[[Citra]] progress report and blog writer&lt;br /&gt;
|[https://www.patreon.com/anodium anodium]&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://caps0ff.blogspot.com/ CAPS0ff]&lt;br /&gt;
|Chip [[decapping]], currently used for improving [[MAME]]&#039;s emulation.&lt;br /&gt;
|[https://www.patreon.com/user?u=4805718 4805718]&lt;br /&gt;
|Chance to influence what they work on, early blog posts.&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.emuvr.net/ EmuVR]&lt;br /&gt;
|Game room simulation in [[Virtual reality|VR]].&lt;br /&gt;
|[https://www.patreon.com/EmuVR EmuVR]&lt;br /&gt;
|Exclusive news.&lt;br /&gt;
|-&lt;br /&gt;
|[https://gliden64.blogspot.com/ GLideN64]&lt;br /&gt;
|One of the more popular [[Recommended N64 plugins|N64 plugins]].&lt;br /&gt;
|[https://www.patreon.com/Gliden64 Gliden64]&lt;br /&gt;
|Early access, exclusive news.&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/JayFoxRox JayFoxRox]&lt;br /&gt;
|[[XQEMU]], [[Citra]], Sega Lindbergh, [[pinball]] emulation, open-source PC game ports.&lt;br /&gt;
|[https://www.patreon.com/jayfoxrox jayfoxrox]&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/Lioncash Lioncache]&lt;br /&gt;
|Core developer on [[Dolphin]], [[Citra]] and [[yuzu]].&lt;br /&gt;
|[https://www.patreon.com/user?u=9377665 9377665]&lt;br /&gt;
|Monthly cat photos.&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/Libbers Libbers (AKA &#039;Libby&#039;)]&lt;br /&gt;
|Revived private server for [[Xbox]] games. [https://twitter.com/kl0wny Twitter].&lt;br /&gt;
|[https://www.patreon.com/LibbyLoops LibbyLoops]&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://lutris.net/ Lutris]&lt;br /&gt;
|An open-source [[Frontends|frontend]] for Linux.&lt;br /&gt;
|[https://www.patreon.com/lutris lutris]&lt;br /&gt;
|Early access, remote support with a desktop sharing program, custom forum badge.&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/m4xw m4xw]&lt;br /&gt;
|Works on improving various emulators, such as [[Mupen64Plus]], Mupen64Plus-Next, [[RetroArch]] libnx port, Switch [[PPSSPP]] Port. Also makes Nintendo Switch homebrew.&lt;br /&gt;
|[https://www.patreon.com/m4xwdev m4xwdev]&lt;br /&gt;
|Discord, feature requests.&lt;br /&gt;
|-&lt;br /&gt;
|[http://problemkaputt.de Martin Korth]&lt;br /&gt;
|Developer of the [[No$]] emulators.&lt;br /&gt;
|[https://www.patreon.com/martin_korth martin_korth]&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[[MAME|MooglyGuy/TheMogMiner]]&lt;br /&gt;
|Assist with expenses in acquiring obscure computers and electronic hardware for [[MAME]]&#039;s emulation.&lt;br /&gt;
|[https://www.patreon.com/moogly moogly]&lt;br /&gt;
|Patreon posts&lt;br /&gt;
|-&lt;br /&gt;
|[https://playnite.link/ Playnite]&lt;br /&gt;
|An open-source [[Frontends|frontend]] for Windows.&lt;br /&gt;
|[https://www.patreon.com/playnite playnite]&lt;br /&gt;
|Early access, access to polls prioritizing upcoming features, credits.&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/CookiePLMonster Silent (AKA &#039;CookiePLMonster&#039;)]&lt;br /&gt;
|Occasional contributions to [[Xenia]], [[RPCS3]], [[Cxbx-Reloaded]]; unofficial patches/enhancements for PC games &amp;amp; some old console games; other mods for Grand Theft Auto games.&lt;br /&gt;
|[https://www.patreon.com/CookiePLMonster CookiePLMonster]&lt;br /&gt;
|Patreon posts, credits, access to private to-do list.&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/thrimbor thrimbor]&lt;br /&gt;
|Revived private server (For [[Xbox]] games), Xbox original tools, various fixes/mods to open-source projects and games/software. [https://twitter.com/thrimbor Twitter].&lt;br /&gt;
|[https://www.patreon.com/StefanSchmidt StefanSchmidt]&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/wine-staging/wine-staging Wine-Staging]&lt;br /&gt;
|Testing area and experimental features for [[Wine]].&lt;br /&gt;
|[https://www.patreon.com/winestaging winestaging]&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.zophar.net/ Zophar&#039;s Domain]&lt;br /&gt;
|Emulation/game data archival website.&lt;br /&gt;
|[https://www.patreon.com/zophar zophar]&lt;br /&gt;
|Ad-free, your own post, link to your emulation project.&lt;br /&gt;
|-&lt;br /&gt;
|[https://twitter.com/Tuxality Tuxality]&lt;br /&gt;
|Developing [http://tuxality.net/projects/infuse_zeebo_emulator Infuse] ([[Zeebo|Zeebo]] and [[BREW|BREW]] emulator) and [[Wrappers|PowerVR SGL wrapper]]&lt;br /&gt;
|[https://www.patreon.com/Tuxality Tuxality]&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Romhacking===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Description&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Sponsorship links&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Rewards&lt;br /&gt;
|-&lt;br /&gt;
|Hilltop&lt;br /&gt;
|Localizations of Japanese-only videogames (Especially [[:Category:Fifth-generation video game consoles|PS1]] &amp;amp; [[:Category:Sixth-generation video game consoles|PS2]]) titles.&lt;br /&gt;
|[https://www.patreon.com/hilltopworks hilltopworks]&lt;br /&gt;
|Patron-only Discord room, patron role, exclusive posts, early access to content, BTS developer info, answers to romhacking questions, patch credits.&lt;br /&gt;
|-&lt;br /&gt;
|[https://romhacking.net/ ROMhacking.net]&lt;br /&gt;
|[[Mods, hacks and fan-translations|Rom hacking]] website. The biggest(?) database of rom hacks and translations.&lt;br /&gt;
|[https://www.patreon.com/Romhackingnet Romhackingnet]&lt;br /&gt;
|Site themes, site development forum, ad-free, sticky article, new site feature or improvement of your choosing.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[[FPGA]]===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Description&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Sponsorship links&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Rewards&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/atrac17 atrac17]&lt;br /&gt;
|Fixes to arcade [[FPGA|FPGA cores]] for [[MiSTer]] and others, [[MAME]] contributor.&lt;br /&gt;
|[https://www.patreon.com/atrac17 atrac17]&lt;br /&gt;
|Private posts&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/theypsilon José Manuel Barroso Galindo]&lt;br /&gt;
|Maintains the old Update_All_MiSTer script and newer, improved MiSTer Downloader for [[MiSTer]] [[FPGA]].&lt;br /&gt;
|[https://www.patreon.com/theypsilon theypsilon]&lt;br /&gt;
|Early access, private posts, Patreon keys, Discord benefits, shout-outs, chance to influence what he works on.&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/jotego Jose Tejada]&lt;br /&gt;
|Arcade [[FPGA|FPGA cores]] for [[MiSTer]] and others, [[MAME]] contributor.&lt;br /&gt;
|[https://www.patreon.com/topapate topapate]&lt;br /&gt;
|Early access, private posts, name/face in projects, chance to influence what he works on.&lt;br /&gt;
|-&lt;br /&gt;
|[[MiSTer]]&lt;br /&gt;
|Open source [[FPGA]] project targeted to replicate retro computers, consoles and similar devices using modern USB input devices and output high quality video to HDMI.&lt;br /&gt;
|[https://www.patreon.com/FPGAMiSTer FPGAMiSTer]&amp;lt;br/&amp;gt;[https://www.paypal.me/FPGAMiSTer PayPal]&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.retrorgb.com/ RetroRGB.com]&lt;br /&gt;
|A website with corresponding YouTube, Podcast and social media accounts dedicated to highlighting the people and projects in the retro gaming scene (particularly [[FPGA]] scene too).&lt;br /&gt;
|[https://www.patreon.com/retrorgb retrorgb], [https://www.floatplane.com/channel/RobertNeal/home Floatplane], [https://ko-fi.com/retrorgb Ko-fi], [https://www.paypal.com/donate?hosted_button_id=7J9QNKYKBSM3Y PayPal], [https://www.retrorgb.com/support.html Others]&lt;br /&gt;
|Early access, private posts, Discord.&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/RobertPeip Robert Peip]&lt;br /&gt;
|Development and enhancements to console [[FPGA|FPGA cores]] for [[MiSTer]] and others. Best known for creating [[PlayStation emulators|PSX]] core. Also made Atari Lynx, GBA &amp;amp; Wonderswan cores, and added improvements to other cores. Check his [https://www.twitter.com/AzumFpg Twitter] updates, too.&lt;br /&gt;
|[https://www.patreon.com/FPGAzumSpass FPGAzumSpass]&lt;br /&gt;
|Early access, private posts.&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/srg320 Sergey Dvodnenko]&lt;br /&gt;
|Console [[FPGA|FPGA cores]] for [[MiSTer]] and others. Best known for creating [[Sega Saturn emulators|Saturn]] core. Also did major work on Sega Genesis, Mega CD &amp;amp; TurboGrafx-16/CD. Check his [https://www.twitter.com/srg320_ Twitter], too.&lt;br /&gt;
|[https://www.patreon.com/srg320 srg320]&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[[Game engine recreations and source ports|Game engine recreations]]===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Games&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Description&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Sponsorship links&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Rewards&lt;br /&gt;
|-&lt;br /&gt;
|[https://openmw.org/ OpenMW]&lt;br /&gt;
|TES 3: Morrowind&lt;br /&gt;
|List of several individual devs.&lt;br /&gt;
|[https://openmw.org/faq/#donations Several devs]&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/nmlgc/ReC98 ReC98]&lt;br /&gt;
|Touhou 1 - 5 (PC-98)&lt;br /&gt;
|Updated page with many completion status bars needing certain amounts.&lt;br /&gt;
|[https://rec98.nmlgc.net/ GitHub Sponsors] (Progress bars)&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Video game preservation===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Description&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Sponsorship links&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Rewards&lt;br /&gt;
|-&lt;br /&gt;
|[https://classicrebirth.com/ classicrebirth.com] (The Apple of Eden)&lt;br /&gt;
|Plug &amp;amp; play enhancements for classic &#039;&#039;Resident Evil&#039;&#039; and &#039;&#039;Dino Crisis&#039;&#039; games on modern Windows (i.e. Vista+).&lt;br /&gt;
|[https://www.patreon.com/classicrebirth classicrebirth]&lt;br /&gt;
|Private posts, full patches collection, early access, in-game credit.&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.hardcoregaming101.net/ HG101]&lt;br /&gt;
|Comprehensive web overviews/retrospectives, ebooks/books and podcasts of retro/modern video games.&lt;br /&gt;
|[https://www.patreon.com/hg101 hg101]&lt;br /&gt;
|Private posts, private messages, Discord, ebooks/books (also autographic option), materials, votes/nominations.&lt;br /&gt;
|-&lt;br /&gt;
|[https://hitsave.org/ Hit Save!]&lt;br /&gt;
|A non-profit dedicated to video game preservation, their history, and related physical and digital materials.&lt;br /&gt;
|[https://www.patreon.com/hitsave hitsave], [https://hitsave.org/support-us/#/portal/ Ghost], [https://hitsave.org/support-us/ Others]&lt;br /&gt;
|Private posts, messages, polls, Discord, early access content, credit, memorabilia.&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.homeoftheunderdogs.net/ Home of the Underdogs]&lt;br /&gt;
|A non-profit site dedicated to the preservation and promotion of 5000+ underrated PC games (and a few non-PC games) of all ages, 1000+ documents. Includes game info, reviews, media, download/purchase links. [https://en.wikipedia.org/wiki/Home_of_the_Underdogs Old versions] with game/docs downloads ended in 2009.&lt;br /&gt;
|[https://www.patreon.com/hotu hotu]&lt;br /&gt;
|Discord.&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.unseen64.net/ Unseen64]&lt;br /&gt;
|An historical archive with articles, screenshots and videos for cancelled, beta &amp;amp; unseen videogames. Full U64 backup on Archive.org.&lt;br /&gt;
|[https://www.patreon.com/unseen64 unseen64]&lt;br /&gt;
|Private posts, polls, credit in posts, ebook.&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;8&amp;quot;|Axed&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.preservegames.org/ The Video Game Preservation Collective (VGPC)]&lt;br /&gt;
|Video game preservation. Contributes to [http://redump.org/ redump.org], No-Intro and [https://archive.org/ Internet Archive].&lt;br /&gt;
|[https://www.patreon.com/vgpc vgpc]&lt;br /&gt;
|Name on website&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
;External links&lt;br /&gt;
* [https://graphtreon.com/ Graphtreon] - View a project&#039;s Patreon earnings, statistics, graphs and rankings.&lt;br /&gt;
&lt;br /&gt;
==Notable projects and people==&lt;br /&gt;
This section is for relevant/notable emulation projects and people who are part of them.&lt;br /&gt;
&lt;br /&gt;
;Platforms that need attention&lt;br /&gt;
{{main|:Category:Partially emulated}}&lt;br /&gt;
:There are several systems that require more attention from the emulation community. While multiple emulators may exist, none of them appear particularly promising.&lt;br /&gt;
*[[Philips CD-i emulators|Philips CD-i]] — No existing emulator fully supports CD-i games with full motion video due to the absence of [[Philips CD-i emulators#Hardware features and accessories|DVC emulation]]. Implementing DVC emulation would significantly enhance CD-i emulation compatibility, and also enabling proper/full support for [[Home Media Player#Emulators|CD-i Digital Video and Video CD 1.1]] on PCs as well.&lt;br /&gt;
*[[Pioneer LaserActive]]&lt;br /&gt;
*[[Gizmondo emulators|Gizmondo]]&lt;br /&gt;
*[[IPod Classic emulators|Apple iPod]]&lt;br /&gt;
*[[PlayStation Mobile]]&lt;br /&gt;
*[[GP2X emulators|GP2X]], [[GP2X Wiz emulators|GP2X Wiz]]&lt;br /&gt;
*Pokitto&lt;br /&gt;
*[[Zeebo]]&lt;br /&gt;
*Thumby&lt;br /&gt;
*[[Xbox 360 emulators#Xbox Live Indie Games (XBLIG)|XBLIG]]&lt;br /&gt;
*[[Apple Pippin]]&lt;br /&gt;
*[[Super A&#039;Can]]&lt;br /&gt;
*[[Windows_2000/XP/Vista_emulators|Windows XP]]&lt;br /&gt;
&lt;br /&gt;
;Promising projects&lt;br /&gt;
:There are several promising projects in active development — currently in a highly incomplete state with limited compatibility and with a basic user interface.&lt;br /&gt;
*[[EKA2L1]]&lt;br /&gt;
*[[touchHLE]]&lt;br /&gt;
*[[Xenia|Xenia, Xenia Canary, Xenia Netplay]] and [[Xbox_360_emulators#Comparisons|Xenon]]&lt;br /&gt;
*[[shadPS4]] and [[RPCSX]]&lt;br /&gt;
*[[Xbox One emulators#Emulators and compatibility layers|WinDurango]] and [[Xbox One emulators#Emulators and compatibility layers|XWine1]]&lt;br /&gt;
*[[Infuse]]&lt;br /&gt;
*[[SquirrelJME]]&lt;br /&gt;
*[[Gizmondo_emulators|Rapier]]&lt;br /&gt;
*[[Nuon emulators#Emulators|Nuance]]&lt;br /&gt;
*[[PlayStation Mobile|SnowPME]]&lt;br /&gt;
*[[DingusPPC]]&lt;br /&gt;
*[[Genymotion]]&lt;br /&gt;
*[[Sega VMU emulators|libevmu]]&lt;br /&gt;
&lt;br /&gt;
;Delayed dreams&lt;br /&gt;
:While more mature than &#039;promising projects&#039;, these are still don&#039;t reach the level of &#039;most impressive&#039; projects.&lt;br /&gt;
*[[SameBoy]]: &#039;&#039;Lack of [[Game_Boy/Game_Boy_Color_emulators#Hardware_features_and_accessories|Game Boy (Color) hardware feature]] implementations&#039;&#039;.&lt;br /&gt;
*[[mGBA]]: &#039;&#039;Lack of [[Game_Boy_Advance_emulators#Hardware_features_and_accessories|Game Boy Advance hardware feature]] implementations&#039;&#039;.&lt;br /&gt;
*[[GBE+]]: &#039;&#039;Lack of [[Game_Boy/Game_Boy_Color_emulators#Enhancements|enhancement]] features&#039;&#039;.&lt;br /&gt;
*[[melonDS|melonDS (DS)]]: &#039;&#039;Lack of [[Nintendo DS emulators#Hardware features and accessories|DS hardware feature]] implementations and [[Nintendo DS emulators#Enhancements|enhancement]] features&#039;&#039;.&lt;br /&gt;
*[[PPSSPP]]: &#039;&#039;Lack of [[PlayStation Portable emulators#Hardware features|PSP hardware feature]] implementations&#039;&#039;.&lt;br /&gt;
*[[ares]]: &#039;&#039;Limited support for fifth-gen+ systems and lack of [[Nintendo_64_emulators#Enhancements|enhancement]] features&#039;&#039;.&lt;br /&gt;
*[[Mesen]]: &#039;&#039;While this multi-emulator is &amp;quot;Most impressive&amp;quot; level for systems like [[NES]] which offers most of it&#039;s [[Nintendo_Entertainment_System_emulators#Hardware_features_and_accessories|hardware features]] and various [[Nintendo_Entertainment_System_emulators#Enhancements|enhancement]] features, [[Super_Nintendo_emulators#Hardware_features_and_accessories|emulation of other systems]] is not yet at the same level&#039;&#039;.&lt;br /&gt;
*[[xemu]]: &#039;&#039;Compatibility level, Lack of [[Xbox emulators#Enhancements|enhancement]] features, certain titles may demand significant CPU single-thread performance&#039;&#039;.&lt;br /&gt;
*[[Cemu]]: &#039;&#039;Compatibility level, lack of [[Wii U emulators#Enhancements|enhancement]] features&#039;&#039;.&lt;br /&gt;
*[[RPCS3]]: &#039;&#039;Compatibility level, [[PlayStation 3 emulators#Hardware features and peripherals|hardware feature]] support is &amp;quot;not quite there yet&amp;quot; and lack of [[PlayStation 3 emulators#Enhancements|enhancements]] support, highly CPU-intensive especially for titles that heavily utilize the SPU&#039;&#039;.&lt;br /&gt;
*[[Vita3K]]: &#039;&#039;Compatibility level, lack of [[PlayStation Vita emulators#Hardware features|Vita hardware feature]] implementations and [[PlayStation Vita emulators#Enhancements|enhancement]] features&#039;&#039;.&lt;br /&gt;
*[[86Box]]: &#039;&#039;Lack of [[PC Emulator Comparisons#Hardware &amp;amp; Peripheral Support|ACPI PC hardware support]] implementations and [[PC Emulator Comparisons#Enhancements|enhancement]] features&#039;&#039;.&lt;br /&gt;
*[[J2ME Loader]] and [[FreeJ2ME]] [[Cellphone emulators#Java 2 Micro Edition (J2ME)|(Plus and fork)]]: &#039;&#039;Lack of enhancement features such as save states&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
;Most impressive&lt;br /&gt;
:State-of-the-art projects, excellent compatibility levels, robust hardware feature and peripheral support, and comprehensive enhancement support.&lt;br /&gt;
*[[MAME]]&lt;br /&gt;
*[[BigPEmu]]&lt;br /&gt;
*[[Stella]]&lt;br /&gt;
*[[Flycast]]&lt;br /&gt;
*[[DuckStation]]: Even though [[PlayStation emulators#Hardware features and peripherals|hardware feature]] support is &amp;quot;not quite there yet&amp;quot;, compatibility level and enhancement support is excellent.&lt;br /&gt;
*[[PCSX2]]: Even though [[PlayStation 2 emulators#Hardware features and accessories|hardware feature]] support is &amp;quot;not quite there yet&amp;quot;, compatibility level and enhancement support is excellent.&lt;br /&gt;
*[[Dolphin]]&lt;br /&gt;
&lt;br /&gt;
;Historic emulators&lt;br /&gt;
:&#039;&#039;see [[History of emulation]] for more early emulators&#039;&#039;.&lt;br /&gt;
:These are not the most impressive/used emulators now, but were famous and/or revolutionary at one point.&lt;br /&gt;
*[[NESticle]]&lt;br /&gt;
*[[UltraHLE]]&lt;br /&gt;
*[[Snes9x]]&lt;br /&gt;
*[[ZSNES]]&lt;br /&gt;
*[[Bleem!]]&lt;br /&gt;
*[[Cxbx]]&lt;br /&gt;
&lt;br /&gt;
===People in the emulation and related scenes===&lt;br /&gt;
This dedicated section celebrates the prominent figures in the emulation scene, giving a heartfelt round of applause to the developers who enrich our lives. A huge thanks to every hardworking soul who has contributed to emulation projects over the years—whether you’re still active or a past contributor, your efforts are deeply appreciated. When a game doesn’t work as expected or a feature you prioritize isn’t implemented, remember that the dev team may have different priorities or face technical challenges. Instead of attacking, consider expressing your appreciation for their hard work and dedication, perhaps by offering constructive feedback or support. These hobby projects are fueled by the passion and knowledge of individuals who volunteer their precious time for free. Even those who test, report bugs, maintain compatibility lists, or moderate forums dedicate countless hours to support these projects and their communities. These are real people—treat them with the kindness and respect you’d want in return.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;4&amp;quot;|Hans-Kristian Arntzen (Themaister)&lt;br /&gt;
| CEO &amp;amp; Founder of Arntzen Software AS&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/HansKristian-Work Contributor for lots of crucial emulator related projects]&lt;br /&gt;
|-&lt;br /&gt;
|[[Recommended_N64_plugins#ParaLLEl-RDP|paraLLEl-RDP]]&lt;br /&gt;
|-&lt;br /&gt;
|[[PlayStation_2_emulators#Emulation_issues|paraLLEl-GS]]&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;3&amp;quot;|Connor McLaughlin (Stenzek)&lt;br /&gt;
|Contributor to Dolphin Emulator&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/stenzek/duckstation/graphs/contributors Contributions for the DuckStation project]&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/pcsx2/pcsx2/graphs/contributors Contributions for the PCSX2 project]&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;3&amp;quot;|Luke Usher&lt;br /&gt;
|[https://github.com/ares-emulator/ares/graphs/contributors Contributions for the ares project]&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/graphs/contributors Contributions for the CXBX-Reloaded project]&lt;br /&gt;
|-&lt;br /&gt;
|[[Xbox_network|Revived private server project]] for OG Xbox.&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;3&amp;quot;|George Moralis (Shadow)&lt;br /&gt;
|Founder of [[PCSX2]] project&lt;br /&gt;
|-&lt;br /&gt;
|Founder of [[PCSX-Reloaded#Overview|PCSX]] project&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/shadps4-emu/shadPS4/graphs/contributors Contributions for the ShadPS4 project].&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;1&amp;quot;|Henrik Rydgård&lt;br /&gt;
|[https://github.com/hrydgard/ppsspp/graphs/contributors Contributions for the PPSSPP project].&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;2&amp;quot;|David Kirk Ginder (Near \ Byuu)&lt;br /&gt;
|Developed [[higan]]&lt;br /&gt;
|-&lt;br /&gt;
|Contributed to fan translations and SNES [[Preservation_projects|preservation efforts]].&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;1&amp;quot;|flyinghead&lt;br /&gt;
|[https://github.com/flyinghead/flycast/graphs/contributors Contributions for the Flycast project].&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;1&amp;quot;|Gliniak&lt;br /&gt;
|[https://github.com/xenia-canary/xenia-canary/graphs/contributors Contributions for the Xenia Canary project].&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;1&amp;quot;|AdrianCassar&lt;br /&gt;
|[https://github.com/AdrianCassar/xenia-canary/graphs/contributors Contributions for the Xenia Canary Netplay project].&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;2&amp;quot;|Refraction&amp;lt;br/&amp;gt;JordanTheToaster&amp;lt;br/&amp;gt;lightningterror&lt;br /&gt;
|[https://github.com/pcsx2/pcsx2/graphs/contributors Contributions for the PCSX2 project]&lt;br /&gt;
|-&lt;br /&gt;
|[https://community.amd.com/t5/opengl-vulkan/vulkan-poor-performance-due-to-barrier-region-bit-being-ignored/td-p/501962 &amp;quot;VK_DEPENDENCY_BY_REGION_BIT&amp;quot; situation]&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;1&amp;quot;|Megamouse&amp;lt;br/&amp;gt;elad335&amp;lt;br/&amp;gt;kd-11&lt;br /&gt;
|[https://github.com/RPCS3/rpcs3/graphs/contributors Contributions for the RPCS3 project]&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;2&amp;quot;|Vitaliy Kuzmin (Triang3l)&lt;br /&gt;
|[https://github.com/xenia-project/xenia/graphs/contributors Contributions for the Xenia project]&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/GPUOpen-Drivers/AMDVLK/issues/108 &amp;quot;VK_EXT_fragment_shader_interlock&amp;quot; situation].&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;1&amp;quot;|Matt Borgerson&lt;br /&gt;
|[https://github.com/xemu-project/xemu/graphs/contributors Contributions for the xemu project]&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;1&amp;quot;|Admiral H. Curtiss&lt;br /&gt;
|[https://github.com/dolphin-emu/dolphin/graphs/contributors Contributions for the Dolphin project]&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;1&amp;quot;|Miran Grča (OBattler)&lt;br /&gt;
|[https://github.com/86Box/86Box/graphs/contributors Contributions for the 86Box project]&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;2&amp;quot;|scribam&lt;br /&gt;
|[https://github.com/flyinghead/flycast/graphs/contributors Contributions for the Flycast project]&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/Vita3K/Vita3K/graphs/contributors Contributions for the Vita3K project]&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;3&amp;quot;|Alexandro Sanchez (AlexAltea)&lt;br /&gt;
|[[Orbital]] project&lt;br /&gt;
|-&lt;br /&gt;
|One of the developers of the [[RPCS3]] project.&lt;br /&gt;
|-&lt;br /&gt;
|One of the developers of the [[Nucleus]] project.[https://youtu.be/4joCMfTPP4M?t=30]&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;2&amp;quot;|Rich Whitehouse&lt;br /&gt;
|[[BigPEmu]] project.&lt;br /&gt;
|-&lt;br /&gt;
|[https://old.reddit.com/r/emulation/comments/1jkzg6y/funding_has_been_pulled_on_the_killer_instinct_12/ Killer Instinct 1+2 emulator project]&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;1&amp;quot;|Sarah Walker&lt;br /&gt;
|[[PCem]] author.&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;1&amp;quot;|Ryphecha&lt;br /&gt;
|Contributions for the [[mednafen]] project.&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;1&amp;quot;|ciciplusplus&amp;lt;br/&amp;gt;hikari-no-yume&lt;br /&gt;
|[https://github.com/touchHLE/touchHLE/graphs/contributors Contributions for the touchHLE project]&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;1&amp;quot;|Martin Korth&lt;br /&gt;
|the creator of the [[No$]] series of emulators&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;1&amp;quot;|Michael Pavone (Mask of Destiny)&lt;br /&gt;
|Author of [[BlastEm]]&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;1&amp;quot;|Mireille (fleroviux)&lt;br /&gt;
|[[NanoBoyAdvance]] project.&lt;br /&gt;
|-&lt;br /&gt;
!rowspan=&amp;quot;2&amp;quot;|GPUCode&lt;br /&gt;
|Contributions for the [[Citra]] project and Citra forks.&lt;br /&gt;
|-&lt;br /&gt;
|Contributions for the [[ShadPS4]] project.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
;External links&lt;br /&gt;
*[https://www.nesdev.org/wiki/Emulators list of NES emulators and authors]&lt;br /&gt;
&lt;br /&gt;
=See also=&lt;br /&gt;
*[[History of emulation]]&lt;br /&gt;
*[[List of recommended emulators]]&lt;br /&gt;
*{{Special:Statistics}}&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQs]]&lt;br /&gt;
{{NEL}}&lt;br /&gt;
[[Category:Emulators|*]]&lt;br /&gt;
[[Category:Historic emulation software|!]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Nintendo_Switch_2_emulators&amp;diff=119746</id>
		<title>Nintendo Switch 2 emulators</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Nintendo_Switch_2_emulators&amp;diff=119746"/>
		<updated>2025-07-01T09:02:32Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Reverted edits by 172.69.196.154 (talk) to last revision by Ahayri&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox system&lt;br /&gt;
|title = Nintendo Switch 2&lt;br /&gt;
|image = Switch 2 Portable.png&lt;br /&gt;
|image2 = Switch 2 Docked.png&lt;br /&gt;
|imagecaption = The Switch 2 in both forms: handheld (top) and docked (bottom)&lt;br /&gt;
|developer = [[:Nintendo]]&lt;br /&gt;
|type = [[:Category:Hybrid consoles|Hybrid video game console]]&lt;br /&gt;
|generation = [[:Category:Ninth-generation video game consoles|Ninth]]&lt;br /&gt;
|release = June 5th 2025 &lt;br /&gt;
|predecessor =  [[Nintendo Switch emulators|Nintendo Switch]]&lt;br /&gt;
|emulated = {{✗}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{for|emulators that run on the Switch 2|Emulators on Nintendo Switch 2}}&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;[[wikipedia:Nintendo Switch 2|Nintendo Switch 2]]&#039;&#039;&#039; is a ninth-generation hybrid video game console by Nintendo released in 2025. First revealed in a trailer released on January 16, 2025, it is the successor to the [[Nintendo Switch emulators|Nintendo Switch]], and it is Nintendo&#039;s first console to use a standardized numbering system to differentiate it from its predecessor (much like [[Sony]]&#039;s PlayStation family of home consoles). Like its predecessor, the Nintendo Switch 2 uses a pair of detachable Joy-Con as its controllers and can be played on the TV by placing it in the dock or in handheld mode by taking it out. The Nintendo Switch 2 is slightly larger than the original Nintendo Switch, and its Joy-Con are connected directly to the sides of the console via gendered plugs rather than vertical slide locks. Additionally, the Joy-Con, when disconnected from the console, can be turned on their sides and moved around on a flat surface, akin to a computer mouse. The console also features an extra USB-C port at the top, and its kickstand extends across almost the full width of the console; the angle at which it is reclined can be adjusted. In a similar fashion to the [[Wii emulators|Wii]] and [[Wii U emulators|Wii U]], it is backwards compatible with most physical and digital Nintendo Switch games.&lt;br /&gt;
&lt;br /&gt;
It uses a custom SoC designed by Nvidia, supports up to 4K at 60 Hz in docked mode or 1080p at 120Hz in handheld mode with variable refresh rate (VRR) and HDR10, has 256GB of faster storage compared to its predecessor, and a microphone for the new GameChat group calling feature as well as for games that support it.&lt;br /&gt;
&lt;br /&gt;
== Emulators ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x:auto;width:100%&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:100%; font-size:90%&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Platform(s)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | [[#Hardware_features_and_peripherals|Hardware features&amp;lt;br/&amp;gt;and peripherals]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | [[#Enhancements|Enhancements]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Compatibility&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | [[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | [[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;9&amp;quot; style=&amp;quot;background:#e8e8e8;&amp;quot; | x86&lt;br /&gt;
|-&lt;br /&gt;
| [[Pound]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://github.com/pound-emu/pound git]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;Early WIP stage.&#039;&#039;&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
| [[oboromi]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://github.com/0xNikilite/oboromi git]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;Early WIP stage.&#039;&#039;&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|MPL2}} ({{License|Copyleft}})&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=N /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Given what happened with [[Yuzu]] and [[Ryujinx]], it&#039;s probable that Nintendo will be just as aggressive against potential Switch 2 emulators, so don&#039;t get too excited about the possibility of a feature-rich emulator soon after release.&lt;br /&gt;
&lt;br /&gt;
==Hardware features and peripherals==&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x:auto;width:100%&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;vertical-align:middle;width:100%&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-weight:bold;&amp;quot;&lt;br /&gt;
!  colspan=3 | Name&lt;br /&gt;
! Emulator name&lt;br /&gt;
|-&lt;br /&gt;
| colspan=3 | Switch 2 HOME Menu&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=3 | Mii Editor&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=3 | [[Nintendo_Switch_Online#List_of_emulators|Nintendo Classics]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=3 | [[wikipedia:Category:Cloud-based_Nintendo_Switch_games|Cloud-based titles]][https://en-americas-support.nintendo.com/app/answers/detail/a_id/53518/~/cloud-versions-of-games---faq][https://www.nintendo.com/en-gb/Support/Nintendo-Switch/Games-Using-Cloud-Streaming-Technology-FAQ-1864576.html]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=3 | [[Nintendo_Switch_emulators#Native|Switch titles]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=3 | [[Amiibo]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=3 | [[Wikipedia:Nintendo_Labo|Nintendo Labo]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=3 | [[List_of_games_that_support_microphone|Microphone]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=4 | [[#Connectivity|Connectivity]]&lt;br /&gt;
| colspan=2 | Nintendo Switch Online&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | Local Wireless Play / GameShare&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | LAN Play&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [https://www.nintendo.com/sg/support/qa/detail/38050 Smart Device Mode], [https://www.nintendo.com/en-gb/Games/Smart-device-games/ZELDA-NOTES-2790439.html#Overview Zelda Notes] and [https://www.nintendo.com/us/mobile-apps/nintendo-switch-app/ Nintendo Switch App]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=7 | Controllers&amp;lt;ref group=N&amp;gt;See PCGamingWiki: [https://www.pcgamingwiki.com/wiki/Controller:Joy-Con Joy-Con] and [https://www.pcgamingwiki.com/wiki/Switch_Pro_Controller Switch Pro Controller] pages for more information about these controllers and PC connectivity/compatibility.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| colspan=2 | Native Dual Joy-Con 2 and Pro Controller 2 Support&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | Native Dual Joy-Con 1 and Pro Controller 1 Support&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | Nintendo GameCube Controller (via USB adapter)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [[List_of_games_that_support_microphone|Wii U USB Microphone]] (wired &amp;amp; wireless)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [https://switchbrew.org/wiki/Ring-Con Ring-Con]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9_Ball_Plus Poké Ball Plus]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [[List_of_console_games_that_support_keyboard_and_mouse#Nintendo_Switch_2|USB Keyboard &amp;amp; Mouse]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=5 | Inputs&lt;br /&gt;
| colspan=2 | [[List_of_games_that_support_IR|IR Motion Camera]] support for Joy-Con 1&amp;lt;ref&amp;gt;JoyCon 2 lacks support for IR camera, an original JoyCon pair must be used for games that supports it.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [[List_of_games_that_support_HD_haptic_feedback|HD Rumble]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [[List_of_games_that_support_tracked_motion_controllers|Motion Controls (Gyro)]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [[List_of_games_that_support_touchscreen|Touchscreen]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [[List_of_console_games_that_support_keyboard_and_mouse#Nintendo_Switch_2|Joy-Con 2 Mouse Mode]][https://www.nintendo.com/us/gaming-systems/switch-2/features/]&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;references group=N/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Connectivity===&lt;br /&gt;
Nintendo Switch 2 Local play games are divided into two groups; games with Local Wireless support, and games with LAN support. There are different requirements and rules for the two types. The difference is that Local Wireless is ad-hoc Wi-Fi between Switch radios. LAN is when the switches are joined to the same Wi-Fi access point.&lt;br /&gt;
&lt;br /&gt;
Using these technologies, one of the Switch 2&#039;s new features revealed is &#039;GameShare&#039;, a new way to play select games with your pals across multiple systems. GameShare lets you play multiplayer titles locally across different systems, with only one of you needing to have the game installed. This feature is available between Switch 2 systems and from Switch 2 to &#039;Switch 1&#039; systems.[https://www.nintendo.com/us/gaming-systems/switch-2/features/gameshare/]&lt;br /&gt;
&lt;br /&gt;
;Nintendo Switch Online{{Main|Nintendo Switch Online}}&lt;br /&gt;
For more information about other revive projects see [[Preservation_projects|Preservation projects]] page. You can play some of the online multiplayer capable Switch titles using [[Preservation_projects#Private_Game_Servers|revival private servers]].&lt;br /&gt;
&lt;br /&gt;
==Enhancements==&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x:auto;width:100%&amp;quot;&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;vertical-align:middle;width:100%&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-weight:bold&amp;quot;&lt;br /&gt;
! colspan=2 | Name&lt;br /&gt;
! Emulator name&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;(N/A)&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=7 | Graphics&lt;br /&gt;
| [[Resolution|Resizable Internal Resolution]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Texture_packs#Texture_Replacement_.283D.29|Texture Replacement]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Widescreen_hacks|Ultrawide hack]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Widescreen already supported on the Switch 2 system.&amp;lt;br/&amp;gt;But there is no support by system for render games in other ratios such as ultrawide 21:9 or super ultrawide 32:9.&amp;lt;/small&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Ray-tracing&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;([https://devblogs.microsoft.com/directx/announcing-microsoft-directx-raytracing/ DXR], [https://www.khronos.org/blog/ray-tracing-in-vulkan VRT] and [https://developer.apple.com/documentation/metal/metal_sample_code_library/accelerating_ray_tracing_using_metal MRT])&amp;lt;/small&amp;gt;&lt;br /&gt;
| &amp;lt;small&amp;gt;Ray-tracing already supported on Switch 2.[https://blogs.nvidia.com/blog/nintendo-switch-2-leveled-up-with-nvidia-ai-powered-dlss-and-4k-gaming/]&amp;lt;br/&amp;gt;But there are ways to improve path-tracing implementation even further like increasing ray length or more rays per light source etc.&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Wikipedia:Category:Anti-aliasing_algorithms|Pre-rendering AA]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;(MSAA, SSAA)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Super-resolution techniques&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;([https://github.com/NVIDIA/DLSS/blob/main/doc/DLSS_Programming_Guide_Release.pdf DLSS], [https://github.com/intel/xess/?tab=readme-ov-file XeSS] and [[Wikipedia:GPUOpen#FidelityFX_Super_Resolution|FSR 2+]])&amp;lt;/small&amp;gt;&lt;br /&gt;
| &amp;lt;small&amp;gt;DLSS is gonna be supported on Switch 2.[https://blogs.nvidia.com/blog/nintendo-switch-2-leveled-up-with-nvidia-ai-powered-dlss-and-4k-gaming/] [https://gpuopen.com/fsr3-in-games-technical-details FSR 3] is probably gonna be supported on Switch 2.&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/NVIDIAGameWorks/rtx-remix/wiki RTX Remix]&lt;br /&gt;
| colspan=9 | &amp;lt;small&amp;gt;Implementing RTX Remix technology in an emulator is unfortunately quite challenging and unlikely to be feasible in the near future.&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=4 | Performance&lt;br /&gt;
| [[Overclocking|Overclock]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[30/60_FPS_cheat_codes|Internal Framerate Hack]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [https://blurbusters.com/frame-generation-essentials-interpolation-extrapolation-and-reprojection/ Frame generation technologies]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;([https://store.steampowered.com/app/993090/Lossless_Scaling/ LSFG], [https://github.com/NVIDIAGameWorks/Streamline/blob/main/docs/ProgrammingGuideDLSS_G.md DLSS-G], [https://www.techpowerup.com/316835/extrass-framework-paper-details-intels-take-on-frame-generation XeSS-FG] and [https://community.amd.com/t5/gaming/amd-fluid-motion-frames-is-out-now-on-amd-radeon-rx-7000-series/ba-p/634372 AFMF])&amp;lt;/small&amp;gt;&lt;br /&gt;
| colspan=3 | &amp;lt;small&amp;gt;AFMF is (technically) probably gonna be supported on Switch 2. Nvidia doesn’t mention which version of DLSS will be supported on the Switch 2, nor whether there will be any frame generation capabilities.&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Rendering latency reduction technologies&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;([https://github.com/ishitatsuyuki/LatencyFleX LatencyFleX], [https://developer.nvidia.com/performance-rendering-tools/reflex Reflex], [https://youtu.be/B4rBI5G1nNY Xe-LL] and [https://www.amd.com/en/products/software/adrenalin/radeon-software-anti-lag.html Anti-Lag&#039;&#039;&#039;+&#039;&#039;&#039;])&lt;br /&gt;
| colspan=4 | &amp;lt;small&amp;gt;While most emulators offer frame pacing or framebuffer latency control options, implementing rendering latency reduction technologies isn&#039;t currently feasible. This is &#039;&#039;&#039;likely&#039;&#039;&#039; doesn&#039;t offer enough benefits to justify the development effort.&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=6 | Post-Processing&lt;br /&gt;
| [[Wikipedia:Category:Anti-aliasing_algorithms|Post-rendering AA]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;(FXAA, TXAA, and MLAA/SMAA)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Wikipedia:Comparison_gallery_of_image_scaling_algorithms|Post-rendering scaling]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;(Sharp bilinear, Lanczos and [[Wikipedia:GPUOpen#FidelityFX_Super_Resolution|FSR 1]])&amp;lt;/small&amp;gt;&lt;br /&gt;
| &amp;lt;small&amp;gt;FSR 1 is probably gonna be supported on Switch 2 [[Nintendo_Switch_emulators#Enhancements|just like previous generation]].&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Shaders_and_filters|Filters]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Shaders_and_filters#AI-powered filters|AI-powered filter compatible]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;([https://www.nvidia.com/en-us/geforce/news/gfecnt/nvidia-freestyle-ansel-enhancements-geforce-experience-article/ Freestyle])&amp;lt;/small&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Shader_Presets|Shader Chain]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[High_dynamic_range#Inverse_tone_mapping|Inverse tone mapping compatible]]&lt;br /&gt;
| colspan=2 | &amp;lt;small&amp;gt;Switch 2 is already has HDR10 capability.&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=5 | [https://tasvideos.org/Emulatorresources/Features TAS features]&lt;br /&gt;
| [[Wikipedia:Macro_(computer_science)|Macros/Scripts]]/[https://tasvideos.org/LuaScripting Lua]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Rewind&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Fast-Forward/Turbo Speed&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Savestates&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [https://tasvideos.org/Movies Movie recording/playback]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=13 | Quality of life&lt;br /&gt;
| Pause/Resume Emulation&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Wikipedia:Variable_refresh_rate|Variable Refresh Rate compatible]]&lt;br /&gt;
| colspan=2 | &amp;lt;small&amp;gt;Switch 2 is already supports variable fresh rate through Nvidia G-Sync in handheld mode.&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Built-in [http://forum.arcadeconhttps://om/index.php/topic,106405 Custom resolution/CRTSwitchRes]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;For using this on Windows OS you need [https://geedorah.com/eiusdemmodi/forum/viewtopic.php?pid=1009#p1009 CRT Emudriver].&amp;lt;br/&amp;gt;Another option is using EDID editor tool such as &amp;quot;Custom Resolution Utility&amp;quot;.&amp;lt;/small&amp;gt;&lt;br /&gt;
| N/A&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Eighth gen home consoles and beyond only have digital video output anyway.&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Save_disk_space_for_ISOs|Streamable compression format]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Save_converters|Built-in save manager]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Built-in [[Mods,_hacks_and_fan-translations#Built-in mod editor and manager for emulators|mod editor and manager]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Built-in [[Cheats_and_patches|Cheat Manager]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Built-in [[Cheats_and_patches|Patch Manager]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Per-Game Profiles&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Command Line Options&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Frontends#Graphical_User_Interfaces_.28GUIs.29|Big Picture Mode]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Automatic Updater&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.portablefreeware.com/faq.php#portable Portable] and [https://www.portablefreeware.com/faq.php#stealth Stealth]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Useful enhancement feature for non-personal computer use or plug-and-play scenarios. However, it still requires necessary [[Computer_specifications#Recommended_Specifications|prerequisites and dependencies]] for your operating system.&amp;lt;/small&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=3 | Controls&lt;br /&gt;
| [[Controllers#Mouse_Injectors_for_Emulators|Mouse Injector Compatible]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Input_lag|Input lag-mitigating technique]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [https://docs.retroachievements.org/general/tutorials/turbo-button.html Turbo button]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=5 | Misc&lt;br /&gt;
| [[RetroAchievements]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Virtual_reality#VR_game_room_simulations|EmuVR support]]&lt;br /&gt;
| colspan=2 |  Exclusive to [https://www.emuvr.net/wiki/Installation_Guide#Downloads libretro cores]. So there is no support at the moment.&lt;br /&gt;
|-&lt;br /&gt;
| AI Service&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;With the help of &amp;lt;abbr title=&amp;quot;optical character recognition&amp;quot;&amp;gt;OCR&amp;lt;/abbr&amp;gt; and other techniques, the AI service can provide a live translation of a game, or text-to-speech capabilities for the visually impaired among other things, either on demand or automatically.&amp;lt;/small&amp;gt;&lt;br /&gt;
| colspan=11 | Exclusive to [https://docs.libretro.com/guides/ai-service/ libretro cores] at the moment. So there is no support.&lt;br /&gt;
|-&lt;br /&gt;
| Free Look&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Free Look is an enhancement feature that allows manipulation of the in-game camera.&amp;lt;/small&amp;gt;&lt;br /&gt;
| &amp;lt;small&amp;gt;While freecam would be technically possible, it will require per-game patches.&amp;lt;br/&amp;gt;Said patches would require a significant amount of time to reverse the game&#039;s engine, which means that only someone talented with enough dedication to a single game could do it.&lt;br /&gt;
|-&lt;br /&gt;
| [[Wikipedia:Category:Debugging|Debug Features]]&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;references group=N2/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Emulation issues==&lt;br /&gt;
The Switch 2&#039;s custom CPU, [[Nintendo_Switch_emulators#Emulation_issues|unlike the vulnerable Tegra X1 with pre-existing exploits]], is likely built with stronger security measures. The hacking scene is in disarray, with Nintendo [[Legal_status_and_history_of_emulation#Nintendo|aggressively targeting emulators like Yuzu and Ryujinx]], and their forks being quickly shut down. This hostile environment complicates homebrew development. Even if a Switch 2 emulator emerges in a few years, it will likely be tightly controlled within private communities, limiting accessibility.&lt;br /&gt;
&lt;br /&gt;
See [https://gbatemp.net/threads/best-practice-for-preserving-switch-2-exploitability.671473/ GBATemp thread] for rumors about Switch 2 exploitability.&lt;br /&gt;
&lt;br /&gt;
{{Nintendo}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Consoles]]&lt;br /&gt;
[[Category:Handheld consoles]]&lt;br /&gt;
[[Category:Hybrid consoles]]&lt;br /&gt;
[[Category:Home consoles]]&lt;br /&gt;
[[Category:Nintendo consoles]]&lt;br /&gt;
[[Category:Ninth-generation video game consoles]]&lt;br /&gt;
[[Category:Not yet emulated]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Yuzu&amp;diff=119745</id>
		<title>Yuzu</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Yuzu&amp;diff=119745"/>
		<updated>2025-07-01T09:02:31Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Reverted edits by 172.69.196.154 (talk) to last revision by 162.158.134.148&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Lowercase title}}&lt;br /&gt;
&lt;br /&gt;
{{Infobox emulator&lt;br /&gt;
|title         = yuzu&lt;br /&gt;
|logo          = Yuzu_Icon.png&lt;br /&gt;
|logowidth     = 100&lt;br /&gt;
|developer     = Tropic Haze LLC&amp;lt;br/&amp;gt;yuzu Team&lt;br /&gt;
|last-version  = {{Version|Yuzu}}&lt;br /&gt;
|fate          = [https://web.archive.org/web/20240312071432if_/https://yuzu-emu.org/ Discontinued] &amp;lt;small&amp;gt;(archived)&amp;lt;/small&amp;gt;&lt;br /&gt;
|platform      = [[Emulators on Windows|Windows]]&amp;lt;br/&amp;gt;[[Emulators on Linux|Linux]]&amp;lt;br/&amp;gt;[[Emulators on Android|Android]]&amp;lt;br/&amp;gt;[[Emulators on macOS|macOS]] &amp;lt;small&amp;gt;(experimental)&amp;lt;/small&amp;gt;&lt;br /&gt;
|architecture  = x86_64, ARM64&lt;br /&gt;
|target        = [[Nintendo Switch emulators|Nintendo Switch]]&lt;br /&gt;
|compatibility = [https://web.archive.org/web/20240304185123if_/https://yuzu-emu.org/game/ Compatibility list] &amp;lt;small&amp;gt;(archived)&amp;lt;/small&amp;gt;&lt;br /&gt;
|website       = [https://web.archive.org/web/20240304212345if_/https://yuzu-emu.org/ yuzu-emu.org] &amp;lt;small&amp;gt;(archived)&amp;lt;/small&amp;gt;&lt;br /&gt;
|prog-lang     = {{Proglang|C++}}&lt;br /&gt;
|license       = {{license|GPLv3}}&lt;br /&gt;
|source        = [https://github.com/yuzu-emu-mirror/yuzu GitHub] &amp;lt;small&amp;gt;(mirror)&amp;lt;/small&amp;gt;&lt;br /&gt;
|bios          = [[Emulator_Files#Nintendo_Switch|Required]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{for|other software that emulates the Switch|Nintendo Switch emulators}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;yuzu&#039;&#039;&#039; is a discontinued open-source [[Nintendo Switch emulators|Nintendo Switch]] emulator and debugger written in C++. Prior to its discontinuation, it was the most popular Nintendo Switch emulator and had certain performance advantages over its main competitor, [[Ryujinx]], but lower compatibility. It is no longer officially available for download, but archived downloads are available.&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
;We do not recommend using Yuzu anymore. Instead, we recommend using [[#Forks|active forks of Yuzu]].&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Win|Lin}}&lt;br /&gt;
|&#039;&#039;[https://web.archive.org/web/20240412002255/https://github.com/pineappleEA/pineapple-src/releases Early Access Builds (built by pinEApple)]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Patreon releases&amp;lt;/small&amp;gt;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot;|&amp;lt;hr/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Win|Lin}}&lt;br /&gt;
|&#039;&#039;[https://web.archive.org/web/20240304181906/https://yuzu-emu.org/downloads/ Latest Archived Builds]&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot;|&amp;lt;hr/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Android}}&lt;br /&gt;
|&#039;&#039;[https://web.archive.org/web/20240304181906/https://yuzu-emu.org/downloads/#android Latest Archived Builds]&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==System requirements==&lt;br /&gt;
See [[Computer specifications#Yuzu and forks]]&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
yuzu reached in-game on several Nintendo Switch exclusives in November 2019,&amp;lt;ref&amp;gt;[https://twitter.com/yuzuemu/status/1195079948635164679 Pokémon Sword and Shield go in-game] (November 14, 2019)&amp;lt;/ref&amp;gt; and has been improving in compatibility by the day with active developers ever since.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The Binding of Isaac: Afterbirth+&#039;&#039;, &#039;&#039;Puyo Puyo Tetris&#039;&#039;, and &#039;&#039;Cave Story+&#039;&#039; were the first games to boot.&amp;lt;ref&amp;gt;{{cite web|title=First games are running!|url=https://yuzu-emu.org/entry/first-games-are-running/|author=JMC47|date=April 15, 2018|accessdate=April 16, 2018}}&amp;lt;/ref&amp;gt; In late [https://t.co/2ctw1wBN3S April 2018], yuzu booted its first Switch exclusive, &#039;&#039;1-2-Switch&#039;&#039;. [https://t.co/8FY1zFoM7X Three months later], yuzu was able to run its first 3D rendered game, &#039;&#039;Minecraft: Story Mode&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
[https://yuzu-emu.org/entry/yuzu-progress-report-2018-p1/ This progress report] from July 2018 details the extensive work required to research the Switch and get yuzu up and running, chronicling the compatibility status of a small bundle of games and apps over time. The post also covers a surprising number of similarities between the hardware and firmware of the [[Nintendo_3DS_emulators|3DS]] and Switch, and why portions of [[Citra]] were reused in yuzu.&lt;br /&gt;
&lt;br /&gt;
Yuzu started showing some 3D rendering on &#039;&#039;Super Mario Odyssey&#039;&#039; in early August 2018.&amp;lt;ref&amp;gt;[https://twitter.com/yuzuemu/status/1027066281441341440 First 3D Graphics] (August 8, 2018)&amp;lt;/ref&amp;gt; This long-awaited exclusive brought a lot of interest in the project. The team covered all the changes that month in [https://yuzu-emu.org/entry/yuzu-progress-report-2018-p3/ another progress report] from September 2018.&lt;br /&gt;
&lt;br /&gt;
In May 2020, multicore CPU emulation was implemented, improving framerates on many titles. This feature appears to cause audio slow down, so the developers recommend enabling audio stretching in order to mitigate it.&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=rbNd67vIO78 Yuzu Multicore Released | This Update is INSANELY FAST (May 11, 2020)]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In July 2021, yuzu&#039;s [[Shader caches|shader ]] decompiler was rewritten, allowing the generation of pipeline cache for Vulkan users and providing a considerable performance boost.&lt;br /&gt;
&lt;br /&gt;
In October 2021, resolution scaling was added to the emulator that allowed it to render games up to 6x the original resolution or 0.5x on the low end. It also added AMD FidelityFX™ Super-Resolution as a window adaptation filter among others.&amp;lt;ref&amp;gt;[https://yuzu-emu.org/entry/yuzu-art/ New Feature Release - Resolution Scaler (October 24, 2021)]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As of March 2022, an estimated half of the Nintendo Switch library can be played from start to finish, like Super Mario Odyssey, which had correct graphics and speed after 1 year of it getting to boot up.&lt;br /&gt;
&lt;br /&gt;
On May 30, 2023, the emulator was ported to Android. This version was in early access, with a free and a paid version available.&lt;br /&gt;
&lt;br /&gt;
===Lawsuit===&lt;br /&gt;
[https://en.wikipedia.org/wiki/Nintendo Nintendo] sued Yuzu (TROPIC HAZE LLC) on February 26, 2024&amp;lt;ref&amp;gt;[https://web.archive.org/web/20240304182910/https://www.courtlistener.com/docket/68284505/nintendo-of-america-inc-v-tropic-haze-llc/ Nintendo of America Inc. v. Tropic Haze LLC (1:24-cv-00082) &amp;lt;i&amp;gt;On CourtListener.com&amp;lt;/i&amp;gt;]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[https://web.archive.org/web/20240229213811if_/https://storage.courtlistener.com/recap/gov.uscourts.rid.56980/gov.uscourts.rid.56980.1.0.pdf Case 1:24-cv-00082-JJM-LDA Document 1 (February 26, 2024)]&amp;lt;/ref&amp;gt;, over copyright infringement. On March 4, 2024, Nintendo and Tropic Haze settled out of court, with US$2,400,000.00 in Nintendo&#039;s favor, along with an injunction preventing Yuzu&#039;s management from continuing development of Yuzu or assisting Citra with development.&amp;lt;ref&amp;gt;[https://web.archive.org/web/20240304174726if_/https://storage.courtlistener.com/recap/gov.uscourts.rid.56980/gov.uscourts.rid.56980.10.0.pdf Case 1:24-cv-00082-JJM-LDA Document 10 (Mars 04, 2024)]&amp;lt;/ref&amp;gt; Distribution of Yuzu and Citra ceased after the lawsuit&#039;s conclusion,&amp;lt;ref&amp;gt;[https://web.archive.org/web/20240304175212/https://storage.courtlistener.com/recap/gov.uscourts.rid.56980/gov.uscourts.rid.56980.10.1.pdf Case 1:24-cv-00082-JJM-LDA Document 10-1 (Mars 04, 2024)]&amp;lt;/ref&amp;gt; and a statement was put on the websites of both emulators and the official Discord. Also see [[Legal Status of Emulation]].&lt;br /&gt;
&lt;br /&gt;
[https://old.reddit.com/r/emulation/comments/1b6juv9/yuzu_and_yuzus_support_of_citra_are_being/]&lt;br /&gt;
&lt;br /&gt;
==Forks==&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x:auto;width:100%&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:100%&amp;quot;&lt;br /&gt;
|-style=&amp;quot;font-weight:bold;&amp;quot;&lt;br /&gt;
!Name&lt;br /&gt;
!Platform(s)&lt;br /&gt;
!Latest version(s)&lt;br /&gt;
![[Nintendo_Switch_emulators#Hardware_features_and_peripherals|Hardware features]]&lt;br /&gt;
![[Nintendo_Switch_emulators#Enhancements|Enhancements]]&lt;br /&gt;
!Compatibility&lt;br /&gt;
![[Licensing|License]]&lt;br /&gt;
!Active&lt;br /&gt;
![[Recommended Emulators|Recommended]]&lt;br /&gt;
|-style=&amp;quot;font-weight:bold;&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;10&amp;quot; | x86_64&lt;br /&gt;
|-&lt;br /&gt;
|Sudachi&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|macOS}}&lt;br /&gt;
|[https://github.com/emuplace/sudachi.emuplace.app/releases/tag/v1.0.15 {{SudachiVer}}]&amp;lt;br/&amp;gt;[https://github.com/emuplace/sudachi.emuplace.app/releases/tag/v1.0.14 v1.0.14] (Linux)&amp;lt;br/&amp;gt;[https://github.com/emuplace/sudachi.emuplace.app/releases/tag/v1.0.13 v1.0.13] (macOS)&amp;lt;br/&amp;gt;[https://github.com/emuplace/sudachi.emuplace.app/releases git] &amp;lt;small&amp;gt;(releases)&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Eden&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://git.eden-emu.dev/eden-emu/eden/releases 0.0.2-pre-alpha]&amp;lt;br/&amp;gt;[https://github.com/eden-emulator/Releases/releases git mirror] &amp;lt;small&amp;gt;(releases)&amp;lt;/small&amp;gt; (recommended)&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|Citron&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://git.citron-emu.org/citron/emu/-/releases {{CitronVer}}]&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|{{Emulator compatibility|link=https://citron-emu.org/|1275|1500}}&lt;br /&gt;
|{{Green}} {{License|GPLv3}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|{{~}} &amp;lt;ref name=&amp;quot;citron&amp;quot;&amp;gt;{{cite web |title=The Fall of Citron |url=https://www.reddit.com/r/EmulationOnAndroid/comments/1jnpo71/the_fall_of_citron/}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Torzu&lt;br /&gt;
|align=left|{{Icon|Win|Linux|macOS}}&lt;br /&gt;
|[http://vub63vv26q6v27xzv2dtcd25xumubshogm67yrpaz2rculqxs7jlfqad.onion/torzu-emu/torzu git] (Dark Git)&amp;lt;br/&amp;gt;[https://notabug.org/litucks/torzu git mirror] (NotABug)‡&amp;lt;br/&amp;gt;[https://free-git.org/Emulator-Archive/torzu git mirror] (free-git.org)&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|Suyu&lt;br /&gt;
|align=left|{{Icon|Win|Linux}}&lt;br /&gt;
|[https://git.suyu.dev/suyu/suyu/releases v0.0.3]&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}}&lt;br /&gt;
|{{n}}&lt;br /&gt;
|{{n}}&lt;br /&gt;
|-style=&amp;quot;font-weight:bold;&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;10&amp;quot; | ARM64&lt;br /&gt;
|-&lt;br /&gt;
|Sudachi&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/emuplace/sudachi.emuplace.app/releases/tag/v1.0.15 {{SudachiVer}}]&amp;lt;br/&amp;gt;[https://github.com/emuplace/sudachi.emuplace.app/releases git] &amp;lt;small&amp;gt;(releases)&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{?}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Eden&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://git.eden-emu.dev/eden-emu/eden/releases 0.0.2-pre-alpha]&amp;lt;br/&amp;gt;[https://github.com/eden-emulator/Releases/releases git mirror] &amp;lt;small&amp;gt;(releases)&amp;lt;/small&amp;gt; (recommended)&lt;br /&gt;
|{{?}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}}&lt;br /&gt;
|{{✓}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|Citron&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://git.citron-emu.org/citron/emu/-/releases {{CitronVer}}]&lt;br /&gt;
|{{?}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|{{Emulator compatibility|link=https://citron-emu.org/|1275|1500}}&lt;br /&gt;
|{{Green}} {{License|GPLv3}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|{{~}} &amp;lt;ref name=&amp;quot;citron&amp;quot;/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Torzu&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[http://vub63vv26q6v27xzv2dtcd25xumubshogm67yrpaz2rculqxs7jlfqad.onion/torzu-emu/torzu git] (Dark Git)&amp;lt;br/&amp;gt;[https://notabug.org/litucks/torzu git mirror] (NotABug)‡&amp;lt;br/&amp;gt;[https://free-git.org/Emulator-Archive/torzu git mirror] (free-git.org)&lt;br /&gt;
|{{?}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|Pomelo&lt;br /&gt;
|align=left|{{Icon|iOS}}&lt;br /&gt;
|[https://pomelo-emu.github.io/downloads.html Official Site]&amp;lt;br/&amp;gt;[https://gitlab.com/Pomelo-Emu/Pomelo git]&lt;br /&gt;
|{{?}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|{{Emulator compatibility|link=https://pomelo-emu.github.io/titles.html/|87|136}}&lt;br /&gt;
|{{Green}} {{License|GPLv3}}&lt;br /&gt;
|{{n}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|Suyu&lt;br /&gt;
|align=left|{{Icon|Android|macOS}}&lt;br /&gt;
|[https://git.suyu.dev/suyu/suyu/releases v0.0.3]&lt;br /&gt;
|{{?}}&lt;br /&gt;
|{{~}}&lt;br /&gt;
|?&lt;br /&gt;
|{{Green}} {{License|GPLv3}}&lt;br /&gt;
|{{n}}&lt;br /&gt;
|{{n}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox emulator&lt;br /&gt;
|title = Citron&lt;br /&gt;
|logo = Citron logo.png&lt;br /&gt;
|logowidth = 100&lt;br /&gt;
|developer = Citron Team&lt;br /&gt;
|version = {{Version|Citron}}&lt;br /&gt;
|active = ?&lt;br /&gt;
|platform = [[Emulators on Windows|Windows]]&amp;lt;br&amp;gt;[[Emulators on Linux|Linux]]&amp;lt;br&amp;gt;[[Emulators on Android|Android]]&lt;br /&gt;
|target = [[Nintendo Switch emulators|Nintendo Switch]]&lt;br /&gt;
|compatibility = [https://citron-emu.org/#compatibility Compatibility list]&lt;br /&gt;
|website = [https://citron-emu.org/ citron-emu.org]&lt;br /&gt;
|prog-lang  = {{Proglang|C++}}&lt;br /&gt;
|license = {{License|GPLv3}}&lt;br /&gt;
|source = [https://git.citron-emu.org/citron/emu git.citron-emu.org]&lt;br /&gt;
|bios = [[Emulator_Files#Nintendo_Switch|Required]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
;Eden: Newest fork in the scene, &#039;&#039;&#039;Eden&#039;&#039;&#039;, with people that previously worked on Citron [https://old.reddit.com/r/yuzu/comments/1kgzpya/about_eden_current_state/][https://old.reddit.com/r/emulation/comments/1kjk61u/eden_nintendo_switch_emulator/].&lt;br /&gt;
&lt;br /&gt;
;Citron: A fork of yuzu, known as &#039;&#039;&#039;uzuy&#039;&#039;&#039; until October 2024. After a line of Nightly releases dating from November 2024 and a failed server migration that took the site down [https://www.reddit.com/media?url=https%3A%2F%2Fpreview.redd.it%2Fhas-citron-been-taken-down-v0-uxtrqvqkt19e1.jpeg%3Fwidth%3D1179%26format%3Dpjpg%26auto%3Dwebp%26s%3D0d7ea6999148d1ca858d9f6fc05695fe20dcc3c2], Citron reappeared with a newer Canary pre-launch version on January 2025. Since the partial suspension of Sudachi development and the recent inactivity of torzu, this emulator is one the most active yuzu fork to date, if you have low end hardware it offer more options to improve performance, and you can run games with 2gb of vram with the compressed textures in low quality mode.&lt;br /&gt;
&lt;br /&gt;
;Sudachi: Initially conceived by Jarrod Norwell as an experimental port of yuzu to iOS/iPadOS, the project was rebased on Yuzu&#039;s EA-4176 build following the yuzu takedown. Subsequently, the project evolved to include further improvement of the project and distributions for Linux and macOS. While it was once available on separate repositories for Windows and Android, DMCA takedowns led to the closure of both repositories and the associated Discord server[https://old.reddit.com/r/EmulationOniOS/comments/1db1qwl/sudachi_has_been_takedown/][https://x.com/antique_codes/status/1809288541064819064] (see &amp;quot;2024 - Yuzu (Switch) vs. Nintendo&amp;quot; section of the [[Legal Status of Emulation]] page). The project is now distributed through its own hosting platform. Requires a paid Apple Developer Account or TrollStore to use the &amp;lt;code&amp;gt;com.apple.developer.kernel.increased-memory-limit&amp;lt;/code&amp;gt; entitlement.&lt;br /&gt;
&lt;br /&gt;
:Sudachi is nearing its end, according to a tweet from project developer Jarrod Norwell. He stated, &amp;quot;Nintendo Switch emulation and most of the community surrounding it are making it a very unsafe and unpleasant environment. Between the various forks that exist providing no benefits, the accusations, the immature and predatory nature of a lot of &amp;quot;leaders&amp;quot; it just is not worth hanging around it anymore.&amp;quot;[https://x.com/antique_codes/status/1845758124298481883/photo/2]&lt;br /&gt;
&lt;br /&gt;
:;Pomelo: A fork of Sudachi maintained by Stossy11 focused on iOS/iPadOS support. Pomelo can be installed with [https://sidestore.io SideStore], a paid developer account or TrollStore. This project has been archived and superseded by a Ryujinx-based emulator by the same developer: [https://melonx.org/ MeloNX].&lt;br /&gt;
&lt;br /&gt;
;Suyu: A fork of yuzu from where that project left off ([https://git.suyu.dev/suyu/suyu based on the latest EA-4176]). Unlike its parent project, the Switch firmware is required (like older versions of yuzu) as well a title.keys file for eshop/nsp games, updates and DLCs (on yuzu, they were auto generated if missing). The repository was originally hosted on GitLab, but it was forced to move after GitLab took it down, citing the use of the raw yuzu code. It is hosted on a self-managed instance of Forgejo. This decision, along with various precautions[https://old.reddit.com/r/emulation/comments/1bck011/heres_how_the_makers_of_the_suyu_switch_emulator/], suggests a desire to avoid [[Legal_Status_of_Emulation#Nintendo|legal claims similar to those faced by yuzu]]. Later, the team tried to recruit programmers to start to study the code. Thus, there is an adaptation period needed to see some serious advancements, and in the meantime, in response to concerns about the project&#039;s financial motivations, the suyu team emphasized a strict policy against accepting donations; they assure users that there is no intention to profit from the emulator. But there have been inexperienced coding criticisms from some in the community directed at the developers&#039; work. Their discord server was shut down (see &amp;quot;2024 - Yuzu (Switch) vs. Nintendo&amp;quot; section of the [[Legal Status of Emulation]] page)&lt;br /&gt;
&lt;br /&gt;
:Messages from suyu developers about leaving the project: [https://pastebin.com/6FYdz9Sr kksowo&#039;s message on Paste.bin], [https://old.reddit.com/r/suyu/comments/1c1hs3l/the_death_of_suyu/ The Death of Suyu by u/AMA2581 on r/suyu]. After this, however, the founder of the project states that [https://old.reddit.com/r/suyu/comments/1c1tnh5/founder_speaking_future/ they will still try to maintain the project] as much as they can. Their Discord server is shut (see &amp;quot;2024 - Yuzu (Switch) vs. Nintendo&amp;quot; section of the [[Legal Status of Emulation]] page), and with the [https://chat.suyu.dev/channel/announcements?msg=0czPGU0xnVBMkM1II announcement in February 13, 2025], the project could be considered ceased and dead.&lt;br /&gt;
&lt;br /&gt;
;torzu: A fork of yuzu. To prevent take-downs, the Git is preliminarily hosted using the Tor network, needing the Tor browser to access. Currently, it has a mirror on NotaBug, but this may be taken down without notice. torzu still aims to remain &amp;quot;compilable on Linux and Windows&amp;quot; and serve as a &amp;quot;good base to fork&amp;quot; in the future. torzu doesn&#039;t publish official releases or offer official support.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [https://web.archive.org/web/20240304212345if_/https://yuzu-emu.org/ Official Website] &amp;lt;small&amp;gt;(archived)&amp;lt;/small&amp;gt;&lt;br /&gt;
:- [https://web.archive.org/web/20240304183035if_/https://yuzu-emu.org/entry/ Blog/entries]&lt;br /&gt;
:- [https://web.archive.org/web/20240304201438if_/https://yuzu-emu.org/wiki/faq/ FAQ(s)]&lt;br /&gt;
:- [https://web.archive.org/web/20240304185123if_/https://yuzu-emu.org/game/ Game Compatibility List]&lt;br /&gt;
:- [https://web.archive.org/web/20240304181617if_/https://yuzu-emu.org/screenshots/ Screenshots]&lt;br /&gt;
:- [https://web.archive.org/web/20240304211120if_/https://yuzu-emu.org/wiki/ Wiki(s)]&lt;br /&gt;
:- [https://web.archive.org/web/20240304194040if_/https://yuzu-emu.org/help/ Help]&lt;br /&gt;
* [https://yuzu-mirror.github.io/ Unofficial Mirror] (yuzu-mirror.github.io)&lt;br /&gt;
&lt;br /&gt;
[[Category:Emulators]]&lt;br /&gt;
[[Category:Console emulators]]&lt;br /&gt;
[[Category:Hybrid console emulators]]&lt;br /&gt;
[[Category:Handheld console emulators]]&lt;br /&gt;
[[Category:Home console emulators]]&lt;br /&gt;
[[Category:Nintendo Switch emulators]]&lt;br /&gt;
[[Category:Windows emulation software]]&lt;br /&gt;
[[Category:Linux emulation software]]&lt;br /&gt;
[[Category:Android emulation software]]&lt;br /&gt;
[[Category:Inactive emulation software]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Super_Mario_64_port&amp;diff=119744</id>
		<title>Super Mario 64 port</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Super_Mario_64_port&amp;diff=119744"/>
		<updated>2025-07-01T09:00:03Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Undo revision 119727 by 172.69.196.134 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox emulator&lt;br /&gt;
|title = Super Mario 64 Port&lt;br /&gt;
|logo = SM64.png&lt;br /&gt;
|logowidth = 170&lt;br /&gt;
|last-version = &lt;br /&gt;
|active = Yes&lt;br /&gt;
|fate = &lt;br /&gt;
|platform = Multi-platform&lt;br /&gt;
|architecture = &lt;br /&gt;
|target = Super Mario 64&lt;br /&gt;
|developer = [https://github.com/sm64-port sm64-port]&lt;br /&gt;
|website = &lt;br /&gt;
|source = [https://github.com/n64decomp/sm64 GitHub]&lt;br /&gt;
|license = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Super Mario 64 Port&#039;&#039;&#039; is an [[Game Engine Recreations and Source Ports|open-source port]] of Super Mario 64 with support for widescreen displays, 4K resolution, and other mods. Development of this started when in 2019, Matt Kempster along with others decompiled the original ROM into C source code. Ever since this port, there have been several forks of it that enhance it or port it to other consoles.&lt;br /&gt;
&lt;br /&gt;
==Vanilla Forks==&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|N64|Win|Lin|BSD}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/sm64-port/sm64-port Original port]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|DOS-big|}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/fgsfdsfgs/sm64-port DOS port]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot;|&amp;lt;hr/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Android-big}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/VDavid003/sm64-port-android-base Android port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Switch-big}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/teamsalta/sm64nx Switch port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|PS4}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/OsirizX/sm64-port/tree/ps4 PS4 port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|WiiU-big}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/aboood40091/sm64-port Wii U port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Vita}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/Byundai/sm64-vita Vita port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|PS3}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/fgsfdsfgs/sm64-port/tree/ps3 PS3 port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|NDS}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/Hydr8gon/sm64 DSiWare port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|3DS}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/mkst/sm64-port/tree/3ds-port 3DS port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Wii|GCN}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/mkst/sm64-port/tree/wii Wii / Gamecube port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Xbox-big}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/fgsfdsfgs/sm64-port/tree/xbox Xbox port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|PSP}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/mrneo240/sm64-port PSP port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|PS2}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/fgsfdsfgs/sm64-port/tree/ps2 PS2 port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Dreamcast-big}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/mrneo240/sm64-port Dreamcast port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Enhanced Forks==&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|Win|Lin|macOS|Vita|WiiU|Switch}}&lt;br /&gt;
|&#039;&#039;&#039;[https://rentry.co/eiiv5/raw sm64ex]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
sm64ex is a fork of the original SM64-port, that includes a 60fps patch that can be applied before build and offers optional enhancements as make options, such as a better camera, no drawing distance, texture fixes, and support for external resouces such as texture and sound changes, although can still be made completely vanilla, it also includes an in-game options menu that includes controller configuration and an optional cheats menu, and can support older machines and OS with SDL 1.2 or OpenGL 1.1 build options, although there are other enhanced forks such as sm64nx, you generally want to use ex, as it has the most patches and most other mods such as co-op are forks of sm64ex.&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|N64|3DS|WiiU|Switch}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/AloXado320/sm64ex-alo sm64ex-alo]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
Fork of sm64ex with quality of life-fixes and additional features such as PuppyCam 2, Kaze&#039;s MOP, console compatibility, and more.&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|Win-big}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/DarioSamo/sm64rt sm64rt]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
Fork of sm64ex that adds support for RT64, a hardware-accelerated real-time path tracer. Requires a ray-tracing capable card.&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|Win|Lin|macOS}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/djoslin0/sm64ex-coop sm64ex-coop]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
Fork of sm64ex where multiple players can play online together, aiming to synchronize all entities and every level for multiple players.&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|Android|BSD}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/robertkirkman/sm64ex-coop sm64ex-coop]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
Fork of &#039;sm64ex-coop&#039; that targets Android, postmarketOS, FreeBSD &amp;amp; OpenBSD.&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|3DS}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/mkst/sm64-port/tree/3ds-minimap 3ds-minimap]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
Fork of original port that includes a minimap, 60fps patch, puppycam patch, mini menu, and more.&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|Web}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/sm64js/sm64js sm64js]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
Inactive Fork of the sm64 PC port to play the game inside the browser/in online multiplayer&lt;br /&gt;
&lt;br /&gt;
==External link==&lt;br /&gt;
&lt;br /&gt;
* [https://discord.gg/7bcNTPK Discord]&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;br /&gt;
[[Category:Source ports]]&lt;br /&gt;
[[Category:Active software]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Super_Mario_64_port&amp;diff=119743</id>
		<title>Super Mario 64 port</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Super_Mario_64_port&amp;diff=119743"/>
		<updated>2025-07-01T08:58:16Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Reverted edits by 172.69.196.211 (talk) to last revision by 172.69.196.134&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox emulator&lt;br /&gt;
|title = Super Mario 64 Port&lt;br /&gt;
|logo = SM64.png&lt;br /&gt;
|logowidth = 170&lt;br /&gt;
|last-version = &lt;br /&gt;
|active = Yes&lt;br /&gt;
|fate = &lt;br /&gt;
|platform = Multi-platform&lt;br /&gt;
|architecture = &lt;br /&gt;
|target = Super Mario 64&lt;br /&gt;
|developer = [https://github.com/sm64-port sm64-port]&lt;br /&gt;
|website = &lt;br /&gt;
|source = [https://github.com/n64decomp/sm64 GitHub]&lt;br /&gt;
|license = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Super Mario 64 Port&#039;&#039;&#039; is an [https://en.wikipedia.org/wiki/Yo-kai_Watch:_Forever_Friends open-source port] of Super Mario 64 with support for widescreen displays, 4K resolution, and other mods. Development of this started when in 2019, Matt Kempster along with others decompiled the original ROM into C source code. Ever since this port, there have been several forks of it that enhance it or port it to other consoles.&lt;br /&gt;
&lt;br /&gt;
==Vanilla Forks==&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|N64|Win|Lin|BSD}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/sm64-port/sm64-port Original port]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|DOS-big|}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/fgsfdsfgs/sm64-port DOS port]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot;|&amp;lt;hr/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Android-big}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/VDavid003/sm64-port-android-base Android port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Switch-big}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/teamsalta/sm64nx Switch port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|PS4}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/OsirizX/sm64-port/tree/ps4 PS4 port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|WiiU-big}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/aboood40091/sm64-port Wii U port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Vita}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/Byundai/sm64-vita Vita port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|PS3}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/fgsfdsfgs/sm64-port/tree/ps3 PS3 port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|NDS}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/Hydr8gon/sm64 DSiWare port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|3DS}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/mkst/sm64-port/tree/3ds-port 3DS port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Wii|GCN}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/mkst/sm64-port/tree/wii Wii / Gamecube port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Xbox-big}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/fgsfdsfgs/sm64-port/tree/xbox Xbox port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|PSP}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/mrneo240/sm64-port PSP port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|PS2}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/fgsfdsfgs/sm64-port/tree/ps2 PS2 port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Dreamcast-big}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/mrneo240/sm64-port Dreamcast port]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Enhanced Forks==&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|Win|Lin|macOS|Vita|WiiU|Switch}}&lt;br /&gt;
|&#039;&#039;&#039;[https://rentry.co/eiiv5/raw sm64ex]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
sm64ex is a fork of the original SM64-port, that includes a 60fps patch that can be applied before build and offers optional enhancements as make options, such as a better camera, no drawing distance, texture fixes, and support for external resouces such as texture and sound changes, although can still be made completely vanilla, it also includes an in-game options menu that includes controller configuration and an optional cheats menu, and can support older machines and OS with SDL 1.2 or OpenGL 1.1 build options, although there are other enhanced forks such as sm64nx, you generally want to use ex, as it has the most patches and most other mods such as co-op are forks of sm64ex.&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|N64|3DS|WiiU|Switch}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/AloXado320/sm64ex-alo sm64ex-alo]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
Fork of sm64ex with quality of life-fixes and additional features such as PuppyCam 2, Kaze&#039;s MOP, console compatibility, and more.&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|Win-big}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/DarioSamo/sm64rt sm64rt]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
Fork of sm64ex that adds support for RT64, a hardware-accelerated real-time path tracer. Requires a ray-tracing capable card.&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|Win|Lin|macOS}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/djoslin0/sm64ex-coop sm64ex-coop]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
Fork of sm64ex where multiple players can play online together, aiming to synchronize all entities and every level for multiple players.&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|Android|BSD}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/robertkirkman/sm64ex-coop sm64ex-coop]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
Fork of &#039;sm64ex-coop&#039; that targets Android, postmarketOS, FreeBSD &amp;amp; OpenBSD.&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|3DS}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/mkst/sm64-port/tree/3ds-minimap 3ds-minimap]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
Fork of original port that includes a minimap, 60fps patch, puppycam patch, mini menu, and more.&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|align=center|{{Icon|Web}}&lt;br /&gt;
|&#039;&#039;&#039;[https://github.com/sm64js/sm64js sm64js]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
Inactive Fork of the sm64 PC port to play the game inside the browser/in online multiplayer&lt;br /&gt;
&lt;br /&gt;
==External link==&lt;br /&gt;
&lt;br /&gt;
* [https://discord.gg/7bcNTPK Discord]&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;br /&gt;
[[Category:Source ports]]&lt;br /&gt;
[[Category:Active software]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=119462</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=119462"/>
		<updated>2025-06-27T15:40:33Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;[[wikipedia:Linux distribution|Linux distribution]]&#039;&#039;&#039; (commonly called a &#039;&#039;&#039;distro&#039;&#039;&#039;) is a complete operating system built around the Linux kernel. It typically includes system software, libraries, a package manager, and various applications. Distributions vary in purpose, design, and target users, offering different default desktop environments, package formats, and system tools.&lt;br /&gt;
&lt;br /&gt;
Linux distributions have existed since the early days of Linux, with early examples including &#039;&#039;&#039;[[wikipedia:MCC Interim Linux|MCC Interim Linux]]&#039;&#039;&#039; and &#039;&#039;&#039;[[wikipedia:H.J Lu|H.J. Lu&#039;s]]&#039;&#039;&#039; bootable &amp;quot;Boot/Root&amp;quot; floppy disks. Most modern Linux distros are derived from one of four major families: &#039;&#039;&#039;[[wikipedia:Debian|Debian]]&#039;&#039;&#039;, &#039;&#039;&#039;[[wikipedia:Ubuntu|Ubuntu]]&#039;&#039;&#039; (which is based on Debian), &#039;&#039;&#039;[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]&#039;&#039;&#039;, and &#039;&#039;&#039;[[wikipedia:Arch Linux|Arch Linux]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re experiencing compatibility issues with a particular distro on your hardware, visit [https://linux-hardware.org Linux-Hardware.org] for detailed compatibility reports. Use the [https://linux-hardware.org/?view=computers Computers] page to check support for specific systems, or try the [https://linux-hardware.org/?view=search search tool] to look up individual components.&lt;br /&gt;
&lt;br /&gt;
This is a list of the current recommended Linux distributions, organized by category.&lt;br /&gt;
&lt;br /&gt;
==General use-focused==&lt;br /&gt;
These Linux distributions offer a complete Desktop experience with a large user base.&lt;br /&gt;
See [[Linux_guide_for_emulators|guide to setup/download emulators]] for instructions for these distros.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 22.04 LTS]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|GNOME (COSMIC)&lt;br /&gt;
|{{~}} ||{{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Experienced users===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Gaming-focused==&lt;br /&gt;
These Linux distributions target to be a complete gaming package. Emulators are either pre-installed or easily installed. You can use [https://www.emudeck.com/ EmuDeck] which is an installation script that helps you get started with emulation. For a comparison check out: https://github.com/ChimeraOS/chimeraos/wiki/OS-Comparison&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|KDE Plasma, GNOME&lt;br /&gt;
|{{✓}} ||{{✓}}&amp;lt;ref group=G&amp;gt;Currently only recommended for x86 PC handhelds, like ROG Ally, Legion Go and HTPC setups.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&amp;lt;ref group=G&amp;gt;Currently only recommended for desktops PCs.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|GNOME&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|SteamOS 3&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|SteamOS N/A&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=G/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===[[Emulators on Linux|Emulation-focused]]===&lt;br /&gt;
These Linux distributions offer complete emulation packages for PCs, single board computers, consoles and other systems.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity_os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity_os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and it&#039;s forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and hack Roms#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=3dSen&amp;diff=119461</id>
		<title>3dSen</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=3dSen&amp;diff=119461"/>
		<updated>2025-06-27T15:34:33Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Reverted edits by MrScottyPieey (talk) to last revision by 172.71.144.149&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox emulator&lt;br /&gt;
|title 		= 3dSen&lt;br /&gt;
|logo	 	= 3dsenvr.png&lt;br /&gt;
|logowidth 	= 169&lt;br /&gt;
|version 	= {{Version|3dSen}}&lt;br /&gt;
|active 	= Yes&lt;br /&gt;
|platform 	= [[Emulators on Windows|Windows]]&amp;lt;br/&amp;gt;[[Emulators on Linux|Linux]]&amp;lt;br/&amp;gt;[[Emulators on macOS|macOS]]&lt;br /&gt;
|target 	= [[Nintendo Entertainment System emulators|NES]]&lt;br /&gt;
|developer 	= Geod &amp;lt;small&amp;gt;(Tran Vu Truc)&amp;lt;/small&amp;gt;&lt;br /&gt;
|accuracy	= &lt;br /&gt;
|website 	= [http://www.geodstudio.net/ geodstudio.net]&lt;br /&gt;
|support 	= &lt;br /&gt;
|prog-lang 	= {{Proglang|C#}}&lt;br /&gt;
|license 	= {{License|Proprietary}}&lt;br /&gt;
|source 	= [https://github.com/tructv/3DNes_Engine GitHub] &amp;lt;small&amp;gt;(old code for 3D conversion)&amp;lt;/small&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3dSen&#039;&#039;&#039; is a commercial, proprietary, [[wikipedia:Unity (game_engine)|Unity]]-based [[Nintendo Entertainment System emulators|Nintendo Entertainment System emulator]] for Windows, Linux and macOS that converts [https://steamcommunity.com/app/954280/discussions/0/1643170903498517164/ supported NES games] into full 3D. Profiles to turn games into 3D are made by hand and new games are added regularly. There is also a separately released [[Virtual Reality|Virtual Reality (VR)]] version.&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Win-big|Lin-big|Mac-big}}&lt;br /&gt;
|&#039;&#039;&#039;[https://store.steampowered.com/app/1147940/3dSen_PC/ 3dSen PC on Steam]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;$10 Payware&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Win-big}}&lt;br /&gt;
|&#039;&#039;&#039;[https://store.steampowered.com/app/954280/3dSenVR/ 3dSen VR on Steam]&#039;&#039;&#039;&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;$20 Payware, and free demo&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot;|&amp;lt;hr/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Win|Lin|Mac}}&lt;br /&gt;
|[https://geod.itch.io/3dsenpc 3dSen PC on itch.io]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;$10 Payware&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Win}}&lt;br /&gt;
|[https://geod.itch.io/3dnes 3dSen VR on itch.io]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;$20 Payware&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=center|{{Icon|Win|Lin|Mac}}&lt;br /&gt;
|[https://geod.itch.io/3dsen-maker 3dSen Maker]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Create 3D profiles of NES games and play them in real time. Name your own price.&amp;lt;/small&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
3dSen is available in two versions, PC for use with regular monitors and VR for use with VR headsets. 3dSen has been in development since 2015 and was previously know as &#039;&#039;3DNes VR&#039;&#039;, name was changed for release on commercial platforms. The non-VR version was first released in 19 June 2020. As of version 0.9 it supports loading custom game profiles that can be found on the [https://geod.itch.io/3dsen-maker/community community repository]. You can also create your own with 3dSen Maker.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
* &#039;&#039;Full 3D Experience&#039;&#039;: real time lighting and shadows over voxel models combined with customized animations&lt;br /&gt;
* &#039;&#039;Camera Rotation&#039;&#039;: rotate and change the viewing angle&lt;br /&gt;
* &#039;&#039;Dynamic Skyboxes&#039;&#039;&lt;br /&gt;
* &#039;&#039;Light Gun support&#039;&#039;: using motion controller as the NES Zapper for lightgun games&lt;br /&gt;
* &#039;&#039;Normal and Motion Controllers&#039;&#039;&lt;br /&gt;
* &#039;&#039;Save States&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
There is an official [https://www.youtube.com/watch?v=KcDWJx5DGSE Setup Tutorial] on YouTube and also a [https://steamcommunity.com/app/954280/discussions/0/1642039362989260160/ text FAQs] page.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://steamcommunity.com/app/954280/discussions/0/1643170903498517164/ List of supported games]&lt;br /&gt;
* [https://geod.itch.io/3dsen-maker/community Community repository] - external game profiles&lt;br /&gt;
* [https://steamcommunity.com/app/954280 Steam community] - all news, updates and documentation are posted here&lt;br /&gt;
* [https://discord.gg/2ZP6mRq Official Discord]&lt;br /&gt;
* [https://www.facebook.com/3dnes Official Facebook]&lt;br /&gt;
* [https://www.reddit.com/r/3dnes/ Official Reddit]&lt;br /&gt;
* [https://twitter.com/tructv Official Twitter]&lt;br /&gt;
* [https://www.youtube.com/tructre1980 Official YouTube]&lt;br /&gt;
&lt;br /&gt;
[[Category:Emulators|1]]&lt;br /&gt;
[[Category:Console emulators|1]]&lt;br /&gt;
[[Category:Home console emulators|1]]&lt;br /&gt;
[[Category:Famicom (NES) emulators|1]]&lt;br /&gt;
[[Category:Windows emulation software|1]]&lt;br /&gt;
[[Category:Linux emulation software|1]]&lt;br /&gt;
[[Category:macOS emulation software|1]]&lt;br /&gt;
[[Category:Emulators with VR support|1]]&lt;br /&gt;
[[Category:Closed-source emulators|1]]&lt;br /&gt;
[[Category:Commercial emulators|1]]&lt;br /&gt;
[[Category:Active emulation software|1]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=119460</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=119460"/>
		<updated>2025-06-27T15:32:54Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[wikipedia:Linux distribution|Linux Distribution]]s&#039;&#039;&#039; (&#039;&#039;&#039;Distros&#039;&#039;&#039;) have existed since the early history of Linux, with distros like [[wikipedia:MCC Interim Linux|MCC Interim Linux]] and boot-able floppy disks like [[Wikipedia:H.J Lu|H.J. Lu&#039;s]] Boot/Root. Many distributions are based on one of four distros; [[wikipedia:Ubuntu|Ubuntu]], [[wikipedia:Debian|Debian]], [[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]] and [[wikipedia:Arch Linux|Arch Linux]]. If some distros aren&#039;t working on your hardware, see [https://linux-hardware.org Linux Hardware.org]. [https://linux-hardware.org/?view=computers Computers] page for specific devices, or with specific parts, see the [https://linux-hardware.org/?view=search search] page. This is a list of the current recommended Linux distros in their respective categories.&lt;br /&gt;
&lt;br /&gt;
==General use-focused==&lt;br /&gt;
These Linux distributions offer a complete Desktop experience with a large user base.&lt;br /&gt;
See [[Linux_guide_for_emulators|guide to setup/download emulators]] for instructions for these distros.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://cachyos.org/ CachyOS]&amp;lt;br/&amp;gt;&lt;br /&gt;
|[https://cachyos.org/download/ 25.x.x.] (Desktop)&amp;lt;br/&amp;gt;&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 22.04 LTS]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|GNOME (COSMIC)&lt;br /&gt;
|{{~}} ||{{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Experienced users===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|41&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Gaming-focused==&lt;br /&gt;
These Linux distributions target to be a complete gaming package. Emulators are either pre-installed or easily installed. You can use [https://www.emudeck.com/ EmuDeck] which is an installation script that helps you get started with emulation. For a comparison check out: https://github.com/ChimeraOS/chimeraos/wiki/OS-Comparison&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|KDE Plasma, GNOME&lt;br /&gt;
|{{✓}} ||{{✓}}&amp;lt;ref group=G&amp;gt;Currently only recommended for x86 PC handhelds, like ROG Ally, Legion Go and HTPC setups.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&amp;lt;ref group=G&amp;gt;Currently only recommended for desktops PCs.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 25.x.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|GNOME&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|SteamOS 3&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|SteamOS N/A&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=G/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===[[Emulators on Linux|Emulation-focused]]===&lt;br /&gt;
These Linux distributions offer complete emulation packages for PCs, single board computers, consoles and other systems.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity_os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity_os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and it&#039;s forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a wide range of platforms, including different hardware architectures.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 25.4]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|Ports of the Linux kernel on consoles|Homebrew and hack Roms#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Template:3dSenVer&amp;diff=117115</id>
		<title>Template:3dSenVer</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Template:3dSenVer&amp;diff=117115"/>
		<updated>2025-05-06T16:55:28Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;0.9.14&amp;lt;/center&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Emulator Templates|#]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Virtual_reality&amp;diff=103943</id>
		<title>Virtual reality</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Virtual_reality&amp;diff=103943"/>
		<updated>2024-11-17T09:19:36Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{WIP}}&lt;br /&gt;
[[File:vr-nerd.png|thumb|200px]]&lt;br /&gt;
[[File:QCRCRN.gif|thumb|200px|3DNes VR]]&lt;br /&gt;
&#039;&#039;&#039;[[wikipedia:Virtual_reality|Virtual reality]]&#039;&#039;&#039; (&#039;&#039;&#039;VR&#039;&#039;&#039;) is a field of technology surrounding direct interactivity with virtual 3D environments. This is often achieved with a head-mounted display and some form of input tracking. Some new emulators and forks of established emulators have support for VR headsets. There are a lot of different ways the emulators use the features of VR headsets. A lot of them allow you to play the game on a big screen inside your headset. Some of them have a virtual game room where you can play on a CRT TV or arcade cabinet. Some of them allow you to play games in 3D, either by emulating the original experience of a native 3D system like Virtual Boy or by giving a new way to play a traditional 2D system like NES or GameCube in 3D.&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
While virtual reality continues to evolve, its integration with applications like emulators faces challenges due to disparate APIs, controls, and sensors across platforms. However, the advent of [[Wikipedia:OpenXR|OpenXR]] heralds potential solutions to these fragmentation issues. Developed by Khronos, the organization behind renowned open standards like OpenGL and Vulkan, OpenXR presents an open and royalty-free standard poised to unify VR and AR hardware. Serving as an intermediary layer, OpenXR aims to streamline VR/AR development by enabling compatibility across various headsets. Successful adoption of OpenXR holds promise for simplifying VR support in mainstream emulators, potentially facilitating universal compatibility across current and future VR devices.&lt;br /&gt;
&lt;br /&gt;
==Emulators with VR support==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Emulates&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Platoform(s)&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Headset(s)&amp;lt;ref group=N&amp;gt;These are the officially supported headsets for an emulator. If an emulator only support Oculus/Meta headsets then you can try using [https://github.com/LibreVR/Revive ReVive], which let&#039;s you play Oculus/Meta-exclusive software on other headsets such as HTC Vive or Valve Index.&amp;lt;/ref&amp;gt;&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|VR&amp;lt;ref group=N&amp;gt;Emulators with VR support have support for VR functions such as head tracking, first person viewing, VR controller input methods, etc.&amp;lt;/ref&amp;gt;&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|3D&amp;lt;ref group=N&amp;gt;Emulators with 3D support can output the video in 3D, this can be used to view the game in 3D with a VR headset. If an emulator only supports 3D and doesn&#039;t support VR, you can try using [https://store.steampowered.com/app/457550/Bigscreen_Beta/ Bigscreen] (or a similar application) on PC and enable SBS3D mode to show SBS content in your VR headset.&amp;lt;/ref&amp;gt;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;|PC / x86&lt;br /&gt;
|-&lt;br /&gt;
|[[3dSen|3dSen VR]]&lt;br /&gt;
|[[Nintendo Entertainment System emulators|NES]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[[3dSen#Download|{{3dSenVer}} ($)]]&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift, WindowsMR&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Dolphin VR]]&lt;br /&gt;
|[[Wii emulators|Wii]], [[GameCube emulators|GC]] &amp;amp; [[Nintendo_64_emulators#Virtual_Console_games_in_Dolphin|N64 VC]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://dolphinvr.wordpress.com/downloads/ 5.0-250]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;(2016-06-13)&amp;lt;/small&amp;gt;&lt;br /&gt;
|HTC Vive, Oculus Rift&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[BigPEmu]]&lt;br /&gt;
|[[Atari_Jaguar_emulators#Hardware_features_and_accessories|AJ-VR]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.richwhitehouse.com/jaguar/index.php?content=download {{BigPEmuVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/braindx/vbjin-ovr VBjin-OVR]&lt;br /&gt;
|[[Virtual Boy emulators|VB]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/braindx/vbjin-ovr/releases/download/3.0/VBjin-OVR.exe 3.0]&lt;br /&gt;
|Oculus Rift&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[http://buildbot.libretro.com/stable/ {{RetroArchVer}}]&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift, WindowsMR&lt;br /&gt;
|{{✗}} ||{{✓}} ||{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/vpinball/vpinball Visual Pinball]&amp;lt;ref group=N&amp;gt;Starting in version 10.8.0.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|[[Pinball]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/vpinball/vpinball/releases/latest Git]&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift, WindowsMR&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{Yellow}} {{License|MAME}} ({{License|NC}}&amp;lt;ref&amp;gt;There is work to re-license to {{License|GPLv3}}&amp;lt;/ref&amp;gt; ||{{✓}} ||{{~}} &lt;br /&gt;
|-&lt;br /&gt;
|[https://medium.com/webmr/emukit-2-immersive-psx-n64-vr-on-the-web-7c1ec110a592 Emukit VR]&lt;br /&gt;
|[[Nintendo_64_emulators|N64]], [[PlayStation emulators|PS1]]&lt;br /&gt;
|align=left|{{Icon|Web}}&lt;br /&gt;
|[https://github.com/exokitxr/emukit Git]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}}||{{✓}} ||{{Green}} {{License|MIT}} ({{License|Permissive}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RPCS3]]&lt;br /&gt;
|[[PlayStation 3 emulators|PS3]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|FreeBSD}}&lt;br /&gt;
|[https://github.com/RPCS3/rpcs3/releases {{RPCS3Ver}}]&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift, WindowsMR&lt;br /&gt;
|{{✗}} ||{{✓}} ||{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Dolphin]]&lt;br /&gt;
|[[Wii emulators|Wii]], [[GameCube emulators|GC]] &amp;amp; [[Nintendo_64_emulators#Virtual_Console_games_in_Dolphin|N64 VC]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://dolphin-emu.org/download/ Dev]&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift, WindowsMR&lt;br /&gt;
|{{✗}} ||{{✓}} ||{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|Real Commodore 64 - Virtually&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;C64VR&amp;lt;br/&amp;gt;VRC64&amp;lt;/small&amp;gt;&lt;br /&gt;
|[[Commodore 64 emulators|C64]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/petermg/RiftS-C64VR/releases 1.0]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;2021-09-22&amp;lt;/small&amp;gt;&lt;br /&gt;
|Oculus Rift/Rift S, WindowsMR/SteamVR using [https://github.com/LibreVR/Revive ReVive]&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://forums.oculusvr.com/community/discussion/26990/ppsspp-vr-playstation-portable-emulator PPSSPP VR]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;(2015 fork)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[[PlayStation Portable emulators|PSP]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://drive.google.com/open?id=1KDg9SB9Fn4nulS6abBofMy7rUyDGth5- 1.1.1]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;‎(2015-10-17)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Oculus Rift&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{?}}||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Citra]]&lt;br /&gt;
|[[Nintendo 3DS emulators|3DS]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://citra-emu.org/download/ Nightly]&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift, WindowsMR&lt;br /&gt;
|{{✗}} ||{{✓}} ||{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|Decaf VR&lt;br /&gt;
|[[Wii U emulators|Wii U]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/CarlKenner/decaf-emu/tree/VR Git]&lt;br /&gt;
|Oculus Rift&lt;br /&gt;
|{{?}}||{{?}}||{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{✗}}&lt;br /&gt;
|- &lt;br /&gt;
|[https://www.reddit.com/r/emulation/comments/czdif4/unofficial_3d_gba_retroarch_core/ VBA-Next 3D fork]&lt;br /&gt;
|[[Game Boy Advance emulators|GBA]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|N/A&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift, WindowsMR&lt;br /&gt;
|{{✗}} ||{{✓}} ||{{?}}||{{✗}} ||{{✗}} &lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;|Standalone / Mobile / ARM&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/amwatson/CitraVR CitraVR]&lt;br /&gt;
|[[Nintendo 3DS emulators|3DS]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/amwatson/CitraVR/releases/latest 0.4.2]&lt;br /&gt;
|Oculus/Meta Quest&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/CidVonHighwind/VirtualBoyGo VirtualBoyGo]&lt;br /&gt;
|[[Virtual Boy emulators|VB]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://sidequestvr.com/app/125/virtualboygo 1.5.1 SideOculus/Meta Quest]&amp;lt;br /&amp;gt;[https://github.com/CidVonHighwind/VirtualBoyGo/releases 1.5.1 APK]&lt;br /&gt;
|Oculus/Meta Quest, Oculus Go&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[PPSSPP]]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;PPSSPP VR (2022- build)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[[PlayStation Portable emulators|PSP]]&lt;br /&gt;
|align=left|{{Icon|Android|iOS}}&lt;br /&gt;
|[http://www.ppsspp.org/downloads.html {{PPSSPPVer}}]&amp;lt;br /&amp;gt;[https://sidequestvr.com/app/12379/ppsspp-vr SideQuest]&lt;br /&gt;
|Oculus/Meta Quest, Pico, Google Cardboard&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.reddit.com/r/winlatorxr/ WinlatorXR]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Win]] &lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/longjunyu2/winlator/releases 7.1.3]&amp;lt;br /&amp;gt;[https://sidequestvr.com/app/37320/winlatorxr SideQuest]&lt;br /&gt;
|Oculus/Meta Quest&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{?}} ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[http://buildbot.libretro.com/stable/ {{RetroArchVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}}||{{✓}} ||{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Dolphin]]&lt;br /&gt;
|[[Wii emulators|Wii]], [[GameCube emulators|GC]] &amp;amp; [[Nintendo_64_emulators#Virtual_Console_games_in_Dolphin|N64 VC]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://dolphin-emu.org/download/ {{DolphinVer}}]&lt;br /&gt;
|Google Cardboard&lt;br /&gt;
|{{?}}||{{✓}} ||{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[[ePSXe]]&lt;br /&gt;
|[[PlayStation emulators|PS1]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://play.google.com/store/apps/details?id=com.epsxe.ePSXe {{EpsxeAndroidVer}} ($)]&lt;br /&gt;
|Google Cardboard&lt;br /&gt;
|{{?}}||{{?}}||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|FPse&lt;br /&gt;
|[[PlayStation emulators|PS1]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://play.google.com/store/apps/details?id=com.emulator.fpse {{FpseAndroidVer}} ($)]&lt;br /&gt;
|Oculus, GearVR, Google Cardboard, Homido, etc.&lt;br /&gt;
|{{?}}||{{?}}||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://hora.ng/gb/ GameBov]&lt;br /&gt;
|[[Game Boy/Game Boy Color emulators|GB/C]]&lt;br /&gt;
|align=left|{{Icon|Android}}	&lt;br /&gt;
|[https://sidequestvr.com/app/1199/gamebov 0.13 SideQuest]&amp;lt;br /&amp;gt;[https://www.dropbox.com/s/f8tydat68svzkkx/GameBovOculusQuestGo0.13.apk?dl=0 0.13 APK]&lt;br /&gt;
|Oculus/Meta Quest, Oculus Go&lt;br /&gt;
|{{~}} ||{{~}} ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|Real Commodore 64 - Virtually&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;C64VR&amp;lt;br/&amp;gt;VRC64&amp;lt;/small&amp;gt;&lt;br /&gt;
|[[Commodore 64 emulators|C64]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://sidequestvr.com/app/3820/real-commodore-64-virtually Quest-ver.] &amp;lt;small&amp;gt;(2021-12-28)&amp;lt;/small&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[https://sidequestvr.com/app/1036/oculus-go-only-real-commodore-64-virtually Go-ver.] &amp;lt;small&amp;gt;(2021-05-31)&amp;lt;br /&amp;gt;&lt;br /&gt;
[https://github.com/petermg/QuestC64VR/releases Quest APK] (2021-09-22)&amp;lt;br /&amp;gt;&lt;br /&gt;
[https://github.com/petermg/VRC64/releases APK] (2020-05-20)&lt;br /&gt;
&amp;lt;/small&amp;gt;&lt;br /&gt;
|Oculus/Meta Quest, Oculus Go, Gear VR, possible others&amp;lt;ref group=N&amp;gt;Real Commodore 64 might also work on DayDream and Cardboard. Requires 3DoF controller.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://gp2x.org/android/vrmame/ VR MAME]&lt;br /&gt;
|[[Arcade emulators|Arcade]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://play.google.com/store/apps/details?id=org.gp2x.cmame 1.0.1]&lt;br /&gt;
|Google Cardboard&lt;br /&gt;
|{{?}}||{{?}}||{{?}}||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://gp2x.org/android/vrvice/ VR VICE]&lt;br /&gt;
|[[Commodore 64 emulators|C64]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://play.google.com/store/apps/details?id=org.gp2x.cvice 1.0.3]&lt;br /&gt;
|Google Cardboard&lt;br /&gt;
|{{?}}||{{?}}||{{Green}} {{License|GPLv2}} ({{License|Copyleft}}) ||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|GearboyVR&lt;br /&gt;
|[[Game Boy/Game Boy Color emulators|GB/C]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/CidVonHighwind/GearboyVR 1.0]&lt;br /&gt;
|Oculus Go&lt;br /&gt;
|{{?}}||{{?}}||{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|GVRgb&lt;br /&gt;
|[[Game Boy/Game Boy Color emulators|GB/C]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://play.google.com/store/apps/details?id=com.mallmagician.GvrgbCB N/A]&lt;br /&gt;
|Oculus, GearVR, Google Cardboard, Homido, etc.&lt;br /&gt;
|{{?}} ||{{?}} ||{{?}} ||{{?}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|NES SPACE&lt;br /&gt;
|[[Nintendo Entertainment System emulators|NES]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://chesstar.itch.io/nes-space 2020.1023 ($)]&lt;br /&gt;
|Oculus/Meta Quest&lt;br /&gt;
|{{✓}} ||{{✗}} ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=N/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparison===&lt;br /&gt;
;[[3dSen|3dSen VR]]:Converts two dimensional NES games to 3D and allows you to rotate and change the viewing angle. Was previously know as 3DNes VR, name was changed for release on Steam and itch.io.&lt;br /&gt;
&lt;br /&gt;
;[[Dolphin]]: The standard Dolphin emulator has long supported Stereoscopic 3D video output, offering various modes including Side-by-Side, anaglyph, top-and-bottom, 3D Vision output, and passive stereoscopic displays. For VR headset use, opt for side-by-side output. On PC, platforms like [https://bigscreenvr.com/ Bigscreen] enable SBS3D mode for seamless integration with VR headsets, while Android users can enjoy immediate compatibility. Although an OpenXR implementation for full VR support was in progress from October 2019, it wasn&#039;t ultimately merged; more details can be found in [https://github.com/dolphin-emu/dolphin/pull/8380 this pull request]. In 2024, a fresh attempt to implement OpenXR support is underway [https://github.com/dolphin-emu/dolphin/pull/12564 in this pull request], this time focusing on Meta Quest support.&lt;br /&gt;
&lt;br /&gt;
:;[[Dolphin VR]]: A legacy VR fork maintained by [https://github.com/CarlKenner/ CarlKenner] (also known as [https://www.reddit.com/user/2EyeGuy/ 2EyeGuy]), Dolphin VR offers immersive experiences for 3D games with accurate life-size scaling, full FOV, a 3D HUD, independent aiming, and free look capabilities. It also supports playing 2D games on a virtual screen with correct angles, sometimes even in 3D. Compatible with Wii, GameCube, and Nintendo 64 Virtual Console games, Dolphin VR extends its functionality with ROM hacks, such as the [https://www.dsogaming.com/news/you-can-now-play-the-legend-of-zelda-ocarina-of-time-in-vr-first-person-mode-on-the-pc/ Ocarina of Time romhack]. For detailed setup instructions and further information, consult the [https://www.reddit.com/r/Dolphin_VR/comments/a5md0j/dolphin_vr_quick_setup_guide_and_tips/ Dolphin VR Quick Setup Guide], [https://www.reddit.com/r/Dolphin_VR/ Dolphin_VR subreddit], and the [https://docs.google.com/spreadsheets/d/1cSDIbgJcAtW7QoEaDjsd811g__WXNQqAkykUU6wEmnk/edit?usp=sharing compatibility spreadsheet].&lt;br /&gt;
&lt;br /&gt;
;[[PPSSPP]]: Offers VR support on ARM platforms, including Android, iOS, and standalone devices like Meta Quest and Pico. PC VR support is anticipated for future releases.&lt;br /&gt;
&lt;br /&gt;
:;PPSSPP VR (2022- build): This official VR build is tailored for standalone headsets such as Quest and Pico.&lt;br /&gt;
&lt;br /&gt;
:;PPSSPP VR (2015 fork): An old VR fork for Oculus Rift by [https://github.com/CarlKenner/ CarlKenner] (AKA [https://www.reddit.com/user/2EyeGuy/ 2EyeGuy]). PPSSPP VR is a PlayStation Portable emulator for the Oculus Rift that lets you actually be inside PSP games. You are not playing on a virtual handheld or screen, you are inside the virtual world. Important: do not resize the mirror window while in VR mode! Otherwise the GUI will stop working.  It will still render at full resolution in the Rift. Don&#039;t forget to set the internal resolution to whatever you want, 6x works well. Check out [https://www.youtube.com/watch?v=lFEbMESRGVo this video] to see what it&#039;s like. [https://docs.google.com/spreadsheets/d/1wS2-RkZsfsj3Bd-R66KFHZ8_HGZ2kHjESfj-uYFlyXk/edit?usp=sharing Compatibility spreadsheet].&lt;br /&gt;
&lt;br /&gt;
;[[Citra]]: Regular Citra integrated support for side-by-side Stereoscopic 3D on Jun 18, 2018.&amp;lt;ref name=&amp;quot;citrasbs&amp;quot;&amp;gt;https://github.com/citra-emu/citra/pull/3632&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;citrasbs2&amp;quot;&amp;gt;https://citra-emu.org/entry/citra-progress-report-2018-q2/&amp;lt;/ref&amp;gt; You can enable it by heading to &amp;lt;code&amp;gt;Emulation → Configure… → Graphics → Layout&amp;lt;/code&amp;gt;, ticking the &amp;lt;code&amp;gt;Enable Stereoscopic 3D&amp;lt;/code&amp;gt; checkbox, and changing the screen layout to &amp;lt;code&amp;gt;Side by Side&amp;lt;/code&amp;gt;. With this setup, users can experience games in 3D on various platforms such as VR headsets, 3D TVs, monitors, or projectors. To view SBS content with a VR headset, applications like [https://bigscreenvr.com/ Bigscreen] and enable SBS3D mode to show SBS content in your VR headset.&lt;br /&gt;
&lt;br /&gt;
:;CitraVR: a VR fork designed for playing in 3D on Meta Quest devices. It is a GPL-licensed, engineless OpenXR application, allowing for compatibility with Meta Quest 2, Meta Quest Pro, and Meta Quest 3. The project focuses on stereoscopic rendering, broad controller support, and features a large, movable/resizable screen. CitraVR is fully independent of the Meta SDK and is actively being improved over time. For installation instructions, game compatibility, known issues, and support, visit [https://github.com/amwatson/CitraVR the official CitraVR GitHub page].&lt;br /&gt;
&lt;br /&gt;
;VBjin-OVR: Has a Head Locked mode where the screen is fixed in view and head tracking is ignored and a Immersive mode where the screen is placed in the world and head tracking is used to allow you to look around. This mode should be considered experimental and suffers from artifacts inherent to the Virtual Boy&#039;s implementation.&lt;br /&gt;
&lt;br /&gt;
;[[RetroArch]]:Can output side-by-side video for [[wikipedia:List_of_stereoscopic_video_games|3D games]]. This can be used to view the game in 3D with a VR headset, 3D TV, 3D projector or Android phone with cardboard. With [https://github.com/libretro/glsl-shaders/tree/master/stereoscopic-3d these glsl-shaders] it is possible to play both anaglyph systems (like [[Virtual_Boy_emulators|Virtual Boy]]) and active shutter stereoscopic 3D games (like [[wikipedia:Famicom_3D_System|Famicom 3D System]] or [https://segaretro.org/3-D_Glasses SegaScope 3-D]). For PC, use something like [https://bigscreenvr.com/ Bigscreen] and enable SBS3D mode to show SBS content in your VR headset, for Android it should work right away.&lt;br /&gt;
&lt;br /&gt;
;Visual Pinball: Can output stereoscopic 3D in a variety of ways; this can be enabled by going to &amp;lt;code&amp;gt;Preferences → Video/Graphics Options → 3D Stereo Output&amp;lt;/code&amp;gt;. Previously [https://github.com/vpinball/vpvr a separate fork], VR support was merged into Visual Pinball&#039;s main branch around version 10.8.0. Use &amp;lt;code&amp;gt;VPinballX_GL.exe&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;VPinballX_GL64.exe&amp;lt;/code&amp;gt; to enable VR support. All tables will work in VR, but may need to be modified to add cosmetic decorations such as cabinets, backglasses, and environments. Some tables require manually editing their internal script file to enable these VR decorations (typically by setting the variable &amp;lt;code&amp;gt;VRRoom&amp;lt;/code&amp;gt; to a non-zero value), while others can automatically detect and enable them on the fly.&lt;br /&gt;
&lt;br /&gt;
;Emukit VR: Web based N64 &amp;amp; PS1 emulation in 3D.&lt;br /&gt;
&lt;br /&gt;
;Decaf VR: A VR fork by [https://github.com/CarlKenner/ CarlKenner] (AKA [https://www.reddit.com/user/2EyeGuy/ 2EyeGuy]). Abadoned. It&#039;s just a 3m wide TV floating in the black void 1.5m in front of you (and another one behind you), with a correctly-sized gamepad screen held in your left hand.&lt;br /&gt;
&lt;br /&gt;
;[[RPCS3]]:Added support for PlayStation 3D on March 7, 2020&amp;lt;ref name=&amp;quot;rpcs3&amp;quot;&amp;gt;https://twitter.com/rpcs3/status/1236296783594229762&amp;lt;/ref&amp;gt;. Initially only for Anaglyph output but stereoscopic will be added later. Use something like [https://bigscreenvr.com/ Bigscreen] and enable SBS3D mode to show SBS content in your VR headset.&lt;br /&gt;
&lt;br /&gt;
:*There is [[wikipedia:List_of_PlayStation_3_games_with_3D_support|a list on Wikipedia]] with games that have 3D support. Also see [https://blog.playstation.com/2011/07/01/stereoscopic-3d-on-ps3-updated-list-of-all-3d-games-and-movies/ PlayStation Blog for Updated List of All 3D Games and Movies for PS3].&lt;br /&gt;
&lt;br /&gt;
==VR game room simulations==&lt;br /&gt;
[[File:EmuVR rooms.gif|thumb|298px|EmuVR rooms]]&lt;br /&gt;
[[File:Tower Unite.gif|thumb|298px|TowerUnite rooms]]&lt;br /&gt;
A VR room simulation provides a virtual environment; within that environment there are various [[Home_Media_Player|home media]], entertainment and game content that the user can interact with as they would a real-life.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Emulates&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Platform(s)&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Type&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Headset(s)&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|[[Netplay|Netplay]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Licensing|License]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.emuvr.net/ EmuVR]&lt;br /&gt;
|[[RetroArch|Multi-system]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Libretro&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://download.emuvr.net/EmuVR_1.0.12.zip 1.0.12]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;(2023-12-25)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://www.emuvr.net/wiki/Customization#Posters Customizable] room&lt;br /&gt;
|Oculus Rift, Oculus Link (Quest with PCVR), Valve Index, HTC Vive, WindowsMR, and your 2D monitor&lt;br /&gt;
|{{✓}} ||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://curifab.itch.io/age-of-joy AGE of Joy]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|0.4.0&amp;lt;br /&amp;gt;[https://curifab.itch.io/age-of-joy itch.io], [https://sidequestvr.com/app/11839/age-of-joy-a-retro-arcade-gallery-experience-in-vr SideQuest], [https://github.com/curif/AgeOfJoy-2022.1/releases GitHub]&lt;br /&gt;
|Retro arcade gallery&lt;br /&gt;
|Oculus/Meta Quest 2&lt;br /&gt;
|{{✗}} ||{{Green}} {{License|GPLv3}} ({{License|Copyleft}}) ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://towerunite.com/#/ Tower Unite]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://store.steampowered.com/app/394690/ Steam ($)]&lt;br /&gt;
|All kind of game room&lt;br /&gt;
||Valve Index&lt;br /&gt;
|{{?}}||{{Red}} {{License|Proprietary}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://digitalcybercherries.com/new-retro-arcade-neon/ New Retro Arcade: Neon]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://store.steampowered.com/app/465780/ Steam ($)]&lt;br /&gt;
|80&#039;s arcade&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift&lt;br /&gt;
|{{✓}} ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://megadriveclassics.sega.com/ SEGA Mega Drive and Genesis Classics]&lt;br /&gt;
|[[Sega Genesis emulators|Mega Drive/&amp;lt;br&amp;gt;Genesis]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://store.steampowered.com/app/34270/ Steam ($)]&lt;br /&gt;
|90&#039;s game room&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift&lt;br /&gt;
|{{✓}} ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.indiegogo.com/projects/retrovr/#/ RetroVR]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|N/A&lt;br /&gt;
|90&#039;s game room&lt;br /&gt;
||Oculus/Meta Quest, Oculus Go&lt;br /&gt;
|{{✗}} ||{{Red}} {{License|Proprietary}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparison===&lt;br /&gt;
;EmuVR:Based on Unity engine (and uses/requires specific [[RetroArch]] version, [https://www.emuvr.net/wiki/Installation_Guide#Downloads 1.7.5 at the moment]) but it doesn&#039;t require VR headset and controller. Step into your customizable virtual bedroom with EmuVR and experience your collection just like in real life: Pick up, open case/box and insert discs, tapes, floppy disks, casettes or cartridges into your chosen system with their artworks (Box covers, CD/DVD covers, cartridge/VHS labels etc)[https://docs.google.com/spreadsheets/d/1RdMTzZhVW811lTHfKmAZvux2Z_tLdwU4PazVHytpLXg/edit#gid=604246325][https://archive.org/details/emuvr-ugc]. Connect display cables, power on your devices, and enjoy your games, music or movies on a simulated environment. Plug your virtual computer into the simulated display, fire up your handheld, or even feed a virtual coin into an arcade machine or pinball table. Relax with a virtual magazine, book, manual or even box games and card games with your friends thanks to [https://www.emuvr.net/wiki/Netplay netplay] support so you can enjoy your virtual room with other people, replicating room experience. Besides all of these, the latest update (v1.0.12) introduces exciting &amp;quot;User Generated Content&amp;quot; (UGC) support, which means you can now create and enjoy custom assets and mods created by the community.[https://www.youtube.com/@Mastertronic76/search?query=EmuVR][https://www.youtube.com/@justloaf1188]&lt;br /&gt;
:;Limitations;&lt;br /&gt;
:*It has [https://www.emuvr.net/wiki/Settings#Screen_Space_Reflections Screen Space Reflections] but Ray Tracing do NOT supported at the moment. You can try &amp;quot;[[Shaders_and_filters#Notable_ReShade_shaders|Screen-Space Ray Traced Global Illumination]]&amp;quot; shader using ReShade if you have a powerful GPU.[https://www.youtube.com/watch?v=otNKBqxOLPE][https://www.youtube.com/watch?v=snBg45ES-II]&lt;br /&gt;
:*Visual achievement notifications are not currently displayed within EmuVR despite RetroAchievements integration via RetroArch. However, achievements are still unlocked and tracked through RetroArch while using EmuVR (according to some user reports it doesn&#039;t unlock any achievements). Future development might enable on-screen notifications within EmuVR[https://discord.com/channels/494312532782088203/497454201266372628/1051741181731680306].&lt;br /&gt;
:*As mentioned above, due to its reliance on RetroArch, EmuVR&#039;s simulated system support is currently limited to the libretro cores. This means that any limitations inherent to these cores (such as limited system support OR hardware feature emulation capabilities compared to standalone versions of those cores) might also be present within EmuVR. Such great example for this is media playback capabilities: while movies/videos supported through retroarch&#039;s ffmpeg/ffplay core[https://docs.libretro.com/library/ffmpeg/][https://www.emuvr.net/wiki/Playing_Videos_and_Music], due to [[Wikipedia:Comparison_of_video_player_software#Optical_media_ability|ffplay&#039;s limited format support]] there is no optical disc image or raw disc image support and there is no [[Home_Media_Player#Media_player_software|interactive media content support]] (such as menu support or [[Home_Media_Player#Interactive_media|FMV/interactive movie]] games),  but thankfully you can use [[Home_Media_Player#Emulators|some of the other libretro cores]] for that such as puae_libretro core for CDRWIN VCD images. Another example for this limitation is libretro&#039;s FFmpeg core lack of support for .m3u[https://docs.libretro.com/library/ffmpeg/#extensions], so there is no support for playlists either[https://forums.libretro.com/t/ffmpeg-core-is-it-possible-to-use-a-playlist/20716]. Fortunately, you can bypass these limitations just by using the [[Shader_Presets#WindowCast_for_Libretro|WindowCast libretro core]], though it requires additional setup such as using capture software like OBS, obviously this can be quite complex and require extra effort[https://youtu.be/0sRpflSb4j4?t=673].&lt;br /&gt;
:*Check it out [https://discord.com/channels/494312532782088203/1187184049337405521 EmuVR&#039;s ugc-share discord channel] for various content/mods and assets created by the community. Please note that UGC support is currently in preview state[https://discord.com/channels/494312532782088203/496731013217779712/1189136501955633172][https://www.reddit.com/r/virtualreality/comments/19de6mf/what_happened_to_emuvr/], but you need [https://drive.google.com/file/d/1-7AJuZHfnIi7rd_p_jkqQJQIs7cRbpuI/view WIGU] or [https://youtu.be/GhT_kF8t59M WIGUx] mods (which is based on [https://github.com/LavaGang/MelonLoader MelonLoader]) for injecting custom assets to Unity engine-based EmuVR. Keep in mind that there is already a [https://www.emuvr.net/wiki/FAQ#Frequently_Requested_Features frequently requested features page] for EmuVR.&lt;br /&gt;
&lt;br /&gt;
;New Retro Arcade Neon:Virtual 80&#039;s/early 90&#039;s arcade. You can walk around, play arcade machines and other games. Uses [[libretro]]. You have to configure the arcade machines by yourself, there are tools to make it easier such as the: [https://steamcommunity.com/app/465780/discussions/0/343786746006038700/ Arcade Manager Add-on] which auto-downloads and fully set ups cabinet art and attract videos for an unlimited number of ROMs and even randomize the cabinets of your choice every time you visit the Arcade, or you can download [https://www.youtube.com/watch?v=fdM4q0iPVms pre-made packs].&lt;br /&gt;
&lt;br /&gt;
;SEGA Mega Drive and Genesis Classics:Sega&#039;s official emulator for Genesis games. Has a virtual 90&#039;s gamers bedroom. Look at game covers and play them on your CRT. Has mod support, it&#039;s possible to play your own ROMs and to play the official ROMs in other emulators.&lt;br /&gt;
&lt;br /&gt;
;Tower Unite:Tower Unite is a community-based virtual world party game with online games.It features [[libretro]] emulation [https://forums.pixeltailgames.com/t/emulation-with-libretro-tower-unite/46512 support],allowing for emulators to be played within Tower Unite&#039;s Plaza and Condos.&lt;br /&gt;
::Currently the libretro content has two sections：&lt;br /&gt;
:*The Plaza section where you can run supported cores anytime,anywhere using equipped handheld styled libretro items.Tower Unite does not restrict cores from using specific libretro items, so it is possible to run all supported cores in handheld models, including arcade, console.&lt;br /&gt;
:*The Codons section where you can bulid your personalize game room by placing various arcade, console, and computer styled libretro items and loading them with games.This setup can be shared with Tower Unite&#039;s online visitors(But not the handheld model&#039;s settings, which are personally exclusive). In this mode, your Condos runs like a configured libretro front-end as long as the same rom file exists locally for the visitor.&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
* [https://www.reddit.com/r/Emulationonquest/ r/Emulationonquest/] - A subreddit for discussion of standalone emulators and ports, for Meta/ Oculus Quest 1/2/3 and Pro in Virtual Reality.&lt;br /&gt;
* [https://www.reddit.com/r/Dolphin_VR/ r/Dolphin_VR/] - Subreddit for Dolphin VR.&lt;br /&gt;
* [https://www.reddit.com/r/CitraVR/ r/CitraVR/] - Subreddit for CitraVR.&lt;br /&gt;
* [https://www.youtube.com/watch?v=AmEpWpHxhrU YouTube: Emulation on Quest 2] - &#039;Play almost ANY RETRO games on the QUEST 2! // Quest 2 Emulation is CRAZY!&#039; by Beardo Benjo.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:VR|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=100501</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=100501"/>
		<updated>2024-10-20T10:24:40Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{For|Ports of the Linux kernel on consoles|Homebrew and hack Roms#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[wikipedia:Linux distribution|Linux Distribution]]s&#039;&#039;&#039; (&#039;&#039;&#039;Distros&#039;&#039;&#039;) have existed since the early history of Linux, with distros like [[wikipedia:MCC Interim Linux|MCC Interim Linux]] and boot-able floppy disks like [[Wikipedia:H.J Lu|H.J. Lu&#039;s]] Boot/Root. Many distributions are based on one of four distros; [[wikipedia:Ubuntu|Ubuntu]], [[wikipedia:Debian|Debian]], [[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]] and [[wikipedia:Arch Linux|Arch Linux]].&lt;br /&gt;
&lt;br /&gt;
If some distros aren&#039;t working on your hardware, see [https://linux-hardware.org Linux Hardware.org]. [https://linux-hardware.org/?view=computers Computers] page for specific devices, or with specific parts, see the [https://linux-hardware.org/?view=search search] page.&lt;br /&gt;
&lt;br /&gt;
;This is a list of the current recommended Linux distros in their respective categories.&lt;br /&gt;
==General use-focused==&lt;br /&gt;
These Linux distributions offer a complete Desktop experience with a large user base.&lt;br /&gt;
*;See [[Linux_guide_for_emulators|guide to setup/download emulators]] for instructions for these distros.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 22.04 LTS]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|GNOME (COSMIC)&lt;br /&gt;
|{{~}} ||{{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Experienced users===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|40&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Gaming-focused==&lt;br /&gt;
These Linux distributions target to be a complete gaming package. Emulators might not pre-installed on these systems but are easily installed.&lt;br /&gt;
;:You can use [https://www.emudeck.com/ EmuDeck] which is an installation script that helps you get started with emulation.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|KDE Plasma, GNOME&lt;br /&gt;
|{{✓}} ||{{✓}}&amp;lt;ref group=G&amp;gt;Currently only recommended for x86 PC handhelds, like ROG Alley, and HTPC setups.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 40]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{✓}}&amp;lt;ref group=G&amp;gt;Currently only recommended for desktops PCs.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|GNOME&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|SteamOS 3&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|SteamOS N/A&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 “Spizaetus” (231029)]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=G/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Comparison: https://github.com/ChimeraOS/chimeraos/wiki/OS-Comparison&lt;br /&gt;
&lt;br /&gt;
===[[Emulators on Linux|Emulation-focused]]===&lt;br /&gt;
These Linux distributions offer complete emulation packages for PCs, single board computers, consoles and other systems.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity_os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity_os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
;See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and it&#039;s forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a &#039;&#039;&#039;wide range of platforms, including different hardware architectures&#039;&#039;&#039;.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 24.5]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Operating systems|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=100500</id>
		<title>Recommended Linux distros</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Recommended_Linux_distros&amp;diff=100500"/>
		<updated>2024-10-20T10:17:06Z</updated>

		<summary type="html">&lt;p&gt;Jpx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{For|Ports of the Linux kernel on consoles|Homebrew and hack Roms#Operating_systems}}&lt;br /&gt;
{{For|Running Linux on PlayStation 2 (using the PS2 Linux kit)|PlayStation 2 emulators#Linux for PlayStation 2}}&lt;br /&gt;
{{For|Running Linux on PlayStation 3 (using OtherOS)|PlayStation 3 emulators#OtherOS}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[wikipedia:Linux distribution|Linux Distribution]]s&#039;&#039;&#039; (&#039;&#039;&#039;Distros&#039;&#039;&#039;) have existed since the early history of Linux, with distros like [[wikipedia:MCC Interim Linux|MCC Interim Linux]] and boot-able floppy disks like [[Wikipedia:H.J Lu|H.J. Lu&#039;s]] Boot/Root. Many distributions are based on one of four distros; [[wikipedia:Ubuntu|Ubuntu]], [[wikipedia:Debian|Debian]], [[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]] and [[wikipedia:Arch Linux|Arch Linux]].&lt;br /&gt;
&lt;br /&gt;
If some distros aren&#039;t working on your hardware, see [https://linux-hardware.org Linux Hardware.org]. [https://linux-hardware.org/?view=computers Computers] page for specific devices, or with specific parts, see the [https://linux-hardware.org/?view=search search] page.&lt;br /&gt;
&lt;br /&gt;
;This is a list of the current recommended Linux distros in their respective categories.&lt;br /&gt;
==General use-focused==&lt;br /&gt;
These Linux distributions offer a complete Desktop experience with a large user base.&lt;br /&gt;
*;See [[Linux_guide_for_emulators|guide to setup/download emulators]] for instructions for these distros.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://ubuntu.com/ Ubuntu]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and its flavors&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://ubuntu.com/download/desktop 24.04 LTS] (Desktop)&amp;lt;br/&amp;gt;[https://ubuntu.com/desktop/flavours Other flavors]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Debian&lt;br /&gt;
|GNOME, Others (depending on flavor)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.linuxmint.com/ Linux Mint]&lt;br /&gt;
|[https://www.linuxmint.com/download.php 22]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|Cinnamon, MATE, Xfce&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://manjaro.org/ Manjaro]&lt;br /&gt;
|[https://manjaro.org/download/ 24.x.x]&lt;br /&gt;
|x86, ARM&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma, Xfce, GNOME&lt;br /&gt;
|{{✓}} ||{{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.raspberrypi.com/ Raspberry Pi OS]&lt;br /&gt;
|[https://www.raspberrypi.com/software/ 2024-03-15]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Debian&lt;br /&gt;
|PIXEL&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://pop.system76.com/ Pop!_OS]&lt;br /&gt;
|[https://pop.system76.com/ 22.04 LTS]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM (preview)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|GNOME (COSMIC)&lt;br /&gt;
|{{~}} ||{{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Experienced users===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://archlinux.org/ Arch Linux]&lt;br /&gt;
|[https://archlinux.org/download/ Latest]&lt;br /&gt;
|x86&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;ARM and others unofficially&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|Any&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.debian.org/ Debian]&lt;br /&gt;
|[https://www.debian.org/ 12.5]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://fedoraproject.org/ Fedora]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Fedora Atomic&amp;lt;/small&amp;gt;&lt;br /&gt;
|40&amp;lt;br/&amp;gt;[https://fedoraproject.org/workstation/ Fedora Workstation]&amp;lt;br/&amp;gt;[https://fedoraproject.org/atomic-desktops/ Fedora Atomic]&lt;br /&gt;
|x86, ARM&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;and many others&amp;lt;/small&amp;gt;&lt;br /&gt;
|Independent&lt;br /&gt;
|GNOME (and others)&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Gaming-focused==&lt;br /&gt;
These Linux distributions target to be a complete gaming package. Emulators might not pre-installed on these systems but are easily installed.&lt;br /&gt;
;:You can use [https://www.emudeck.com/ EmuDeck] which is an installation script that helps you get started with emulation.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Based on&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Desktop Environment&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://bazzite.gg/ Bazzite]&lt;br /&gt;
|[https://bazzite.gg/#image-picker 2.3.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Atomic&lt;br /&gt;
|KDE Plasma, GNOME&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|SteamOS 3&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;HoloISO&amp;lt;/small&amp;gt;&lt;br /&gt;
|SteamOS N/A&amp;lt;br/&amp;gt;[https://github.com/holoiso-staging/releases HoloISO]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://nobaraproject.org/ Nobara Project]&lt;br /&gt;
|[https://nobaraproject.org/download-nobara/ 39]&lt;br /&gt;
|x86&lt;br /&gt;
|Fedora Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://chimeraos.org/ ChimeraOS]&lt;br /&gt;
|[https://chimeraos.org/download 45]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|GNOME&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS winesapOS]&lt;br /&gt;
|[https://github.com/LukeShortCloud/winesapOS/releases 4.0.0]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://garudalinux.org/ Garuda Linux]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(KDE Dragonized Gaming edition)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://iso.builds.garudalinux.org/iso/latest/garuda/dr460nized-gaming/latest.iso?r2=1 “Spizaetus” (231029)]&lt;br /&gt;
|x86&lt;br /&gt;
|Arch Linux&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://draugeros.org/ Drauger OS]&lt;br /&gt;
|[https://draugeros.org/download 7.6]&lt;br /&gt;
|x86&lt;br /&gt;
|Ubuntu&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://get.regataos.com.br/ Regata OS]&lt;br /&gt;
|[https://get.regataos.com.br/p/download.html 23 &amp;quot;Honeycomb&amp;quot;]&lt;br /&gt;
|x86&lt;br /&gt;
|openSUSE&lt;br /&gt;
|KDE Plasma&lt;br /&gt;
|{{✓}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Comparison: https://github.com/ChimeraOS/chimeraos/wiki/OS-Comparison&lt;br /&gt;
&lt;br /&gt;
===[[Emulators on Linux|Emulation-focused]]===&lt;br /&gt;
These Linux distributions offer complete emulation packages for PCs, single board computers, consoles and other systems.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://batocera.org/ Batocera.linux]&lt;br /&gt;
|[https://batocera.org/download {{BatoceraLinuxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Lakka]]&lt;br /&gt;
|[http://www.lakka.tv/get/ {{LakkaVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.recalbox.com/ Recalbox]&lt;br /&gt;
|[https://www.recalbox.com/download/stable/ {{RecalboxVer}}]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|[[EmulationStation]]&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroPie]]&lt;br /&gt;
|[https://retropie.org.uk/download/ {{RetroPieVer}}]&lt;br /&gt;
|ARM&lt;br /&gt;
|[[EmulationStation]] fork&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity_os/ Elemenity OS]&lt;br /&gt;
|[https://www.elemenity.com/products/elemenity_os/ 1.1]&lt;br /&gt;
|ARM64&lt;br /&gt;
|Custom (supports [[RetroArch]])&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://wimpysworld.com/projects/retro-home/ Retro Home]&lt;br /&gt;
|[https://github.com/wimpysworld/retro-home/releases 22.189-alpha1]&lt;br /&gt;
|ARM, x86&lt;br /&gt;
|Ludo&lt;br /&gt;
|{{✗}} ||{{TBD}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Android==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|AOSP&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;[https://www.esper.io/blog/aosp-missing-features-google-gms What does “AOSP Android” really mean?]&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|LineageOS&lt;br /&gt;
|[https://switchroot.org/ 15.1] (&amp;lt;abbr title=&amp;quot;based on the Nvidia Shield TV build of LineageOS&amp;quot;&amp;gt;[https://wiki.lineageos.org/devices/#nvidia Switch]&amp;lt;/abbr&amp;gt;)&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi3/ &amp;lt;small&amp;gt;Raspberry Pi 3 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi4/ &amp;lt;small&amp;gt;Raspberry Pi 4 builds&amp;lt;/small&amp;gt;]&amp;lt;br/&amp;gt;[https://konstakang.com/devices/rpi5/ &amp;lt;small&amp;gt;Raspberry Pi 5 builds&amp;lt;/small&amp;gt;]&lt;br /&gt;
|ARM&lt;br /&gt;
|Trebuchet&lt;br /&gt;
|{{✓}} ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
;See the [[Android emulators#Hardware features|Hardware features]] and [[Android emulators#Enhancements|Enhancements]] of sections of [[Android emulators]] for Android-x86 and it&#039;s forks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;6&amp;quot;|Android on x86&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Frontend&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|BlissOS&lt;br /&gt;
|[https://blissos.org/index.html#download 16.9.x]&lt;br /&gt;
|x86&lt;br /&gt;
|Android-x86 fork&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;includes 3 launchers: Taskbar, Quickstep and Smart Dock.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}&amp;lt;abbr title=&amp;quot;BlissOS is the currently maintained + supported + newer kernel + hardware support + up-to-date + featured + open source Android x86 distro.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt;||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Berry OS&lt;br /&gt;
|[https://github.com/yui0/berry-os/releases 2023-02-22]&lt;br /&gt;
|x86&lt;br /&gt;
|Based on Android-x86 and Bliss OS&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Mini Desktop launcher is pre-installed.&amp;lt;/small&amp;gt;&lt;br /&gt;
|{{✓}}||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|Android-x86&lt;br /&gt;
|[https://www.android-x86.org 2022-03-25]&lt;br /&gt;
|x86&lt;br /&gt;
|Trebuchet (KitKat version)&lt;br /&gt;
|{{~}}&amp;lt;abbr title=&amp;quot;Development activity on Android-x86 has significantly slowed down.&amp;quot;&amp;gt;*&amp;lt;/abbr&amp;gt; ||{{~}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Multiplatform-focused==&lt;br /&gt;
These Linux distributions provide system development environment experiences on a &#039;&#039;&#039;wide range of platforms, including different hardware architectures&#039;&#039;&#039;.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Architecture&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[https://t2sde.org/ T2 SDE]&lt;br /&gt;
|[https://t2sde.org/download/ 24.5]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Alpha&amp;lt;br/&amp;gt;Arc&amp;lt;br/&amp;gt;ARM (incl. ARM64)&amp;lt;br/&amp;gt;Avr32&amp;lt;br/&amp;gt;HPPA (incl. HPPA64)&amp;lt;br/&amp;gt;IA64&amp;lt;br/&amp;gt;M68k&amp;lt;br/&amp;gt;MIPS (incl. MIPS64)&amp;lt;br/&amp;gt;Nios2&amp;lt;br/&amp;gt;PowerPC (incl. PowerPC-64 and le)&amp;lt;br/&amp;gt;RISCV (incl. RISCV64)&amp;lt;br/&amp;gt;s390x&amp;lt;br/&amp;gt;SPARC (incl. SPARC64)&amp;lt;br/&amp;gt;SuperH&amp;lt;br/&amp;gt;x86 (incl. x86-64)]]&amp;lt;br/&amp;gt;and theoretically any GCC/Linux supported one.&lt;br /&gt;
|{{✓}} ||{{✓}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://distrowatch.com/ DistroWatch]&lt;br /&gt;
* [[wikipedia:List of Linux distributions|List of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of Linux distributions|Comparison of Linux distributions]] (Wikipedia)&lt;br /&gt;
* [[wikipedia:Comparison of instruction set architectures#Instruction sets|Comparison of instruction set architectures]] (Wikipedia)&lt;br /&gt;
&lt;br /&gt;
[[Category:Operating systems|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
	<entry>
		<id>https://emulation.gametechwiki.com/index.php?title=Virtual_reality&amp;diff=92207</id>
		<title>Virtual reality</title>
		<link rel="alternate" type="text/html" href="https://emulation.gametechwiki.com/index.php?title=Virtual_reality&amp;diff=92207"/>
		<updated>2024-07-06T12:26:02Z</updated>

		<summary type="html">&lt;p&gt;Jpx: Sorted the tables better&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{WIP}}&lt;br /&gt;
[[File:vr-nerd.png|thumb|200px]]&lt;br /&gt;
[[File:QCRCRN.gif|thumb|200px|3DNes VR]]&lt;br /&gt;
&#039;&#039;&#039;[[wikipedia:Virtual_reality|Virtual reality]]&#039;&#039;&#039; (&#039;&#039;&#039;VR&#039;&#039;&#039;) is a field of technology surrounding direct interactivity with virtual 3D environments. This is often achieved with a head-mounted display and some form of input tracking. Some new emulators and forks of established emulators have support for VR headsets. There are a lot of different ways the emulators use the features of VR headsets. A lot of them allow you to play the game on a big screen inside your headset. Some of them have a virtual game room where you can play on a CRT TV or arcade cabinet. Some of them allow you to play games in 3D, either by emulating the original experience of a native 3D system like Virtual Boy or by giving a new way to play a traditional 2D system like NES or GameCube in 3D.&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
While virtual reality continues to evolve, its integration with applications like emulators faces challenges due to disparate APIs, controls, and sensors across platforms. However, the advent of [[Wikipedia:OpenXR|OpenXR]] heralds potential solutions to these fragmentation issues. Developed by Khronos, the organization behind renowned open standards like OpenGL and Vulkan, OpenXR presents an open and royalty-free standard poised to unify VR and AR hardware. Serving as an intermediary layer, OpenXR aims to streamline VR/AR development by enabling compatibility across various headsets. Successful adoption of OpenXR holds promise for simplifying VR support in mainstream emulators, potentially facilitating universal compatibility across current and future VR devices.&lt;br /&gt;
&lt;br /&gt;
==Emulators with VR support==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Emulates&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Operating System(s)&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Headset(s)&amp;lt;ref group=N&amp;gt;These are the officially supported headsets for an emulator. If an emulator only support Oculus/Meta headsets then you can try using [https://github.com/LibreVR/Revive ReVive], which let&#039;s you play Oculus/Meta-exclusive software on other headsets such as HTC Vive or Valve Index.&amp;lt;/ref&amp;gt;&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|VR&amp;lt;ref group=N&amp;gt;Emulators with VR support have support for VR functions such as head tracking, first person viewing, VR controller input methods, etc.&amp;lt;/ref&amp;gt;&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|3D&amp;lt;ref group=N&amp;gt;Emulators with 3D support can output the video in 3D, this can be used to view the game in 3D with a VR headset. If an emulator only supports 3D and doesn&#039;t support VR, you can try using [https://store.steampowered.com/app/457550/Bigscreen_Beta/ Bigscreen] (or a similar application) on PC and enable SBS3D mode to show SBS content in your VR headset.&amp;lt;/ref&amp;gt;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|&amp;lt;abbr title=&amp;quot;Free/Libre and Open-Source Software&amp;quot;&amp;gt;FLOSS&amp;lt;/abbr&amp;gt;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;|PC / x86&lt;br /&gt;
|-&lt;br /&gt;
|[[3dSen|3dSen VR]]&lt;br /&gt;
|[[Nintendo Entertainment System emulators|NES]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[[3dSen#Download|{{3dSenVer}} ($)]]&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift, WindowsMR&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{✗}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Dolphin VR]]&lt;br /&gt;
|[[Wii emulators|Wii]], [[GameCube emulators|GC]] &amp;amp; [[Nintendo_64_emulators#Virtual_Console_games_in_Dolphin|N64 VC]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://dolphinvr.wordpress.com/downloads/ 5.0-250]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;(2016-06-13)&amp;lt;/small&amp;gt;&lt;br /&gt;
|HTC Vive, Oculus Rift&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[BigPEmu]]&lt;br /&gt;
|[[Atari_Jaguar_emulators#Hardware_features_and_accessories|AJ-VR]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.richwhitehouse.com/jaguar/index.php?content=download {{BigPEmuVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{✗}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/braindx/vbjin-ovr VBjin-OVR]&lt;br /&gt;
|[[Virtual Boy emulators|VB]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/braindx/vbjin-ovr/releases/download/3.0/VBjin-OVR.exe 3.0]&lt;br /&gt;
|Oculus Rift&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[http://buildbot.libretro.com/stable/ {{RetroArchVer}}]&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift, WindowsMR&lt;br /&gt;
|{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://medium.com/webmr/emukit-2-immersive-psx-n64-vr-on-the-web-7c1ec110a592 Emukit VR]&lt;br /&gt;
|[[Nintendo_64_emulators|N64]], [[PlayStation emulators|PS1]]&lt;br /&gt;
|align=left|{{Icon|Web}}&lt;br /&gt;
|[https://github.com/exokitxr/emukit Git]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}}||{{✓}} ||{{✓}} ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RPCS3]]&lt;br /&gt;
|[[PlayStation 3 emulators|PS3]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux|FreeBSD}}&lt;br /&gt;
|[https://github.com/RPCS3/rpcs3/releases {{RPCS3Ver}}]&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift, WindowsMR&lt;br /&gt;
|{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Dolphin]]&lt;br /&gt;
|[[Wii emulators|Wii]], [[GameCube emulators|GC]] &amp;amp; [[Nintendo_64_emulators#Virtual_Console_games_in_Dolphin|N64 VC]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://dolphin-emu.org/download/ Dev]&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift, WindowsMR&lt;br /&gt;
|{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|Real Commodore 64 - Virtually&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;C64VR&amp;lt;br/&amp;gt;VRC64&amp;lt;/small&amp;gt;&lt;br /&gt;
|[[Commodore 64 emulators|C64]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://github.com/petermg/RiftS-C64VR/releases 1.0]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;2021-09-22&amp;lt;/small&amp;gt;&lt;br /&gt;
|Oculus Rift/Rift S, WindowsMR/SteamVR using [https://github.com/LibreVR/Revive ReVive]&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://forums.oculusvr.com/community/discussion/26990/ppsspp-vr-playstation-portable-emulator PPSSPP VR]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;(2015 fork)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[[PlayStation Portable emulators|PSP]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://drive.google.com/open?id=1KDg9SB9Fn4nulS6abBofMy7rUyDGth5- 1.1.1]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;‎(2015-10-17)&amp;lt;/small&amp;gt;&lt;br /&gt;
|Oculus Rift&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{?}}||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Citra]]&lt;br /&gt;
|[[Nintendo 3DS emulators|3DS]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://citra-emu.org/download/ Nightly]&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift, WindowsMR&lt;br /&gt;
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|Decaf VR&lt;br /&gt;
|[[Wii U emulators|Wii U]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://github.com/CarlKenner/decaf-emu/tree/VR Git]&lt;br /&gt;
|Oculus Rift&lt;br /&gt;
|{{?}}||{{?}}||{{✓}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|- &lt;br /&gt;
|[https://www.reddit.com/r/emulation/comments/czdif4/unofficial_3d_gba_retroarch_core/ VBA-Next 3D fork]&lt;br /&gt;
|[[Game Boy Advance emulators|GBA]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|N/A&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift, WindowsMR&lt;br /&gt;
|{{✗}} ||{{✓}} ||{{?}}||{{✗}} ||{{✗}} &lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;10&amp;quot;|Standalone / Mobile / ARM&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/amwatson/CitraVR CitraVR]&lt;br /&gt;
|[[Nintendo 3DS emulators|3DS]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/amwatson/CitraVR/releases/latest 0.4.2]&lt;br /&gt;
|Oculus/Meta Quest&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://github.com/CidVonHighwind/VirtualBoyGo VirtualBoyGo]&lt;br /&gt;
|[[Virtual Boy emulators|VB]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://sidequestvr.com/app/125/virtualboygo 1.5.1 SideOculus/Meta Quest]&amp;lt;br /&amp;gt;[https://github.com/CidVonHighwind/VirtualBoyGo/releases 1.5.1 APK]&lt;br /&gt;
|Oculus/Meta Quest, Oculus Go&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[[PPSSPP]]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;PPSSPP VR (2022- build)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[[PlayStation Portable emulators|PSP]]&lt;br /&gt;
|align=left|{{Icon|Android|iOS}}&lt;br /&gt;
|[http://www.ppsspp.org/downloads.html {{PPSSPPVer}}]&amp;lt;br /&amp;gt;[https://sidequestvr.com/app/12379/ppsspp-vr SideQuest]&lt;br /&gt;
|Oculus/Meta Quest, Pico, Google Cardboard&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.youtube.com/watch?v=c4faL1G1St4 WinlatorXR]&lt;br /&gt;
|[[POS_(Pong_Consoles)_CPUs_and_Other_Chips|Win]] &lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://drive.google.com/file/d/1hG9Ks-kb4WeCOLyLo59drHhlX-IC4Gnm/view?usp=drivesdk Test APK]&lt;br /&gt;
|Oculus/Meta Quest&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[[RetroArch]]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[http://buildbot.libretro.com/stable/ {{RetroArchVer}}]&lt;br /&gt;
|?&lt;br /&gt;
|{{?}}||{{✓}} ||{{✓}} ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[[Dolphin]]&lt;br /&gt;
|[[Wii emulators|Wii]], [[GameCube emulators|GC]] &amp;amp; [[Nintendo_64_emulators#Virtual_Console_games_in_Dolphin|N64 VC]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://dolphin-emu.org/download/ {{DolphinVer}}]&lt;br /&gt;
|Google Cardboard&lt;br /&gt;
|{{?}}||{{✓}} ||{{✓}} ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[[ePSXe]]&lt;br /&gt;
|[[PlayStation emulators|PS1]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://play.google.com/store/apps/details?id=com.epsxe.ePSXe {{EpsxeAndroidVer}} ($)]&lt;br /&gt;
|Google Cardboard&lt;br /&gt;
|{{?}}||{{?}}||{{✗}} ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|FPse&lt;br /&gt;
|[[PlayStation emulators|PS1]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://play.google.com/store/apps/details?id=com.emulator.fpse {{FpseAndroidVer}} ($)]&lt;br /&gt;
|Oculus, GearVR, Google Cardboard, Homido, etc.&lt;br /&gt;
|{{?}}||{{?}}||{{✗}} ||{{✓}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://hora.ng/gb/ GameBov]&lt;br /&gt;
|[[Game Boy/Game Boy Color emulators|GB/C]]&lt;br /&gt;
|align=left|{{Icon|Android}}	&lt;br /&gt;
|[https://sidequestvr.com/app/1199/gamebov 0.13 SideQuest]&amp;lt;br /&amp;gt;[https://www.dropbox.com/s/f8tydat68svzkkx/GameBovOculusQuestGo0.13.apk?dl=0 0.13 APK]&lt;br /&gt;
|Oculus/Meta Quest, Oculus Go&lt;br /&gt;
|{{~}} ||{{~}} ||{{✗}} ||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|Real Commodore 64 - Virtually&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;C64VR&amp;lt;br/&amp;gt;VRC64&amp;lt;/small&amp;gt;&lt;br /&gt;
|[[Commodore 64 emulators|C64]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://sidequestvr.com/app/3820/real-commodore-64-virtually Quest-ver.] &amp;lt;small&amp;gt;(2021-12-28)&amp;lt;/small&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[https://sidequestvr.com/app/1036/oculus-go-only-real-commodore-64-virtually Go-ver.] &amp;lt;small&amp;gt;(2021-05-31)&amp;lt;br /&amp;gt;&lt;br /&gt;
[https://github.com/petermg/QuestC64VR/releases Quest APK] (2021-09-22)&amp;lt;br /&amp;gt;&lt;br /&gt;
[https://github.com/petermg/VRC64/releases APK] (2020-05-20)&lt;br /&gt;
&amp;lt;/small&amp;gt;&lt;br /&gt;
|Oculus/Meta Quest, Oculus Go, Gear VR, possible others&amp;lt;ref group=N&amp;gt;Real Commodore 64 might also work on DayDream and Cardboard. Requires 3DoF controller.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://gp2x.org/android/vrmame/ VR MAME]&lt;br /&gt;
|[[Arcade emulators|Arcade]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://play.google.com/store/apps/details?id=org.gp2x.cmame 1.0.1]&lt;br /&gt;
|Google Cardboard&lt;br /&gt;
|{{?}}||{{?}}||{{?}}||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://gp2x.org/android/vrvice/ VR VICE]&lt;br /&gt;
|[[Commodore 64 emulators|C64]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://play.google.com/store/apps/details?id=org.gp2x.cvice 1.0.3]&lt;br /&gt;
|Google Cardboard&lt;br /&gt;
|{{?}}||{{?}}||{{✓}} ||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|GearboyVR&lt;br /&gt;
|[[Game Boy/Game Boy Color emulators|GB/C]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://github.com/CidVonHighwind/GearboyVR 1.0]&lt;br /&gt;
|Oculus Go&lt;br /&gt;
|{{?}}||{{?}}||{{✓}} ||{{✗}} ||{{TBD}}&lt;br /&gt;
|-&lt;br /&gt;
|GVRgb&lt;br /&gt;
|[[Game Boy/Game Boy Color emulators|GB/C]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://play.google.com/store/apps/details?id=com.mallmagician.GvrgbCB N/A]&lt;br /&gt;
|Oculus, GearVR, Google Cardboard, Homido, etc.&lt;br /&gt;
|{{?}} ||{{?}} ||{{?}} ||{{?}} ||{{✗}}&lt;br /&gt;
|-&lt;br /&gt;
|NES SPACE&lt;br /&gt;
|[[Nintendo Entertainment System emulators|NES]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|[https://chesstar.itch.io/nes-space 2020.1023 ($)]&lt;br /&gt;
|Oculus/Meta Quest&lt;br /&gt;
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=N/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Comparison===&lt;br /&gt;
;[[3dSen|3dSen VR]]:Converts two dimensional NES games to 3D and allows you to rotate and change the viewing angle. Was previously know as 3DNes VR, name was changed for release on Steam and itch.io.&lt;br /&gt;
&lt;br /&gt;
;[[Dolphin]]: The standard Dolphin emulator has long supported Stereoscopic 3D video output, offering various modes including Side-by-Side, anaglyph, top-and-bottom, 3D Vision output, and passive stereoscopic displays. For VR headset use, opt for side-by-side output. On PC, platforms like [https://bigscreenvr.com/ Bigscreen] enable SBS3D mode for seamless integration with VR headsets, while Android users can enjoy immediate compatibility. Although an OpenXR implementation for full VR support was in progress from October 2019, it wasn&#039;t ultimately merged; more details can be found in [https://github.com/dolphin-emu/dolphin/pull/8380 this pull request]. In 2024, a fresh attempt to implement OpenXR support is underway [https://github.com/dolphin-emu/dolphin/pull/12564 in this pull request], this time focusing on Meta Quest support.&lt;br /&gt;
&lt;br /&gt;
:;[[Dolphin VR]]: A legacy VR fork maintained by [https://github.com/CarlKenner/ CarlKenner] (also known as [https://www.reddit.com/user/2EyeGuy/ 2EyeGuy]), Dolphin VR offers immersive experiences for 3D games with accurate life-size scaling, full FOV, a 3D HUD, independent aiming, and free look capabilities. It also supports playing 2D games on a virtual screen with correct angles, sometimes even in 3D. Compatible with Wii, GameCube, and Nintendo 64 Virtual Console games, Dolphin VR extends its functionality with ROM hacks, such as the [https://www.dsogaming.com/news/you-can-now-play-the-legend-of-zelda-ocarina-of-time-in-vr-first-person-mode-on-the-pc/ Ocarina of Time romhack]. For detailed setup instructions and further information, consult the [https://www.reddit.com/r/Dolphin_VR/comments/a5md0j/dolphin_vr_quick_setup_guide_and_tips/ Dolphin VR Quick Setup Guide], [https://www.reddit.com/r/Dolphin_VR/ Dolphin_VR subreddit], and the [https://docs.google.com/spreadsheets/d/1cSDIbgJcAtW7QoEaDjsd811g__WXNQqAkykUU6wEmnk/edit?usp=sharing compatibility spreadsheet].&lt;br /&gt;
&lt;br /&gt;
;[[PPSSPP]]: Offers VR support on ARM platforms, including Android, iOS, and standalone devices like Meta Quest and Pico. PC VR support is anticipated for future releases.&lt;br /&gt;
&lt;br /&gt;
:;PPSSPP VR (2022- build): This official VR build is tailored for standalone headsets such as Quest and Pico.&lt;br /&gt;
&lt;br /&gt;
:;PPSSPP VR (2015 fork): An old VR fork for Oculus Rift by [https://github.com/CarlKenner/ CarlKenner] (AKA [https://www.reddit.com/user/2EyeGuy/ 2EyeGuy]). PPSSPP VR is a PlayStation Portable emulator for the Oculus Rift that lets you actually be inside PSP games. You are not playing on a virtual handheld or screen, you are inside the virtual world. Important: do not resize the mirror window while in VR mode! Otherwise the GUI will stop working.  It will still render at full resolution in the Rift. Don&#039;t forget to set the internal resolution to whatever you want, 6x works well. Check out [https://www.youtube.com/watch?v=lFEbMESRGVo this video] to see what it&#039;s like. [https://docs.google.com/spreadsheets/d/1wS2-RkZsfsj3Bd-R66KFHZ8_HGZ2kHjESfj-uYFlyXk/edit?usp=sharing Compatibility spreadsheet].&lt;br /&gt;
&lt;br /&gt;
;[[Citra]]: Regular Citra integrated support for side-by-side Stereoscopic 3D on Jun 18, 2018.&amp;lt;ref name=&amp;quot;citrasbs&amp;quot;&amp;gt;https://github.com/citra-emu/citra/pull/3632&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;citrasbs2&amp;quot;&amp;gt;https://citra-emu.org/entry/citra-progress-report-2018-q2/&amp;lt;/ref&amp;gt; You can enable it by heading to &amp;lt;code&amp;gt;Emulation → Configure… → Graphics → Layout&amp;lt;/code&amp;gt;, ticking the &amp;lt;code&amp;gt;Enable Stereoscopic 3D&amp;lt;/code&amp;gt; checkbox, and changing the screen layout to &amp;lt;code&amp;gt;Side by Side&amp;lt;/code&amp;gt;. With this setup, users can experience games in 3D on various platforms such as VR headsets, 3D TVs, monitors, or projectors. To view SBS content with a VR headset, applications like [https://bigscreenvr.com/ Bigscreen] and enable SBS3D mode to show SBS content in your VR headset.&lt;br /&gt;
&lt;br /&gt;
:;CitraVR: a VR fork designed for playing in 3D on Meta Quest devices. It is a GPL-licensed, engineless OpenXR application, allowing for compatibility with Meta Quest 2, Meta Quest Pro, and Meta Quest 3. The project focuses on stereoscopic rendering, broad controller support, and features a large, movable/resizable screen. CitraVR is fully independent of the Meta SDK and is actively being improved over time. For installation instructions, game compatibility, known issues, and support, visit [https://github.com/amwatson/CitraVR the official CitraVR GitHub page].&lt;br /&gt;
&lt;br /&gt;
;VBjin-OVR: Has a Head Locked mode where the screen is fixed in view and head tracking is ignored and a Immersive mode where the screen is placed in the world and head tracking is used to allow you to look around. This mode should be considered experimental and suffers from artifacts inherent to the Virtual Boy&#039;s implementation.&lt;br /&gt;
&lt;br /&gt;
;[[RetroArch]]:Can output side-by-side video for [[wikipedia:List_of_stereoscopic_video_games|3D games]]. This can be used to view the game in 3D with a VR headset, 3D TV, 3D projector or Android phone with cardboard. With [https://github.com/libretro/glsl-shaders/tree/master/stereoscopic-3d these glsl-shaders] it is possible to play both anaglyph systems (like [[Virtual_Boy_emulators|Virtual Boy]]) and active shutter stereoscopic 3D games (like [[wikipedia:Famicom_3D_System|Famicom 3D System]] or [https://segaretro.org/3-D_Glasses SegaScope 3-D]). For PC, use something like [https://bigscreenvr.com/ Bigscreen] and enable SBS3D mode to show SBS content in your VR headset, for Android it should work right away.&lt;br /&gt;
&lt;br /&gt;
;Emukit VR: Web based N64 &amp;amp; PS1 emulation in 3D.&lt;br /&gt;
&lt;br /&gt;
;Decaf VR: A VR fork by [https://github.com/CarlKenner/ CarlKenner] (AKA [https://www.reddit.com/user/2EyeGuy/ 2EyeGuy]). Abadoned. It&#039;s just a 3m wide TV floating in the black void 1.5m in front of you (and another one behind you), with a correctly-sized gamepad screen held in your left hand.&lt;br /&gt;
&lt;br /&gt;
;[[RPCS3]]:Added support for PlayStation 3D on March 7, 2020&amp;lt;ref name=&amp;quot;rpcs3&amp;quot;&amp;gt;https://twitter.com/rpcs3/status/1236296783594229762&amp;lt;/ref&amp;gt;. Initially only for Anaglyph output but stereoscopic will be added later. Use something like [https://bigscreenvr.com/ Bigscreen] and enable SBS3D mode to show SBS content in your VR headset.&lt;br /&gt;
&lt;br /&gt;
:*There is [[wikipedia:List_of_PlayStation_3_games_with_3D_support|a list on Wikipedia]] with games that have 3D support. Also see [https://blog.playstation.com/2011/07/01/stereoscopic-3d-on-ps3-updated-list-of-all-3d-games-and-movies/ PlayStation Blog for Updated List of All 3D Games and Movies for PS3].&lt;br /&gt;
&lt;br /&gt;
==VR game room simulations==&lt;br /&gt;
[[File:EmuVR rooms.gif|thumb|298px|EmuVR rooms]]&lt;br /&gt;
[[File:Tower Unite.gif|thumb|298px|TowerUnite rooms]]&lt;br /&gt;
A VR room simulation provides a virtual environment; within that environment there are various [[Home_Media_Player|home media]], entertainment and game content that the user can interact with as they would a real-life.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Name&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Emulates&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Operating System(s)&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Latest version&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Type&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|Headset(s)&lt;br /&gt;
! scole=&amp;quot;col&amp;quot;|[[Netplay|Netplay]]&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|&amp;lt;abbr title=&amp;quot;Free/Libre and Open-Source Software&amp;quot;&amp;gt;FLOSS&amp;lt;/abbr&amp;gt;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Active&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|[[Recommended Emulators|Recommended]]&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.emuvr.net/ EmuVR]&lt;br /&gt;
|[[RetroArch|Multi-system]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Libretro&amp;lt;/small&amp;gt;&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://www.emuvr.net/wiki/Installation_Guide#Downloads 1.0.11]&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;(2022-12-24)&amp;lt;/small&amp;gt;&lt;br /&gt;
|[https://www.emuvr.net/wiki/Customization#Posters Customizable] room&lt;br /&gt;
|Oculus Rift, Oculus Link (Quest with PCVR), Valve Index, HTC Vive, WindowsMR, and your 2D monitor&lt;br /&gt;
|{{✓}} ||{{✗}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://curifab.itch.io/age-of-joy AGE of Joy]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|0.4.0&amp;lt;br /&amp;gt;[https://curifab.itch.io/age-of-joy itch.io], [https://sidequestvr.com/app/11839/age-of-joy-a-retro-arcade-gallery-experience-in-vr SideQuest], [https://github.com/curif/AgeOfJoy-2022.1/releases GitHub]&lt;br /&gt;
|Retro arcade gallery&lt;br /&gt;
|Oculus/Meta Quest 2&lt;br /&gt;
|{{✗}} ||{{✓}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://towerunite.com/#/ Tower Unite]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://store.steampowered.com/app/394690/ Steam ($)]&lt;br /&gt;
|All kind of game room&lt;br /&gt;
||Valve Index&lt;br /&gt;
|{{?}}||{{✗}} ||{{✓}} ||{{✓}}&lt;br /&gt;
|-&lt;br /&gt;
|[http://digitalcybercherries.com/new-retro-arcade-neon/ New Retro Arcade: Neon]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|align=left|{{Icon|Windows}}&lt;br /&gt;
|[https://store.steampowered.com/app/465780/ Steam ($)]&lt;br /&gt;
|80&#039;s arcade&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift&lt;br /&gt;
|{{✓}} ||{{✗}} ||{{✗}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://megadriveclassics.sega.com/ SEGA Mega Drive and Genesis Classics]&lt;br /&gt;
|[[Sega Genesis emulators|Mega Drive/&amp;lt;br&amp;gt;Genesis]]&lt;br /&gt;
|align=left|{{Icon|Windows|Linux}}&lt;br /&gt;
|[https://store.steampowered.com/app/34270/ Steam ($)]&lt;br /&gt;
|90&#039;s game room&lt;br /&gt;
|Valve Index, HTC Vive, Oculus Rift&lt;br /&gt;
|{{✓}} ||{{✗}} ||{{✗}} ||{{~}}&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.indiegogo.com/projects/retrovr/#/ RetroVR]&lt;br /&gt;
|[[Multi-system emulators|Multi-system]]&lt;br /&gt;
|align=left|{{Icon|Android}}&lt;br /&gt;
|N/A&lt;br /&gt;
|90&#039;s game room&lt;br /&gt;
||Oculus/Meta Quest, Oculus Go&lt;br /&gt;
|{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparison===&lt;br /&gt;
;EmuVR:Based on Unity engine (and uses/requires specific [[RetroArch]] version, [https://www.emuvr.net/wiki/Installation_Guide#Downloads 1.7.5 at the moment]) but it doesn&#039;t require VR headset and controller. Step into your customizable virtual bedroom with EmuVR and experience your collection just like in real life: Pick up, open case/box and insert discs, tapes, floppy disks, casettes or cartridges into your chosen system with their artworks (Box covers, CD/DVD covers, cartridge/VHS labels etc)[https://docs.google.com/spreadsheets/d/1RdMTzZhVW811lTHfKmAZvux2Z_tLdwU4PazVHytpLXg/edit#gid=604246325][https://archive.org/details/emuvr-ugc]. Connect virtual cables, power on your devices, and enjoy your games, music or movies on a simulated environment. Plug your virtual computer into the simulated display, fire up your handheld, or even feed a virtual coin into an arcade machine or pinball table. Relax with a virtual magazine, book, manual or even box games and card games with your friends thanks to [https://www.emuvr.net/wiki/Netplay netplay] support so you can enjoy your virtual room with other people. Besides all of these, the latest update (v1.0.12) introduces exciting &amp;quot;User Generated Content&amp;quot; (UGC) support, which means you can now create and enjoy custom assets and mods created by the community.[https://www.youtube.com/@Mastertronic76/search?query=EmuVR][https://www.youtube.com/@justloaf1188]&lt;br /&gt;
:;Limitations;&lt;br /&gt;
:*It has [https://www.emuvr.net/wiki/Settings#Screen_Space_Reflections Screen Space Reflections] but Ray Tracing do NOT supported at the moment. You can try &amp;quot;[[Shaders_and_filters#Notable_ReShade_shaders|Screen-Space Ray Traced Global Illumination]]&amp;quot; shader using ReShade if you have a powerful GPU.[https://www.youtube.com/watch?v=otNKBqxOLPE][https://www.youtube.com/watch?v=snBg45ES-II]&lt;br /&gt;
:*Visual achievement notifications are not currently displayed within EmuVR despite RetroAchievements integration via RetroArch. However, achievements are still unlocked and tracked through RetroArch while using EmuVR (according to some user reports it doesn&#039;t unlock any achievements). Future development might enable on-screen notifications within EmuVR[https://discord.com/channels/494312532782088203/497454201266372628/1051741181731680306].&lt;br /&gt;
:*As mentioned above, due to its reliance on RetroArch, EmuVR&#039;s simulated system support is currently limited to the libretro cores. This means that any limitations inherent to these cores (such as limited system support OR hardware feature emulation capabilities compared to standalone versions of those cores) might also be present within EmuVR. Such great example for this is media playback capabilities: while movies/videos supported through retroarch&#039;s ffmpeg/ffplay core[https://docs.libretro.com/library/ffmpeg/][https://www.emuvr.net/wiki/Playing_Videos_and_Music], due to [[Wikipedia:Comparison_of_video_player_software#Optical_media_ability|ffplay&#039;s limited format support]] there is no optical disc image or raw disc image support and there is no [[Home_Media_Player#Media_player_software|interactive media content support]] (such as menu support or [[Home_Media_Player#Interactive_media|FMV/interactive movie]] games). Another example for this limitation is libretro&#039;s FFmpeg core lack of support for .m3u[https://docs.libretro.com/library/ffmpeg/#extensions], so there is no support for playlists either[https://forums.libretro.com/t/ffmpeg-core-is-it-possible-to-use-a-playlist/20716]. Fortunately, you can bypass these limitations just by using the [[Shader_Presets#WindowCast_for_Libretro|WindowCast libretro core]], though it requires additional setup such as using capture software like OBS, obviously this can be quite complex and require extra effort[https://youtu.be/0sRpflSb4j4?t=673]. Also you can use [[Home_Media_Player#Emulators|some of the libretro cores]] for optical media ability.&lt;br /&gt;
:*Check it out [https://discord.com/channels/494312532782088203/1187184049337405521 EmuVR&#039;s ugc-share discord channel] for various content/mods and assets created by the community. Please note that UGC support is currently in preview state[https://discord.com/channels/494312532782088203/496731013217779712/1189136501955633172][https://www.reddit.com/r/virtualreality/comments/19de6mf/what_happened_to_emuvr/], you need [https://youtu.be/QFNwTIkXznw WIGU] (which is based on [https://github.com/LavaGang/MelonLoader MelonLoader]) for injecting custom assets to Unity engine-based EmuVR.&lt;br /&gt;
:*Keep in mind that there is already a [https://www.emuvr.net/wiki/FAQ#Frequently_Requested_Features frequently requested features page] for EmuVR.&lt;br /&gt;
&lt;br /&gt;
;New Retro Arcade Neon:Virtual 80&#039;s/early 90&#039;s arcade. You can walk around, play arcade machines and other games. Uses [[libretro]]. You have to configure the arcade machines by yourself, there are tools to make it easier such as the: [https://steamcommunity.com/app/465780/discussions/0/343786746006038700/ Arcade Manager Add-on] which auto-downloads and fully set ups cabinet art and attract videos for an unlimited number of ROMs and even randomize the cabinets of your choice every time you visit the Arcade, or you can download [https://www.youtube.com/watch?v=fdM4q0iPVms pre-made packs].&lt;br /&gt;
&lt;br /&gt;
;SEGA Mega Drive and Genesis Classics:Sega&#039;s official emulator for Genesis games. Has a virtual 90&#039;s gamers bedroom. Look at game covers and play them on your CRT. Has mod support, it&#039;s possible to play your own ROMs and to play the official ROMs in other emulators.&lt;br /&gt;
&lt;br /&gt;
;Tower Unite:Tower Unite is a community-based virtual world party game with online games.It features [[libretro]] emulation [https://forums.pixeltailgames.com/t/emulation-with-libretro-tower-unite/46512 support],allowing for emulators to be played within Tower Unite&#039;s Plaza and Condos.&lt;br /&gt;
::Currently the libretro content has two sections：&lt;br /&gt;
:*The Plaza section where you can run supported cores anytime,anywhere using equipped handheld styled libretro items.Tower Unite does not restrict cores from using specific libretro items, so it is possible to run all supported cores in handheld models, including arcade, console.&lt;br /&gt;
:*The Codons section where you can bulid your personalize game room by placing various arcade, console, and computer styled libretro items and loading them with games.This setup can be shared with Tower Unite&#039;s online visitors(But not the handheld model&#039;s settings, which are personally exclusive). In this mode, your Condos runs like a configured libretro front-end as long as the same rom file exists locally for the visitor.&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
* [https://www.reddit.com/r/Emulationonquest/ r/Emulationonquest/] - A subreddit for discussion of standalone emulators and ports, for Meta/ Oculus Quest 1/2/3 and Pro in Virtual Reality.&lt;br /&gt;
* [https://www.reddit.com/r/Dolphin_VR/ r/Dolphin_VR/] - Subreddit for Dolphin VR.&lt;br /&gt;
* [https://www.reddit.com/r/CitraVR/ r/CitraVR/] - Subreddit for CitraVR.&lt;br /&gt;
* [https://www.youtube.com/watch?v=AmEpWpHxhrU YouTube: Emulation on Quest 2] - &#039;Play almost ANY RETRO games on the QUEST 2! // Quest 2 Emulation is CRAZY!&#039; by Beardo Benjo.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:VR|*]]&lt;/div&gt;</summary>
		<author><name>Jpx</name></author>
	</entry>
</feed>