Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
Status
Not open for further replies.
This weekend @jation shared a PS4 AIO Batch File Script he made for use on PS4 PKG Games and updates with FPKG Tools, including additional details covering all of the options outlined below. :geek:

Download: PS4-AiO v27.rar (3.26 MB - includes PS4 v27.cmd and PS4 v27 - logging.cmd)

Spoiler: Depreciated

:arrow: For those just joining the PS4Scene, this comes following several related articles and PlayStation 4 utilities (sorted by date, with the oldest first):
Here's further details on the PS4 AIO Batch Script options by @jation from the Verified Member section:

PS4 display version 1.00 because Game + Update are merged. Check update history and you will see 2.13 version.

I made small bat file to fix that problem for any merged "1.00" game.. On start you will have choice to choose TEMP folder for FPKG Tools, FPKG Tools use %temp% folder which are on c: partition (Windows partition) and for some operation (remarry, merge....) you will need enough space on hdd.
Code:
Select a Task:

1. Remarry Game + Update
2. Merge Game + Update
3. Backup Backported Files
4. PS4 Rebuild PKG - Backport
5. Merge Game + Update + Backport
6. Fix Game Info
7. DLC - Change Region
8. PS4 DLC Unlocker
9. Without Data DLC to Data DLC
10. Data DLC to Without Data DLC
11. Clear Temp Folder Choice
12. Exit
When script starts you will be asked for temp folder for FPKG Tools. If you never changed that default temp folder:
  • typing yes will create directory junction and temp folder for fpkg tools will be in this folder.
  • typing no will not change default temp fpkg folder.
6. Fix Game Info
If game is merged with update - Sony will display 1.00 version on main menu. So if you want to have proper version, you need only to put game PKG in GAME folder and you will get small PKG update around 5-10MB. After that PKG installed on PS4 you will have proper displayed version of game on PS4.

Other options;

1. Remarry Game + Update

Similar as Duxa repackager but some new games need new FPKG Tools and Duxa not working. Put game FPKG in GAME folder & update FPKG in UPDATE folder.

2. Merge Game + Update
Merging Game + Update in one file. Useful because most new games: Update = Full Game - wasted space on PS4 hdd. Put game FPKG in GAME folder & update FPKG in UPDATE folder.

3. Backup Backported Files
This will only backup backported files from @opoisso893 / @CyB1K / @mrBOOT... backported FPKGs. Keeping Game, Untouched Update and Backported update need a lot space on PC hdd. If you keep only backported files you can easy create backported FPKG again with untouched update.

4. PS4 Rebuild PKG - Backport
See option 3. Put game FPKG in GAME folder, update FPKG in UPDATE folder & backported files in BACKPORTED FILES folder.

7. DLC - Change Region
Change DLC region. Just put dlcs in DLC folder. If you put game PKG (game for which you want to change DLC region) in GAME folder everything will be auto finished. Without game in GAME folder, you must input when asked EP/UP and CUSA number.

8. PS4 DLC Unlocker
This will create only simple unlockers with @stooged's psDLC v26 (Article / PSDLC 2.1 Mogi PPSA GUI).

9. Data DLC to DLC without data
For some games: Soul Calibur VI, Cities: Skylines... if you have unlockers with extra data, game will have slow loading, menu lag... because still searching for DLCs. Picture will be preserved for any PKGViewer / PKGEditor, but on PS4 will be displayed with no name, no icon. Put DLCs in DLC Folder.

10. DLC without data to DLC with data
If you have DLC unlockers without data which need to be installed with USB method, because RPI over network cant install DLC without data. Generic picture will be added, picture from game or can choose picture you want. Put DLCs in DLC Folder.

11. Clear Temp Folder Choice
If you change mind about temp folder after typing no on first start.

12. Save Sharing between US/EU Games
PS4 AIO Batch File Script for Games & Updates with FPKG Tools by Jation.png
 

Comments

Thank you very much for your help and patience. It is a 73 MEGAS DLC. I did what you told me. The region was changed. It installed fine. Appears with installed icon. But when playing it does not appear. Dragon Ball Xenoverse 2 and Fighterz games have extra information in the license info file.

This confirms that license.info stores entitlement key data at offset 0x30, and that newer games not only check if there is an entitlement key, but also if that key is valid. That also carried over to the DLC obtained from the European region. I do not know what it could be. Any advice would be appreciated.
 
@Alexymich
Probably US version have different entitlement key.

If you're lucky sometimes eboot.bin have that key inside, also entitlement keys for other regions. Download EU Update, extract and open eboot.bin with hexeditor (HxD). Copy all hex numbers from license.info 0x30 offset and search that hex values inside eboot.bin.
 
  • added option 12. Save Sharing between US/EU Games
If you earlier played EU region game with this option you can continue that save on US version of game and vice versa. Most games load save normally, but be careful if game display: SAVE is corrupted or not compatible. Choose no if game ask for overwriting or deleting. That means save is not region compatible. It's rare but can happen.

Put game pkg in GAME folder. If game have update than game in GAME folder & update in UPDATE folder. You will be asked to input CUSA number of US/EU game on beginning (Example. If we played CUSA11452 (EU) version, and now we have CUSA11275 (US) version - input 11452). From now both games will be use same save.

This is probably better and easier to do with Save mounter or Apollo save tool, because whole game or update must be repacked, but can be an option too. Only param.sfo is changed.

Download: PS4-AiO v27.rar (3.26 MB) / Mirror
 
thank you for your awesome work but can we change the pkgs folders such as game or update folder or output because some games and its update are huge for work on it
 
@midoo atef

If you want to change Game, Update folder just open PS4 v27.cmd with notepad and change this lines:

set game=%cd%\Game
set update=%cd%\Update

example
set game=D:\Temp\1 (name of folder is not important)
set update=E:\PS4\2

After that put game/update in that folder. Only one file per folder when converting games/updates. When converting dlcs you can covert 100 dlcs at same time consecutively.

Be careful if you want to change Work folder, everything will be deleted in that folder after converting is finished.
 
Status
Not open for further replies.
Back
Top