You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -26,10 +25,6 @@ Recommended for Raspberry Pi 0/1 due to its lower system requirements, though ex
26
25
27
26
Recommended for more powerful x86 systems. It is accurate and includes several enhanced graphical features. Not available for ARM systems (like the Raspberry Pi) due to its poor performance on ARM.
28
27
29
-
### lr-duckstation
30
-
31
-
Experimental but promising fast, accurate emulation, including various graphial enhancements. Supported on all architectures aside from ARMv6 (Raspberyy Pi 0/1) and 32-bit x86.
Alternatively, on Windows, use [ECM Decompressor](https://www.romhacking.net/utilities/1177/), or on Ubuntu 19.X+(or derivative), install ecm from the ubuntu archive with the following:
54
+
Alternatively, on Windows, use [ECM Decompressor](https://www.romhacking.net/utilities/1177/) or, on Ubuntu 19.X+(or derivative), install `ecm` from the Ubuntu archive with the following:
@@ -72,7 +67,6 @@ All supported PlayStation emulators have support for the CHD (V5) archive format
72
67
#### M3U playlists for .cue & .bins, or .chds
73
68
74
69
For multi-disc games on .cue & .bin ROM pairs or .chds, you can create a .m3u playlist file to enable you to change discs by the above method. Replace the `.cue` or `.chd` extension for each disc of the game with an appropriate `.CD1`, `.CD2`, etc so that EmulationStation will list only the `.m3u` and not the individual discs.
75
-
**NOTE:****lr-duckstation** does not support extension renaming within .m3u playlists.
76
70
77
71
Example for Final Fantasy VII:
78
72
@@ -145,15 +139,9 @@ The BIOS is automatically chosen based upon the region of the ROM.
145
139
146
140
The recognized BIOS filename is case-sensitive (must be in all lowercase).
147
141
148
-
### lr-duckstation
149
-
150
-
Any valid BIOS dump from real hardware is supported (too many to list). As such, any of the above BIOS dumps should be supported, when named appropriately with .bin extension.
151
-
152
-
The BIOS is automatically chosen based upon the region of the ROM.
0 commit comments