bigant Posted August 11, 2006 Posted August 11, 2006 can someone help. i recently went from mame32 to mame32plus. i moved all my roms over but for some reason the neogeo roms wont work. they dont show up in my available list and even when i try to open them from the all games list still dont work. i move the neogeo bios over to the roms folder on the mame32plus but still doesnt work. is there a special neogeo bios for mame32plus or do i need to put it someplace other than the roms folder? any help would be great!
Agozer Posted August 11, 2006 Posted August 11, 2006 There is nothing special about the Neo-Geo BIOS across different MAME builds, AFAIK. Odd problem. All other games work except Neo-Geo games?
bigant Posted August 11, 2006 Author Posted August 11, 2006 There is nothing special about the Neo-Geo BIOS across different MAME builds, AFAIK. Odd problem. All other games work except Neo-Geo games? yeah everything else works just fine. i downloaded the program here at work and tried out a few roms. i noticed that just putting the neogeo bios in the roms folder wasnt enough. i had to click on the BIOS section on the left and actually refresh the bios section to get it to see the neogeo bios. i will try that on the computer at home once i get there. thanks!
James Posted August 14, 2006 Posted August 14, 2006 Mame plus uses a few extra bios roms in the neogeo.zip . 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 */ \\ ROM_LOAD16_WORD_SWAP_BIOS( 8, "uni-bios.22", 0x00000, 0x020000, CRC(2d50996a) SHA1(5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c) ) /* Universe Bios v2.2 (hack) */ \ ROM_LOAD16_WORD_SWAP_BIOS( 9, "neodebug.rom", 0x00000, 0x020000, CRC(698ebb7d) SHA1(081c49aa8cc7dad5939833dc1b18338321ea0a07) ) /* Debug (Development) Bios */ \ ROM_LOAD16_WORD_SWAP_BIOS(10, "aes-bios.bin", 0x00000, 0x020000, CRC(d27a71f1) SHA1(1b3b22092f30c4d1b2c15f04d1670eb1e9fbea07) ) /* AES Console (Asia?) Bios */ \ No doubt your missing the uni-bios.22 .
Ghosty Posted August 15, 2006 Posted August 15, 2006 You dont really need the uni-bios rom. I never had one in any of my mames.
James Posted August 16, 2006 Posted August 16, 2006 You dont really need the uni-bios rom. I never had one in any of my mames.For Mameplus its needed to pass the audit or the neogeo games will not show up . The bios files only to be in one file ( Not every game rom ) called neogeo.zip .
rubiocroft Posted November 6, 2006 Posted November 6, 2006 Hey boy... be careful... you have to be sure the neogeo bios you have isn't damaged ... you should try to download it again... and try....
Recommended Posts