mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-29 19:55:37 +00:00
Documentation update
This commit is contained in:
parent
a2d61b17b8
commit
0c973bb499
|
@ -60,6 +60,7 @@ The following emulators are configured for FileProvider access:
|
|||
* FPse (still needs scoped storage to be setup in emulator)
|
||||
* GBA.emu
|
||||
* GBC.emu
|
||||
* Infinity
|
||||
* J2ME Loader
|
||||
* JL-Mod
|
||||
* Lynx.emu
|
||||
|
@ -349,6 +350,14 @@ This emulator can be installed from the Play store.
|
|||
|
||||
https://play.google.com/store/apps/details?id=com.fms.ines.free
|
||||
|
||||
### Infinity
|
||||
|
||||
This PICO-8 game engine/emulator can be installed from the Play store.
|
||||
|
||||
https://play.google.com/store/apps/details?id=me.dt2dev.infinity
|
||||
|
||||
Note that this emulator has a strange behavior where it will return to the home app whenever you exit a game, so unless ES-DE is set as your home app you'll need to manually focus back to it after exiting Infinity.
|
||||
|
||||
### IrataJaguar
|
||||
|
||||
This Atari Jaguar 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.
|
||||
|
@ -827,7 +836,7 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed
|
|||
| pcengine | NEC PC Engine | Beetle PCE | Beetle PCE FAST,<br>Beetle SuperGrafx,<br>PCE.emu **(Standalone)** | No | Single archive or ROM file |
|
||||
| pcenginecd | NEC PC Engine CD | Beetle PCE | Beetle PCE FAST,<br>Beetle SuperGrafx,<br>PCE.emu **(Standalone)** | Yes | |
|
||||
| pcfx | NEC PC-FX | Beetle PC-FX | | Yes | |
|
||||
| pico8 | PICO-8 Fantasy Console | Fake-08 | Retro8 | No | See the specific _PICO-8_ section in the User guide |
|
||||
| pico8 | PICO-8 Fantasy Console | Fake-08 | Retro8,<br>Infinity **(Standalone)** | No | See the specific _PICO-8_ section in the User guide |
|
||||
| plus4 | Commodore Plus/4 | VICE xplus4 | | No | Single archive or image file for tape, cartridge or single-diskette games, .m3u playlist for multi-diskette games |
|
||||
| pokemini | Nintendo Pokémon Mini | PokeMini | | No | |
|
||||
| ports | Ports | ECWolf (Wolfenstein 3D) | NXEngine (Cave Story),<br>OpenLara (Tomb Raider),<br>Super Bros War | Yes for ECWolf | |
|
||||
|
|
|
@ -29,6 +29,7 @@ In addition to the above there are a number of bug fixes and other minor improve
|
|||
* (Android) Directories for corrupt themes are now automatically removed when the theme downloader is started
|
||||
* (Android) Added experimental support for the Nintendo Wii U (wiiu) game system
|
||||
* (Android) Added SWF Player standalone as an alternative emulator for the flash system
|
||||
* (Android) Added Infinity standalone as an alternative emulator for the pico8 system
|
||||
* (Android) Added Virtual Virtual Boy standalone as an alternative emulator for the virtualboy system
|
||||
* (Android) Changed Flycast standalone to use %ROMSAF% instead of %ROM% as the latter caused game launching to fail on some devices
|
||||
* (Android) Added support for launching individual games directly with EKA2L1 for the ngage system
|
||||
|
|
Loading…
Reference in a new issue