Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Force67/ps4delta
- Owner: Force67
- License: gpl-2.0
- Archived: true
- Created: 2019-08-29T17:59:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T20:07:49.000Z (over 4 years ago)
- Last Synced: 2024-08-02T05:10:40.914Z (6 months ago)
- Topics: emulator, playstation, ps4
- Language: C++
- Homepage:
- Size: 5.32 MB
- Stars: 319
- Watchers: 41
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-emulators - PS4Delta
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+.