Author Topic: WHERE IS IT!!!!?? PSX title screen image.  (Read 2984 times)

DLPB_

  • Banned
  • *
  • Posts: 11006
    • View Profile
WHERE IS IT!!!!?? PSX title screen image.
« 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.

Gemini

  • *
  • Posts: 260
  • Not learner's Guru
    • View Profile
    • Devil Hackers
Re: WHERE IS IT!!!!?? PSX title screen image.
« Reply #1 on: 2011-06-26 12:11:23 »
MOVIE\OPENING.BIN or MOVIE\STAFF.BIN, I forgot which of the two.

DLPB_

  • Banned
  • *
  • Posts: 11006
    • View Profile
Re: WHERE IS IT!!!!?? PSX title screen image.
« Reply #2 on: 2011-06-26 14:17:46 »
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.
« Last Edit: 2011-06-26 15:51:07 by DLPB »