Jump to content

Recommended Posts

Posted (edited)
No need to hex edited out the crcs yourselfs, i've already done it for ye, and it works great, thanks for the tip MrX :(, anyway now ye can play the games no matter what crc your file has thanks to MrX.

 

GONE

 

Theres a link for it there, please go easy with the bandwith, it cant take very much :).

I'm having troube downloading the file. I get a "Requested File Size Exceeds 256k" error.

 

Can someone post the default.xbe to a newsgroup? Or mail it to me? Or IM me?

 

AOL IM: DugFreez

Edited by N3oGhost
  • Replies 184
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Thanks for the new link. It worked! After playing it some..........I miss Kawa-X SE ;)

 

 

Anyone know where Mr. X's Super Double XBE Release is?

  • 1 month later...
Posted

yes it is

 

samsho5.zip

rotdn.zip

pim.zip

sengoku3.zip

mslug4n.zip

mslug5n.zip

svcplus.zip

svcbl.zip

kof2k2nd.zip

cthd2k3.zip

 

Ive got everyone working sept rage of dragons :mrgreen: cant seem to find any roms that match what it wants

Posted (edited)

i see this on french board FBA-X with no CRC and KOF2003 implentation

if someone want try to rum kof2003 pm me i send you the file

 

Fbax Beta 4 French No Crc with kof2003

 

// The King of Fighters 2003

 

 

static struct BurnRomInfo kof2003RomDesc[] = {

{"271-p1.bin", 0x400000, 0x92ed6ee3, 0x10}, // 0 68K code

{"271-p2.bin", 0x400000, 0x5d3d8bb3, 0x10}, // 1

 

{"271-s1.rom", 0x020000, 0xc47f8ac3, 1}, // 1 Text data

 

{"271-c1.rom", 0x800000, 0xe42fc226, 1}, // 2 Sprite data

{"271-c2.rom", 0x800000, 0x1b5e3b58, 1}, // 3

{"271-c3.rom", 0x800000, 0xd334fdd9, 1}, // 5

{"271-c4.rom", 0x800000, 0x0d457699, 1}, // 6

{"271-c5.rom", 0x800000, 0x8a91aae4, 1}, // 7

{"271-c6.rom", 0x800000, 0x9f8674b8, 1}, // 8

{"271-c7.rom", 0x800000, 0x374ea203, 1}, // 9

{"271-c8.rom", 0x800000, 0x75211f4d, 1}, // 10

 

{"271-m1d.bin", 0x080000, 0xe86af8f, 0x10}, // 11 Z80 code

 

{"271-v1d.rom", 0x400000, 0xd2b8aa5e, 2}, // 12 Sound data

{"271-v2d.rom", 0x400000, 0x71956ee2, 2}, // 13

{"271-v3d.rom", 0x400000, 0xddbbb199, 2}, // 14

{"271-v4d.rom", 0x400000, 0x1b90c4f, 2}, // 15

};

 

STDROMPICKEXT(kof2003, kof2003, neogeo);

STD_ROM_FN(kof2003);

 

static int kof2003Init()

{

nNeoProtectionXor = 0xEC;

return NeoInit();

}

 

struct BurnDriver BurnDrvkof2003 = {

 

{"kof2003", "The King of Fighters 2003", "Yoshihiro", "SNK Playmore Corporation", "Neo Geo", "2003", NULL, "neogeo"},

BDF_GAME_WORKING, 2, HARDWARE_SNK_NEOGEO | HARDWARE_SNK_ENCRYPTED_B | HARDWARE_SNK_SWAPC,

NULL, kof2003RomInfo, kof2003RomName, neogeoInputInfo, neogeoDIPInfo,

kof2003Init, NeoExit, NeoFrame, NeoRender, NeoScan, &NeoRecalcPalette,

nNeoScreenWidth, 224, 4, 3

};

 

Edited by Prican25
Posted

I like fbax much better than kawax hopefully they will have kof2003 running on it as well. Hey who ever compiles this could u put in kof2001 :( ill host it on my site if u do :lol:.

 

I kinda wish the universal bios was default as well :ph34r:

Posted (edited)

Lets not forget that more shooters are being added to the next release :lol:

 

just understand theres some differences from kawa-x and fbax like you can't use the fully decrypted sets that you made for kawa-x for some older games like mslug3 and garou. also some roms are different for fbax then kawa-x like kof95 for kawa-x doesn't work on fbax (theres a certain work around for kof95 for it to work on both emus i was told).

Edited by N3oGhost
Posted (edited)

cool news to hear :( lol i think the thing i like about fbax is theres no bother in decrypting games. I havent had a single issue with any games sept for a few of the banned games were an issue :lol: all that renaming and stuff. I never had a issue with kof95 it worked soon as i put it in. keep up the good work :ph34r:

Edited by nagmine

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...