PS3Xploit / PS3xploit-resigner

A Tool To Resign PS2/PS3/PSX/PSP Content For Use With PS3 etHANol 4.82/4.84
GNU General Public License v3.0
186 stars 73 forks source link

[Request] Batch support #15

Closed kenshin088 closed 6 years ago

kenshin088 commented 6 years ago

Possible to resign multiple games (sequentially) and output the signed rap files with different file names? Would be nice to drop all the pkgs in a folder, raps in another and just have the system run through each one. Thanks.

Caio99BR commented 6 years ago

TL;DR: Actually resign_windows.bat do this see here

The resign_windows.bat resign multiple PKGs (not Games Folders¹) sequentially and output all then to output/pkgs/. And for RAPs, it's better output only one RIF PKG (with all signed RAPs) than separate RIF PKGs for each signed RAP with a custom name.

Basically this script do the work very well (and very fast compared to sign each RAP file manually, put all signed RAPs on USB and inject one-by-one with PETT).


¹ If you mean put Game Folders on pkgs and output be a pkg signed and ready-to-use, this is the wrong tool for it. You will need more than just it.