The next version of Orbis Suite completely rewritten with a new GUI. Now launchable through a homebrew app gone is the need for a payload! Fully featured suite of tools to help aid in developing and debugging on the PS4 console.
- Library / API for integrating with the Target Console.
- User friendly and reactive UI.
- Memory Peek n Poker
- Library Manager (can be used to load custom Libraries!)
- Console Output (Nice filtered view of the console output.)
- Neighborhood (Used for easy interaction and saving of Targets.)
- Custom UI Elements on the Target Console.
- PS4 Official SDK
- Wix Toolset 3.11
- .NET Framework 4.8 SDK
- .NET 7.0 SDK
- Ensure that the SDK is installed for .NET 7 & .NET Framework 4.8.
- Enrure that Wix Toolset 3.11 is installed & configured.
- Build dependencies found in the
\Externalfolder. - Restore nuget packages.
- Build the
OrbisAPI.slnusing the instructions found here. - Build the
Orbis Suite 3.0.slnusing Visual Studio.