mirror of
https://github.com/Force67/ps4delta.git
synced 2025-04-02 11:01:45 -04:00
19 lines
No EOL
792 B
Markdown
19 lines
No EOL
792 B
Markdown
# PS4Delta <img src="https://i.imgur.com/zOaZAH2.png" width="40" height="40" />
|
|
|
|

|
|
|
|
PS4Delta is a *very early* high level PlayStation 4 emulator, written in c++
|
|
|
|
For more technical discussion or chatting about PS4Delta visit my [**Discord server**](https://discord.gg/WqWjujt).
|
|
|
|
## Status
|
|
Currently the emulator is in a very early stage and barely manages to initialize all firmware modules. I am always working on improving it though. Feel free to contribute <3
|
|
|
|
## Documentation
|
|
Instructions for building PS4Delta can be found in the "docs" directory
|
|
|
|
## Requirements
|
|
* __System__: Windows (7+)
|
|
* __Processor__: a x86-64 CPU with sse4.2 and bm1 instruction support.
|
|
* __Memory__: more than 8 GB of RAM.
|
|
* __Graphics__: a GPU with support for Vulkan 1.0+. |