Homebrew Development: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<big>Make Homebrew on PS5 as of 12/28/2022, only possible with Unity game engine and Visual Studio software.</big><br> | <big>Make Homebrew on PS5 as of 12/28/2022, only possible with Unity game engine and Visual Studio software.</big><br> | ||
# | # <big>Make your Homebrew on Unity Engine</big><br> | ||
To get started, you must download the official Sony SDK for PS5 from the link below:<br> | To get started, you must download the official Sony SDK for PS5 from the link below:<br> | ||
Link: '''https://drive.google.com/drive/folders/1sGeZjJvvXBXKIhqZlH-pSICSNoJ4SNak?usp=share_link''' | Link: '''https://drive.google.com/drive/folders/1sGeZjJvvXBXKIhqZlH-pSICSNoJ4SNak?usp=share_link'''<br> | ||
<big>1.1</big> You have to go to the folder: 4. PS5 Support and download folder SDK2.000<br> | |||
<big>1.2</big> Next, you run SDK_Manager.exe in this folder<br> | |||
<big>1.3</big> Next, you need to install the Unity engine. To do this, go to the folder 1. Unity and follow up to 3 including it<br> | |||
<big>1.4</big> After completing all these steps, you should again return to the 4. PS5 Support folder and follow the file with instructions in it<br> | |||
# <big>(Optional) Install PS4 support for parallel development on both platforms</big><br> |
Revision as of 20:07, 28 December 2022
Make Homebrew on PS5 as of 12/28/2022, only possible with Unity game engine and Visual Studio software.
- Make your Homebrew on Unity Engine
To get started, you must download the official Sony SDK for PS5 from the link below:
Link: https://drive.google.com/drive/folders/1sGeZjJvvXBXKIhqZlH-pSICSNoJ4SNak?usp=share_link
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
- (Optional) Install PS4 support for parallel development on both platforms