Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Extract textures from game Odin sphere ps2

Get your graphics formats figures out here! Got details for others? Post here!
Post Reply
User avatar
PROXY ZER0
ultra-n00b
Posts: 4
Joined: Fri Jul 07, 2023 3:18 pm
Has thanked: 1 time
Contact:

Extract textures from game Odin sphere ps2

Post by PROXY ZER0 »

Would anyone know how to extract the textures from the LOGO.BMP file?
by my tests this is a texture file, but I think it is compressed.
I've used tools like texture find, but no results.
You do not have the required permissions to view the files attached to this post.
User avatar
piken
beginner
Posts: 22
Joined: Sat Dec 25, 2021 2:55 pm
Has thanked: 4 times
Been thanked: 11 times

Re: Extract textures from game Odin sphere ps2

Post by piken »

Given the file directory in the header and the shared FCMP block found in all 3 files, at least there's hope that once you figure out one, you figure out them all, likely a general compression shared across each. It appears someone has already done a lot of investigation on Vanillaware games like Odin Sphere and Muramasa with some PHP utility scripts. rufaswan states that you should look for .FTP files to find texture data, as .MBP files are quad coordinates.
User avatar
PROXY ZER0
ultra-n00b
Posts: 4
Joined: Fri Jul 07, 2023 3:18 pm
Has thanked: 1 time
Contact:

Re: Extract textures from game Odin sphere ps2

Post by PROXY ZER0 »

Thank!
I'm a layman in this reverse engineering business
Post Reply