-
Posts
2,726 -
Joined
-
Last visited
Content Type
Profiles
Events
Forums
Blogs
Downloads
Everything posted by Prican25
-
fba-x plays more games then kawa-x but some ppl perfer kawa-x for neogeo games. i use fba-xxx and i find it better then kawa-x now with all the improvments made by gogo
-
well lets start with mame emus: mame ox is the latest mame emu out and like the pc versions it will play a lot of games tho there is a problem thats due to the xbox's specs; xbox has a 733mhz celeron and only 64mb and many big roms or even some small roms (sf1 for example) that use more memory won't run on xbox. also some games like the mk's play slower again due to xbox's limits. mame ox doesn't use vmm (virtual memory) like fba-x or kawa-x and it was something that a lot a ppl were hoping to implemented but a recent topic in X-S forums lantus has said that he tried to help but it will be a lot of work and it could take a year or so (depends on the constant changes to mame) so pretty much we're stuck with what we got which great. another unfortunate problem is that this emu rarely gets updated (last version was 79). mame-x is an older version (last version of it was based on mame 61) but theres some good points to having an older version, one is the the midway dcs sound hack is in 61 so mk2 and nbajam's play damn good with minor sound clipping but unfortnately mame-x doesn't play all games mame ox can (mk3's and wwf wrestlemania don't load) but it too doesn't have vmm. so for mame emus on xbox, its best to have both. also many of you might've heard you can upgrade your xbox by memory/cpu and the memory upgrade adds 64mb and with it mame can play the few that didn't work before with 64mb of memory. i haven't really heard much about the cpu upgrade but i do know that if you do go for it, that some normal xbox games won't play right (even on the 740Mhz mode) so if you play emus more then xbox games it should help (i read that ki2 for the u64x emu plays up to speed with the cpu update)
-
well if you use avalaunch you can d/l the skins from there if your xbox is connected to the net. you can also go to http://www.allxboxskins.com/index.php? for skins for avalaunch and other dashs/apps as for dashboards, xbins is your best bet
-
ok, one topic is enough, no need to repeat so i'll close this one here's the other post since i can't merge it with the one from the neogeo section http://www.1emulation.com/forums/index.php?showtopic=7103
-
hehe i remember when mk2 first came out the you would get thrown out of the arcade if you played cheap or cheated
-
well that wasn't my intension but its possible if i have the time and find the right drivers
-
yes but i'm using mame ox 76 which doesn't have it supported
-
did they even make a loader for 1.49?
-
What Other Games Can I Add To Mame?
Prican25 replied to Prican25's topic in Arcade Emulators [/pc/arcade]
the lastest mame ox is 79 but i perfer to use 76 since some games from 76 doesn't work well in 79 (due to xbox specs which 733Mhz celeron hybrid and 64mb of ram) also, you happend to know any sites that has mame74 or less? google is getting me no where -
What Other Games Can I Add To Mame?
Prican25 replied to Prican25's topic in Arcade Emulators [/pc/arcade]
its mame 76 src -
What Other Games Can I Add To Mame?
Prican25 replied to Prican25's topic in Arcade Emulators [/pc/arcade]
then i did it wrong static MACHINE_DRIVER_START( 4in1 ) /* basic machine hardware */ MDRV_IMPORT_FROM(semicom) MDRV_GFXDECODE(gfxdecodeinfo) MACHINE_DRIVER_END that was the only part that gave me errors but then i thought about adding some of the old stuff and now i got srcambled gfx this was in glaxian.c so i'm not sure if that was right -
or you can grab my compile of fba-xxx at newsgroup or by leaving a pm with your email for the default.xbe. i fixed the drivers so you have kof2001 and kof2k1nd i might plan to add others based on the johnboy dat but not sure if you guys really would like to see that.
-
tell me about it i just tried to add pochi and nyaa and i was almost ripping my hair untill i found out mame was picky on spaces
-
What Other Games Can I Add To Mame?
Prican25 replied to Prican25's topic in Arcade Emulators [/pc/arcade]
thx, got it to work but all the gfx is scrambled so i'm not sure if thats right hehe Weirdanzeige yea i read about that but too bad xbox is too poor in spec's to even run thoses (it can't even run sf1) -
Happy Birthday Agozer And Gryphonklaw
Prican25 replied to Fatal Rose's topic in Gossip Café [/offtopic]
happy b-day guys, enjoy it while you can -
What Other Games Can I Add To Mame?
Prican25 replied to Prican25's topic in Arcade Emulators [/pc/arcade]
great, i'll definitely look into mame 74 well i found the 4in1boot and mame ox 76 happens to support it but the rom set i got didn't match by one file (u78 in my romset was 2mb while it looks for 1mb) and i tried changing the driver to the 2mb size and compiled fine but mame ox gives me 2 errors when i try the rom: error: process_rom_entries failed error: unable to intialize machine emulation heres the driver that i changed: ROM_START( 4in1boot ) /* snow bros, tetris, hyperman 1, pacman 2 */ ROM_REGION( 0x100000, REGION_CPU1, 0 ) /* 68000 Code */ ROM_LOAD16_BYTE( "u52", 0x00001, 0x80000, CRC(71815878) SHA1(e3868f5687c1d8ec817671c50ade6c56ee83bfa1) ) ROM_LOAD16_BYTE( "u74", 0x00000, 0x80000, CRC(e22d3fa2) SHA1(020ab92d8cbf37a9f8186a81934abb97088c16f9) ) ROM_REGION( 0x10000, REGION_CPU2, 0 ) /* Z80 Code */ ROM_LOAD( "u35", 0x00000, 0x10000 , CRC(c894ac80) SHA1(ee896675b5205ab2dbd0cbb13db16aa145391d06) ) ROM_REGION( 0x040000, REGION_SOUND1, 0 ) /* Samples */ ROM_LOAD( "u14", 0x00000, 0x40000, CRC(94b09b0e) SHA1(414de3e36eff85126038e8ff74145b35076e0a43) ) ROM_REGION( 0x100000, REGION_GFX1, 0 ) /* Sprites */ /* this only seems to have snowbros gfx? */ ROM_LOAD( "u78", 0x000000, 0x200000, BAD_DUMP CRC(6c1fbc9c) SHA1(74f35185ffb19ca291673ce8a5330fd11fede276) ) ROM_END just to note, i didn't change the SHA1 since i have no idea what it is used for any help on this? -
opps hehe
-
it was the spaces for this part: GAMEB( 2003, pnyaa, neogeo, neogeo, neogeo, neogeo, pnyaa, ROT0, "Akiy", "Pochi And Nyaa" ) and it works in mame ox now to try ghostlop
-
hmm well i'm getting an error using this driver: Add this near the middle of NEOGEO.C (src/drivers/) before the init section. ROM_START( pnyaa ) ROM_REGION( 0x100000, REGION_CPU1, 0 ) ROM_LOAD16_WORD_SWAP( "267-p1.rom", 0x000000, 0x80000, CRC(400FD762) ) /* The Encrypted Boards do _not_ have an s1 rom, data for it comes from the Cx ROMs */ ROM_REGION( 0x20000, REGION_GFX1, 0 ) ROM_FILL( 0x000000, 0x20000, 0 ) ROM_REGION( 0x20000, REGION_GFX2, 0 ) ROM_LOAD( "sfix.sfx", 0x000000, 0x20000, CRC(354029fc) ) NEO_BIOS_SOUND_128K( "267-m1d.bin", CRC(5A3B3191) ) ROM_REGION( 0x200000, REGION_SOUND1, ROMREGION_SOUNDONLY ) ROM_LOAD( "267-v1d.bin", 0x000000, 0x200000, CRC(D3A7E1FF) ) NO_DELTAT_REGION ROM_REGION( 0x1000000, REGION_GFX3, 0 ) ROM_LOAD16_BYTE( "267-c1.rom", 0x0000000, 0x800000, CRC(87A833D8) ) ROM_LOAD16_BYTE( "267-c2.rom", 0x0000001, 0x800000, CRC(FF7428DD) ) ROM_END Add this in the middle of NEOGEO.C (src/drivers/) in the init section. DRIVER_INIT( pnyaa ) { neogeo_fix_bank_type = 1; kof2000_neogeo_gfx_decrypt(0x2F); init_neogeo(); } Add this at the bottom of NEOGEO.C (src/drivers/) GAMEB( 2003, pnyaa, neogeo, neogeo, neogeo, neogeo, pnyaa, ROT0, "Akiy", "Pochi And Nyaa" ) Add this at the bottom of DRIVER.C (src/) DRIVER( pnyaa ) /* (c) 2003 Akiy */ the error is: Unresolved External Symbol_driver_pnyaa
-
ok, i'm using the generator for the first time for mame and i noticed SHA1 values are needed for mame but i have no idea what they are any help? i'm just trying to add pnyaa to test for my first compile of mame ox 76
-
ok i'll try it with the latest gogo src EDIT: tried it again and still the same problem; locks up fba-xxx while trying to load the rom. neopongs do the same thing as well.
-
well i thoght i try compiling a mame ox but i can't figure out how the hell for it to make the xbe's needed i'm using 76 src EDIT: nevermind, i found them
-
well he means for you to get on irc and then join an efnet server and then join the channel called xbins. from there you msg the bot of the same name with !list and you'll get a pm with ftp info to their site. xbins has just about everything you would want in app/emus and even some homebrew games or pc ports like doomx and quakex. if you need help with irc, www.irchelp.org should give you plenty of info
-
yes and the mod must be off or else your xbox will be banned. also i've been hearing that M$ has started checking for bigger hdd's but i'm not sure if they started to ban ppl cuz of that.
-
well i'm getting into making a mame compile for xbox and i'm wondering what other games can be add other then the neogeo games we all know? i remember from a previous mame32 that gunbarich was added but don't remember anything else that can