Greetings everyone, I am very new to this stuff.
I am trying to find a way to extract the .dat file for a game called Blasto which is made by the same team who've worked on the first three Syphon Filter games.
I admit, I actually want to make some PSF files by extracting the SEQ files and etc.
I am quite new to this format and I am trying to find a way to get those files.
Blasto Dat Extraction.
-
- What is PSXDEV?
- Posts: 4
- Joined: Mar 29, 2024
- Location: USA
-
Squaresoft74 Verified
- /// PSXDEV | ELITE ///
- Posts: 314
- Joined: Jan 07, 2016
- PlayStation Model: SCPH-7502
- Location: France
- Contact:
Nocash has the perfect tool for your needs as you can use no$psx Filesystem Viewer:
1. File -> Load Diskimage (open your iso selecting the cue file)
2. Window -> Filesystem (BLASTO.LFS -> OVERRUN -> LEVEL1 -> AUDIO)
Bgm files you want to extract are the .MMD, .MDI, .VH, .VHB ones
Find them all in attachment below.
1. File -> Load Diskimage (open your iso selecting the cue file)
2. Window -> Filesystem (BLASTO.LFS -> OVERRUN -> LEVEL1 -> AUDIO)
Bgm files you want to extract are the .MMD, .MDI, .VH, .VHB ones
Find them all in attachment below.
You do not have the required permissions to view the files attached to this post.
-
- What is PSXDEV?
- Posts: 4
- Joined: Mar 29, 2024
- Location: USA
Thank you very much, that help a lot. 
What should I do next btw?

What should I do next btw?
-
Squaresoft74 Verified
- /// PSXDEV | ELITE ///
- Posts: 314
- Joined: Jan 07, 2016
- PlayStation Model: SCPH-7502
- Location: France
- Contact:
Since there's no generic driver you can use for this game you'll have to go through the PSF ripping learning process.
That if you really want to rip that one yourself.
The bgm data format is very close to what's used with the first Syphon Filter game but with minor difference that make it incompatible with its driver.
To be fair, it's not a completely obscure custom format.
Giving a quick look at Blasto bgm data via hexeditor:
.MMD/.MDI (sequence files) seem to be regular PSYQ SEP data but with an extra 10h bytes header.
.VH (VAB Header) looks very close to PSYQ VH format but with an customized header/structure.
.VHB (VAB Body) just regular VB data with a different extension name.
Who is online
Users browsing this forum: No registered users and 8 guests