Experimental PlayStation 4 emulator.
Go to file
Alexandro Sanchez cc408367da
Update README.md
2024-03-04 23:38:37 +01:00
bin ui: Add Orbital menu bar and new font/color style 2021-10-12 18:07:41 +02:00
docs hardware/liverpool/sam: Remove needless logging 2021-11-04 18:51:58 +01:00
resources/boot/grub docs: Removed needless .cfg lines and update ubios info 2021-10-29 22:11:39 +02:00
src/orbital hardware/aeolia: Add HPET device 2021-11-07 16:28:03 +01: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/aeolia: Add HPET device 2021-11-07 16:28:03 +01: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
LICENSE Initial commit 2017-10-28 18:55:52 +02:00
README.md Update README.md 2024-03-04 23:38:37 +01:00
index.html Dumper is no longer needed 2023-01-03 15:58:23 +01:00

README.md

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.

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!