Small formatting change to the supported systems table in the user guide.

This commit is contained in:
Leon Styhre 2021-09-22 21:05:17 +02:00
parent c74896eaa3
commit 2812b19ab4

View file

@ -1648,7 +1648,7 @@ The **Default emulator** column lists the primary emulator as configured in es_s
The **Alternative emulators** column lists additional emulators configured in es_systems.xml that can be selected per system and per game, as explained earlier in this guide. In the same manner as the _Default emulator_ column, differences between Unix, macOS and Windows are marked using square brackets.
The **BIOS required** column indicates if additional BIOS/system ROMs are required, as should be explained by the emulator documentation. Good starting points for such documentation are [https://docs.libretro.com](https://docs.libretro.com) and [https://docs.libretro.com/library/bios](https://docs.libretro.com/library/bios)
The **BIOS** column indicates if additional BIOS/system ROMs are required, as should be explained by the emulator documentation. Good starting points for such documentation are [https://docs.libretro.com](https://docs.libretro.com) and [https://docs.libretro.com/library/bios](https://docs.libretro.com/library/bios)
For additional details regarding which game file extensions are supported per system, refer to the es_systems.xml files [unix/es_systems.xml](resources/systems/unix/es_systems.xml), [macos/es_systems.xml](resources/systems/macos/es_systems.xml) and [windows/es_systems.xml](resources/systems/windows/es_systems.xml). Normally the extensions setup in these files should cover everything that the emulators support. Note that for systems that have alternative emulators defined, the list of extensions is a combination of what is supported by all the emulators. This approach is necessary as you want to be able to see all games for each system while potentially testing and switching between different emulators, either system-wide or on a per game basis.
@ -1667,8 +1667,8 @@ Consider the table below a work in progress as it's obvioulsy not fully populate
Default emulator/Alternative emulators columns: \
**[U]**: Unix, **[M]**: macOS, **[W]**: Windows
| System name | Full name | Default emulator | Alternative emulators | BIOS required | Recommended game setup |
| :-------------------- | :--------------------------------------------- | :-------------------------------- | :-------------------------------- | :------------ | :----------------------------------- |
| System name | Full name | Default emulator | Alternative emulators | BIOS | Recommended game setup |
| :-------------------- | :--------------------------------------------- | :-------------------------------- | :-------------------------------- | :------ | :----------------------------------- |
| 3do | 3DO | | | | |
| 64dd | Nintendo 64DD | Mupen64Plus-Next (RetroArch) [UW] <br> ParaLLEl N64 (RetroArch) [M] | ParaLLEl N64 (RetroArch) [UW] | | |
| ags | Adventure Game Studio game engine | | | | |
@ -1778,7 +1778,7 @@ Default emulator/Alternative emulators columns: \
| segacd | Sega CD | | | | |
| sg-1000 | Sega SG-1000 | | | | |
| snes | Nintendo SNES (Super Nintendo) | Snes9x - Current (RetroArch) | Snes9x 2010 (RetroArch) <br> bsnes (RetroArch) <br> bsnes-mercury Accuracy (RetroArch) <br> Beetle Supafaust (RetroArch) [UW] <br> Mesen-S (RetroArch) | No | Single archive or ROM file in root folder |
| snesna | Nintendo SNES (Super Nintendo) [North America] | Snes9x - Current (RetroArch) | Snes9x 2010 (RetroArch) <br> bsnes (RetroArch) <br> bsnes-mercury Accuracy (RetroArch) <br> Beetle Supafaust (RetroArch) [UW] <br> Mesen-S (RetroArch) | Single archive or ROM file in root folder |
| snesna | Nintendo SNES (Super Nintendo) [North America] | Snes9x - Current (RetroArch) | Snes9x 2010 (RetroArch) <br> bsnes (RetroArch) <br> bsnes-mercury Accuracy (RetroArch) <br> Beetle Supafaust (RetroArch) [UW] <br> Mesen-S (RetroArch) | No | Single archive or ROM file in root folder |
| solarus | Solarus game engine | | | | |
| spectravideo | Spectravideo | | | | |
| steam | Valve Steam | Steam application | | No | Shell script/batch file in root folder |