mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-23 03:16:22 +08:00
Update README order (#303)
This commit is contained in:
@@ -41,6 +41,16 @@ This project is developed purely for research and educational purposes. There ar
|
|||||||
SharpEmu focuses exclusively on the PlayStation 5.
|
SharpEmu focuses exclusively on the PlayStation 5.
|
||||||
Our goal is **not** to emulate PS4 games, as there is already an excellent emulator dedicated to that platform: **ShadPS4**.
|
Our goal is **not** to emulate PS4 games, as there is already an excellent emulator dedicated to that platform: **ShadPS4**.
|
||||||
|
|
||||||
|
## Games Tested
|
||||||
|
|
||||||
|
| Demons Souls Remake | Dreaming Sarah |
|
||||||
|
| :-----------------------------------------------------------: | :--------------------------------------------------------------------------------------------: |
|
||||||
|
|  |  |
|
||||||
|
|
||||||
|
| Void Terrarium | Dead Cells |
|
||||||
|
| :------------------------------------------------------------------------: | :------------------------------------------------------------------: |
|
||||||
|
|  |  |
|
||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
|
||||||
The emulator can currently load the `eboot.bin` of real games, execute native CPU instructions, and partially handle kernel-related functionality. However, several critical components are still missing.
|
The emulator can currently load the `eboot.bin` of real games, execute native CPU instructions, and partially handle kernel-related functionality. However, several critical components are still missing.
|
||||||
@@ -88,17 +98,6 @@ chmod +x ./SharpEmu
|
|||||||
A Vulkan-capable GPU and current graphics driver are required. The macOS
|
A Vulkan-capable GPU and current graphics driver are required. The macOS
|
||||||
release includes the MoltenVK Vulkan implementation.
|
release includes the MoltenVK Vulkan implementation.
|
||||||
|
|
||||||
## Games Tested
|
|
||||||
|
|
||||||
| Demons Souls Remake | Dreaming Sarah |
|
|
||||||
| :-----------------------------------------------------------: | :--------------------------------------------------------------------------------------------: |
|
|
||||||
|  |  |
|
|
||||||
|
|
||||||
| Void Terrarium | Dead Cells |
|
|
||||||
| :------------------------------------------------------------------------: | :------------------------------------------------------------------: |
|
|
||||||
|  |  |
|
|
||||||
|
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> This project does **not** support or condone piracy.
|
> This project does **not** support or condone piracy.
|
||||||
> All games used during development and testing are dumped from consoles that we personally own.
|
> All games used during development and testing are dumped from consoles that we personally own.
|
||||||
|
|||||||
Reference in New Issue
Block a user