mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 15:45:38 +00:00
Merge branch 'master' of https://gitlab.com/es-de/emulationstation-de into update/3.1
This commit is contained in:
commit
4951c57654
144
ANDROID-DEV.md
144
ANDROID-DEV.md
|
@ -1,4 +1,4 @@
|
|||
# ES-DE (EmulationStation Desktop Edition) 3.0 (development version) - Android documentation
|
||||
# ES-DE Frontend (development version) - Android documentation
|
||||
|
||||
This document contains information specific to the Android release, for more general ES-DE documentation refer to the [User guide](USERGUIDE.md) as well as the general [FAQ](FAQ.md).
|
||||
|
||||
|
@ -60,7 +60,7 @@ The following emulators are configured for FileProvider access:
|
|||
* GBA.emu
|
||||
* GBC.emu
|
||||
* Lynx.emu
|
||||
* MD.emu
|
||||
* MD.emu (genesis, mastersystem, megadrive, megadrivejp)
|
||||
* MAME4droid 2024
|
||||
* MAME4droid
|
||||
* NES.emu
|
||||
|
@ -158,22 +158,7 @@ You can relocate as many systems as you want, you just need to place them all wi
|
|||
|
||||
## Issues with the Ayn Odin 2
|
||||
|
||||
There are two serious issues that seem to be specific to the Ayn Odin 2, although it remains to be seen whether the problem exists also on other devices.
|
||||
|
||||
The first problem is that some emulators refuse to run games that you place inside directories that contain dots in their names. This is quite problematic as the [directories interpreted as files](USERGUIDE.md#directories-interpreted-as-files) functionality depends on the ability to add file extensions to directory names.
|
||||
|
||||
This has been observed with M64Plus FZ, Play!, Saturn.emu, FPse and FPseNG and it's working fine with RetroArch, NetherSX2, ePSXe and DuckStation. Note however that this is not a complete list as not all emulators have been tested for this problem.
|
||||
|
||||
If you run into this issue you can use the _folder link_ functionality as an alternative to the _directories interpreted as files_ functionality. How to use folder links is described in the [User guide](USERGUIDE.md).
|
||||
|
||||
The second problem is that a number of emulators can't be launched from ES-DE at all. When attempting to run such an emulator an error popup with the game name followed by "ERROR CODE -1" is displayed. The affected emulators are ColEm, fMSX, iNES, MasterGear, My Boy!, My OldBoy!, Redream and Speccy.
|
||||
|
||||
The following devices have been tested and do **not** experience either of these two problems:
|
||||
|
||||
* Ayn Odin Lite (Android 11)
|
||||
* Retroid Pocket 4 Pro (Android 13)
|
||||
* Google Pixel 4a (Android 13)
|
||||
* Google Pixel Tablet (Android 14)
|
||||
There is one serious issue that seems to be specific to the Ayn Odin 2, and that is that a number of standalone emulators can't be launched. When attempting to run such an emulator an error popup with the game name followed by "ERROR CODE -1" is displayed. The affected emulators are ColEm, fMSX, iNES, MasterGear, My Boy!, My OldBoy!, Redream and Speccy.
|
||||
|
||||
There are also some issues with sound quality on the Odin 2, such as large fluctuations in volume where some sounds are quite loud and some are quite silent. There are also some strange aliasing effects when playing samples rapidly.
|
||||
|
||||
|
@ -388,11 +373,11 @@ https://www.purei.org/downloads.php
|
|||
|
||||
The Play store version of this emulator is getting frequent updates and is therefore recommended. There is a paid Gold version as well which is functionally identical to the free version.
|
||||
|
||||
Make sure that you press the _Browse_ button in PPSSPP when you're adding scoped storage access to your games directory or you will not be able to launch any games from ES-DE.
|
||||
|
||||
https://play.google.com/store/apps/details?id=org.ppsspp.ppsspp \
|
||||
https://play.google.com/store/apps/details?id=org.ppsspp.ppssppgold
|
||||
|
||||
Make sure that you press the _Browse_ button in PPSSPP when you're adding scoped storage access to your games directory or you will not be able to launch any games from ES-DE.
|
||||
|
||||
### Ruffle
|
||||
|
||||
This emulator can be downloaded from their GitHub site.
|
||||
|
@ -401,7 +386,11 @@ https://github.com/torokati44/ruffle-android/releases
|
|||
|
||||
### Real3DOPlayer
|
||||
|
||||
This 3DO Interactive Multiplayer emulator can be downloaded from their website.
|
||||
This 3DO Interactive Multiplayer emulator can be downloaded from their website. Just be aware that it's very old and has not been updated for modern Android releases, so it may be finicky on some devices or it may not work at all.
|
||||
|
||||
You need to place the BIOS file in the game system directory, i.e. in the ROMs/3do folder. The file panafz10.bin with MD5 checksum 51f2f43ae2f3508a14d9f56597e2d3ce has been proven to work.
|
||||
|
||||
After installing the emulator, open it and go to the settings tab, then choose "Select ISO and BIOS directory" and navigate to the ROMs/3do folder. It seems like you also need to start the game from inside the emulator before you can run it from ES-DE. Starting a game will create a savestate file. If you now exit the emulator and run the game from ES-DE you'll see a list of savestate files, just select the correct one to start the game.
|
||||
|
||||
http://www.arts-union.ru/node/23
|
||||
|
||||
|
@ -433,40 +422,123 @@ This PlayStation Vita emulator can be downloaded from their GitHub site. Refer t
|
|||
|
||||
https://github.com/Vita3K/Vita3K-Android/releases
|
||||
|
||||
### Yaba Sanshiro 2
|
||||
|
||||
This emulator can be installed from the Play store, there is a paid Pro version as well. At the time of writing only the Pro version works when launching games from ES-DE. Also note that .bin/.cue files can't be launched for the time being, only .chd files seem to work. This needs to be fixed in the emulator so nothing can be done in ES-DE to work around that limitation.
|
||||
|
||||
https://play.google.com/store/apps/details?id=org.devmiyax.yabasanshioro2 \
|
||||
https://play.google.com/store/apps/details?id=org.devmiyax.yabasanshioro2.pro
|
||||
|
||||
## Device compatibility
|
||||
|
||||
This is clearly not a complete list of Android devices, but rather those we know have been tested with ES-DE and for which there is a known status.
|
||||
|
||||
| Manufacturer | Model | Android release | Supported | Known issues | Comment |
|
||||
| :----------- | :--------------- | :-------------- | :-------- | :------------------ | :------------------------- |
|
||||
| :----------- | :---------------------- | :-------------- | :-------- | :------------------ | :------------------------- |
|
||||
| Abxylute | One | 12 | Yes | None | |
|
||||
| Anbernic | RG353V | 11 | Yes | None | |
|
||||
| Anbernic | RG405M | 12 | Yes | None | Limited RAM capacity for this device makes it unsuitable for demanding themes and large game collections |
|
||||
| Anbernic | RG405V | 12 | Yes | None | Limited RAM capacity for this device makes it unsuitable for demanding themes and large game collections |
|
||||
| Anbernic | RG505 | 12 | Yes | None | Limited RAM capacity for this device makes it unsuitable for demanding themes and large game collections |
|
||||
| Anbernic | RG556 | 13 | Yes | None | |
|
||||
| Ayn | Odin | 10 | Yes | None | |
|
||||
| Anbernic | RG ARC | 12 | Yes | None | LineageOS |
|
||||
| Ayaneo | Pocket Air | 12 | Yes | None | |
|
||||
| Ayn | Odin (Base/Pro) | 10 | Yes | None | |
|
||||
| Ayn | Odin Lite | 11 | Yes | None | |
|
||||
| Ayn | Odin 2 | 13 | Yes | Can't launch some emulators,<br>Can't have dots in directory names,<br>Minor audio issues | Bugs in the firmware/OS image |
|
||||
| Google | Pixel 4a | 13, 14 | Yes | None | |
|
||||
| Ayn | Odin 2 (Base/Pro/Max) | 13 | Yes | Can't launch some emulators,<br>Minor audio issues | Bugs in the firmware/OS image |
|
||||
| Google | Pixel 2 XL | 11 | Yes | None | |
|
||||
| Google | Pixel 3 XL | 12 | Yes | None | |
|
||||
| Google | Pixel 4a | 13 | Yes | None | |
|
||||
| Google | Pixel 4a 5G | 14 | Yes | None | |
|
||||
| Google | Pixel 6 | 14 | Yes | None | |
|
||||
| Google | Pixel 6 Pro | 14 | Yes | None | |
|
||||
| Google | Pixel 6a | 14 | Yes | None | |
|
||||
| Google | Pixel 7 Pro | 13 | Yes | None | |
|
||||
| Google | Pixel 8 Pro | 14 | Yes | None | |
|
||||
| Google | Pixel Fold | 14 | Yes | None | |
|
||||
| Google | Pixel Tablet | 14 | Yes | None | |
|
||||
| GPD | XD Plus | 11 | Yes | None | LineageOS |
|
||||
| Honor | 20 lite | 10 | Yes | None | |
|
||||
| Honor | Magic5 Pro | 13 | Yes | None | |
|
||||
| Huawei | Mate 10 Pro | 10 | Yes | None | |
|
||||
| Huawei | Mate 20 Pro | 10 | Yes | None | |
|
||||
| Huawei | MatePad 11 (2021) | 13 | Yes | None | |
|
||||
| Infinix | Zero 30 5G | 13 | Yes | None | |
|
||||
| Kinhank | G1 | 11 | No | Unable to install | Possibly 32-bit operating system? |
|
||||
| Lenovo | Legion Y700 (2022) | 12 | Yes | None | |
|
||||
| Lenovo | Legion Y700 (2023) | 13 | Yes | None | |
|
||||
| Lenovo | Xiaoxin Pad Pro 2021 | 11 | Yes | None | |
|
||||
| LG | V60 ThinQ | 13 | Yes | None | |
|
||||
| Logitech | G Cloud | 11 | Yes | None | |
|
||||
| Meta | Quest 3 | 12 ? | Yes | None | |
|
||||
| Microsoft | Surface Duo 2 | 12 | Unclear | Unclear | Conflicting reports of whether this device works or not |
|
||||
| Motorola | Moto G60 | 12 | Yes | None | |
|
||||
| Motorola | Moto G84 | 13 | Yes | None | |
|
||||
| Motorola | Moto G100 | 12 | Yes | None | |
|
||||
| Motorola | Moto G200 5G | 12 | Yes | None | |
|
||||
| Motorola | Moto G Pro / G Stylus | 12 | No | Fails at configurator/onboarding | |
|
||||
| Nintendo | Switch | 11 | Yes | None | Switchroot |
|
||||
| Nokia | 5.4 | 12 | Yes | None | |
|
||||
| Nokia | 7 Plus | 10 | Yes | None | |
|
||||
| Nvidia | Shield Pro | 11 (TV) | Yes | None | Limited RAM capacity on this device makes it unsuitable for demanding themes and large game collections |
|
||||
| Nvidia | Shield Pro (2015/2019) | 11 (TV) | Yes | None | Limited RAM capacity for this device makes it unsuitable for demanding themes and large game collections |
|
||||
| OnePlus | 6T | 11 | Yes | None | |
|
||||
| OnePlus | 7 Pro | 14 | Yes | None | |
|
||||
| OnePlus | 8 Pro | 13 | Yes | None | |
|
||||
| OnePlus | 12 | 14 | Yes | None | |
|
||||
| OnePlus | Nord 2 | 13 | Yes | None | |
|
||||
| OnePlus | Open | 14 | Yes | None | |
|
||||
| Oppo | A15 | 10 | Yes | None | |
|
||||
| REDMAGIC | 8 Pro | 13 | Yes | None | |
|
||||
| Oppo | Find X5 Pro | 14 | Yes | None | |
|
||||
| Razer | Edge | 13 | Yes | None | |
|
||||
| Realme | GT2 | 12 | Yes | None | |
|
||||
| Retroid | Pocket 2+ | 11 | Yes | None | |
|
||||
| Retroid | Pocket 2s | 11 | Yes | None | |
|
||||
| Retroid | Pocket 3 | 11 | Yes | None | |
|
||||
| Retroid | Pocket 3+ | 11 | Yes | None | |
|
||||
| Retroid | Pocket 4 | 13 | Yes | None | |
|
||||
| Retroid | Pocket 4 Pro | 13 | Yes | None | |
|
||||
| Samsung | Galaxy Note 20 | 13 | No | Fails at configurator/onboarding | Has a non-standard app permission screen, possibly this breaks the configurator |
|
||||
| Retroid | Pocket Flip | 11 | Yes | None | |
|
||||
| Samsung | Galaxy A17 | 11 | Yes | None | |
|
||||
| Samsung | Galaxy A20 | 10 | Yes | No write access to SD card | ROMs folder can be moved to SD card after setup and be used in read-only mode |
|
||||
| Samsung | Galaxy A52 | 13 | Yes | None | |
|
||||
| Samsung | Galaxy A52s 5G | 14 | Yes | None | |
|
||||
| Samsung | Galaxy A54 | 13 | Yes | None | |
|
||||
| Samsung | Galaxy A71 5G | 13 | Yes | None | |
|
||||
| Samsung | Galaxy M52 5G | 13 | Yes | None | |
|
||||
| Samsung | Galaxy Note 9 | 10 | Yes | None | |
|
||||
| Samsung | Galaxy Note 20 | 13 | No | Fails at configurator/onboarding | |
|
||||
| Samsung | Galaxy Note 20 Ultra 5G | 13 | Yes | None | |
|
||||
| Samsung | Galaxy S9+ | 10 | Yes | None | |
|
||||
| Samsung | Galaxy S10 | 12 | Yes | None | |
|
||||
| Samsung | Galaxy S20 | 13 | Yes | None | |
|
||||
| Samsung | Galaxy S20 FE | 13 | Yes | None | |
|
||||
| Samsung | Galaxy S22 Ultra | 14 | Yes | None | |
|
||||
| Samsung | Galaxy S23 | 14 | Yes | None | |
|
||||
| Samsung | Galaxy S23+ | 14 | Yes | None | |
|
||||
| Samsung | Galaxy S23 Ultra | 14 | Yes | None | |
|
||||
| Samsung | Galaxy S24 Ultra | 14 | Yes | None | |
|
||||
| Samsung | Galaxy Tab A7 | 12 | Yes | None | |
|
||||
| Samsung | Galaxy Tab S9 5G | 14 | Yes | None | |
|
||||
| Samsung | Galaxy Tab S7+ | 13 | Yes | None | |
|
||||
| Samsung | Galaxy Tab S7 FE | 13 | Yes | None | |
|
||||
| Samsung | Galaxy Tab S9 | 14 | Yes | None | |
|
||||
| Samsung | Galaxy Tab S9+ | 14 | Yes | None | |
|
||||
| Samsung | Galaxy Z Fold 3 | 14 | Yes | None | |
|
||||
| Samsung | Galaxy Z Fold 4 | 14 | Yes | None | |
|
||||
| Sony | Xperia 1 V | 14 | Yes | None | |
|
||||
| Ulefone | Note 6P | 11 | Yes | None | |
|
||||
| vivo | X Fold+ | 14 | Yes | None | |
|
||||
| Wiko | Voix | 12 | No | Fails at configurator/onboarding | Probably a bug in the firmware/OS image as a libc system call fails |
|
||||
| Xiaomi | Mi 10t | 12 | Yes | None | |
|
||||
| Xiaomi | Mi 11i | 13 | Yes | None | |
|
||||
| Xiaomi | Pad 5 | 13 | Yes | None | |
|
||||
| Xiaomi | Poco F3 | 11 | Yes | None | |
|
||||
| Xiaomi | Poco X5 | 12 | Yes | None | |
|
||||
| Xiaomi | Redmi Note 10 Pro | 13 | Yes | None | |
|
||||
| Xiaomi | Redmi Note 11 | 11 | Yes | None | |
|
||||
| ZTE nubia | RedMagic 7 Pro | 13 | Yes | None | |
|
||||
| ZTE nubia | RedMagic 8 Pro | 13 | Yes | None | |
|
||||
| ZTE nubia | RedMagic 9 Pro | 14 | Yes | None | |
|
||||
|
||||
## Supported game systems
|
||||
|
||||
|
@ -487,7 +559,7 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed
|
|||
| android | Google Android | _Placeholder_ | | | |
|
||||
| apple2 | Apple II | _Placeholder_ | | | |
|
||||
| apple2gs | Apple IIGS | _Placeholder_ | | | |
|
||||
| arcade | Arcade | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2000,<br>MAME4droid 2024 **(Standalone)**,<br>MAME4droid **(Standalone)**,<br>NEO.emu **(Standalone)**,<br>FinalBurn Neo,<br>FB Alpha 2012,<br>Geolith,<br>Flycast,<br>Flycast **(Standalone)** | Depends | |
|
||||
| arcade | Arcade | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2003,<br>MAME 2000,<br>MAME4droid 2024 **(Standalone)**,<br>MAME4droid **(Standalone)**,<br>NEO.emu **(Standalone)**,<br>FinalBurn Neo,<br>FB Alpha 2012,<br>Geolith,<br>Flycast,<br>Flycast **(Standalone)** | Depends | |
|
||||
| arcadia | Emerson Arcadia 2001 | _Placeholder_ | | | |
|
||||
| archimedes | Acorn Archimedes | _Placeholder_ | | | |
|
||||
| arduboy | Arduboy Miniature Game System | Arduous | | No | Single archive or .hex file |
|
||||
|
@ -511,10 +583,10 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed
|
|||
| coco | Tandy Color Computer | _Placeholder_ | | | |
|
||||
| colecovision | Coleco ColecoVision | blueMSX | Gearcoleco,<br>MSX.emu **(Standalone)**,<br>ColEm **(Standalone)** | Yes | Single archive or ROM file |
|
||||
| consolearcade | Console Arcade Systems | _Placeholder_ | | | |
|
||||
| cps | Capcom Play System | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2000,<br>MAME4droid 2024 **(Standalone)**,<br>MAME4droid **(Standalone)**,<br>FinalBurn Neo,<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-1,<br>FB Alpha 2012 CPS-2,<br>FB Alpha 2012 CPS-3 | Depends | |
|
||||
| cps1 | Capcom Play System I | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2000,<br>MAME4droid 2024 **(Standalone)**,<br>MAME4droid **(Standalone)**,<br>FinalBurn Neo,<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-1 | Depends | |
|
||||
| cps2 | Capcom Play System II | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2000,<br>MAME4droid 2024 **(Standalone)**,<br>MAME4droid **(Standalone)**,<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-2 | Depends | |
|
||||
| cps3 | Capcom Play System III | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2000,<br>MAME4droid 2024 **(Standalone)**,<br>MAME4droid **(Standalone)**,<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-3 | Depends | |
|
||||
| cps | Capcom Play System | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2003,<br>MAME 2000,<br>MAME4droid 2024 **(Standalone)**,<br>MAME4droid **(Standalone)**,<br>FinalBurn Neo,<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-1,<br>FB Alpha 2012 CPS-2,<br>FB Alpha 2012 CPS-3 | Depends | |
|
||||
| cps1 | Capcom Play System I | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2003,<br>MAME 2000,<br>MAME4droid 2024 **(Standalone)**,<br>MAME4droid **(Standalone)**,<br>FinalBurn Neo,<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-1 | Depends | |
|
||||
| cps2 | Capcom Play System II | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2003,<br>MAME 2000,<br>MAME4droid 2024 **(Standalone)**,<br>MAME4droid **(Standalone)**,<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-2 | Depends | |
|
||||
| cps3 | Capcom Play System III | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2003,<br>MAME 2000,<br>MAME4droid 2024 **(Standalone)**,<br>MAME4droid **(Standalone)**,<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-3 | Depends | |
|
||||
| crvision | VTech CreatiVision | _Placeholder_ | | | |
|
||||
| daphne | Daphne Arcade LaserDisc Emulator | DirkSimple | | No | |
|
||||
| desktop | Desktop Applications | _Placeholder_ | | | |
|
||||
|
@ -554,7 +626,7 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed
|
|||
| lutris | Lutris Open Gaming Platform | _Placeholder_ | | | |
|
||||
| lutro | Lutro Game Engine | Lutro | | | |
|
||||
| macintosh | Apple Macintosh | _Placeholder_ | | | |
|
||||
| mame | Multiple Arcade Machine Emulator | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2000,<br>MAME4droid 2024 **(Standalone)**,<br>MAME4droid **(Standalone)**,<br>NEO.emu **(Standalone)**,<br>FinalBurn Neo,<br>FB Alpha 2012,<br>Geolith,<br>Flycast,<br>Flycast **(Standalone)** | Depends | |
|
||||
| mame | Multiple Arcade Machine Emulator | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2003,<br>MAME 2000,<br>MAME4droid 2024 **(Standalone)**,<br>MAME4droid **(Standalone)**,<br>NEO.emu **(Standalone)**,<br>FinalBurn Neo,<br>FB Alpha 2012,<br>Geolith,<br>Flycast,<br>Flycast **(Standalone)** | Depends | |
|
||||
| mame-advmame | AdvanceMAME | _Placeholder_ | | | |
|
||||
| mastersystem | Sega Master System | Genesis Plus GX | Genesis Plus GX Wide,<br>SMS Plus GX,<br>Gearsystem,<br>PicoDrive,<br>MD.emu **(Standalone)**,<br>MasterGear **(Standalone)** | No | Single archive or ROM file |
|
||||
| megacd | Sega Mega-CD | Genesis Plus GX | Genesis Plus GX Wide,<br>PicoDrive,<br>MD.emu **(Standalone)** | Yes | |
|
||||
|
@ -611,8 +683,8 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed
|
|||
| quake | Quake | TyrQuake | vitaQuake 2,<br>vitaQuake 2 [Rogue],<br>vitaQuake 2 [Xatrix],<br>vitaQuake 2 [Zaero] | No | |
|
||||
| samcoupe | MGT SAM Coupé | Speccy **(Standalone)** | | No | Single archive or ROM file |
|
||||
| satellaview | Nintendo Satellaview | Snes9x - Current | Snes9x 2010,<br>Snes9x 2005 Plus,<br>Snes9x EX+ **(Standalone)**,<br>bsnes,<br>bsnes-hd,<br>bsnes-mercury Accuracy,<br>Mesen-S | | |
|
||||
| saturn | Sega Saturn | Beetle Saturn | YabaSanshiro,<br>Yabause,<br>Saturn.emu **(Standalone)** | Yes | .chd file for single-disc games, .m3u playlist for multi-disc games |
|
||||
| saturnjp | Sega Saturn [Japan] | Beetle Saturn | YabaSanshiro,<br>Yabause,<br>Saturn.emu **(Standalone)** | Yes | .chd file for single-disc games, .m3u playlist for multi-disc games |
|
||||
| saturn | Sega Saturn | Beetle Saturn | YabaSanshiro,<br>Yaba Sanshiro 2 **(Standalone)**,<br>Yabause,<br>Saturn.emu **(Standalone)** | Yes | .chd file for single-disc games, .m3u playlist for multi-disc games |
|
||||
| saturnjp | Sega Saturn [Japan] | Beetle Saturn | YabaSanshiro,<br>Yaba Sanshiro 2 **(Standalone)**,<br>Yabause,<br>Saturn.emu **(Standalone)** | Yes | .chd file for single-disc games, .m3u playlist for multi-disc games |
|
||||
| scummvm | ScummVM Game Engine | ScummVM | | No | |
|
||||
| scv | Epoch Super Cassette Vision | _Placeholder_ | | | |
|
||||
| sega32x | Sega Mega Drive 32X | PicoDrive | | No | Single archive or ROM file |
|
||||
|
|
119
ANDROID.md
119
ANDROID.md
|
@ -1,4 +1,4 @@
|
|||
# ES-DE (EmulationStation Desktop Edition) 3.0 - Android documentation
|
||||
# ES-DE Frontend - Android documentation
|
||||
|
||||
This document contains information specific to the Android release, for more general ES-DE documentation refer to the [User guide](USERGUIDE.md) as well as the general [FAQ](FAQ.md).
|
||||
|
||||
|
@ -158,22 +158,7 @@ You can relocate as many systems as you want, you just need to place them all wi
|
|||
|
||||
## Issues with the Ayn Odin 2
|
||||
|
||||
There are two serious issues that seem to be specific to the Ayn Odin 2, although it remains to be seen whether the problem exists also on other devices.
|
||||
|
||||
The first problem is that some emulators refuse to run games that you place inside directories that contain dots in their names. This is quite problematic as the [directories interpreted as files](USERGUIDE.md#directories-interpreted-as-files) functionality depends on the ability to add file extensions to directory names.
|
||||
|
||||
This has been observed with M64Plus FZ, Play!, Saturn.emu, FPse and FPseNG and it's working fine with RetroArch, NetherSX2, ePSXe and DuckStation. Note however that this is not a complete list as not all emulators have been tested for this problem.
|
||||
|
||||
If you run into this issue you can use the _folder link_ functionality as an alternative to the _directories interpreted as files_ functionality. How to use folder links is described in the [User guide](USERGUIDE.md).
|
||||
|
||||
The second problem is that a number of emulators can't be launched from ES-DE at all. When attempting to run such an emulator an error popup with the game name followed by "ERROR CODE -1" is displayed. The affected emulators are ColEm, fMSX, iNES, MasterGear, My Boy!, My OldBoy!, Redream and Speccy.
|
||||
|
||||
The following devices have been tested and do **not** experience either of these two problems:
|
||||
|
||||
* Ayn Odin Lite (Android 11)
|
||||
* Retroid Pocket 4 Pro (Android 13)
|
||||
* Google Pixel 4a (Android 13)
|
||||
* Google Pixel Tablet (Android 14)
|
||||
There is one serious issue that seems to be specific to the Ayn Odin 2, and that is that a number of standalone emulators can't be launched. When attempting to run such an emulator an error popup with the game name followed by "ERROR CODE -1" is displayed. The affected emulators are ColEm, fMSX, iNES, MasterGear, My Boy!, My OldBoy!, Redream and Speccy.
|
||||
|
||||
There are also some issues with sound quality on the Odin 2, such as large fluctuations in volume where some sounds are quite loud and some are quite silent. There are also some strange aliasing effects when playing samples rapidly.
|
||||
|
||||
|
@ -388,11 +373,11 @@ https://www.purei.org/downloads.php
|
|||
|
||||
The Play store version of this emulator is getting frequent updates and is therefore recommended. There is a paid Gold version as well which is functionally identical to the free version.
|
||||
|
||||
Make sure that you press the _Browse_ button in PPSSPP when you're adding scoped storage access to your games directory or you will not be able to launch any games from ES-DE.
|
||||
|
||||
https://play.google.com/store/apps/details?id=org.ppsspp.ppsspp \
|
||||
https://play.google.com/store/apps/details?id=org.ppsspp.ppssppgold
|
||||
|
||||
Make sure that you press the _Browse_ button in PPSSPP when you're adding scoped storage access to your games directory or you will not be able to launch any games from ES-DE.
|
||||
|
||||
### Ruffle
|
||||
|
||||
This emulator can be downloaded from their GitHub site.
|
||||
|
@ -401,7 +386,11 @@ https://github.com/torokati44/ruffle-android/releases
|
|||
|
||||
### Real3DOPlayer
|
||||
|
||||
This 3DO Interactive Multiplayer emulator can be downloaded from their website.
|
||||
This 3DO Interactive Multiplayer emulator can be downloaded from their website. Just be aware that it's very old and has not been updated for modern Android releases, so it may be finicky on some devices or it may not work at all.
|
||||
|
||||
You need to place the BIOS file in the game system directory, i.e. in the ROMs/3do folder. The file panafz10.bin with MD5 checksum 51f2f43ae2f3508a14d9f56597e2d3ce has been proven to work.
|
||||
|
||||
After installing the emulator, open it and go to the settings tab, then choose "Select ISO and BIOS directory" and navigate to the ROMs/3do folder. It seems like you also need to start the game from inside the emulator before you can run it from ES-DE. Starting a game will create a savestate file. If you now exit the emulator and run the game from ES-DE you'll see a list of savestate files, just select the correct one to start the game.
|
||||
|
||||
http://www.arts-union.ru/node/23
|
||||
|
||||
|
@ -438,35 +427,111 @@ https://github.com/Vita3K/Vita3K-Android/releases
|
|||
This is clearly not a complete list of Android devices, but rather those we know have been tested with ES-DE and for which there is a known status.
|
||||
|
||||
| Manufacturer | Model | Android release | Supported | Known issues | Comment |
|
||||
| :----------- | :--------------- | :-------------- | :-------- | :------------------ | :------------------------- |
|
||||
| :----------- | :---------------------- | :-------------- | :-------- | :------------------ | :------------------------- |
|
||||
| Abxylute | One | 12 | Yes | None | |
|
||||
| Anbernic | RG353V | 11 | Yes | None | |
|
||||
| Anbernic | RG405M | 12 | Yes | None | Limited RAM capacity for this device makes it unsuitable for demanding themes and large game collections |
|
||||
| Anbernic | RG405V | 12 | Yes | None | Limited RAM capacity for this device makes it unsuitable for demanding themes and large game collections |
|
||||
| Anbernic | RG505 | 12 | Yes | None | Limited RAM capacity for this device makes it unsuitable for demanding themes and large game collections |
|
||||
| Anbernic | RG556 | 13 | Yes | None | |
|
||||
| Ayn | Odin | 10 | Yes | None | |
|
||||
| Anbernic | RG ARC | 12 | Yes | None | LineageOS |
|
||||
| Ayaneo | Pocket Air | 12 | Yes | None | |
|
||||
| Ayn | Odin (Base/Pro) | 10 | Yes | None | |
|
||||
| Ayn | Odin Lite | 11 | Yes | None | |
|
||||
| Ayn | Odin 2 | 13 | Yes | Can't launch some emulators,<br>Can't have dots in directory names,<br>Minor audio issues | Bugs in the firmware/OS image |
|
||||
| Google | Pixel 4a | 13, 14 | Yes | None | |
|
||||
| Ayn | Odin 2 (Base/Pro/Max) | 13 | Yes | Can't launch some emulators,<br>Minor audio issues | Bugs in the firmware/OS image |
|
||||
| Google | Pixel 2 XL | 11 | Yes | None | |
|
||||
| Google | Pixel 3 XL | 12 | Yes | None | |
|
||||
| Google | Pixel 4a | 13 | Yes | None | |
|
||||
| Google | Pixel 4a 5G | 14 | Yes | None | |
|
||||
| Google | Pixel 6 | 14 | Yes | None | |
|
||||
| Google | Pixel 6 Pro | 14 | Yes | None | |
|
||||
| Google | Pixel 6a | 14 | Yes | None | |
|
||||
| Google | Pixel 7 Pro | 13 | Yes | None | |
|
||||
| Google | Pixel 8 Pro | 14 | Yes | None | |
|
||||
| Google | Pixel Fold | 14 | Yes | None | |
|
||||
| Google | Pixel Tablet | 14 | Yes | None | |
|
||||
| GPD | XD Plus | 11 | Yes | None | LineageOS |
|
||||
| Honor | 20 lite | 10 | Yes | None | |
|
||||
| Honor | Magic5 Pro | 13 | Yes | None | |
|
||||
| Huawei | Mate 10 Pro | 10 | Yes | None | |
|
||||
| Huawei | Mate 20 Pro | 10 | Yes | None | |
|
||||
| Huawei | MatePad 11 (2021) | 13 | Yes | None | |
|
||||
| Infinix | Zero 30 5G | 13 | Yes | None | |
|
||||
| Kinhank | G1 | 11 | No | Unable to install | Possibly 32-bit operating system? |
|
||||
| Lenovo | Legion Y700 (2022) | 12 | Yes | None | |
|
||||
| Lenovo | Legion Y700 (2023) | 13 | Yes | None | |
|
||||
| Lenovo | Xiaoxin Pad Pro 2021 | 11 | Yes | None | |
|
||||
| LG | V60 ThinQ | 13 | Yes | None | |
|
||||
| Logitech | G Cloud | 11 | Yes | None | |
|
||||
| Meta | Quest 3 | 12 ? | Yes | None | |
|
||||
| Microsoft | Surface Duo 2 | 12 | Unclear | Unclear | Conflicting reports of whether this device works or not |
|
||||
| Motorola | Moto G60 | 12 | Yes | None | |
|
||||
| Motorola | Moto G84 | 13 | Yes | None | |
|
||||
| Motorola | Moto G100 | 12 | Yes | None | |
|
||||
| Motorola | Moto G200 5G | 12 | Yes | None | |
|
||||
| Motorola | Moto G Pro / G Stylus | 12 | No | Fails at configurator/onboarding | |
|
||||
| Nintendo | Switch | 11 | Yes | None | Switchroot |
|
||||
| Nokia | 5.4 | 12 | Yes | None | |
|
||||
| Nokia | 7 Plus | 10 | Yes | None | |
|
||||
| Nvidia | Shield Pro | 11 (TV) | Yes | None | Limited RAM capacity on this device makes it unsuitable for demanding themes and large game collections |
|
||||
| Nvidia | Shield Pro (2015/2019) | 11 (TV) | Yes | None | Limited RAM capacity for this device makes it unsuitable for demanding themes and large game collections |
|
||||
| OnePlus | 6T | 11 | Yes | None | |
|
||||
| OnePlus | 7 Pro | 14 | Yes | None | |
|
||||
| OnePlus | 8 Pro | 13 | Yes | None | |
|
||||
| OnePlus | 12 | 14 | Yes | None | |
|
||||
| OnePlus | Nord 2 | 13 | Yes | None | |
|
||||
| OnePlus | Open | 14 | Yes | None | |
|
||||
| Oppo | A15 | 10 | Yes | None | |
|
||||
| REDMAGIC | 8 Pro | 13 | Yes | None | |
|
||||
| Oppo | Find X5 Pro | 14 | Yes | None | |
|
||||
| Razer | Edge | 13 | Yes | None | |
|
||||
| Realme | GT2 | 12 | Yes | None | |
|
||||
| Retroid | Pocket 2+ | 11 | Yes | None | |
|
||||
| Retroid | Pocket 2s | 11 | Yes | None | |
|
||||
| Retroid | Pocket 3 | 11 | Yes | None | |
|
||||
| Retroid | Pocket 3+ | 11 | Yes | None | |
|
||||
| Retroid | Pocket 4 | 13 | Yes | None | |
|
||||
| Retroid | Pocket 4 Pro | 13 | Yes | None | |
|
||||
| Samsung | Galaxy Note 20 | 13 | No | Fails at configurator/onboarding | Has a non-standard app permission screen, possibly this breaks the configurator |
|
||||
| Retroid | Pocket Flip | 11 | Yes | None | |
|
||||
| Samsung | Galaxy A17 | 11 | Yes | None | |
|
||||
| Samsung | Galaxy A20 | 10 | Yes | No write access to SD card | ROMs folder can be moved to SD card after setup and be used in read-only mode |
|
||||
| Samsung | Galaxy A52 | 13 | Yes | None | |
|
||||
| Samsung | Galaxy A52s 5G | 14 | Yes | None | |
|
||||
| Samsung | Galaxy A54 | 13 | Yes | None | |
|
||||
| Samsung | Galaxy A71 5G | 13 | Yes | None | |
|
||||
| Samsung | Galaxy M52 5G | 13 | Yes | None | |
|
||||
| Samsung | Galaxy Note 9 | 10 | Yes | None | |
|
||||
| Samsung | Galaxy Note 20 | 13 | No | Fails at configurator/onboarding | |
|
||||
| Samsung | Galaxy Note 20 Ultra 5G | 13 | Yes | None | |
|
||||
| Samsung | Galaxy S9+ | 10 | Yes | None | |
|
||||
| Samsung | Galaxy S10 | 12 | Yes | None | |
|
||||
| Samsung | Galaxy S20 | 13 | Yes | None | |
|
||||
| Samsung | Galaxy S20 FE | 13 | Yes | None | |
|
||||
| Samsung | Galaxy S22 Ultra | 14 | Yes | None | |
|
||||
| Samsung | Galaxy S23 | 14 | Yes | None | |
|
||||
| Samsung | Galaxy S23+ | 14 | Yes | None | |
|
||||
| Samsung | Galaxy S23 Ultra | 14 | Yes | None | |
|
||||
| Samsung | Galaxy S24 Ultra | 14 | Yes | None | |
|
||||
| Samsung | Galaxy Tab A7 | 12 | Yes | None | |
|
||||
| Samsung | Galaxy Tab S9 5G | 14 | Yes | None | |
|
||||
| Samsung | Galaxy Tab S7+ | 13 | Yes | None | |
|
||||
| Samsung | Galaxy Tab S7 FE | 13 | Yes | None | |
|
||||
| Samsung | Galaxy Tab S9 | 14 | Yes | None | |
|
||||
| Samsung | Galaxy Tab S9+ | 14 | Yes | None | |
|
||||
| Samsung | Galaxy Z Fold 3 | 14 | Yes | None | |
|
||||
| Samsung | Galaxy Z Fold 4 | 14 | Yes | None | |
|
||||
| Sony | Xperia 1 V | 14 | Yes | None | |
|
||||
| Ulefone | Note 6P | 11 | Yes | None | |
|
||||
| vivo | X Fold+ | 14 | Yes | None | |
|
||||
| Wiko | Voix | 12 | No | Fails at configurator/onboarding | Probably a bug in the firmware/OS image as a libc system call fails |
|
||||
| Xiaomi | Mi 10t | 12 | Yes | None | |
|
||||
| Xiaomi | Mi 11i | 13 | Yes | None | |
|
||||
| Xiaomi | Pad 5 | 13 | Yes | None | |
|
||||
| Xiaomi | Poco F3 | 11 | Yes | None | |
|
||||
| Xiaomi | Poco X5 | 12 | Yes | None | |
|
||||
| Xiaomi | Redmi Note 10 Pro | 13 | Yes | None | |
|
||||
| Xiaomi | Redmi Note 11 | 11 | Yes | None | |
|
||||
| ZTE nubia | RedMagic 7 Pro | 13 | Yes | None | |
|
||||
| ZTE nubia | RedMagic 8 Pro | 13 | Yes | None | |
|
||||
| ZTE nubia | RedMagic 9 Pro | 14 | Yes | None | |
|
||||
|
||||
## Supported game systems
|
||||
|
||||
|
|
31
CHANGELOG.md
31
CHANGELOG.md
|
@ -1,4 +1,33 @@
|
|||
# ES-DE (EmulationStation Desktop Edition) - Changelog
|
||||
# ES-DE Frontend - Changelog
|
||||
|
||||
## Version 3.1.0 (in development)
|
||||
|
||||
**Release date:** TBD
|
||||
|
||||
### Release overview
|
||||
|
||||
* Added the MAME 2003 RetroArch core as an alternative emulator for the arcade, cps, cps1, cps2, cps3 and mame systems
|
||||
* (Linux/Unix) Changed the application summary from "Emulator Frontend" to "Gaming Frontend"
|
||||
* Changed the application description to "ES-DE Frontend" for the -h/--help command line option
|
||||
|
||||
### Detailed list of changes
|
||||
|
||||
### Bug fixes
|
||||
|
||||
## Version 3.0.1-xx (Android intermediate) (in development)
|
||||
|
||||
**Release date:** TBD
|
||||
|
||||
### Detailed list of changes
|
||||
|
||||
* (Android) Added Yaba Sanshiro 2 standalone as an alternative emulator for the saturn and saturnjp systems
|
||||
* (Android) Changed from %ROMPROVIDER% to %ROMSAF% for MD.emu (only for megacd, megacdjp and segacd)
|
||||
* (Android) Added support for the Antutu build of Citra MMJ
|
||||
* Added the MAME 2003 RetroArch core as an alternative emulator for the arcade, cps, cps1, cps2, cps3 and mame systems
|
||||
|
||||
### Bug fixes
|
||||
|
||||
* On Android 10 the Orphaned data cleanup utility removed media files which should not have been removed
|
||||
|
||||
## Version 3.0.1 / 3.0.1-19
|
||||
|
||||
|
|
|
@ -392,6 +392,9 @@ if(ANDROID)
|
|||
if(ANDROID_ABI MATCHES arm64-v8a)
|
||||
message("-- Building for Android arm64-v8a on API level ${ANDROID_PLATFORM}")
|
||||
set(ANDROID_CPU_ARCH arm64-v8a)
|
||||
elseif(ANDROID_ABI MATCHES armeabi-v7a)
|
||||
message("-- Building for Android armeabi-v7a on API level ${ANDROID_PLATFORM}")
|
||||
set(ANDROID_CPU_ARCH armeabi-v7a)
|
||||
elseif(ANDROID_ABI MATCHES x86_64)
|
||||
message("-- Building for Android x86_64 on API level ${ANDROID_PLATFORM}")
|
||||
set(ANDROID_CPU_ARCH x86_64)
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
# ES-DE (EmulationStation Desktop Edition) - Credits
|
||||
# ES-DE Frontend - Credits
|
||||
|
||||
# Programming
|
||||
|
||||
**ES-DE**\
|
||||
Leon Styhre \
|
||||
Sophia Hadash
|
||||
Leon Styhre
|
||||
|
||||
**RetroPie fork**\
|
||||
**RetroPie EmulationStation**\
|
||||
RetroPie community
|
||||
|
||||
**Original version**\
|
||||
**Original EmulationStation**\
|
||||
Alec Lofquist
|
||||
|
||||
# Original UI Art & Design
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# ES-DE (EmulationStation Desktop Edition) - Frequently Asked Questions for Android
|
||||
# ES-DE Frontend - Frequently Asked Questions for Android
|
||||
|
||||
In addition to this document it's a good idea to read the [Android documentation](ANDROID.md) and the [User guide](USERGUIDE.md).
|
||||
|
||||
|
@ -14,13 +14,9 @@ First it's branding, it would be very confusing to have different names for the
|
|||
|
||||
The Android release specifically is not free, it's a paid app available for purchase through [Patreon](https://www.patreon.com/es_de). And although approximately 99% of the app is open source there are some portions of the code that is closed source.
|
||||
|
||||
## Why is ES-DE not available on the Google Play store?
|
||||
## I bought ES-DE on Patreon, how do I get access to future releases?
|
||||
|
||||
That is a question for Google. They are have done everything in their power to obstruct the release of ES-DE including constantly rejecting the releases without supplying meaningful explanations why, refusing to respond to tickets and emails and in general being incredibly difficult to deal with. So there are no further plans at attempting to publish ES-DE there.
|
||||
|
||||
## How do I update ES-DE when there is a new release
|
||||
|
||||
When a new release is available you will be sent a download link to the email address you used to sign up for Patreon, and we will post it directly on Patreon as well. You can use that link to download the latest version, sideload it on your device and then update. All your settings and data will be retained when you apply the update.
|
||||
When a new release is available you will be sent a download link to the email address you used to sign up for Patreon. Note that if you pay once on Patreon and cancel your paid membership you'll get one month of access to all posts and content, and when this month has passed you will no longer have access. This is how the Patreon platform works, and it's the reason why updates are distributed via email. As indicated in the welcome message when you join the ES-DE Patreon it's a good idea to save the download link so you have it available if you need to download the APK again.
|
||||
|
||||
## Can I use ES-DE on more than a single Android device or do I need to buy it multiple times?
|
||||
|
||||
|
@ -28,11 +24,15 @@ You only need to buy it once, and then you can use it on all your devices. There
|
|||
|
||||
## ES-DE doesn't work on my device, can I get a refund?
|
||||
|
||||
Although the overwhelming majority of people have successfully got ES-DE to run correctly on their devices (assuming they are fulfilling the basic requirements of 64-bit Android 11 or later) there are some devices that have been problematic. These issues have only been observed on mobile phones as far as we know, and is likely due to customizations done by the manufacturers. Unfortunately Android is not really a standardized operating system and different vendors are applying custom patches and such which may prevent ES-DE from working. We will refund everyone that is unable to get ES-DE to run on their device, just send a DM on Patreon and we will issue a refund as soon as possible.
|
||||
Although the overwhelming majority of people have successfully got ES-DE to run on their devices (assuming they are fulfilling the basic requirements of 64-bit Android 10 or later) there are some devices that have been problematic. Unfortunately Android is not really a standardized operating system and hardware manufacturers are sometimes applying custom patches and such which may prevent ES-DE from working correctly. We will refund everyone up to one month from the purchase date if they are unable to get ES-DE to run on their device, just send a DM on Patreon and we will issue a refund as soon as possible.
|
||||
|
||||
## Will I lose any settings or data when upgrading to a new release?
|
||||
|
||||
No, you will not lose any settings or data when you upgrade. Just download the latest version and sideload it on your device to apply the update.
|
||||
|
||||
## Why do I get a "There was a problem parsing the package" error when I attempt to install ES-DE?
|
||||
|
||||
There are two possible reasons for this, the first and most common issue is that your device does not fulfill the basic requirements for ES-DE, which is that it has to run a 64-bit version of Android 11 or later. We are investigating whether Android 10 support could be added in a future release but for the time being this is not supported.
|
||||
There are two possible reasons for this, the first and most common issue is that your device does not fulfill the basic requirements for ES-DE, which is that it has to run a 64-bit version of Android 10 or later.
|
||||
|
||||
The second reason is that the APK is corrupt or not complete. When we make releases we include an MD5 hash value with the download link, and it's recommended to check the hash of the downloaded file before you attempt to install it. This will also ensure that you actually have the real release and not some third party scam or fake app or similar. A recommended app for generating the MD5 checksums is [Hash Checker](https://play.google.com/store/apps/details?id=com.smlnskgmail.jaman.hashchecker) from the Google Play store.
|
||||
|
||||
|
@ -71,24 +71,28 @@ Also be aware that there are some slight variations when it comes to how emulato
|
|||
|
||||
## Why do some standalone emulators fail to launch with "ERROR CODE -1" or just display a black screen?
|
||||
|
||||
ERROR CODE -1 is a general failure mode which could be caused by multiple things. Some emulators react like this when there's a permission issue and they can't access the game file. See the previous question above for how to deal with such permission problems. And some emulators return this error when the file you attempt to launch has an unsupported file extension. For example MD.emu does not support .bin files, but if you rename these to the .gen extension then game launching works as expected.
|
||||
ERROR CODE -1 is a general failure mode which could be caused by multiple things. Some emulators react like this when there's a permission issue and they can't access the game file. See the previous question above for how to deal with such permission problems. And some emulators return this error when the file you attempt to launch has an unsupported file extension. For example MD.emu does not support .bin files, but if you rename these files to the .gen extension then game launching works as expected.
|
||||
|
||||
If you have an Ayn Odin 2 this error will occur for a number of emulators such as Redream and My Boy! due to what seems to be a problem with their Android OS image. See the [Issues with the Ayn Odin 2](ANDROID.md#issues-with-the-ayn-odin-2) section in the Android documentation for more details about the latter.
|
||||
If you own an Ayn Odin 2 then this error will also occur when attempting to launch the ColEm, fMSX, iNES, MasterGear, My Boy!, My OldBoy!, Redream and Speccy emulators. This seems to be caused by bugs in their firmware/OS image and needs to be resolved by Ayn.
|
||||
|
||||
The black screen on game launch is just a variation of this failure mode, it depends on how the emulator handles errors whether there will be a black screen or whether it will abort and report the launch failure to ES-DE.
|
||||
A black screen on game launch is also a possible variation of this failure mode, it depends on how the emulator handles errors whether there will be a black screen or whether it will abort and report the launch failure to ES-DE.
|
||||
|
||||
## Sometimes after I return from a game ES-DE is restarting, did it crash?
|
||||
|
||||
No Android may stop applications that are not currently focused if it needs to recover the RAM that those applications were using. This is an integral part of the operating system design, there's really no way to prevent this behavior. ES-DE is a complex application that is more akin to a game engine than a regular Android application, and if you are using a demanding theme with lots of game media it can consume quite a lot of memory. If you are using a device with limited RAM, say 4 GB or so, it's almost unavoidable that ES-DE will get stopped if you are running an emulator that also uses a lot of memory. You could switch to a more lightweight theme though, this sometimes prevents these restarts from occuring.
|
||||
|
||||
## ES-DE takes a very long time to start, is there a way to improve this?
|
||||
|
||||
Unfortunately disk I/O performance on Android leaves a lot to be desired compared to desktop operating systems. Google has repeatedly prioritized other things over performance which leads to disk speed being poor on this operating system. The biggest offender is the choice of FAT filesystems such as exFAT for external storage which offer abysmal performance for some file operations on which ES-DE relies heavily. Generally speaking a small to medium ROM collection can normally be placed on a FAT-formatted device such as an SD card but the ES-DE directory and more importantly the _downloaded_media_ directory should always be placed on internal storage. For large game collections ES-DE could turn borderline unusable if the ES-DE directory is placed on an SD card or USB memory stick. It's also possible to enable the _Only show games from gamelist.xml files_ option in the _Other settings_ menu to skip checking for game files on startup, but this has multiple implications such as what's displayed inside ES-DE not necessarily reflecting reality any longer. And obviously you'll need gamelist.xml entries for all games you want to show up inside ES-DE. So this option is really a last resort and is generally only recommended for testing purposes. In summary huge game collections are discouraged on Android due to limitations in the operating system itself. Setting up a collection of tens of thousands of games is for sure achievable with ES-DE on Linux, macOS or Windows but it's not really feasible on Android.
|
||||
|
||||
## On game launch RetroArch runs an old game instead of the one I just selected, how do I prevent this?
|
||||
|
||||
We have a video on our YouTube channel describing how to configure RetroArch correctly so that it quits completely when you're exiting a game:\
|
||||
There is a video on the official ES-DE YouTube channel on how to configure RetroArch correctly so that it quits completely when you're exiting a game:\
|
||||
https://www.youtube.com/watch?v=k5WWacfIn6Y
|
||||
|
||||
## What type of Android devices are supported
|
||||
|
||||
ES-DE runs on a wide range on devices, for example handheld consoles like the Ayn Odin 2 and the Retroid Pocket 2s, 3 and 4, on mobile phones, on tablets and on Android TV devices like the Nvidia Shield Pro. It supports a wide range of screen resolutions and aspect ratios. A 64-bit version of Android 11 or later is required although we will investigate whether Android 10 support can be added in a future release.
|
||||
ES-DE runs on a wide range on devices, for example handheld consoles like the Ayn Odin and the Retroid Pocket models, on mobile phones, on tablets and on Android TV devices like the Nvidia Shield Pro. It supports a wide range of screen resolutions and aspect ratios. A 64-bit version of Android 10 or later is required.
|
||||
|
||||
## Will touch gesture support get added?
|
||||
|
||||
|
|
14
FAQ.md
14
FAQ.md
|
@ -1,8 +1,8 @@
|
|||
# ES-DE (EmulationStation Desktop Edition) - Frequently Asked Questions
|
||||
# ES-DE Frontend - Frequently Asked Questions
|
||||
|
||||
## What's the correct name for the application? ES-DE, EmulationStation etc?
|
||||
|
||||
As of the 3.0.0 release the official name for the project and application is ES-DE or sometimes ES-DE Frontend. This stands for EmulationStation Desktop Edition as the project originated from the RetroPie fork of EmulationStation in 2020, and was originally intended for desktop computers. However the application has now changed so much that it would just cause confusion to keep the EmulationStation name. During a transition period EmulationStation Desktop Edition will be included as a subtitle on the splash screen and mentioned in some documentation entries, but long term this will be dropped entirely. The red version of the EmulationStation logo will however remain as it's part of the application legacy.
|
||||
As of the 3.0.0 release the official name for the project and application is ES-DE Frontend or simply ES-DE. This originally stood for EmulationStation Desktop Edition as the project originated from the RetroPie fork of EmulationStation in 2020, and was originally intended for desktop computers. However the application has now changed so much that it would just cause confusion to keep the EmulationStation name. During a transition period EmulationStation Desktop Edition will be included as a subtitle on the splash screen and mentioned in some documentation entries, but long term this will be dropped entirely. The red version of the EmulationStation logo will however remain as it's part of the application legacy.
|
||||
|
||||
## Is this software available for free, and is it open source?
|
||||
|
||||
|
@ -32,6 +32,9 @@ Menus in ES-DE are not lists but grids, sometimes there is only a list but somet
|
|||
|
||||
Yes the systems sorting configuration file can be selected via the _Systems sorting_ option in the _UI Settings_ menu. There are four such files bundled with ES-DE to sort by _"Release year", "Manufacturer, release year", "Hardware type, release year"_ and _"Manufacturer, hardware type, release year"_. If you don't want to use any of the bundled files then you can create your own custom sorting file and place it into the ~/ES-DE/custom_systems/ directory. More details about this setup can be found in the _es_systems_sorting.xml_ section of the [Building and advanced configuration](INSTALL.md#es_systems_sortingxml) document.
|
||||
|
||||
There is also a handy custom sorting generator available at this location to help you create the XML file:\
|
||||
https://docs.google.com/spreadsheets/d/1aCmCpE08ooFd_Ea0soEjYEyPPpy2pvly7-ZW6xykhFQ/edit#gid=511646442
|
||||
|
||||
## I'm missing some systems like SNES MSU-1 and WiiWare, could those get added to ES-DE?
|
||||
|
||||
To keep the system count within reason hack systems and e-shop systems are not included and there are no plans to add them in. This would include things like _PSP Minis, PlayStation Store, WiiWare, SNES MSU-1, Sega Mega Drive MSU-MD, ROM Hacks_ and so on. It's possible to add such games to the regular systems though, for example by placing them inside their own folders if you want to clearly separate them from the rest of the games. You could also create custom collections for these games.
|
||||
|
@ -122,7 +125,12 @@ These files are not loaded by default, only files placed in ES-DE/gamelists/ are
|
|||
|
||||
## Can I use an external scraper application instead of the built-in scraper?
|
||||
|
||||
Yes to a certain extent this is supported and at least [Skraper](https://www.skraper.net) and [Skyscraper](https://github.com/detain/skyscraper) have been used by some people. Make sure to read the _Manually copying game media files_ section of the [User guide](USERGUIDE.md#manually-copying-game-media-files) for more details of where ES-DE expects game media to be stored.
|
||||
Yes you could for example use [Skyscraper](https://github.com/Gemba/skyscraper), [Skraper](https://www.skraper.net) or [ARRM](http://www.jujuvincebros.fr/wiki/arrm/doku.php?id=arrm_relooked_en:start-en).
|
||||
|
||||
There is a video on the official ES-DE YouTube channel on how to use Skraper with ES-DE:\
|
||||
https://www.youtube.com/watch?v=23LLH96P7PE
|
||||
|
||||
It's also recommended to read the _Manually copying game media files_ section of the [User guide](USERGUIDE.md#manually-copying-game-media-files) for more details on where ES-DE expects game media to be stored.
|
||||
|
||||
## My controller isn't working in ES-DE, is there a way to fix this?
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# ES-DE (EmulationStation Desktop Edition) v3.0 (development version) - Building and advanced configuration
|
||||
# ES-DE Frontend (development version) - Building and advanced configuration
|
||||
|
||||
This document is only relevant for the current ES-DE development version, if you would like to see the documentation for the latest stable release, refer to [INSTALL.md](INSTALL.md) instead.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# ES-DE (EmulationStation Desktop Edition) v3.0 - Building and advanced configuration
|
||||
# ES-DE Frontend - Building and advanced configuration
|
||||
|
||||
Table of contents:
|
||||
|
||||
|
|
25
README.md
25
README.md
|
@ -1,26 +1,35 @@
|
|||
# ES-DE (EmulationStation Desktop Edition)
|
||||
# ES-DE Frontend
|
||||
|
||||
ES-DE is a frontend for browsing and launching games from your multi-platform game collection.
|
||||
ES-DE (formerly EmulationStation Desktop Edition) is a frontend for browsing and launching games from your multi-platform collection.
|
||||
|
||||
It's officially supported on Linux, macOS, Windows and Android but can also be used on BSD Unix and the Raspberry Pi if you build it yourself from source code.
|
||||
|
||||
Website:\
|
||||
[https://es-de.org](https://es-de.org)
|
||||
https://es-de.org
|
||||
|
||||
Patreon:\
|
||||
https://www.patreon.com/es_de
|
||||
|
||||
YouTube:\
|
||||
https://www.youtube.com/@ES-DE_Frontend
|
||||
|
||||
Discord:\
|
||||
[https://discord.gg/EVVX4DqWAP](https://discord.gg/EVVX4DqWAP)
|
||||
https://discord.gg/EVVX4DqWAP
|
||||
|
||||
The goal of this project is to make a high quality frontend that is easy to use, requires minimal setup and configuration, looks nice, and is available across a wide range of operating systems.
|
||||
|
||||
It comes preconfigured for use with [RetroArch](https://www.retroarch.com) and a large selection of standalone emulators. It's also fully customizable so you can easily expand it to include emulators or applications not covered by the bundled configuration.
|
||||
It comes preconfigured for use with a large selection of emulators, game engines, game managers and gaming services. It can also run locally installed games and applications. It's fully customizable, so you can easily expand it with support for additional systems and applications.
|
||||
|
||||
You can find the complete list of supported systems and emulators in the [User guide](USERGUIDE.md#supported-game-systems).
|
||||
You can find the complete list of supported game systems in the [User guide](USERGUIDE.md#supported-game-systems).
|
||||
|
||||
Three themes (Linear, Modern and Slate) are bundled with the application, and additional themes can be found on the [official themes list](https://gitlab.com/es-de/themes/themes-list) or can be installed using the built-in theme downloader.
|
||||
There are many high-quality themes that can be installed using the built-in theme downloader. You can also find the web version of the themes list here: \
|
||||
https://gitlab.com/es-de/themes/themes-list
|
||||
|
||||
## Download
|
||||
|
||||
Visit https://es-de.org/ to download the latest ES-DE release or go to the [package registry](https://gitlab.com/es-de/emulationstation-de/-/packages) where you can also find most previous releases.
|
||||
Visit https://es-de.org to download the latest ES-DE release or go to the [package registry](https://gitlab.com/es-de/emulationstation-de/-/packages) where you can also find most previous releases.
|
||||
|
||||
The Android port of ES-DE is a paid app, which you can get on [Patreon](https://www.patreon.com/es_de).
|
||||
|
||||
If you're using a Raspberry Pi or if you run FreeBSD, NetBSD or OpenBSD then you need to compile from source code as no prebuilt packages are provided for these platforms. A detailed build guide is available in [INSTALL.md](INSTALL.md).
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# ES-DE (EmulationStation Desktop Edition) - Feature roadmap
|
||||
# ES-DE Frontend - Feature roadmap
|
||||
|
||||
ES-DE is developed using an agile methodology so which features to include per release is reviewed and adjusted continuously. As such this document is basically a list of the main features that are planned to be added eventually.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# ES-DE (EmulationStation Desktop Edition) v3.0 (development version) - Themes
|
||||
# ES-DE Frontend (development version) - Themes
|
||||
|
||||
**Note:** This document is only relevant for the current ES-DE development version, if you would like to see the documentation for the latest stable release, refer to [THEMES.md](THEMES.md) instead.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# ES-DE (EmulationStation Desktop Edition) v3.0 - Themes
|
||||
# ES-DE Frontend - Themes
|
||||
|
||||
If creating themes for ES-DE, please add `-es-de` to the repository/directory name to clearly indicate that it's a theme for this frontend. Two examples would be `linear-es-de` and `modern-es-de`. The actual theme name as defined using the `themeName` tag in capabilities.xml does of course not need to include the `-es-de` extension as that's the actual theme name that will be displayed when selecting themes from the _UI Settings_ menu. For example linear-es-de will be listed simply as _Linear_ in this menu.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# ES-DE (EmulationStation Desktop Edition) v3.0 (development version) - User guide
|
||||
# ES-DE Frontend (development version) - User guide
|
||||
|
||||
This version of the user guide is only relevant for the current ES-DE development version, if you are using the latest stable release, refer to [USERGUIDE.md](USERGUIDE.md) instead.
|
||||
|
||||
|
@ -693,8 +693,6 @@ The following emulators are supported in AppImage format when using the bundled
|
|||
| wiiu | Cemu | Cemu*.AppImage |
|
||||
| zmachine | Gargoyle | Gargoyle*.AppImage |
|
||||
|
||||
The EKA2L1 AppImage has the very generic name `ubuntu-latest.AppImage` and as such needs to be renamed to match the entry in the table above.
|
||||
|
||||
## Using AppImageLauncher on Linux
|
||||
|
||||
[AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) will by default move any AppImage you attempt to run to the root of the ~/Applications directory and integreate it into the desktop environment's application menu. While this may sound convenient it causes multiple issues.
|
||||
|
@ -1167,8 +1165,7 @@ The second approach to Macintosh emulation is to setup a hard disk image, boot i
|
|||
|
||||
Emulation for this system works quite differently than other platforms as ES-DE only acts as a game browser which simply launches the emulator. The game then needs to be manually started from inside Mac OS.
|
||||
|
||||
As for how to setup the Basilisk II emulator the following YouTube video is a good resource:
|
||||
|
||||
As for how to setup the Basilisk II emulator the following YouTube video is a good resource:\
|
||||
https://www.youtube.com/watch?v=QSWWZ4hkvVk
|
||||
|
||||
Once the emulator is up and running and you can boot into Mac OS 7 or 8 you need to install your games. These are commonly distributed with the .sit file extension which are compressed archives in the proprietary StuffIt Expander format. You should uncompress these files inside the emulator or otherwise you will very likely run into problems with running your games. This is also covered in the YouTube video.
|
||||
|
@ -2419,7 +2416,8 @@ When using this setup method you need to set the alternative emulator to _RPCS3
|
|||
|
||||
### Sony PlayStation Vita
|
||||
|
||||
Support for the PS Vita is currently experimental due to the early stages of development for the Vita3K emulator. While there's a growing list of games that are playable, integration with ES-DE is a bit rough at the moment. Hopefully this will improve as Vita3K evolves.
|
||||
There is also a video on the official ES-DE YouTube channel on how to setup Vita3K:\
|
||||
https://www.youtube.com/watch?v=4U8yAUJ9-Tk
|
||||
|
||||
On Android and Windows the Vita3K installation is straightforward, but on Linux you may need to place the emulator in a location recognized by ES-DE. See the [Using manually downloaded emulators on Linux](USERGUIDE-DEV.md#using-manually-downloaded-emulators-on-linux) section of this guide for more details. If using a Linux distribution that provides Vita3K via the repository (such as the AUR on Arch/Manjaro) then you can skip this step and install the emulator using your OS package manager.
|
||||
|
||||
|
@ -2490,8 +2488,7 @@ Here's an example setup:
|
|||
|
||||
**General setup**
|
||||
|
||||
The EKA2L1 installation should be fairly straightforward, for Linux there is an official AppImage, for macOS there is a DMG installer and for Windows a zip archive release. Just be aware that the AppImage has the very generic name `ubuntu-latest.AppImage` and needs to be renamed and moved to `~/Applications/EKA2L1.AppImage` in order for ES-DE to find it.
|
||||
|
||||
The EKA2L1 installation should be fairly straightforward, for Linux there is an official AppImage, for macOS there is a DMG installer and for Windows a zip archive release.
|
||||
|
||||
After you have the emulator up and running you need to install ROMs for the devices you want to emulate. For the _ngage_ system you want to use the RH-29 ROM, and for the _symbian_ system ES-DE comes preconfigured with emulator entries for the RH-29 (Nokia N-Gage), RM-84 (Nokia N70) and RM-507 (Nokia N97) models. In addition to those there's a custom device entry that is explained in more depth later below. The details of ROM installation and how to setup the emulator is covered by this official YouTube video by the EKA2L1 team:
|
||||
|
||||
|
@ -2730,6 +2727,9 @@ With folder flattening in place the .vpx and .vpt files will show up as file ent
|
|||
|
||||
Scraping means downloading metadata and game media files (images and videos) for the games in your collection.
|
||||
|
||||
In addition to this document there is a video on the official ES-DE YouTube channel on how to use the scraper:\
|
||||
https://www.youtube.com/watch?v=js_m_jVnX2s
|
||||
|
||||
ES-DE supports the two scraper services [ScreenScraper.fr](https://www.screenscraper.fr) and [TheGamesDB.net](https://thegamesdb.net). In general TheGamesDB supports less formats and less systems but in some areas such PC gaming the quality is better and sometimes ScreenScraper is missing some specific information such as release dates where TheGamesDB may be able to fill in the gaps.
|
||||
|
||||
Here's an overview of what's supported when using these scrapers:
|
||||
|
@ -3830,6 +3830,9 @@ The _custom_ image is not scraped, but can be manually added to the downloaded_m
|
|||
|
||||
If the game has a downloaded PDF manual then you can view it by pressing the _up_ button which will change the media viewer to PDF viewing mode. To get back to displaying videos and images when in this mode, press the _down_ button. Pages are navigated using the _left_ and _right_ buttons, and the trigger buttons can additionally be used to jump to the first and last page. When in PDF viewing mode it's possible to zoom in and out using the shoulder buttons. When zoomed in, the left, right, up and down buttons will pan the view. To re-enable page navigation either zoom out completely or reset the view by pressing the left or right trigger button.
|
||||
|
||||
There is also a video on the official ES-DE YouTube channel on how to download and view PDF manuals:\
|
||||
https://www.youtube.com/watch?v=AH_gTWv4ZUM
|
||||
|
||||
Pressing any other button than those mentioned closes the media viewer.
|
||||
|
||||
The settings for the media viewer are similar to what is available for the screensavers; the audio can be enabled or disabled, the video can be stretched to fill the entire screen and scanlines and blur can be rendered on top of it. For screenshots and title screens, scanline rendering can be enabled or disabled. It's also possible to change the positioning of the help prompts to the top or bottom, or to disable them entirely. All these options are configurable via the _UI Settings_ menu and are described in more detail elsewhere in this document.
|
||||
|
@ -3982,7 +3985,7 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed
|
|||
| android | Google Android | BlueStacks **(Standalone)** [W] | | No | Shortcut (.lnk) file |
|
||||
| apple2 | Apple II | LinApple **(Standalone)** [L],<br>Mednafen **(Standalone)** [M],<br>AppleWin **(Standalone)** [W] | Mednafen **(Standalone)** [LW],<br>MAME - Current,<br>MAME **(Standalone)** | Yes for Mednafen and MAME | See the specific _Apple II_ section elsewhere in this guide |
|
||||
| apple2gs | Apple IIGS | MAME - Current | MAME **(Standalone)** | Yes | See the specific _Apple IIGS_ section elsewhere in this guide |
|
||||
| arcade | Arcade | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2000,<br>MAME **(Standalone)**,<br>FinalBurn Neo,<br>FinalBurn Neo **(Standalone)** [LW],<br>FB Alpha 2012,<br>Geolith,<br>Flycast,<br>Flycast **(Standalone)**,<br>Flycast Dojo **(Standalone)**,<br>Kronos [LW],<br>Model 2 Emulator **(Standalone)** [W],<br>Model 2 Emulator [Suspend ES-DE] **(Standalone)** [W],<br>Supermodel **(Standalone)** [LW],<br> _Shortcut or script_ | Depends | See the specific _Arcade and Neo Geo_ section elsewhere in this guide |
|
||||
| arcade | Arcade | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2003,<br>MAME 2000,<br>MAME **(Standalone)**,<br>FinalBurn Neo,<br>FinalBurn Neo **(Standalone)** [LW],<br>FB Alpha 2012,<br>Geolith,<br>Flycast,<br>Flycast **(Standalone)**,<br>Flycast Dojo **(Standalone)**,<br>Kronos [LW],<br>Model 2 Emulator **(Standalone)** [W],<br>Model 2 Emulator [Suspend ES-DE] **(Standalone)** [W],<br>Supermodel **(Standalone)** [LW],<br> _Shortcut or script_ | Depends | See the specific _Arcade and Neo Geo_ section elsewhere in this guide |
|
||||
| arcadia | Emerson Arcadia 2001 | MAME - Current | MAME **(Standalone)** | No | Single archive or ROM file |
|
||||
| archimedes | Acorn Archimedes | MAME [Model A440/1] **(Standalone)** | MAME [Model A3000] **(Standalone)**,<br>MAME [Model A310] **(Standalone)**,<br>MAME [Model A540] **(Standalone)** | Yes | |
|
||||
| arduboy | Arduboy Miniature Game System | Arduous | | No | Single archive or .hex file |
|
||||
|
@ -4006,10 +4009,10 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed
|
|||
| coco | Tandy Color Computer | XRoar CoCo 2 NTSC **(Standalone)** | XRoar CoCo 2 PAL **(Standalone)** | Yes | See the specific _Tandy Color Computer_ section elsewhere in this guide |
|
||||
| colecovision | Coleco ColecoVision | blueMSX | Gearcoleco,<br>openMSX **(Standalone)**,<br>ares **(Standalone)** | Yes | Single archive or ROM file |
|
||||
| consolearcade | Console Arcade Systems | MAME - Current | MAME **(Standalone)**,<br>Flycast,<br>Flycast **(Standalone)**,<br>Flycast Dojo **(Standalone)**,<br>Kronos [LW],<br>Mednafen [Sega Saturn] **(Standalone)**,<br>Play! **(Standalone)**,<br>RPCS3 Shortcut **(Standalone)**,<br>Triforce **(Standalone)** [LW],<br>xemu **(Standalone)**,<br>Cxbx-Reloaded **(Standalone)** [W],<br> _Shortcut or script_ | Depends | See the specific _Console Arcade Systems_ section elsewhere in this guide |
|
||||
| cps | Capcom Play System | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2000,<br>MAME **(Standalone)**,<br>FinalBurn Neo,<br>FinalBurn Neo **(Standalone)** [LW],<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-1,<br>FB Alpha 2012 CPS-2,<br>FB Alpha 2012 CPS-3 | Depends | See the specific _Arcade and Neo Geo_ section elsewhere in this guide |
|
||||
| cps1 | Capcom Play System I | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2000,<br>MAME **(Standalone)**,<br>FinalBurn Neo,<br>FinalBurn Neo **(Standalone)** [LW],<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-1 | Depends | See the specific _Arcade and Neo Geo_ section elsewhere in this guide |
|
||||
| cps2 | Capcom Play System II | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2000,<br>MAME **(Standalone)**,<br>FinalBurn Neo,<br>FinalBurn Neo **(Standalone)** [LW],<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-2 | Depends | See the specific _Arcade and Neo Geo_ section elsewhere in this guide |
|
||||
| cps3 | Capcom Play System III | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2000,<br>MAME **(Standalone)**,<br>FinalBurn Neo,<br>FinalBurn Neo **(Standalone)** [LW],<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-3 | Depends | See the specific _Arcade and Neo Geo_ section elsewhere in this guide |
|
||||
| cps | Capcom Play System | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2003,<br>MAME 2000,<br>MAME **(Standalone)**,<br>FinalBurn Neo,<br>FinalBurn Neo **(Standalone)** [LW],<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-1,<br>FB Alpha 2012 CPS-2,<br>FB Alpha 2012 CPS-3 | Depends | See the specific _Arcade and Neo Geo_ section elsewhere in this guide |
|
||||
| cps1 | Capcom Play System I | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2003,<br>MAME 2000,<br>MAME **(Standalone)**,<br>FinalBurn Neo,<br>FinalBurn Neo **(Standalone)** [LW],<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-1 | Depends | See the specific _Arcade and Neo Geo_ section elsewhere in this guide |
|
||||
| cps2 | Capcom Play System II | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2003,<br>MAME 2000,<br>MAME **(Standalone)**,<br>FinalBurn Neo,<br>FinalBurn Neo **(Standalone)** [LW],<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-2 | Depends | See the specific _Arcade and Neo Geo_ section elsewhere in this guide |
|
||||
| cps3 | Capcom Play System III | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2003,<br>MAME 2000,<br>MAME **(Standalone)**,<br>FinalBurn Neo,<br>FinalBurn Neo **(Standalone)** [LW],<br>FB Alpha 2012,<br>FB Alpha 2012 CPS-3 | Depends | See the specific _Arcade and Neo Geo_ section elsewhere in this guide |
|
||||
| crvision | VTech CreatiVision | MAME - Current | MAME **(Standalone)** | Yes | Single archive or ROM file |
|
||||
| daphne | Daphne Arcade LaserDisc Emulator | Hypseus [Daphne] **(Standalone)** | Hypseus [Singe] **(Standalone)**,<br>MAME - Current,<br>MAME **(Standalone)**,<br>DirkSimple | Depends | See the specific _LaserDisc Games_ section elsewhere in this guide |
|
||||
| desktop | Desktop Applications | _Suspend ES-DE_ | _Keep ES-DE running_,<br> _AppImage (Suspend ES-DE)_ [L],<br> _AppImage (Keep ES-DE running)_ [L] | No | See the specific _Ports and desktop applications_ section elsewhere in this guide |
|
||||
|
@ -4049,7 +4052,7 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed
|
|||
| lutris | Lutris Open Gaming Platform | Lutris **(Standalone)** [L] | | No | See the specific _Lutris_ section elsewhere in this guide |
|
||||
| lutro | Lutro Game Engine | Lutro | | | |
|
||||
| macintosh | Apple Macintosh | MAME Mac SE Bootable **(Standalone)** | MAME Mac SE Boot Disk **(Standalone)**,<br>MAME Mac Plus Bootable **(Standalone)**,<br>MAME Mac Plus Boot Disk **(Standalone)**,<br>Basilisk II **(Standalone)**,<br>SheepShaver **(Standalone)** | Yes | See the specific _Apple Macintosh_ section elsewhere in this guide |
|
||||
| mame | Multiple Arcade Machine Emulator | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2000,<br>MAME **(Standalone)**,<br>FinalBurn Neo,<br>FinalBurn Neo **(Standalone)** [LW],<br>FB Alpha 2012,<br>Geolith,<br>Flycast,<br>Flycast **(Standalone)**,<br>Flycast Dojo **(Standalone)**,<br>Kronos [LW],<br>Model 2 Emulator **(Standalone)** [W],<br>Model 2 Emulator [Suspend ES-DE] **(Standalone)** [W],<br>Supermodel **(Standalone)** [LW],<br> _Shortcut or script_ | Depends | See the specific _Arcade and Neo Geo_ section elsewhere in this guide |
|
||||
| mame | Multiple Arcade Machine Emulator | MAME - Current | MAME 2010,<br>MAME 2003-Plus,<br>MAME 2003,<br>MAME 2000,<br>MAME **(Standalone)**,<br>FinalBurn Neo,<br>FinalBurn Neo **(Standalone)** [LW],<br>FB Alpha 2012,<br>Geolith,<br>Flycast,<br>Flycast **(Standalone)**,<br>Flycast Dojo **(Standalone)**,<br>Kronos [LW],<br>Model 2 Emulator **(Standalone)** [W],<br>Model 2 Emulator [Suspend ES-DE] **(Standalone)** [W],<br>Supermodel **(Standalone)** [LW],<br> _Shortcut or script_ | Depends | See the specific _Arcade and Neo Geo_ section elsewhere in this guide |
|
||||
| mame-advmame | AdvanceMAME | AdvanceMAME **(Standalone)** [LW] | | Depends | See the specific _Arcade and Neo Geo_ section elsewhere in this guide |
|
||||
| mastersystem | Sega Master System | Genesis Plus GX | Genesis Plus GX Wide,<br>SMS Plus GX,<br>Gearsystem,<br>PicoDrive,<br>Mednafen **(Standalone)**,<br>Mesen **(Standalone)** [LW],<br>ares **(Standalone)** | No | Single archive or ROM file |
|
||||
| megacd | Sega Mega-CD | Genesis Plus GX | Genesis Plus GX Wide,<br>PicoDrive,<br>ares **(Standalone)** | Yes | |
|
||||
|
|
18
USERGUIDE.md
18
USERGUIDE.md
|
@ -1,4 +1,4 @@
|
|||
# ES-DE (EmulationStation Desktop Edition) v3.0 - User guide
|
||||
# ES-DE Frontend - User guide
|
||||
|
||||
It's generally recommended to read the [Frequently Asked Questions (FAQ)](FAQ.md) document prior to diving into the information in this guide.
|
||||
|
||||
|
@ -691,8 +691,6 @@ The following emulators are supported in AppImage format when using the bundled
|
|||
| wiiu | Cemu | Cemu*.AppImage |
|
||||
| zmachine | Gargoyle | Gargoyle*.AppImage |
|
||||
|
||||
The EKA2L1 AppImage has the very generic name `ubuntu-latest.AppImage` and as such needs to be renamed to match the entry in the table above.
|
||||
|
||||
## Using AppImageLauncher on Linux
|
||||
|
||||
[AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) will by default move any AppImage you attempt to run to the root of the ~/Applications directory and integreate it into the desktop environment's application menu. While this may sound convenient it causes multiple issues.
|
||||
|
@ -1165,8 +1163,7 @@ The second approach to Macintosh emulation is to setup a hard disk image, boot i
|
|||
|
||||
Emulation for this system works quite differently than other platforms as ES-DE only acts as a game browser which simply launches the emulator. The game then needs to be manually started from inside Mac OS.
|
||||
|
||||
As for how to setup the Basilisk II emulator the following YouTube video is a good resource:
|
||||
|
||||
As for how to setup the Basilisk II emulator the following YouTube video is a good resource:\
|
||||
https://www.youtube.com/watch?v=QSWWZ4hkvVk
|
||||
|
||||
Once the emulator is up and running and you can boot into Mac OS 7 or 8 you need to install your games. These are commonly distributed with the .sit file extension which are compressed archives in the proprietary StuffIt Expander format. You should uncompress these files inside the emulator or otherwise you will very likely run into problems with running your games. This is also covered in the YouTube video.
|
||||
|
@ -2417,7 +2414,8 @@ When using this setup method you need to set the alternative emulator to _RPCS3
|
|||
|
||||
### Sony PlayStation Vita
|
||||
|
||||
Support for the PS Vita is currently experimental due to the early stages of development for the Vita3K emulator. While there's a growing list of games that are playable, integration with ES-DE is a bit rough at the moment. Hopefully this will improve as Vita3K evolves.
|
||||
There is also a video on the official ES-DE YouTube channel on how to setup Vita3K:\
|
||||
https://www.youtube.com/watch?v=4U8yAUJ9-Tk
|
||||
|
||||
On Android and Windows the Vita3K installation is straightforward, but on Linux you may need to place the emulator in a location recognized by ES-DE. See the [Using manually downloaded emulators on Linux](USERGUIDE.md#using-manually-downloaded-emulators-on-linux) section of this guide for more details. If using a Linux distribution that provides Vita3K via the repository (such as the AUR on Arch/Manjaro) then you can skip this step and install the emulator using your OS package manager.
|
||||
|
||||
|
@ -2488,7 +2486,7 @@ Here's an example setup:
|
|||
|
||||
**General setup**
|
||||
|
||||
The EKA2L1 installation should be fairly straightforward, for Linux there is an official AppImage, for macOS there is a DMG installer and for Windows a zip archive release. Just be aware that the AppImage has the very generic name `ubuntu-latest.AppImage` and needs to be renamed and moved to `~/Applications/EKA2L1.AppImage` in order for ES-DE to find it.
|
||||
The EKA2L1 installation should be fairly straightforward, for Linux there is an official AppImage, for macOS there is a DMG installer and for Windows a zip archive release.
|
||||
|
||||
|
||||
After you have the emulator up and running you need to install ROMs for the devices you want to emulate. For the _ngage_ system you want to use the RH-29 ROM, and for the _symbian_ system ES-DE comes preconfigured with emulator entries for the RH-29 (Nokia N-Gage), RM-84 (Nokia N70) and RM-507 (Nokia N97) models. In addition to those there's a custom device entry that is explained in more depth later below. The details of ROM installation and how to setup the emulator is covered by this official YouTube video by the EKA2L1 team:
|
||||
|
@ -2728,6 +2726,9 @@ With folder flattening in place the .vpx and .vpt files will show up as file ent
|
|||
|
||||
Scraping means downloading metadata and game media files (images and videos) for the games in your collection.
|
||||
|
||||
In addition to this document there is a video on the official ES-DE YouTube channel on how to use the scraper:\
|
||||
https://www.youtube.com/watch?v=js_m_jVnX2s
|
||||
|
||||
ES-DE supports the two scraper services [ScreenScraper.fr](https://www.screenscraper.fr) and [TheGamesDB.net](https://thegamesdb.net). In general TheGamesDB supports less formats and less systems but in some areas such PC gaming the quality is better and sometimes ScreenScraper is missing some specific information such as release dates where TheGamesDB may be able to fill in the gaps.
|
||||
|
||||
Here's an overview of what's supported when using these scrapers:
|
||||
|
@ -3828,6 +3829,9 @@ The _custom_ image is not scraped, but can be manually added to the downloaded_m
|
|||
|
||||
If the game has a downloaded PDF manual then you can view it by pressing the _up_ button which will change the media viewer to PDF viewing mode. To get back to displaying videos and images when in this mode, press the _down_ button. Pages are navigated using the _left_ and _right_ buttons, and the trigger buttons can additionally be used to jump to the first and last page. When in PDF viewing mode it's possible to zoom in and out using the shoulder buttons. When zoomed in, the left, right, up and down buttons will pan the view. To re-enable page navigation either zoom out completely or reset the view by pressing the left or right trigger button.
|
||||
|
||||
There is also a video on the official ES-DE YouTube channel on how to download and view PDF manuals:\
|
||||
https://www.youtube.com/watch?v=AH_gTWv4ZUM
|
||||
|
||||
Pressing any other button than those mentioned closes the media viewer.
|
||||
|
||||
The settings for the media viewer are similar to what is available for the screensavers; the audio can be enabled or disabled, the video can be stretched to fill the entire screen and scanlines and blur can be rendered on top of it. For screenshots and title screens, scanline rendering can be enabled or disabled. It's also possible to change the positioning of the help prompts to the top or bottom, or to disable them entirely. All these options are configurable via the _UI Settings_ menu and are described in more detail elsewhere in this document.
|
||||
|
|
|
@ -294,8 +294,8 @@ include(InstallRequiredSystemLibraries)
|
|||
# General CPack settings.
|
||||
|
||||
set(CPACK_PACKAGE_NAME es-de)
|
||||
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Emulator frontend")
|
||||
set(CPACK_PACKAGE_DESCRIPTION "ES-DE (EmulationStation Desktop Edition) is a frontend for browsing and launching games from your multi-platform game collection.")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Gaming frontend")
|
||||
set(CPACK_PACKAGE_DESCRIPTION "ES-DE is a frontend for browsing and launching games from your multi-platform collection.")
|
||||
set(CPACK_PACKAGE_VERSION ${ES_VERSION})
|
||||
|
||||
if(APPLE)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
ES-DE (EmulationStation Desktop Edition) - Portable installation on Windows
|
||||
---------------------------------------------------------------------------
|
||||
ES-DE Frontend - Portable installation on Windows
|
||||
-------------------------------------------------
|
||||
|
||||
ES-DE release:
|
||||
3.0.1
|
||||
|
|
Binary file not shown.
|
@ -2,10 +2,10 @@
|
|||
<component type="desktop-application">
|
||||
<id>org.es_de.frontend</id>
|
||||
<name>ES-DE</name>
|
||||
<summary>Emulator frontend</summary>
|
||||
<summary>Gaming frontend</summary>
|
||||
<description>
|
||||
<p>ES-DE (EmulationStation Desktop Edition) is a frontend for browsing and
|
||||
launching games from your multi-platform game collection.</p>
|
||||
<p>ES-DE is a frontend for browsing and launching games from your
|
||||
multi-platform collection.</p>
|
||||
</description>
|
||||
<launchable type="desktop-id">org.es_de.frontend.desktop</launchable>
|
||||
<categories>
|
||||
|
|
|
@ -8,5 +8,5 @@ StartupNotify=true
|
|||
Hidden=false
|
||||
Categories=Game;Emulator;
|
||||
Name=ES-DE
|
||||
GenericName=Emulator Frontend
|
||||
GenericName=Gaming Frontend
|
||||
Keywords=emulator;emulation;front-end;frontend;
|
||||
|
|
|
@ -398,7 +398,7 @@ bool parseArguments(const std::vector<std::string>& arguments)
|
|||
std::cout <<
|
||||
// clang-format off
|
||||
"Usage: es-de [options]\n"
|
||||
"ES-DE (ES-DE), Emulator Frontend\n\n"
|
||||
"ES-DE Frontend\n\n"
|
||||
"Options:\n"
|
||||
" --display [1 to 4] Display/monitor to use\n"
|
||||
" --resolution [width] [height] Application resolution\n"
|
||||
|
|
|
@ -6,9 +6,9 @@
|
|||
"version": "3.0.1",
|
||||
"release": "42",
|
||||
"date": "2024-03-16",
|
||||
"androidVersionName": "3.0.0-15",
|
||||
"androidVersionCode": "15",
|
||||
"androidDate": "2024-02-25",
|
||||
"androidVersionName": "3.0.1-19",
|
||||
"androidVersionCode": "19",
|
||||
"androidDate": "2024-03-16",
|
||||
"packages": [
|
||||
{
|
||||
"name": "WindowsPortable",
|
||||
|
|
|
@ -45,6 +45,7 @@
|
|||
<!-- Nintendo 3DS emulator Citra MMJ -->
|
||||
<rule type="androidpackage">
|
||||
<entry>org.citra.emu/.ui.EmulationActivity</entry>
|
||||
<entry>com.antutu.ABenchMark/org.citra.emu.ui.EmulationActivity</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="COLEM">
|
||||
|
@ -337,4 +338,11 @@
|
|||
<entry>org.vita3k.emulator/.Emulator</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="YABASANSHIRO-2">
|
||||
<!-- Sega Saturn emulator Yaba Sanshiro 2 -->
|
||||
<rule type="androidpackage">
|
||||
<entry>org.devmiyax.yabasanshioro2.pro/org.uoyabause.android.Yabause</entry>
|
||||
<entry>org.devmiyax.yabasanshioro2/org.uoyabause.android.Yabause</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
</ruleList>
|
|
@ -114,6 +114,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mamearcade_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2010_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2003_plus_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2003_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2000_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%</command>
|
||||
<command label="MAME4droid (Standalone)">%EMULATOR_MAME4DROID% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%</command>
|
||||
|
@ -355,6 +356,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mamearcade_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2010_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2003_plus_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2003_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2000_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%</command>
|
||||
<command label="MAME4droid (Standalone)">%EMULATOR_MAME4DROID% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%</command>
|
||||
|
@ -374,6 +376,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mamearcade_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2010_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2003_plus_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2003_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2000_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%</command>
|
||||
<command label="MAME4droid (Standalone)">%EMULATOR_MAME4DROID% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%</command>
|
||||
|
@ -391,6 +394,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mamearcade_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2010_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2003_plus_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2003_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2000_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%</command>
|
||||
<command label="MAME4droid (Standalone)">%EMULATOR_MAME4DROID% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%</command>
|
||||
|
@ -408,6 +412,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mamearcade_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2010_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2003_plus_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2003_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2000_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%</command>
|
||||
<command label="MAME4droid (Standalone)">%EMULATOR_MAME4DROID% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%</command>
|
||||
|
@ -839,6 +844,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mamearcade_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2010_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2003_plus_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2003_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mame2000_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%</command>
|
||||
<command label="MAME4droid (Standalone)">%EMULATOR_MAME4DROID% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%</command>
|
||||
|
@ -883,7 +889,7 @@
|
|||
<command label="Genesis Plus GX">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=genesis_plus_gx_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="Genesis Plus GX Wide">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=genesis_plus_gx_wide_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="PicoDrive">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=picodrive_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MD.emu (Standalone)">%EMULATOR_MD-EMU% %DATA%=%ROMPROVIDER%</command>
|
||||
<command label="MD.emu (Standalone)">%EMULATOR_MD-EMU% %DATA%=%ROMSAF%</command>
|
||||
<platform>segacd</platform>
|
||||
<theme>megacd</theme>
|
||||
</system>
|
||||
|
@ -895,7 +901,7 @@
|
|||
<command label="Genesis Plus GX">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=genesis_plus_gx_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="Genesis Plus GX Wide">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=genesis_plus_gx_wide_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="PicoDrive">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=picodrive_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MD.emu (Standalone)">%EMULATOR_MD-EMU% %DATA%=%ROMPROVIDER%</command>
|
||||
<command label="MD.emu (Standalone)">%EMULATOR_MD-EMU% %DATA%=%ROMSAF%</command>
|
||||
<platform>segacd</platform>
|
||||
<theme>megacdjp</theme>
|
||||
</system>
|
||||
|
@ -1458,6 +1464,7 @@
|
|||
<extension>.bin .BIN .ccd .CCD .chd .CHD .cue .CUE .iso .ISO .m3u .M3U .mds .MDS .toc .TOC .7z .7Z .zip .ZIP</extension>
|
||||
<command label="Beetle Saturn">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mednafen_saturn_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="YabaSanshiro">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=yabasanshiro_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="Yaba Sanshiro 2 (Standalone)">%EMULATOR_YABASANSHIRO-2% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %ACTION%=android.intent.action.VIEW %EXTRA_org.uoyabause.android.FileNameUri%=%ROMSAF%</command>
|
||||
<command label="Yabause">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=yabause_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="Saturn.emu (Standalone)">%EMULATOR_SATURN-EMU% %DATA%=%ROMSAF%</command>
|
||||
<platform>saturn</platform>
|
||||
|
@ -1470,6 +1477,7 @@
|
|||
<extension>.bin .BIN .ccd .CCD .chd .CHD .cue .CUE .iso .ISO .m3u .M3U .mds .MDS .toc .TOC .7z .7Z .zip .ZIP</extension>
|
||||
<command label="Beetle Saturn">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mednafen_saturn_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="YabaSanshiro">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=yabasanshiro_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="Yaba Sanshiro 2 (Standalone)">%EMULATOR_YABASANSHIRO-2% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %ACTION%=android.intent.action.VIEW %EXTRA_org.uoyabause.android.FileNameUri%=%ROMSAF%</command>
|
||||
<command label="Yabause">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=yabause_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="Saturn.emu (Standalone)">%EMULATOR_SATURN-EMU% %DATA%=%ROMSAF%</command>
|
||||
<platform>saturn</platform>
|
||||
|
@ -1528,7 +1536,7 @@
|
|||
<command label="Genesis Plus GX">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=genesis_plus_gx_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="Genesis Plus GX Wide">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=genesis_plus_gx_wide_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="PicoDrive">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=picodrive_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="MD.emu (Standalone)">%EMULATOR_MD-EMU% %DATA%=%ROMPROVIDER%</command>
|
||||
<command label="MD.emu (Standalone)">%EMULATOR_MD-EMU% %DATA%=%ROMSAF%</command>
|
||||
<platform>segacd</platform>
|
||||
<theme>segacd</theme>
|
||||
</system>
|
||||
|
|
|
@ -132,6 +132,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.so %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.so %ROM%</command>
|
||||
<command label="MAME (Standalone)">%EMULATOR_MAME% -inipath /var/config/mame/ini -rompath %GAMEDIR%\;%ROMPATH%/arcade %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.so %ROM%</command>
|
||||
|
@ -417,6 +418,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.so %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.so %ROM%</command>
|
||||
<command label="MAME (Standalone)">%EMULATOR_MAME% -inipath /var/config/mame/ini -rompath %GAMEDIR%\;%ROMPATH%/cps %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.so %ROM%</command>
|
||||
|
@ -436,6 +438,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.so %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.so %ROM%</command>
|
||||
<command label="MAME (Standalone)">%EMULATOR_MAME% -inipath /var/config/mame/ini -rompath %GAMEDIR%\;%ROMPATH%/cps1 %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.so %ROM%</command>
|
||||
|
@ -453,6 +456,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.so %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.so %ROM%</command>
|
||||
<command label="MAME (Standalone)">%EMULATOR_MAME% -inipath /var/config/mame/ini -rompath %GAMEDIR%\;%ROMPATH%/cps2 %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.so %ROM%</command>
|
||||
|
@ -470,6 +474,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.so %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.so %ROM%</command>
|
||||
<command label="MAME (Standalone)">%EMULATOR_MAME% -inipath /var/config/mame/ini -rompath %GAMEDIR%\;%ROMPATH%/cps3 %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.so %ROM%</command>
|
||||
|
@ -972,6 +977,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.so %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.so %ROM%</command>
|
||||
<command label="MAME (Standalone)">%EMULATOR_MAME% -inipath /var/config/mame/ini -rompath %GAMEDIR%\;%ROMPATH%/mame %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.so %ROM%</command>
|
||||
|
|
|
@ -129,6 +129,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.dylib %ROM%</command>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/arcade %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.dylib %ROM%</command>
|
||||
|
@ -401,6 +402,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.dylib %ROM%</command>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/cps %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.dylib %ROM%</command>
|
||||
|
@ -419,6 +421,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.dylib %ROM%</command>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/cps1 %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.dylib %ROM%</command>
|
||||
|
@ -435,6 +438,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.dylib %ROM%</command>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/cps2 %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.dylib %ROM%</command>
|
||||
|
@ -451,6 +455,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.dylib %ROM%</command>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/cps3 %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.dylib %ROM%</command>
|
||||
|
@ -926,6 +931,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.dylib %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.dylib %ROM%</command>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/mame %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.dylib %ROM%</command>
|
||||
|
|
|
@ -130,6 +130,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.so %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.so %ROM%</command>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/arcade %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.so %ROM%</command>
|
||||
|
@ -406,6 +407,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.so %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.so %ROM%</command>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/cps %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.so %ROM%</command>
|
||||
|
@ -425,6 +427,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.so %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.so %ROM%</command>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/cps1 %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.so %ROM%</command>
|
||||
|
@ -442,6 +445,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.so %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.so %ROM%</command>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/cps2 %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.so %ROM%</command>
|
||||
|
@ -459,6 +463,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.so %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.so %ROM%</command>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/cps3 %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.so %ROM%</command>
|
||||
|
@ -952,6 +957,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2010_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_plus_libretro.so %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2003_libretro.so %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame2000_libretro.so %ROM%</command>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/mame %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/fbneo_libretro.so %ROM%</command>
|
||||
|
|
|
@ -126,6 +126,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2010_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2003_plus_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2003_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2000_libretro.dll %ROM%</command>
|
||||
<command label="MAME (Standalone)">%HIDEWINDOW% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\arcade %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\fbneo_libretro.dll %ROM%</command>
|
||||
|
@ -411,6 +412,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2010_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2003_plus_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2003_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2000_libretro.dll %ROM%</command>
|
||||
<command label="MAME (Standalone)">%HIDEWINDOW% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\cps %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\fbneo_libretro.dll %ROM%</command>
|
||||
|
@ -430,6 +432,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2010_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2003_plus_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2003_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2000_libretro.dll %ROM%</command>
|
||||
<command label="MAME (Standalone)">%HIDEWINDOW% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\cps1 %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\fbneo_libretro.dll %ROM%</command>
|
||||
|
@ -447,6 +450,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2010_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2003_plus_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2003_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2000_libretro.dll %ROM%</command>
|
||||
<command label="MAME (Standalone)">%HIDEWINDOW% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\cps2 %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\fbneo_libretro.dll %ROM%</command>
|
||||
|
@ -464,6 +468,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2010_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2003_plus_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2003_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2000_libretro.dll %ROM%</command>
|
||||
<command label="MAME (Standalone)">%HIDEWINDOW% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\cps3 %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\fbneo_libretro.dll %ROM%</command>
|
||||
|
@ -960,6 +965,7 @@
|
|||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2010_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2003-Plus">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2003_plus_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2003">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2003_libretro.dll %ROM%</command>
|
||||
<command label="MAME 2000">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame2000_libretro.dll %ROM%</command>
|
||||
<command label="MAME (Standalone)">%HIDEWINDOW% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\mame %BASENAME%</command>
|
||||
<command label="FinalBurn Neo">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\fbneo_libretro.dll %ROM%</command>
|
||||
|
|
|
@ -26,15 +26,15 @@ TARGET_FILENAME=es-de.6
|
|||
|
||||
MAN_INCLUDE="
|
||||
[NAME]
|
||||
es-de - ES-DE Frontend (EmulationStation Desktop Edition)
|
||||
es-de - ES-DE Frontend
|
||||
|
||||
[DESCRIPTION]
|
||||
ES-DE is a frontend for browsing and launching games from your multi-platform game collection.
|
||||
ES-DE is a frontend for browsing and launching games from your multi-platform collection.
|
||||
|
||||
[AUTHOR]
|
||||
Leon Styhre <https://es-de.org/>
|
||||
|
||||
RetroPie community (RetroPie EmulationStation fork)
|
||||
RetroPie community (RetroPie EmulationStation)
|
||||
|
||||
Alec Lofquist (original EmulationStation)
|
||||
|
||||
|
@ -48,7 +48,7 @@ help2man --section 6 --no-info --include $TEMPFILE_INPUT $ESBINARY > $TEMPFILE_O
|
|||
|
||||
# Manual string replacements, these may need to be modified if changes are made to the
|
||||
# command line --help output.
|
||||
cat $TEMPFILE_OUTPUT | sed s/"ES\\\-DE (ES\\\-DE), Emulator Frontend"/""/g | \
|
||||
cat $TEMPFILE_OUTPUT | sed s/"ES\\\-DE Frontend"/""/g | \
|
||||
sed s/"Set to at least"/".br\nSet to at least"/ > $TARGET_FILENAME
|
||||
|
||||
gzip -9 $TARGET_FILENAME
|
||||
|
|
Loading…
Reference in a new issue