Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Force67/ps4delta

Experimental PlayStation 4 Emulator
https://github.com/Force67/ps4delta

emulator playstation ps4

Last synced: 3 months ago
JSON representation

Experimental PlayStation 4 Emulator

Awesome Lists containing this project

README

        

# PS4Delta

![](https://i.imgur.com/0xeVbTt.png)

PS4Delta is a *very early* high level PlayStation 4 emulator, written in c++

## 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+.