Force67 / ps4delta

Experimental PlayStation 4 Emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Experimental PlayStation 4 Emulator

License:GNU General Public License v2.0


Languages

Language:C++ 85.8%Language:Lua 10.4%Language:Python 2.0%Language:C 1.7%Language:Batchfile 0.2%