Orbital #1: User Interface

Опубликовано: 28 Октябрь 2024
на канале: Alexandro Sanchez
62,439
709

Experiments in PS4 emulation.

Current status: All drivers initialize correctly. VFS is successfully loaded. First userland application, /mini-syscore.elf, is decrypted and launched successfully. Shortly after /SceSysAvControl.elf is lauched which successfully handles system events. Simultaneously, mini-syscore detects an issue with the HDD, which is to be expected during first-time boots, and launches /safemode.elf. The system enters Safe Mode successfully, but gets frozen while rendering the safe mode menu.

Code: https://github.com/AlexAltea/orbital
News:   / alexaltea