Что понадобится: - Full game Fpkg or your own dump
- orbis-pub-gen or orbis-pub-cmd
- orbis-pub-chk
- gengp4
Ссылка на инструменты
https://1fichier.com/?wis19ac7gi027hh59x9i
ИНСТРУКЦИЯ: 1 - If you have your own dump files in GameID-app go to step 3.
If you get a game fpkg from Scene, you first need to extract all files. To do it, start "orbis-pub-chk" and select "Add Image..." in the upper right corner.
Browse folders and select your game fpkg file and click "open".
Now select "Extract files..."
In new window enter the passcode (hope for you it's the default one: 0000000000000000000000000000000) and click "Extract
On the top, select the "Output Directory"
Select "selected all files and directories" and click on Start
When it's finished click "close" and you can close orbis-pub-chk
2 - In the Output folder from previous step you should find 2 folders "Sc0" and "Image0"
First copy all files and folder from "Sc0" to "Image0\sce_sys"
Rename "Image0" to GameId-app (not mandatory but i do it for my specific scripts to know if i work on app or on patch)
3 - If you come from step 2 or directly from step 1 you should all have GameID-app folder (for example CUSA08151-app)
In this folder replace files by backported files 5.05 v1.00
4 - Use gengp4 tool to create an new gp4 project
In gengp4 click on the icon to browse folders.
Select your folder GameID-app
Click on "Generate .GP4"
When "Done" is displayed, select "Save .GP4"
Save the gp4 file at the same level of your GameID-app
Close Gengp4
5 - You will create the new full FPKG for the game
Can be done with GUI interface (orbis-pub-gen) or in command line (orbis-pub-cmd)
Start orbis-pub-gen and in File menu select "Open(O)"
Browse to your gp4 file to open it.
In "Command" menu select "Build Image"
In new window let all settings by default. Just enter the "Output Path(pkg) on the bottom of the window
Click "Build" and you shoud get your new Backported game. (don't worry about some warnings during the build)
I think that's all