Homebrew Development

From PS5 Developer wiki
(Redirected from Homebrew Develoment)
Jump to navigation Jump to search

Make Homebrew on PS5 as of 12/28/2022, only possible with Unity game engine and Visual Studio software.
1. Make your Homebrew on Unity Engine
To get started, you must download the official Sony SDK for PS5 from the link below:
Link: <removed due to being illegal>
1.1 You have to go to the folder: (4. PS5 Support) and download folder SDK2.000
1.2 Next, you run SDK_Manager.exe in this folder
1.3 Next, you need to install the Unity engine. To do this, go to the folder (1. Unity) and follow up to 3 including it
1.4 After completing all these steps, you should again return to the (4. PS5 Support) folder and follow the file with instructions in it
2. (Optional) Install PS4 support for parallel development on both platforms
2.1 You have to go to the folder: (5. PS4 Support) and download folder SDK_8.008.051_full
2.2 Next, you run SDK_Manager.exe in this folder
2.3 After completing all these steps, you should again return to the (5. PS4 Support) folder and follow the file with instructions in it
3. Creating a project in Unity
...At the testing stage
P.S. After installing PlayStation modules, you can also download modules for other platforms such as: android, ios, windows... and etc.