# PS4Delta ![](https://i.imgur.com/0xeVbTt.png) 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+.