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
@@ -25,6 +26,10 @@ Recommended for Raspberry Pi 0/1 due to its lower system requirements, though ex
25
26
26
27
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.
27
28
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.
@@ -67,6 +72,7 @@ All supported PlayStation emulators have support for the CHD (V5) archive format
67
72
#### M3U playlists for .cue & .bins, or .chds
68
73
69
74
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.
70
76
71
77
Example for Final Fantasy VII:
72
78
@@ -139,9 +145,15 @@ The BIOS is automatically chosen based upon the region of the ROM.
139
145
140
146
The recognized BIOS filename is case-sensitive (must be in all lowercase).
141
147
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