mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-21 13:45:38 +00:00
Documentation update
This commit is contained in:
parent
491846f614
commit
c3a9f9d945
|
@ -10,6 +10,8 @@
|
|||
|
||||
* Improved multithreading for the network code which significantly increases scraping speed under some circumstances
|
||||
* Added Lime3DS standalone as an alternative emulator for the n3ds system
|
||||
* (Linux) Added the native release of BigPEmu standalone as an alternative emulator for the atarijaguar system
|
||||
* (Linux) Added the native release of BigPEmu standalone as the default emulator for the atarijaguarcd system
|
||||
* Added the MAME 2003 RetroArch core as an alternative emulator for the arcade, cps, cps1, cps2, cps3 and mame systems
|
||||
* (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)
|
||||
|
@ -25,8 +27,11 @@
|
|||
* Added support for the androidapps and androidgames systems to the Linear, Modern and Slate themes
|
||||
* (modern-es-de) Converted all carousel icons from JPG to WebP format
|
||||
* Added a User-Agent string when making non-scraper HTTP requests
|
||||
* Added support for building against libgit2 v1.8.0 and later
|
||||
* Updated SDL to 2.30.2 on Android, Windows, macOS and the Linux AppImage builds
|
||||
* (Windows) Updated OpenSSL to 3.3.0
|
||||
* Updated the MAME index files to include ROMs up to MAME version 0.265
|
||||
* Bundled the March 2024 release of the Mozilla TLS/SSL certificates
|
||||
|
||||
### Bug fixes
|
||||
|
||||
|
|
|
@ -766,6 +766,7 @@ The following manually downloaded emulators are supported when using the bundled
|
|||
| amstradcpc | CPCemu | cpcemu/cpcemu |
|
||||
| apple2 | LinApple | linapple/linapple |
|
||||
| atari2600 | Gopher2600 | gopher2600/gopher2600_linux_amd64 |
|
||||
| atarijaguar/atarijaguarcd | BigPEmu | bigpemu/bigpemu |
|
||||
| coco/dragon32/tanodragon | XRoar | xroar/xroar |
|
||||
| daphne | Hypseus Singe | hypseus-singe/hypseus.bin |
|
||||
| dreamcast | Redream | redream/redream |
|
||||
|
@ -1279,7 +1280,7 @@ ln -s /usr/local/Cellar/mame/0.248/share/mame/hash ~/.mame/ # on x86/Int
|
|||
|
||||
These systems are generally straightforward to setup. For regular Atari Jaguar games you'll have a single ROM or zip archive per game that you place in the root of the `~/ROMs/atarijaguar` system directory. For Atari Jaguar CD games it's recommended to go for the .cdi format and you place these directly in the root of the `~/ROMs/atarijaguarcd` directory.
|
||||
|
||||
The only emulator that can run Atari Jaguar CD games is [BigPEmL](https://www.richwhitehouse.com/jaguar/) and while it's officially only available for the Windows operating system it's still possible to run it on Linux. To accomplish this you need to run it via the Wine (or Proton) translation layer.
|
||||
The only emulator that can run Atari Jaguar CD games is [BigPEmu](https://www.richwhitehouse.com/jaguar/) which is available for Linux and Windows. On Linux you can also run the Windows release of this emulator, should you want to. To accomplish this you need to run it via the Wine (or Proton) translation layer.
|
||||
|
||||
How to setup Wine is covered in the [Running Windows emulators on Linux using Wine or Proton](USERGUIDE-DEV.md#running-windows-emulators-on-linux-using-wine-or-proton) section.
|
||||
|
||||
|
@ -1298,7 +1299,7 @@ That's basically it, for the atarijaguar system just make sure to select _BigPEm
|
|||
|
||||
There are many settings in Wine that may affect compatibility, performance etc. but covering all that is beyond the scope of this guide.
|
||||
|
||||
In addition to the above instructions there's an unofficial YouTube video available on how to setup BigPEmu with ES-DE:\
|
||||
In addition to the above instructions there's an unofficial YouTube video available on how to setup the Windows release of BigPEmu with ES-DE:\
|
||||
https://www.youtube.com/watch?v=GuPAjgICc-4
|
||||
|
||||
### Commodore Amiga and CDTV
|
||||
|
@ -4001,8 +4002,8 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed
|
|||
| atari5200 | Atari 5200 | a5200 | Atari800,<br>Atari800 **(Standalone)**,<br>Altirra **(Standalone)** [W] | Yes except for Altirra | Single archive or ROM file |
|
||||
| atari7800 | Atari 7800 ProSystem | ProSystem | MAME - Current,<br>MAME **(Standalone)** | Yes | Single archive or ROM file |
|
||||
| atari800 | Atari 800 | Atari800 | Atari800 **(Standalone)**,<br>Altirra **(Standalone)** [W] | Yes except for Altirra | |
|
||||
| atarijaguar | Atari Jaguar | Virtual Jaguar | BigPEmu **(Standalone)** [W],<br>BigPEmu **(Wine)** [L],<br>BigPEmu **(Proton)** [L],<br>MAME **(Standalone)** | Yes for MAME | See the specific _Atari Jaguar and Atari Jaguar CD_ section elsewhere in this guide |
|
||||
| atarijaguarcd | Atari Jaguar CD | BigPEmu **(Standalone)** [W],<br>BigPEmu **(Wine)** [L] | BigPEmu **(Proton)** [L] | No | See the specific _Atari Jaguar and Atari Jaguar CD_ section elsewhere in this guide |
|
||||
| atarijaguar | Atari Jaguar | Virtual Jaguar | BigPEmu **(Standalone)** [LW],<br>BigPEmu **(Wine)** [L],<br>BigPEmu **(Proton)** [L],<br>MAME **(Standalone)** | Yes for MAME | See the specific _Atari Jaguar and Atari Jaguar CD_ section elsewhere in this guide |
|
||||
| atarijaguarcd | Atari Jaguar CD | BigPEmu **(Standalone)** [LW] | BigPEmu **(Wine)** [L],<br>BigPEmu **(Proton)** [L] | No | See the specific _Atari Jaguar and Atari Jaguar CD_ section elsewhere in this guide |
|
||||
| atarilynx | Atari Lynx | Handy | Beetle Lynx,<br>Mednafen **(Standalone)** | No | Single archive or ROM file |
|
||||
| atarist | Atari ST [also STE and Falcon] | Hatari | Hatari **(Standalone)** | Yes | Single archive or image file for single-diskette games, .m3u playlist for multi-diskette games |
|
||||
| atarixe | Atari XE | Atari800 | Atari800 **(Standalone)**,<br>Altirra **(Standalone)** [W] | Yes except for Altirra | |
|
||||
|
|
Loading…
Reference in a new issue