docs: update README status and screenshots

This commit is contained in:
nmzik
2026-07-03 15:27:43 +02:00
parent 56d0da06e9
commit 5ad595f8ef
3 changed files with 18 additions and 11 deletions

View File

@@ -1,33 +1,40 @@
# KytyPS5
KytyPS5 is a PlayStation 5 emulator for Windows. The project is still in an early stage of development, so compatibility is limited and behavior can change quickly between builds.
KytyPS5 is a PlayStation 5 emulator. The project is still in an early stage of development, so compatibility is limited and behavior can change quickly between builds.
**Linux support is coming soon.**
**Current builds are for Windows only. Linux support is coming soon.**
The emulator has mainly been tested on NVIDIA GPUs. Support for other GPU vendors may be incomplete or unstable.
## Current Status
KytyPS5 can boot 2D games and some 3D games, including titles built with **Unreal Engine 4/5**, **Unity**, and custom game engines.
KytyPS5 can boot and go in-game with 2D games and some 3D commercial games, including titles built with **Unreal Engine 4/5**, **Unity**, and custom game engines.
<div style="border-left: 4px solid #ff4d4d; padding-left: 16px; margin-bottom: 16px;">
No LLE modules are currently required.
</div>
The main priority is improving compatibility and fixing boot issues. 100% visual accuracy, completely artifact-free graphics, and "high-FPS performance" are secondary goals at this stage.
The main priority is improving compatibility and fixing boot issues. Perfect visual accuracy and high FPS are not the main focus yet.
Expected issues right now include:
## Bugs and Issues
- Graphics glitches or missing effects
- Crashes, freezes, or hangs
- Low FPS
- Incomplete PS5 behavior
KytyPS5 is still early in development, so please keep that in mind when opening issues. Crashes, graphics glitches, low compatibility, and poor performance are expected at this stage.
## Running
The GUI is the preferred way to run games, but you can also launch them directly by passing the game folder to `kyty_emulator.exe` with `--game`:
```powershell
kyty_emulator.exe --game "C:\path\to\game"
```
## Screenshots
| Disgaea 6 | Asterix & Obelix XXXL |
| Disgaea 6 | Cult of the Lamb |
| --- | --- |
| <img src="docs/screenshots/ps5-01.png" width="400" alt="PS5 emulator screenshot 1"> | <img src="docs/screenshots/ps5-02.png" width="400" alt="PS5 emulator screenshot 2"> |
| Dreaming Sarah | Minecraft Legends |
| Dreaming Sarah | Dead Cells |
| --- | --- |
| <img src="docs/screenshots/ps5-03.png" width="400" alt="PS5 emulator screenshot 3"> | <img src="docs/screenshots/ps5-04.png" width="400" alt="PS5 emulator screenshot 4"> |

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 MiB

After

Width:  |  Height:  |  Size: 908 KiB