Title fight go to DIP Switch Menu - 2nd Fight on FBneo Core

Have no idea why but hoping someone here know Fix for this Issue

Works fine on MAME

Do you mean the game called titlef.zip? That one is working fine here, on an updated RetroArch and FBNeo.

1 Like

That is the One

I have not tried for a Few Days

So do I just need the FBNeo Core and Update to Nightly RetroArch Version or 1.21.0 version be Fine?

I use RetroArch 1.21.0 stable, no nightly. FBNeo is properly updated.

Take a look into the rom file you’re using. Sometimes, FBNeo uses a version from an older romset, compared to current MAME. To be on the safe side, you should use FBNeo-curated romsets, not the MAME ones, although it’s not obligatory, if you’re willing to troubleshoot in case of a game not working.

For example, looking at the current dat file for FBNeo, it expects titlef.zip to have the following files and checksums:

		<rom name="epr-15389.ic40" size="262144" crc="da9f60a3"/>
		<rom name="epr-15384.ic31" size="131072" crc="0f7d208d"/>
		<rom name="mpr-15381.ic3" size="2097152" crc="162cc4d6"/>
		<rom name="mpr-15382.ic11" size="2097152" crc="fd03a130"/>
		<rom name="mpr-15379.ic14" size="2097152" crc="e5c74b11"/>
		<rom name="mpr-15375.ic15" size="2097152" crc="046a9b50"/>
		<rom name="mpr-15371.ic10" size="2097152" crc="999046c6"/>
		<rom name="mpr-15373.ic38" size="2097152" crc="9b3294d9"/>
		<rom name="mpr-15380.ic22" size="2097152" crc="6ea0e58d"/>
		<rom name="mpr-15376.ic23" size="2097152" crc="de3e05c5"/>
		<rom name="mpr-15372.ic18" size="2097152" crc="c187c36a"/>
		<rom name="mpr-15374.ic41" size="2097152" crc="e026aab0"/>
		<rom name="mpr-15385.ic1" size="2097152" crc="5a9b0aa0"/>

Just unpack your zip file and use a software or command-line tool to check for the CRC32 value of each file. If they match, then your game is fine, problem is elsewhere.

Okay I think I have Fixed It.

Moved the Config File out for the FBNeo Folder and so had to make a New Config File it seems to be working fine now

1 Like