Script for file .pak (unpacked)
link: https://mega.nz/#!PI8mETTI!2rang1QV_LDj ... _DWEgAJ5WY
and script files obtained from Unpacked
Thanks.
file.pak
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: file.pak
What's the name of the game?
Is it the ORIGINAL file? (it's written "unpacked", we need the ORIGINAL one)
Set a decent title and not just "file.pak".
Please learn how to open topics.
Is it the ORIGINAL file? (it's written "unpacked", we need the ORIGINAL one)
Set a decent title and not just "file.pak".
Please learn how to open topics.
-
- Posts: 22
- Joined: Sat Aug 27, 2016 11:58 pm
Re: file.pak
sorry, the game is danganronpa 1 ps vita and it is original file.
Sorry my bad english.
Sorry my bad english.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: file.pak
Code: Select all
get FILES long
get OFFSET long
for i = 1 <= FILES
if i == FILES
get NEXT_OFF asize
else
get NEXT_OFF long
endif
xmath SIZE "NEXT_OFF - OFFSET"
log "" OFFSET SIZE
math OFFSET = NEXT_OFF
next i
The first 2 extracted files are tga, apparently just white.
-
- Posts: 22
- Joined: Sat Aug 27, 2016 11:58 pm
Re: file.pak
I was wrong , was not the original files, are these :
https://mega.nz/#!uEt3na5L!FixHagN76SEd ... eqmSRLGICM
should I use in this ? Sorry
https://mega.nz/#!uEt3na5L!FixHagN76SEd ... eqmSRLGICM
should I use in this ? Sorry
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: file.pak
Yes it's the same format.