aluigi wrote:Not without the required information (keys, formats, whatever)
How would a link to the game do? Its completely free so no worries on that,
aluigi wrote:Not without the required information (keys, formats, whatever)
aluigi wrote:SCRIPT 1 to use in REIMPORT mode on temp.bin and the extraction sub-folderCode: Select all
# USE reimport.bat!
idstring "PACK"
get OFFSET long
get FILES long
math FILES / 0x40
goto OFFSET
for i = 0 < FILES
getdstring NAME 0x38
get OFFSET long
get SIZE long
log NAME OFFSET SIZE
next i
QuickBMS generic files extractor and reimporter 0.10.1
by Luigi Auriemma
e-mail: me@aluigi.org
web: aluigi.org
(Oct 20 2019 - 14:53:23)
quickbms.com Homepage
zenhax.com ZenHAX Forum
@zenhax @quickbms Twitter & Scripts
- GUI mode activated, remember that the tool works also from command-line
where are available various options like folder scanning, filters and so on
- select BMS script. type ? for using the content of clipboard like a script
- select input archives/files, type * for the whole folder and subfolders
- select output folder where extracting files
- REIMPORT mode enabled!
- remember to select the SAME script, file and folder you selected during
the previous extraction
- it's highly suggested to leave only the edited files in the folder, it's
faster and less prone to errors with compressed files
- open input file C:\Users\7GrandDad\Desktop\quickbms\New folder\temp.bin
- open script C:\Users\7GrandDad\Desktop\quickbms\1.bms
- set output folder C:\Users\7GrandDad\Desktop\quickbms\New folder (2)
offset filesize filename
--------------------------------------
Error: incomplete input file 0: C:\Users\7GrandDad\Desktop\quickbms\New folder\temp.bin
Can't read 4 bytes from offset 00000000.
Anyway don't worry, it's possible that the BMS script has been written
to exit in this way if it's reached the end of the archive so check it
or contact its author or verify that all the files have been extracted.
Please check the following coverage information to know if it's ok.
Last script line before the error or that produced the error:
1 idstring "PACK"
Press ENTER or close the window to quit
spiritovod wrote:Updated script, compatible with SSBC 0.9.3. Basically copy of original aluigi's script, but with updated key.
P.S. Btw, encryption reference is nice