not sure where/if i should ask this..

(o Y o)

n00b
Joined
May 22, 2007
Posts
8
ok so you guys all know of metal slug anthology for psp.. well i ripped my copy of the game, and decided to look through the contens

i found the roms for 1,2,X,3,4,5 and the bios inside a folder.. i tried to add universe bios however that did not work..

this isnt like an emulator where you can select your own bios, so at first i thought i would have to replace an existing bios file...

therein lies the problem, i dont know which one to replace :P

i dunno as much as people here do.. but when i start one of the 6 games, the FREE PLAY logo is on the bottom and as soon as i press start the game directly goes to the char. selection screen, not to a main menu like the aes bios..

000.lo.lo
asia-s3.rom
sfix.sfx
sm1.sm1
sp-e.sp1
sp-j2.rom
sp-s.sp1
sp1.jipan.1024
usa-2slt.bin
vs-bios.rom

does anyone know which rom/roms the game loads by default?
it would be cool if i can get it to work with unibios..
any help is appreciated
 

68k

Tung Fu Rue's Prize Student
20 Year Member
Joined
Oct 3, 2006
Posts
6,780
lol

love the username :p

This would probably work better in the handheld section BTW :).
 

SpamYouToDeath

6250|!!|Mai's Bosom Buddy
20 Year Member
Joined
Oct 3, 2005
Posts
6,254
I'd suggest that (for a start) you look for files of the same size.
 

SpamYouToDeath

6250|!!|Mai's Bosom Buddy
20 Year Member
Joined
Oct 3, 2005
Posts
6,254
(o Y o) said:
000.lo.lo
asia-s3.rom
sfix.sfx
sm1.sm1
sp-e.sp1
sp-j2.rom
sp-s.sp1
sp1.jipan.1024
usa-2slt.bin
vs-bios.rom

MAME source code said:
Code:
#define NEOGEO_BIOS \
	ROM_LOAD16_WORD_SWAP_BIOS( 0, "sp-s2.sp1",    0x00000, 0x020000, CRC(9036d879) SHA1(4f5ed7105b7128794654ce82b51723e16e389543) ) /* Europe, 1 Slot, has also been found on a 4 Slot (the old hacks were designed for this one) */ \
	ROM_LOAD16_WORD_SWAP_BIOS( 1, "sp-s.sp1",     0x00000, 0x020000, CRC(c7f2fa45) SHA1(09576ff20b4d6b365e78e6a5698ea450262697cd) ) /* Europe, 4 Slot */ \
	ROM_LOAD16_WORD_SWAP_BIOS( 2, "usa_2slt.bin", 0x00000, 0x020000, CRC(e72943de) SHA1(5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb) ) /* US, 2 Slot */ \
	ROM_LOAD16_WORD_SWAP_BIOS( 3, "sp-e.sp1",     0x00000, 0x020000, CRC(2723a5b5) SHA1(5dbff7531cf04886cde3ef022fb5ca687573dcb8) ) /* US, 6 Slot (V5?) */ \
	ROM_LOAD16_WORD_SWAP_BIOS( 4, "asia-s3.rom",  0x00000, 0x020000, CRC(91b64be3) SHA1(720a3e20d26818632aedf2c2fd16c54f213543e1) ) /* Asia */ \
	ROM_LOAD16_WORD_SWAP_BIOS( 5, "vs-bios.rom",  0x00000, 0x020000, CRC(f0e8f27d) SHA1(ecf01eda815909f1facec62abf3594eaa8d11075) ) /* Japan, Ver 6 VS Bios */ \
	ROM_LOAD16_WORD_SWAP_BIOS( 6, "sp-j2.rom",    0x00000, 0x020000, CRC(acede59c) SHA1(b6f97acd282fd7e94d9426078a90f059b5e9dd91) ) /* Japan, Older */ \
	ROM_LOAD16_WORD_SWAP_BIOS( 7, "sp1.jipan.1024",0x00000, 0x020000,  CRC(9fb0abe4) SHA1(18a987ce2229df79a8cf6a84f968f0e42ce4e59d) ) /* Japan, Older */ \

So...

asia-s3.rom
sp-e.sp1
sp-j2.rom
sp-s.sp1
sp1.jipan.1024
usa-2slt.bin
vs-bios.rom

...are all BIOS files. You should probably only replace ROMs of identical size to the UniBIOS ROM, if there are some of different sizes. Besides that, just try replacing all of the ones I listed with copies of the UniBIOS.

That help?
 

(o Y o)

n00b
Joined
May 22, 2007
Posts
8
All of the bioses are the exact same size (131.072KB.) so is uni bios. I'll try replacing them now

BTW, sorta off topic, in regards to your sig.. you need a dreamcast internet adaptor right? the thing that goes on tie side.. i have one for you i can just give you
 
Last edited:

SpamYouToDeath

6250|!!|Mai's Bosom Buddy
20 Year Member
Joined
Oct 3, 2005
Posts
6,254
(o Y o) said:
BTW, sorta off topic, in regards to your sig.. you need a dreamcast internet adaptor right? the thing that goes on tie side.. i have one for you i can just give you
I need a broadband adaptor (ethernet). Not a modem. Sorry.
 

SpamYouToDeath

6250|!!|Mai's Bosom Buddy
20 Year Member
Joined
Oct 3, 2005
Posts
6,254
(o Y o) said:
it isnt working.. =\
Perhaps it verifies the files, as MAME does. In that case, try using a hex editor to open up the PSP binaries, and check for various hashes (CRC, MD5, SHA) of the original files, and replace with the same hash from the unibios.
 

SpamYouToDeath

6250|!!|Mai's Bosom Buddy
20 Year Member
Joined
Oct 3, 2005
Posts
6,254
BTW, I don't own a PSP, Metal Sug Anthology, or anything related. This may have all been done already, or proven impossible.
 

(o Y o)

n00b
Joined
May 22, 2007
Posts
8
Yo each folder with the roms contains some other files with the extensions .ssb .ltb .tta and .stb ..... does anyone know what they do?
 
Last edited:

*Richter*

Banned
Joined
Jun 3, 2007
Posts
474
Anyway...

I am wondering if its possible to do a Datsugoku (P.O.W) on the Neo Geo home system...

I loved to play this game in the arcades...

Anyone knows?
 

topher

Tesse's Maintainence Man
Joined
May 8, 2004
Posts
2,904
*Richter* said:
Anyway...

I am wondering if its possible to do a Datsugoku (P.O.W) on the Neo Geo home system...

I loved to play this game in the arcades...

Anyone knows?

Way to hijack a thread....

anyway, all you have to do is open up one of your AES carts (preferably one of the more expensive carts as these have more room in them then the cheaper carts), and fit the POW board in the cart. I play lots of arcade games on my AES this way.
 

*Richter*

Banned
Joined
Jun 3, 2007
Posts
474
topher said:
Way to hijack a thread....

anyway, all you have to do is open up one of your AES carts (preferably one of the more expensive carts as these have more room in them then the cheaper carts), and fit the POW board in the cart. I play lots of arcade games on my AES this way.

Yeah,
as I supposed.
Thanks.

BTW, my Euro U11 should be the right cart for it.^^
 

joe_higashi19

Life is an Illusion, The Magic is Down My Pants.,
Joined
Oct 9, 2003
Posts
324
topher said:
Way to hijack a thread....

anyway, all you have to do is open up one of your AES carts (preferably one of the more expensive carts as these have more room in them then the cheaper carts), and fit the POW board in the cart. I play lots of arcade games on my AES this way.

No No No......What is wrong with you?!

You half to take the rom chips from the P.O.W. board and switch them with the chipset on the Kizuna euro board. DUH!!!:lol:

LATERZ_____,
JOE

P.S. It isnt good to HIJACK threads .:shame:

P.P.S. Sorry for the off topic post maybe you can get it back on track now lol.
 
Top