Qhimm.com Forums
Miscellaneous Forums => Scripting and Reverse Engineering => Topic started by: DLPB_ on 2011-06-26 06:25:24
-
You know the one that the credits scroll on at the start? It is in data/cd/cr_us.lgp in the PC version but where on earth is it in the PSX?
I have checked everywhere and extracted a few LZS too. Tried Psicture and winripper but came up with nothing?
I need it so I can fractalise it for the credit screen update. I know I had it at one point! Any help appreciated.
-
MOVIE\OPENING.BIN or MOVIE\STAFF.BIN, I forgot which of the two.
-
Shademp, you b*tch. You were right, it is in movie folder :P I did scan it though... guess I didn't pay attention.
Thanks Gemini!
For future reference:
The images are indeed in Opening.bin and staff.bin. Gemini instructed me that to extract these properly you must (example):
Open file "Opening.bin" in hex editor.
Follow the pointers and save each segment of data from 1 to the next.
Run Lzss (LZS decompression) on the resulting segment
It will now be a Tim file.