Jump to content

SvC Chaos News


Gouken

Recommended Posts

  • Replies 952
  • Created
  • Last Reply

Top Posters In This Topic

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

Link to comment
Share on other sites

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 by james
Link to comment
Share on other sites

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

Edited by james
Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

i never changed the p1 rom i wanted the plus removed and it has been

Edited by james
Link to comment
Share on other sites

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

can you explain what sdm is as Iori's in my version seems to be ok

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...