Experimental PlayStation 4 emulator.
Go to file
2021-10-30 16:11:18 +02:00
.github Updated docs and GitHub resources 2019-06-03 03:35:26 +02:00
bin ui: Add Orbital menu bar and new font/color style 2021-10-12 18:07:41 +02:00
docs docs: Removed needless .cfg lines and update ubios info 2021-10-29 22:11:39 +02:00
resources/boot/grub docs: Removed needless .cfg lines and update ubios info 2021-10-29 22:11:39 +02:00
src/orbital hardware/liverpool: Finished GMC VM translator space 2021-10-30 16:11:18 +02:00
tests Updated build scripts/manuals 2019-03-12 18:41:40 +01:00
tools Create generate-blobs.py 2019-06-30 17:08:23 +02:00
.editorconfig all: Fix formatting of *.cpp files 2021-08-19 22:48:50 +02:00
.gitignore hardware/liverpool: North Bridge device 2021-10-26 14:44:24 +02:00
CMakeLists.txt hardware/liverpool: Separate GMC engine into its own device 2021-10-29 22:33:13 +02:00
CONTRIBUTE.md Minor tweaks to docs 2019-01-04 02:28:52 +01:00
CREDITS.md Update CREDITS.md 2020-05-21 13:34:30 +02:00
index.html Add meta viewport 2020-12-23 15:51:38 +00:00
LICENSE Initial commit 2017-10-28 18:55:52 +02:00
README.md Update README.md 2021-08-03 12:20:49 +02:00

Orbital

Virtualization-based PlayStation 4 emulator.

Status

The current state of Orbital at booting decrypted kernels can be followed in the issue tracker: both PS4 4.55 and PS4 5.00 have been tested. You can also get occasional updates and news via Twitter. Support this project at Patreon.

Future plans for the emulator can be found at the Roadmap page.

FAQ

Where can I get Orbital?

This project is not ready for end users. No binaries are provided, so you must build each of the three components (BIOS, GRUB, QEMU) yourself. Furthermore, configuring the emulator to do something will be hard, as you will need to extract your own console keys. More information and guides on this matter will be available in the future.

Requirements

  • System: Windows (7+), Linux (4.4+), macOS (10.10+).
  • Processor: x86-64 CPU with AVX/BMI1 and virtualization extensions.
  • Memory: 12 GB RAM.
  • Graphics: GPU with software support for Vulkan 1.0+.

Acknowledgements

Thanks to all people who have directly or indirectly helped in making this possible. In alphabetical order: flatz, idc, m0rph3us1987, masterzorag, proxima, wildcard, x41, zecoxao, zer0xff, z80. Also many anonymous folks and others who might have slipped my mind. You know who you are!