mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-26 07:35:41 +00:00
Update README.md
This commit is contained in:
parent
4c59d8a9ea
commit
b169bc08cd
|
@ -1,5 +1,5 @@
|
||||||
# DuckStation - PlayStation (PSX) Emulator
|
# DuckStation - PlayStation (PSX) Emulator
|
||||||
![Main Window Screenshot](https://raw.githubusercontent.com/stenzek/duckstation/md-images/main.png)
|
![Main Window Screenshot](https://raw.githubusercontent.com/stenzek/duckstation/md-images/main-qt.png)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- CPU Recompiler/JIT (x86-64 and AArch64)
|
- CPU Recompiler/JIT (x86-64 and AArch64)
|
||||||
|
@ -11,6 +11,9 @@
|
||||||
- Currently only .bin/.cue disc image formats are supported. Additional formats are planned
|
- Currently only .bin/.cue disc image formats are supported. Additional formats are planned
|
||||||
- Direct booting of homebrew executables
|
- Direct booting of homebrew executables
|
||||||
- Digital and analog controllers for input (rumble is forwarded to host)
|
- Digital and analog controllers for input (rumble is forwarded to host)
|
||||||
|
- Qt and SDL frontends for desktop
|
||||||
|
- Qt frontend has graphical configuration, and controller binding
|
||||||
|
- Automatic content scanning - game titles/regions are provided by redump.org
|
||||||
|
|
||||||
## System Requirements
|
## System Requirements
|
||||||
- A CPU faster than a potato.
|
- A CPU faster than a potato.
|
||||||
|
@ -81,6 +84,8 @@ To access the menus with the controller, press the right stick down and use the
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
![Final Fantasy 7](https://raw.githubusercontent.com/stenzek/duckstation/md-images/ff7.jpg)
|
![Final Fantasy 7](https://raw.githubusercontent.com/stenzek/duckstation/md-images/ff7.jpg)
|
||||||
|
|
||||||
|
![SDL Frontend](https://raw.githubusercontent.com/stenzek/duckstation/md-images/main.png)
|
||||||
![Final Fantasy 8](https://raw.githubusercontent.com/stenzek/duckstation/md-images/ff8.jpg)
|
![Final Fantasy 8](https://raw.githubusercontent.com/stenzek/duckstation/md-images/ff8.jpg)
|
||||||
![Spyro 2](https://raw.githubusercontent.com/stenzek/duckstation/md-images/spyro.jpg)
|
![Spyro 2](https://raw.githubusercontent.com/stenzek/duckstation/md-images/spyro.jpg)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue