Weirdy Posted November 10, 2003 Posted November 10, 2003 Alrighty http://svcnebula.cjb.net has been updated! Big Credits to Weirdanzeige for this new package released that unlocks all games as well as sVc Chaos! Enjoy folks. bug report on that emu i found it to be laggy and had many lines in it anyway good job on getting all the games unlocked sorry, thats they way I configured it (w/75% scanlines)...for it not to be laggy, just use a different blitter and don't use VSync unless you have to p.s, the only laginess I get is with the cps2 games
James Posted November 10, 2003 Posted November 10, 2003 Alrighty http://svcnebula.cjb.net has been updated! Big Credits to Weirdanzeige for this new package released that unlocks all games as well as sVc Chaos! Enjoy folks. bug report on that emu i found it to be laggy and had many lines in it anyway good job on getting all the games unlocked sorry, thats they way I configured it (w/75% scanlines)...for it not to be laggy, just use a different blitter and don't use VSync unless you have to p.s, the only laginess I get is with the cps2 games ok
Alpha Posted November 10, 2003 Posted November 10, 2003 The MAME page has been updated! Big thanks again to CaptCapcom, James, and Disoblige! (Edit:1 year and you still get my name wrong lol ~Diso) »» http://svcmame.cjb.net
Alpha Posted November 10, 2003 Posted November 10, 2003 Lastly for today.. what do the new fixes mean? Credits: No Name @ ArcadeAtHome-----------------------------------------P1 Rom Fix: Fixes Iori's DMs, havent seen it do anything elseS1 Rom Fix: Disabled PLUS during the introM1 Rom Fix: Fixes Music
Diso Posted November 10, 2003 Posted November 10, 2003 hooray for gamecop for emulating it on my favorite emulator its a very fun game i was the one who emulated it in mame somehow i doubt i was the first i know the mame dev would of done it and the rom they have is not the bootleg when mame 77 is released i will recompile mame so svcplus will also be added to mame 77 for now it is in mame 76.1 (my version) i just realized that after i posted it but i was too busy to fix that. so congrats to both of you (Mainly you lol)
Genesis Posted November 10, 2003 Posted November 10, 2003 I am just waiting for rom for the NeoRage version. *desperately waits*
MaxBebop Posted November 10, 2003 Posted November 10, 2003 Hey james thanks for the helpI got this game to work with MAMEbut, how do I get rid of that plus during the intro?
James Posted November 10, 2003 Posted November 10, 2003 I am just waiting for rom for the NeoRage version. *desperately waits* NRX has a problem with p1 rom unlike many emulators NRX has no drivers a rom needs to be patched to sort out the problem i had it running but it freezes at the start of a fight
James Posted November 10, 2003 Posted November 10, 2003 Hey james thanks for the helpI got this game to work with MAMEbut, how do I get rid of that plus during the intro?add this http://emulforums.host.sk/MAMEsVCCheats.txt to the cheat dat in the mame folder
James Posted November 10, 2003 Posted November 10, 2003 Update if you patch the s1 and the m1 roms they will no longer work in mame that i compiled i will soon be patching the roms and fixing the driver i will let you know soon
MaxBebop Posted November 10, 2003 Posted November 10, 2003 Thanks for the tip James, Ill see if it works lates
James Posted November 10, 2003 Posted November 10, 2003 (edited) mame svcplus Update (the emulator has not been uploaded yet i need to speak to Gamecop ) i recompiled mame and replaced three roms which are the s1, m1,p1 roms fixes : no more blinking Text ( PLUS)sound fix Mame driver updated ::src \driver.c DRIVER( svcplus ) /* 0269 © SNK versus Capcom chaos/bootleg */ src\drivers\neogeo.c ROM_START( svcplus ) /* Bootleg */ ROM_REGION( 0x600000, REGION_CPU1, 0 ) ROM_LOAD16_WORD_SWAP( "269-p1.bin ", 0x000000, 0x600000, CRC(7bdc4420) ) NEO_SFIX_128K( "269-s1.bin ", CRC(bc670454) ) NEO_BIOS_SOUND_128K( "269-m1.bin ", CRC(4e81642e) ) ROM_REGION( 0X1000000, REGION_SOUND1, ROMREGION_SOUNDONLY ) /* decrypted */ ROM_LOAD( "269-v1.bin ", 0x000000, 0x400000, CRC(e7203930) ) ROM_LOAD( "269-v2.bin ", 0x400000, 0x400000, CRC(675159c3) ) ROM_LOAD( "269-v3.bin ", 0x800000, 0x400000, CRC(f8810665) ) ROM_LOAD( "269-v4.bin ", 0xc00000, 0x400000, CRC(b57b4ea3) ) NO_DELTAT_REGION ROM_REGION( 0x4000000, REGION_GFX3, 0 ) ROM_LOAD16_BYTE( "269-c1.bin ", 0x0000000, 0x800000, CRC(465d473b) ) ROM_LOAD16_BYTE( "269-c2.bin ", 0x0000001, 0x800000, CRC(3eb28f78) ) ROM_LOAD16_BYTE( "269-c3.bin ", 0x1000000, 0x800000, CRC(f4d4ab2b) ) ROM_LOAD16_BYTE( "269-c4.bin ", 0x1000001, 0x800000, CRC(a69d523a) ) ROM_LOAD16_BYTE( "269-c5.bin ", 0x2000000, 0x800000, CRC(ba2a7892) ) ROM_LOAD16_BYTE( "269-c6.bin ", 0x2000001, 0x800000, CRC(37371ca1) ) ROM_LOAD16_BYTE( "269-c7.bin ", 0x3000000, 0x800000, CRC(56ac5fb9) ) ROM_LOAD16_BYTE( "269-c8.bin ", 0x3000001, 0x800000, CRC(de99e613) )ROM_END GAMEB( 2003, svcplus, neogeo, neogeo, neogeo, neogeo, neogeo, ROT0, "Playmore Corporation / Capcom", "SNK versus Capcom Chaos Plus / bootleg" ) ---------------------------------------------------------------------------------------------- cheat dat updated (since the blinking text is removed turn off cheat removed) ; [ SNK versus Capcom Chaos Plus / bootleg ] svcplus:0:10A239:E0:000:Infinite Energy PL1 svcplus:0:10A239:70:000:Infinite Energy (Red) PL1 svcplus:0:10A1E8:63:000:Always Max Power PL1 svcplus:0:10A1E9:FF:500:Always Max Power PL1 svcplus:0:10A21D:20:500:Always Max Power PL1 svcplus:0:1000A4:01:000:Infinite Exceed PL1 svcplus:0:10A247:70:000:Infinite Guard PL1 svcplus:0:101353:21:000:Play as Mr.Karate (Super) PL1 svcplus:0:101353:23:000:Play as Shin-Gouki PL1 svcplus:0:101353:0F:000:Play as Princess Athena PL1 svcplus:0:101353:1F:000:Play as Red Arremer PL1 svcplus:0:10A239:00:000:No Energy PL1 svcplus:0:10A1E8:00:000:No Power PL1 svcplus:0:10A1E9:00:500:No Power PL1 svcplus:0:10A247:00:000:No Guard PL1 svcplus:0:10AC15:5B:000:Infinite Time svcplus:0:10ABDD:08:000:Stage 1 Clear to Ending svcplus:0:10A4B9:E0:000:Infinite Energy PL2 svcplus:0:10A4B9:70:000:Infinite Energy (Red) PL2 svcplus:0:10A468:63:000:Always Max Power PL2 svcplus:0:10A469:FF:500:Always Max Power PL2 svcplus:0:10A49D:20:500:Always Max Power PL2 svcplus:0:1000A5:01:000:Infinite Exceed PL2 svcplus:0:10A4C7:70:000:Infinite Guard PL2 svcplus:0:1015D3:21:000:Play as Mr.Karate (Super) PL2 svcplus:0:1015D3:23:000:Play as Shin-Gouki PL2 svcplus:0:1015D3:0F:000:Play as Princess Athena PL2 svcplus:0:1015D3:1F:000:Play as Red Arremer PL2 svcplus:0:10A4B9:00:000:No Energy PL2 svcplus:0:10A468:00:000:No Power PL2 svcplus:0:10A469:00:500:No Power PL2 svcplus:0:10A4C7:00:000:No Guard PL2 Edited November 11, 2003 by james
James Posted November 10, 2003 Posted November 10, 2003 (edited) Nebula and Kawaks dat file update since i updated mame i also needed to update this too this will make the roms work on all three emulators and so Nebula and Kawaks can find the roms DAT : System: NEORomName: svcplusGame: Snk vs Capcom chaos Plus (Bootleg)[Program]269-p1.bin,0,600000,7bdc4420,0[Text]269-s1.bin,0,20000,bc670454,0[Z80]269-m1.bin,0,20000,4e81642e,0[samples]269-v1.bin,0,400000,E7203930,0269-v2.bin,400000,400000,675159C3,0269-v3.bin,800000,400000,F8810665,0269-v4.bin,C00000,400000,B57B4EA3,0[Graphics]269-c1.bin,0,800000,465D473B,0269-c2.bin,1,800000,3EB28F78,0269-c3.bin,1000000,800000,F4D4AB2B,0269-c4.bin,1000001,800000,A69D523A,0269-c5.bin,2000000,800000,BA2A7892,0269-c6.bin,2000001,800000,37371CA1,0269-c7.bin,3000000,800000,56AC5FB9,0269-c8.bin,3000001,800000,DE99E613,0[system]CartridgeID: 269GfxCrypt: 0GfxKey: 0ButLayout: 9Fix: 0 Edited November 11, 2003 by james
Weirdy Posted November 11, 2003 Posted November 11, 2003 umm..james, thats the dat w/the P1 file that has Iori's sdm all flocked up. The one I posted is the one I made w/the patch and stuff. Anyways, if you wanted the plus still on it, just get the original S1 rom, not the p1 rom
James Posted November 11, 2003 Posted November 11, 2003 (edited) umm..james, thats the dat w/the P1 file that has Iori's sdm all flocked up. The one I posted is the one I made w/the patch and stuff. Anyways, if you wanted the plus still on it, just get the original S1 rom, not the p1 romi never changed the p1 rom i wanted the plus removed and it has been Edited November 11, 2003 by james
Recommended Posts