obhq / obliteration

Experimental PS4 emulator written in Rust for Windows, macOS and Linux
https://obliteration.net
MIT License
601 stars 17 forks source link

(Question) Do you know the shadPS4 emulator? #883

Closed hardBSDk closed 2 weeks ago

hardBSDk commented 3 weeks ago

You could it use it as reference.

https://github.com/shadps4-emu/shadPS4

ultimaweapon commented 3 weeks ago

We can't use it for two reasons:

  1. We take a different approach on emulation. ShadPS4 emulates the PS4 libraries while we emulate the PS4 kernel.
  2. ShadPS4 is licensed under GPL while we are licensed under MIT.