Wiki/wiki-rtd/docs/wiki_emulator_guides/duckstation/duckstation-guide.md

55 lines
1.2 KiB
Markdown
Raw Normal View History

2024-01-18 13:09:58 +00:00
# Duckstation - General Guide
2024-01-06 08:25:02 +00:00
2024-01-18 13:09:58 +00:00
<img src="../../../wiki_images/logos/duckstation-logo.png" width="150">
2024-01-06 08:25:02 +00:00
2024-01-20 11:44:06 +00:00
Duckstation is a Playstation 1 - PSX Emulator.
2024-01-06 08:25:02 +00:00
2024-01-20 11:44:06 +00:00
### Duckstation Links:
[Duckstation - Webpage](https://www.duckstation.org/)
[Duckstation - Wiki](https://www.duckstation.org/wiki/)
[Duckstation - Game Compatibility](https://docs.google.com/spreadsheets/d/e/2PACX-1vRE0jjiK_aldpICoy5kVQlpk2f81Vo6P4p9vfg4d7YoTOoDlH4PQHoXjTD2F7SdN8SSBLoEAItaIqQo/pubhtml)
2024-01-18 13:09:58 +00:00
2024-01-20 11:44:06 +00:00
[Duckstation - Github](https://github.com/stenzek/duckstation)
2025-01-06 13:59:31 +00:00
**Note: Legacy Emulator**
As of RetroDECK 0.9.0b Duckstation have made licensing changes and is marked as Legacy. It will no longer receive any updates and is working as-is.
## Where to put the games?
2024-01-20 11:44:06 +00:00
PSX games should be put under the `retrodeck/roms/psx/` directory.
2024-01-20 14:34:22 +00:00
2025-01-06 13:59:31 +00:00
## What file formats are supported?
```
.bin + .cue
.img
.iso
.chd
.mds
.pbp
.ecm
```
## Does Duckstation require BIOS or Firmware?
2025-01-07 08:52:23 +00:00
Yes, there exists several PSX BIOS from different regions and hardware versions.
2025-01-06 13:59:31 +00:00
[PSX BIOS Guide on Github](https://github.com/LiquidSevens/psx-models-bios-guide)
### Where to put the PSX BIOS?
Directly into the folder
`retrodeck/bios/`
**Example:**
`retrodeck/bios/Scph1001.bin`