mirror of
https://github.com/Force67/ps4delta.git
synced 2025-04-02 11:01:45 -04:00
22 lines
No EOL
1 KiB
Markdown
22 lines
No EOL
1 KiB
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 [here](https://github.com/Force67/ps4delta/blob/master/docs/building.md)
|
|
|
|
## Installation
|
|
Some guidelines can be found [here](https://github.com/Force67/ps4delta/blob/master/docs/installation.md) to go through the PS4Delta setup process.
|
|
|
|
## Requirements
|
|
* __System__: Windows (7+)
|
|
* __Processor__: a x86-64 CPU with sse4.2 and bm1 instruction support.
|
|
* __Memory__: more than 8 GB of RAM. (Not mandatory at this time)
|
|
* __Graphics__: a GPU with support for Vulkan 1.0+. |