PS3 Tools Collection by aldostools

PS3 PS3 Tools Collection - by Aldostools (Includes Over 50+ Tools/Utility for your CFW Enabled PS3) v4.8.1

When trying to create a PKG with a large amount of directories and files, it will spill out this error message:

mJfbk6A.png


I tried adding --nofindlimit to the scetool_parameters.txt in tools\scetool\, but it doesn't seem to do anything.

Can someone help? Using 2.7.38 / PS3 ContentID 2.6.5

PS. Glad to see Aldo returning to the scene.
 
When trying to create a PKG with a large amount of directories and files, it will spill out this error message:

I tried adding --nofindlimit to the scetool_parameters.txt in tools\scetool\, but it doesn't seem to do anything.

Can someone help? Using 2.7.38 / PS3 ContentID 2.6.5

PS. Glad to see Aldo returning to the scene.

Try executing the command from DOS prompt (cmd.exe):
Code:
psn_package_npdrm.exe -n --nofindlimit package.conf "path to pkg"

You can find the log of the command executed by PKG_ContentID in %userprofile%\ps3tools\ps3tools\tools\commands.log
 
Try executing the command from DOS prompt (cmd.exe):
Code:
psn_package_npdrm.exe -n --nofindlimit package.conf "path to pkg"

You can find the log of the command executed by PKG_ContentID in %userprofile%\ps3tools\ps3tools\tools\commands.log

Aldo do you know why make_pkg menu not work on win10?
 
Aldo, could you also tell me how I do go about turning this huge PKG/folder into one of those splitted PKG files with 4GiB? Right now it only creates a part1 with 140 MB in size.
 
Aldo, could you also tell me how I do go about turning this huge PKG/folder into one of those splitted PKG files with 4GiB? Right now it only creates a part1 with 140 MB in size.

are you using [MENTION=89]aldostools[/MENTION] PS3 File Splitter?
 
are you using [MENTION=89]aldostools[/MENTION] PS3 File Splitter?

But that tool doesn't create installable PKG files, or does it? I want to create 'complete' PKG files that I can install one after another without merging them first. One of the context menu entries added by ps3tools already does this with PKG_ContentID.exe, but I'm not sure how to call that function via command line. And that's what I have to do if I want to split PKGs exceeding the file limits.
 
Has anybody ever asked if this works in Linux (Wine) and if not does anybody know where to get a complete set of tools for the PS3 (w/ GUI) that run on Linux?
 
Last edited:
IM having a problem with make pkg option on windows explorer, it gives me a error, can someone help?

here is the log:

Assinatura do problema:
Nome do Evento de Problema: BEX
Nome da aplicação: PKG_CO~1.EXE
Versão da aplicação: 2.6.0.3
Carimbo de Data/Hora da Aplicação: 54ef3e0f
Nome do Módulo com Falhas: StackHash_4d68
Versão do Módulo com Falhas: 0.0.0.0
Carimbo de Data/Hora do Módulo com Falhas: 00000000
Desvio de Excepção: 0034c6b8
Código de excepção: c0000005
Dados de Excepção: 00000008
Versão do SO: 6.1.7601.2.1.0.768.3
ID de Região: 2070
Informações Adicionais 1: 4d68
Informações Adicionais 2: 4d682a1b5dcf0908b9fe740d1abf5c77
Informações Adicionais 3: fbcd
Informações Adicionais 4: fbcd9828520af0abb764a40f9a9b4ecd
 
IM having a problem with make pkg option on windows explorer, it gives me a error, can someone help?

here is the log:

1. Try running the application PKG_ContentID.exe as Administrator
2. If the error persists, try disabling the DEP (Data Execution Prevention) for that program.
To do it go to Control Panel\All Control Panel Items\System, select Advanced system settings. On the "System Properties" dialog, select Advanced tab and press Settings... button for Performance.
On Performance dialog, go to Data Execution Prevention tab, select Turn on DEP for all programs and services except those I select, press Add, select PKG_ContentID.exe, press OK and close all the windows.
 
I have launched removing the hyphens with Notepad "remove_registry _assocations" you provided in registry patches folder, but still don't see context menu options and file associations. Sadly installation didn't add these things, i am on Windows 10.

[MENTION=89]aldostools[/MENTION]
 
Last edited:
Back
Top