Jump to content

James

1Emu Veteran
  • Posts

    2,897
  • Joined

  • Last visited

Everything posted by James

  1. all mame svcplus updates can be found here http://svcmame.cjb.net/ will be updated in an hour or so from the time of this post
  2. OK i have fixed the p1 rom i think now all problems are ok yeah, so just use the dat I made the dat i did is so the rom will work mame if i used your dat then you will need two svcplus.zip ... in my dat there will be no need for that will work with all three emu's my dat works fine and if i used your dat then i would have to put a rom in the nebula or kawaks directory and then another in mame with my dat one directory and one rom is needed as my dat uses the roms for mame meaning it will look for the roms named 269-??.bin unlike your dat it will look for svc_??.rom
  3. i hope to upload soon i am waiting on gamecop
  4. OK i have fixed the p1 rom i think now all problems are ok
  5. can you explain what sdm is as Iori's in my version seems to be ok
  6. i never changed the p1 rom i wanted the plus removed and it has been
  7. 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: NEO RomName: svcplus Game: 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,0 269-v2.bin,400000,400000,675159C3,0 269-v3.bin,800000,400000,F8810665,0 269-v4.bin,C00000,400000,B57B4EA3,0 [Graphics] 269-c1.bin,0,800000,465D473B,0 269-c2.bin,1,800000,3EB28F78,0 269-c3.bin,1000000,800000,F4D4AB2B,0 269-c4.bin,1000001,800000,A69D523A,0 269-c5.bin,2000000,800000,BA2A7892,0 269-c6.bin,2000001,800000,37371CA1,0 269-c7.bin,3000000,800000,56AC5FB9,0 269-c8.bin,3000001,800000,DE99E613,0 [system] CartridgeID: 269 GfxCrypt: 0 GfxKey: 0 ButLayout: 9 Fix: 0
  8. 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
  9. 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
  10. add this http://emulforums.host.sk/MAMEsVCCheats.txt to the cheat dat in the mame folder
  11. 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
  12. 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
  13. 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
  14. 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)
  15. When I click on the link, I am just redirected to Topcities.com main page. Are there any other sites where I can get the same thing? Thanks, Here I made a webpage, gawd EmuChina is gonna kill me. Seriously if anyone from Emuchina doesn't like me making a webpage for this, I'll delete it. The guy who made the zip pacakage on IRC did credit everyone also. Anyways here you go: http://svcfixes.cjb.net Also GREAT NEWS!! We have a Special ZIP Package and everything you need to run sVc Chaos in MAME32!! First however don't forget to RENAME the ROMS using http://romcenter.com! Go Here @ http://svcMAME.cjb.net yes the Mame 76.1 dat is for romcenter please make sure you put the dat in the datas folder within the romcenter dir
  16. I didn't emulate it, I just the made the webpage for the MAME one. All thanks and credits to: James! oh yeah the dat file i sent you.. is not a driver it is the dat for romcenter so you can fix the svcplus roms
  17. this is the cheat file for the emu i compiled code ; [ SNK versus Capcom Choas 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
  18. for mame if you have romcenter and the right dat it can rename the roms for mame or do it like this 269-??.bin
  19. i got svcplus working in mame here is the driver SRC>DRIVER.C DRIVER( svcplus ) /* 0269 © SNK versus Capcom choas/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(1cc8fb7a) ) NEO_SFIX_128K( "269-s1.bin ", CRC(aaef740c) ) NEO_BIOS_SOUND_128K( "269-m1.bin ", CRC(9af84708) ) 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, "SNK Playmore", "SNK versus Capcom Choas Plus / bootleg" )
×
×
  • Create New...