32x bios help

hagbard

New member
Options -> Bios/Msc. Files -> Configure 32x Bios files:

M68000 BIOS (32X_G_BIOS.BIN) = 256 bytes
Master SH2 BIOS (32X_M_BIOS.BIN) = 2048 bytes
Slave SH2 BIOS (32X_S_BIOS.BIN) = 1024 bytes

You don't need the bios files on Kega FUsion though :cool:
 

wiggyterfer

New member
mine keeps telling me its not correctly configured:
genesis 32x bios not found-why is this happening and how can i sort it out?? HEEEEEEEELP!!!!!! :confused:
 

montpics

New member
In other words, check with the configuration whether the BIOS are put in place where it should be. :)
 

alcoatjez

Capo di Tutti Capi
Do you have the correct crcs and sizes for the BIOSes? This is what they should be:

Code:
game (
	name "[BIOS] 32X M68000 (U)"
	description "[BIOS] 32X M68000 (U)"
	rom ( name "[BIOS] 32X M68000 (U).md" size 256 crc 5c12eae8 )
)

game (
	name "[BIOS] 32X SH-2 Master (U)"
	description "[BIOS] 32X SH-2 Master (U)"
	rom ( name "[BIOS] 32X SH-2 Master (U).md" size 2048 crc dd9c46b8 )
)

game (
	name "[BIOS] 32X SH-2 Slave (U)"
	description "[BIOS] 32X SH-2 Slave (U)"
	rom ( name "[BIOS] 32X SH-2 Slave (U).md" size 1024 crc bfda1fe5 )
)

AFAIK the names don't matter. If this doesn't work: what is the EXACT error you're getting?
 

DarkSide

New member
alcoatjez said:
Do you have the correct crcs and sizes for the BIOSes? This is what they should be:

Code:
game (
	name "[BIOS] 32X M68000 (U)"
	description "[BIOS] 32X M68000 (U)"
	rom ( name "[BIOS] 32X M68000 (U).md" size 256 crc 5c12eae8 )
)

game (
	name "[BIOS] 32X SH-2 Master (U)"
	description "[BIOS] 32X SH-2 Master (U)"
	rom ( name "[BIOS] 32X SH-2 Master (U).md" size 2048 crc dd9c46b8 )
)

game (
	name "[BIOS] 32X SH-2 Slave (U)"
	description "[BIOS] 32X SH-2 Slave (U)"
	rom ( name "[BIOS] 32X SH-2 Slave (U).md" size 1024 crc bfda1fe5 )
)

AFAIK the names don't matter. If this doesn't work: what is the EXACT error you're getting?

I think that hes puting in the wrong place the bios.
 

DarkSide

New member
daredevil_62004 said:
How do i set my 32x bios so i can play 32x games on my gens emulator?

Man i think that can help you a lot, if you make folders to all directories, the show the path to all of then. :)




 
Last edited:
Top