Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AlexAltea/orbital

Experimental PlayStation 4 emulator.
https://github.com/AlexAltea/orbital

Last synced: 12 days ago
JSON representation

Experimental PlayStation 4 emulator.

Awesome Lists containing this project

README

        

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](https://github.com/AlexAltea/orbital/issues/3) and [PS4 5.00](https://github.com/AlexAltea/orbital/issues/4) have been tested. You can also get occasional updates and news via [Twitter](https://twitter.com/AlexAltea).

Future plans for the emulator can be found at the [Roadmap](https://github.com/AlexAltea/orbital/wiki/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!