orbital

Experimental PlayStation 4 emulator

  • Owner: AlexAltea/orbital
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

How does Orbital work without having SAMU keys?

Decryption with SAMU is "emulated" by hashing encrypted input blobs and returning decrypted blobs previously obtained from the actual console. No keys were dumped, no keys will be dumped. More importantly: we don't need them, so this project does not target SAMU.

My kernel dump crashes shortly after booting. Why?

Kernel ELFs generated from memory dumps will not work since writable segments might have been modified into a state where booting is not possible. Please generate proper binaries offline by decrypting ELF segments with SAMU on your actual console, not by dumping memory.

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 dump and decrypt the entire PS4 filesystem and sflash, including the kernel. You might find hints on how to do this in the few scattered .sh files in this repo. Of course, in the future, I'll make this emulator more user-friendly.

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, wildcard, x41, zecoxao, zer0xff, z80. Also many anonymous folks and others who might have slipped my mind. You know who you are!

Main metrics

Overview
Name With OwnerAlexAltea/orbital
Primary LanguageC
Program languagePython (Language Count: 10)
Platform
License:MIT License
所有者活动
Created At2017-10-28 16:55:52
Pushed At2024-04-06 23:38:08
Last Commit At2024-03-04 23:38:37
Release Count0
用户参与
Stargazers Count3.6k
Watchers Count413
Fork Count267
Commits Count300
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count30
Pull Requests Open Count0
Pull Requests Close Count12
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private