mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
Documentation update
This commit is contained in:
parent
65f70b90b6
commit
f5661d6e28
|
@ -232,6 +232,12 @@ If you prefer to apply the NetherSX2 patch yourself (i.e. build the APK) then yo
|
||||||
|
|
||||||
https://github.com/Trixarian/NetherSX2-patch
|
https://github.com/Trixarian/NetherSX2-patch
|
||||||
|
|
||||||
|
### Azahar
|
||||||
|
|
||||||
|
This emulator which is forked from Citra and Lime3DS can be downloaded from their GitHub site.
|
||||||
|
|
||||||
|
https://github.com/azahar-emu/azahar
|
||||||
|
|
||||||
### Cemu
|
### Cemu
|
||||||
|
|
||||||
This emulator can be downloaded from the following GitHub site. Note that this repository is not from the official Cemu project, we consider Cemu as experimental on Android for the time being.
|
This emulator can be downloaded from the following GitHub site. Note that this repository is not from the official Cemu project, we consider Cemu as experimental on Android for the time being.
|
||||||
|
@ -827,7 +833,7 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed
|
||||||
| naomi | Sega NAOMI | Flycast | Flycast **(Standalone)** | Yes | Single archive file + .chd file in subdirectory if GD-ROM game |
|
| naomi | Sega NAOMI | Flycast | Flycast **(Standalone)** | Yes | Single archive file + .chd file in subdirectory if GD-ROM game |
|
||||||
| naomi2 | Sega NAOMI 2 | Flycast | Flycast **(Standalone)** | Yes | Single archive file + .chd file in subdirectory if GD-ROM game |
|
| naomi2 | Sega NAOMI 2 | Flycast | Flycast **(Standalone)** | Yes | Single archive file + .chd file in subdirectory if GD-ROM game |
|
||||||
| naomigd | Sega NAOMI GD-ROM | Flycast | Flycast **(Standalone)** | Yes | Single archive file + .chd file in subdirectory if GD-ROM game |
|
| naomigd | Sega NAOMI GD-ROM | Flycast | Flycast **(Standalone)** | Yes | Single archive file + .chd file in subdirectory if GD-ROM game |
|
||||||
| n3ds | Nintendo 3DS | Citra | Citra **(Standalone)**,<br>Citra Canary **(Standalone)**,<br>Citra MMJ **(Standalone)**,<br>Mandarine **(Standalone)**,<br>Lime3DS **(Standalone)**,<br>Panda3DS **(Standalone)** | No | Single ROM file |
|
| n3ds | Nintendo 3DS | Citra | Citra **(Standalone)**,<br>Citra Canary **(Standalone)**,<br>Citra MMJ **(Standalone)**,<br>Azahar **(Standalone)**,<br>Mandarine **(Standalone)**,<br>Lime3DS **(Standalone)**,<br>Panda3DS **(Standalone)** | No | Single ROM file |
|
||||||
| n64 | Nintendo 64 | Mupen64Plus-Next | M64Plus FZ **(Standalone)**,<br>Mupen64Plus AE **(Standalone)**,<br>ParaLLEl N64 | No | Single archive or ROM file |
|
| n64 | Nintendo 64 | Mupen64Plus-Next | M64Plus FZ **(Standalone)**,<br>Mupen64Plus AE **(Standalone)**,<br>ParaLLEl N64 | No | Single archive or ROM file |
|
||||||
| n64dd | Nintendo 64DD | Mupen64Plus-Next | M64Plus FZ **(Standalone)**,<br>Mupen64Plus AE **(Standalone)**,<br>ParaLLEl N64 | Yes | |
|
| n64dd | Nintendo 64DD | Mupen64Plus-Next | M64Plus FZ **(Standalone)**,<br>Mupen64Plus AE **(Standalone)**,<br>ParaLLEl N64 | Yes | |
|
||||||
| nds | Nintendo DS | melonDS DS | melonDS,<br>melonDS **(Standalone)**,<br>melonDS Nightly **(Standalone)**,<br>DeSmuME,<br>DeSmuME 2015,<br>NooDS,<br>NooDS **(Standalone)**,<br>DraStic **(Standalone)** | No | Single archive or ROM file |
|
| nds | Nintendo DS | melonDS DS | melonDS,<br>melonDS **(Standalone)**,<br>melonDS Nightly **(Standalone)**,<br>DeSmuME,<br>DeSmuME 2015,<br>NooDS,<br>NooDS **(Standalone)**,<br>DraStic **(Standalone)** | No | Single archive or ROM file |
|
||||||
|
|
|
@ -21,15 +21,20 @@
|
||||||
* Added the NooDS RetroArch core as an alternative emulator for the gba and nds systems
|
* Added the NooDS RetroArch core as an alternative emulator for the gba and nds systems
|
||||||
* Added the Holani RetroArch core as an alternative emulator for the atarilynx system
|
* Added the Holani RetroArch core as an alternative emulator for the atarilynx system
|
||||||
* Added the b2 RetroArch core as an alternative emulator for the bbcmicro system
|
* Added the b2 RetroArch core as an alternative emulator for the bbcmicro system
|
||||||
|
* Added A7800 standalone as an alternative emulator for the atari7800 system on Linux and Windows
|
||||||
* (Android) Changed from MAME4droid 2024 to MAME4droid Current for all systems where only this emulator was supported
|
* (Android) Changed from MAME4droid 2024 to MAME4droid Current for all systems where only this emulator was supported
|
||||||
|
* (Android) Added a find rule entry for the new Cemu package name
|
||||||
* (Android) Added MAME4droid Current emulator entries for all systems where MAME4droid 2024 was supported
|
* (Android) Added MAME4droid Current emulator entries for all systems where MAME4droid 2024 was supported
|
||||||
|
* (Android) Added Azahar standalone as an alternative emulator for the n3ds system
|
||||||
* (Android) Added Pizza Boy SC standalone as an alternative emulator for the gamegear, genesis, mastersystem, megadrive and megadrivejp systems
|
* (Android) Added Pizza Boy SC standalone as an alternative emulator for the gamegear, genesis, mastersystem, megadrive and megadrivejp systems
|
||||||
* (Android) Changed all RetroArch core entries to use absolute paths (this makes the ancient Play store release work correctly)
|
* (Android) Changed all RetroArch core entries to use absolute paths (this makes the ancient Play store release work correctly)
|
||||||
* (Android) Changed the target SDK version to 35 (Android 15)
|
* (Windows) Added XM6 TypeG standalone as an alternative emulator for the x68000 system
|
||||||
|
* (Linux) Added XM6 TypeG Wine and XM6 TypeG Proton as alternative emulators for the x68000 system
|
||||||
* (Linux) Added a find rule entry for the new PCSX2 binary name (pcsx2)
|
* (Linux) Added a find rule entry for the new PCSX2 binary name (pcsx2)
|
||||||
* (Linux) Added a find rule entry for the new DuckStation binary name (duckstation)
|
* (Linux) Added a find rule entry for the new DuckStation binary name (duckstation)
|
||||||
* (Linux) Added support for the Flatpak release of Ruffle
|
* (Linux) Added support for the Flatpak release of Ruffle
|
||||||
* (Linux) Changed the AppImage find rule for Mandarine to mandarine-qt*.AppImage
|
* (Linux) Changed the AppImage find rule for Mandarine to mandarine-qt*.AppImage
|
||||||
|
* Added the .m3u file extension to the sega32x, sega32xjp and sega32xna systems
|
||||||
* Added the .ruf file extension to the flash system
|
* Added the .ruf file extension to the flash system
|
||||||
* Refactored the helpsystem code and added support for using an arbitrary amount of helpsystem elements
|
* Refactored the helpsystem code and added support for using an arbitrary amount of helpsystem elements
|
||||||
* Added support for specifying which specific entries to display for the helpsystem elements
|
* Added support for specifying which specific entries to display for the helpsystem elements
|
||||||
|
@ -41,6 +46,7 @@
|
||||||
* Added a "fadeInType" property to the video element to fade in from black or from transparency
|
* Added a "fadeInType" property to the video element to fade in from black or from transparency
|
||||||
* Added support for a "none" value to the video element imageType property
|
* Added support for a "none" value to the video element imageType property
|
||||||
* Added a BackgroundComponent to replace NinePatchComponent for rendering menu and popup backgrounds
|
* Added a BackgroundComponent to replace NinePatchComponent for rendering menu and popup backgrounds
|
||||||
|
* (Android) Changed the target SDK version to 35 (Android 15)
|
||||||
* (macOS) Added a build script for cross-compiling for x86_64 when using an ARM processor
|
* (macOS) Added a build script for cross-compiling for x86_64 when using an ARM processor
|
||||||
* (Linux) Added the BlueZ library as a dependency
|
* (Linux) Added the BlueZ library as a dependency
|
||||||
* Added support for building against libgit2 v1.9.0 and later
|
* Added support for building against libgit2 v1.9.0 and later
|
||||||
|
|
|
@ -810,6 +810,7 @@ The following manually downloaded emulators are supported when using the bundled
|
||||||
| amstradcpc | CPCemu | cpcemu/cpcemu |
|
| amstradcpc | CPCemu | cpcemu/cpcemu |
|
||||||
| apple2 | LinApple | linapple/linapple |
|
| apple2 | LinApple | linapple/linapple |
|
||||||
| atari2600 | Gopher2600 | gopher2600/gopher2600_linux_amd64 |
|
| atari2600 | Gopher2600 | gopher2600/gopher2600_linux_amd64 |
|
||||||
|
| atari7800 | A7800 | a7800-linux/a7800 |
|
||||||
| atarijaguar/atarijaguarcd | BigPEmu | bigpemu/bigpemu |
|
| atarijaguar/atarijaguarcd | BigPEmu | bigpemu/bigpemu |
|
||||||
| coco/dragon32/tanodragon | XRoar | xroar/xroar |
|
| coco/dragon32/tanodragon | XRoar | xroar/xroar |
|
||||||
| daphne | Hypseus Singe | hypseus-singe/hypseus.bin |
|
| daphne | Hypseus Singe | hypseus-singe/hypseus.bin |
|
||||||
|
@ -928,6 +929,7 @@ The following Windows emulators are supported, and the setup for most of these i
|
||||||
| famicom/nes | 3dSen | 3dSen/3dSen.exe |
|
| famicom/nes | 3dSen | 3dSen/3dSen.exe |
|
||||||
| model2 | Model 2 Emulator | m2emulator/EMULATOR.EXE |
|
| model2 | Model 2 Emulator | m2emulator/EMULATOR.EXE |
|
||||||
| x68000 | XM6 Pro-68k | XM6 Pro-68k/XM6.exe |
|
| x68000 | XM6 Pro-68k | XM6 Pro-68k/XM6.exe |
|
||||||
|
| x68000 | XM6 TypeG | xm6_typeg/xm6g.exe |
|
||||||
| xbox360 | xenia | xenia/xenia.exe |
|
| xbox360 | xenia | xenia/xenia.exe |
|
||||||
| xbox360 | xenia | xenia/xenia_canary.exe |
|
| xbox360 | xenia | xenia/xenia_canary.exe |
|
||||||
|
|
||||||
|
@ -4176,7 +4178,7 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed
|
||||||
| astrocde | Bally Astrocade | MAME - Current | MAME **(Standalone)** | Yes | Single archive or ROM file |
|
| astrocde | Bally Astrocade | MAME - Current | MAME **(Standalone)** | Yes | Single archive or ROM file |
|
||||||
| atari2600 | Atari 2600 | Stella | Stella 2014,<br>Stella 2023,<br>Stella **(Standalone)**,<br>Gopher2600 **(Standalone)** [LW],<br>ares **(Standalone)** | No | Single archive or ROM file |
|
| atari2600 | Atari 2600 | Stella | Stella 2014,<br>Stella 2023,<br>Stella **(Standalone)**,<br>Gopher2600 **(Standalone)** [LW],<br>ares **(Standalone)** | No | Single archive or ROM file |
|
||||||
| atari5200 | Atari 5200 | a5200 | Atari800,<br>Atari800 **(Standalone)**,<br>Altirra **(Standalone)** [W] | Yes except for Altirra | Single archive or ROM file |
|
| atari5200 | Atari 5200 | a5200 | Atari800,<br>Atari800 **(Standalone)**,<br>Altirra **(Standalone)** [W] | Yes except for Altirra | Single archive or ROM file |
|
||||||
| atari7800 | Atari 7800 ProSystem | ProSystem | MAME - Current,<br>MAME **(Standalone)** | Yes | Single archive or ROM file |
|
| atari7800 | Atari 7800 ProSystem | ProSystem | MAME - Current,<br>MAME **(Standalone)**,<br>A7800 **(Standalone)** [LW] | Yes | Single archive or ROM file |
|
||||||
| atari800 | Atari 800 | Atari800 | Atari800 **(Standalone)**,<br>Altirra **(Standalone)** [W] | Yes except for Altirra | |
|
| atari800 | Atari 800 | Atari800 | Atari800 **(Standalone)**,<br>Altirra **(Standalone)** [W] | Yes except for Altirra | |
|
||||||
| atarijaguar | Atari Jaguar | Virtual Jaguar | BigPEmu **(Standalone)** [LW],<br>BigPEmu **(Wine)** [L],<br>BigPEmu **(Proton)** [L],<br>MAME **(Standalone)** | Yes for MAME | See the specific _Atari Jaguar and Atari Jaguar CD_ section elsewhere in this guide |
|
| atarijaguar | Atari Jaguar | Virtual Jaguar | BigPEmu **(Standalone)** [LW],<br>BigPEmu **(Wine)** [L],<br>BigPEmu **(Proton)** [L],<br>MAME **(Standalone)** | Yes for MAME | See the specific _Atari Jaguar and Atari Jaguar CD_ section elsewhere in this guide |
|
||||||
| atarijaguarcd | Atari Jaguar CD | BigPEmu **(Standalone)** [LW] | BigPEmu **(Wine)** [L],<br>BigPEmu **(Proton)** [L] | No | See the specific _Atari Jaguar and Atari Jaguar CD_ section elsewhere in this guide |
|
| atarijaguarcd | Atari Jaguar CD | BigPEmu **(Standalone)** [LW] | BigPEmu **(Wine)** [L],<br>BigPEmu **(Proton)** [L] | No | See the specific _Atari Jaguar and Atari Jaguar CD_ section elsewhere in this guide |
|
||||||
|
@ -4342,7 +4344,7 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed
|
||||||
| wonderswan | Bandai WonderSwan | Beetle Cygne | Mednafen **(Standalone)**,<br>ares **(Standalone)**,<br>ares [Benesse Pocket Challenge V2] **(Standalone)** | No | Single archive or ROM file |
|
| wonderswan | Bandai WonderSwan | Beetle Cygne | Mednafen **(Standalone)**,<br>ares **(Standalone)**,<br>ares [Benesse Pocket Challenge V2] **(Standalone)** | No | Single archive or ROM file |
|
||||||
| wonderswancolor | Bandai WonderSwan Color | Beetle Cygne | Mednafen **(Standalone)**,<br>ares **(Standalone)** | No | Single archive or ROM file |
|
| wonderswancolor | Bandai WonderSwan Color | Beetle Cygne | Mednafen **(Standalone)**,<br>ares **(Standalone)** | No | Single archive or ROM file |
|
||||||
| x1 | Sharp X1 | X Millennium | MAME [Diskette] **(Standalone)**,<br>MAME [Tape] **(Standalone)** | Yes for MAME | Single archive or diskette/tape file |
|
| x1 | Sharp X1 | X Millennium | MAME [Diskette] **(Standalone)**,<br>MAME [Tape] **(Standalone)** | Yes for MAME | Single archive or diskette/tape file |
|
||||||
| x68000 | Sharp X68000 | PX68k | MAME **(Standalone)**,<br>XM6 Pro-68k **(Standalone)** [W],<br>XM6 Pro-68k **(Wine)** [L],<br>XM6 Pro-68k **(Proton)** [L] | Yes except for XM6 Pro-68k | |
|
| x68000 | Sharp X68000 | PX68k | MAME **(Standalone)**,<br>XM6 Pro-68k **(Standalone)** [W],<br>XM6 TypeG **(Standalone**) [W],<br>XM6 Pro-68k **(Wine)** [L],<br>XM6 Pro-68k **(Proton)** [L],<br>XM6 TypeG **(Wine)** [L],<br>XM6 TypeG **(Proton)** [L] | Yes for PX68k and MAME | |
|
||||||
| xbox | Microsoft Xbox | xemu **(Standalone)** | Cxbx-Reloaded **(Standalone)** [W] | Yes for xemu | Single .iso file for xemu or unpacked .iso directory for Cxbx-Reloaded |
|
| xbox | Microsoft Xbox | xemu **(Standalone)** | Cxbx-Reloaded **(Standalone)** [W] | Yes for xemu | Single .iso file for xemu or unpacked .iso directory for Cxbx-Reloaded |
|
||||||
| xbox360 | Microsoft Xbox 360 | xenia **(Standalone)** [W],<br>xenia **(Wine)** [L] | xenia **(Proton)** [L],<br> _Shortcut or script_ [L] | No | See the specific _Microsoft Xbox 360_ section elsewhere in this guide |
|
| xbox360 | Microsoft Xbox 360 | xenia **(Standalone)** [W],<br>xenia **(Wine)** [L] | xenia **(Proton)** [L],<br> _Shortcut or script_ [L] | No | See the specific _Microsoft Xbox 360_ section elsewhere in this guide |
|
||||||
| zmachine | Infocom Z-machine | MojoZork | Gargoyle **(Standalone)** | No | |
|
| zmachine | Infocom Z-machine | MojoZork | Gargoyle **(Standalone)** | No | |
|
||||||
|
|
Loading…
Reference in a new issue