• This repository has been archived on 29/Oct/2020
  • Stars
    star
    310
  • Rank 134,527 (Top 3 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created about 5 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Experimental PlayStation 4 Emulator

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