Skip to content
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.

Force67/ps4delta

Repository files navigation

PS4Delta

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

Installation

Some guidelines can be found here 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+.