Orbital: A low-level PS4 emulator | Lightning Talks Overflow @ 35C3

Опубликовано: 14 Июль 2026
на канале: Alexandro Sanchez
36,495
749

Disclaimer: Apologies for the poor video quality!

This is a rushed, half-improvised talk on the Orbital emulator on quite a broken stage, but I hope this could be interesting for some people nonetheless. As of March 2019, we finally have graphical output (see other videos in the channel). This video was recorded by @Vesim (JHtC).

Slides: https://alexaltea.github.io/orbital-s...
Code: https://github.com/AlexAltea/orbital
News:   / alexaltea  

Information

Date:
2018-12-29 at 21:35 CET.

Title:
Orbital: An experimental low-level PlayStation 4 emulator

Speaker:
Alexandro Sanchez

Language:
English

Type:
Lightning Talk (5 minutes)

Abstract:
Overview of Orbital, a WIP PS4 emulator. We compare it to other console emulators, describe how we execute the PS4 software and emulate its hardware.

Description:
Overview of Orbital, a work-in-progress PS4 LLE emulator. We briefly compare it to other emulators of modern consoles, describe how we executed part of the PS4 software stack, specifically the kernel and userland binaries on your host PC by using virtualization and our contributions to the Intel HAXM hypervisor. Finally, we describe how we are currently emulating some of the hardware devices: SAMU, GPU and Aeolia, and the large future work that is still pending.