Street Fighter Alpha Anthology (PS2) Rom Extraction?
-
- Posts: 2
- Joined: Sun Oct 11, 2020 9:35 pm
Street Fighter Alpha Anthology (PS2) Rom Extraction?
SLUS-21317 has a large `x_data.bin` on the disc. Has anyone looked at extracting from this file format? The initial few bytes were an AFS header, but afs.bms didn't work.
I'm mostly interested in extracting the bundled CPS-2 romfiles that can be found (look for /CPS2 string)
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Street Fighter Alpha Anthology (PS2) Rom Extraction?
I guess this script works with that format:
http://aluigi.org/bms/afs.bms
http://aluigi.org/bms/afs.bms
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Street Fighter Alpha Anthology (PS2) Rom Extraction?
Ah, could you please provide the whole x_data.bin?
I see some compressed files and want to check them since the original afs format doesn't use compression.
I see some compressed files and want to check them since the original afs format doesn't use compression.
-
- Posts: 2
- Joined: Sun Oct 11, 2020 9:35 pm
Re: Street Fighter Alpha Anthology (PS2) Rom Extraction?
aluigi sure many thanks for your help, as mentioned I did try afs.bms and it didn't work out of the box, I've sent you the full file via wetransfer, you can download it from here
a13519d4b957460ecd0bb004ee7ff040c1c3901609fa82dc27d390245eda9a00 x_data.bin
a13519d4b957460ecd0bb004ee7ff040c1c3901609fa82dc27d390245eda9a00 x_data.bin
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Street Fighter Alpha Anthology (PS2) Rom Extraction?
Ok I fixed the script (the archive referenced a names table after the archive that wasn't available) but no idea for the compression of the files, mainly because there is no decompressed size.
-
- Posts: 3
- Joined: Sat Apr 17, 2021 2:18 pm
Re: Street Fighter Alpha Anthology (PS2) Rom Extraction?
Anything ever come of this?