orbital

Experimental PlayStation 4 emulator

  • 所有者: AlexAltea/orbital
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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!

主要指标

概览
名称与所有者AlexAltea/orbital
主编程语言C
编程语言Python (语言数: 10)
平台
许可证MIT License
所有者活动
创建于2017-10-28 16:55:52
推送于2024-04-06 23:38:08
最后一次提交2024-03-04 23:38:37
发布数0
用户参与
星数3.6k
关注者数413
派生数267
提交数300
已启用问题?
问题数0
打开的问题数0
拉请求数30
打开的拉请求数0
关闭的拉请求数12
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?