Page 1 of 2 12 LastLast
Results 1 to 10 of 20

Thread: neo geo Kawaks

  1. #1
    The New Kid
    Join Date
    May 2006
    Posts
    3

    Default neo geo Kawaks

    Does anyone know how to add a game into Kawaks game list. I have programs RomCenter and clrmamepro and they are kind of confusing not much in terms of documentations on them.

    Kawaks has a feature for netplay to allow someone else like a friend to connect so we can do coin-up like in street fighter. See, I have a game called SNK vs capcom and it's not in the list. However, neoragex can play it just fine since you can actually choose the zip file. Why other emus don't do this is beyond me. Unofortuately Neoragex 5.0 does't have netplay from what I've seen.

    Is anyone able to point me in the right direction or help me figure out how to add my title into Kawaks emulator.

    the name if the zip file is svcplus.zip just fyi if that helps any. Also I do have the latest version of Kawaks 1.55.
    Last edited by amb7247; May 23rd, 2006 at 04:10.

  2. #2
    Junior Member Alkaiser's Avatar
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Age
    38
    Posts
    160

    Default Re: neo geo Kawaks

    <quote>Is anyone able to point me in the right direction or help me figure out how to add my title into Kawaks emulator.

    the name if the zip file is svcplus.zip just fyi if that helps any. Also I do have the latest version of Kawaks 1.55.</quote>

    You need RomData maker and Kawaks 1.46 + loader.

    Open the rom in RomData maker, keep pressing next until you get to the screen where it ask you to enter the full name for that rom, then keep pressing next until you get to the last screen which displays the rom data.

    Copy and paste that into your asr.dat file. To open your asr.dat file simply drag it into notepad. Save, start the emulator, and the game should now be listed in the avaliable only section.
    Last edited by Alkaiser; May 23rd, 2006 at 14:53.

  3. #3
    The New Kid
    Join Date
    May 2006
    Posts
    3

    Default Re: neo geo Kawaks

    it doesn't want to show up. I got Kawaks 1.46 where it shows a picture of a grl looking to the clouds there there is a boy in front of her with some kind of ship in the sky as the background pic.

    I did what you said. Chose the zip, left it as NeoGeo hit next shows the program 269-p1.rom on the left side, hit next again then showed the info in green. I coped it into asr.dat below all the other rom information that was already in there and placed this at the end:
    Code:
     
    
    %%%%%%%%%%%%%Create by RomData Maker%%%%%%%%%%%%%%
    % Author:                     %
    % EMail:                      %
    % URL:                        %
    % Create Date:5/23/2006       %
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    System: Neo
    RomName: svcplus
    Game: SNK vs Capcom
    
    [Program]
    269-p1.rom,0,600000,44304C0D,0
    
    [Text]
    269-s1.rom,0,20000,AAEF740C,0
    
    [Z80]
    269-m1.rom,0,20000,941FB671,0
    
    [Samples]
    269-v1.rom,0,400000,E7203930,0
    269-v2.rom,400000,400000,675159C3,0
    269-v3.rom,800000,400000,F8810665,0
    269-v4.rom,C00000,400000,B57B4EA3,0
    
    [Graphics]
    269-c1.rom,0,800000,465D473B,0
    269-c2.rom,1,800000,3EB28F78,0
    269-c3.rom,1000000,800000,F4D4AB2B,0
    269-c4.rom,1000001,800000,A69D523A,0
    269-c5.rom,2000000,800000,BA2A7892,0
    269-c6.rom,2000001,800000,37371CA1,0
    269-c7.rom,3000000,800000,56AC5FB9,0
    269-c8.rom,3000001,800000,DE99E613,0
    
    [System]
    CartridgeID: 269
    GfxCrypt: 0
    GfxKey: 0
    ButLayout: 9
    Fix: 0
    Is there supposed to be a bunch of %%%%%%%%%%%%%%%%%% below Fix: 0. I also have Kawaks 1.46 configured to the correct location of the rom and also used 146loader.exe to try to find this. I'm not sure what im doing wrong here.
    Last edited by amb7247; May 24th, 2006 at 05:07.

  4. #4
    Senior Talker cloud4004's Avatar
    Join Date
    Dec 2004
    Location
    Daydream Nation
    Age
    32
    Posts
    596

    Default Re: neo geo Kawaks

    On system, try changing "Neo" to "NEO" (it helped me). Also, get rid of that "Create by RomData Maker" stuff at the top (I don't think you need it).

    - Just incase put a "%%%%%%%%%%%%%%%%%%" at the top and the bottom.
    Last edited by cloud4004; May 24th, 2006 at 14:10.

  5. #5
    Junior Member Alkaiser's Avatar
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Age
    38
    Posts
    160

    Default Re: neo geo Kawaks

    Quote Originally Posted by amb7247
    it doesn't want to show up. I got Kawaks 1.46 where it shows a picture of a grl looking to the clouds there there is a boy in front of her with some kind of ship in the sky as the background pic.

    I did what you said. Chose the zip, left it as NeoGeo hit next shows the program 269-p1.rom on the left side, hit next again then showed the info in green. I coped it into asr.dat below all the other rom information that was already in there and placed this at the end
    Ok, great. You got the correct rom data. But you need to change Neo to NEO and this is all you really need:

    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

    System: NEO
    RomName: svcplus
    Game: SNK vs Capcom Chaos

    [Program]
    269-p1.rom,0,600000,44304C0D,0

    [Text]
    269-s1.rom,0,20000,AAEF740C,0

    [Z80]
    269-m1.rom,0,20000,941FB671,0

    [Samples]
    269-v1.rom,0,400000,E7203930,0
    269-v2.rom,400000,400000,675159C3,0
    269-v3.rom,800000,400000,F8810665,0
    269-v4.rom,C00000,400000,B57B4EA3,0

    [Graphics]
    269-c1.rom,0,800000,465D473B,0
    269-c2.rom,1,800000,3EB28F78,0
    269-c3.rom,1000000,800000,F4D4AB2B,0
    269-c4.rom,1000001,800000,A69D523A,0
    269-c5.rom,2000000,800000,BA2A7892,0
    269-c6.rom,2000001,800000,37371CA1,0
    269-c7.rom,3000000,800000,56AC5FB9,0
    269-c8.rom,3000001,800000,DE99E613,0

    [System]
    CartridgeID: 269
    GfxCrypt: 0
    GfxKey: 0
    ButLayout: 9
    Fix: 0

    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

    When you're done with all that start up Kawaks 1.46 + loader by clicking on the loader icon http://img127.imageshack.us/img127/5...hunter18wa.jpg, pick Load Game, Only Avaliable, then rescan all, and it will show up in the list.

  6. #6
    The New Kid
    Join Date
    May 2006
    Posts
    3

    Default Re: neo geo Kawaks

    Yeah it appeared that there was a SNK vs Capcom (bootleg) in the list with the same name as svcplus. But the file names were like 269b-p1.rom not 269-p1.rom like I had. Renaming svcplus to svcplus1 worked.

  7. #7
    The New Kid
    Join Date
    May 2006
    Posts
    10

    Default Re: neo geo Kawaks

    i want the same game to work in winkawaks.

    i got the loader, i put the rom into RomData and i get this:

    Code:
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    
    
    System: NEO
    RomName: svcplus
    Game: SNK vs Capcom Chaos
    
    
    [Program]
    269-p1.rom,0,600000,44304C0D,0
    
    
    [Text]
    269-s1.rom,0,20000,AAEF740C,0
    
    
    [Z80]
    269-m1.rom,0,20000,941FB671,0
    
    
    [Samples]
    269-v1.rom,0,400000,E7203930,0
    269-v2.rom,400000,400000,675159C3,0
    269-v3.rom,800000,400000,F8810665,0
    269-v4.rom,C00000,400000,B57B4EA3,0
    
    
    [Graphics]
    269-c1.rom,0,800000,465D473B,0
    269-c2.rom,1,800000,3EB28F78,0
    269-c3.rom,1000000,800000,F4D4AB2B,0
    269-c4.rom,1000001,800000,A69D523A,0
    269-c5.rom,2000000,800000,BA2A7892,0
    269-c6.rom,2000001,800000,37371CA1,0
    269-c7.rom,3000000,800000,56AC5FB9,0
    269-c8.rom,3000001,800000,DE99E613,0
    
    
    [System]
    CartridgeID: 269
    GfxCrypt: 0
    GfxKey: 0
    ButLayout: 9
    Fix: 0
    i put that into asr.dat

    i start up winkawaks with the loader, hit rescan, and nothing pops up.

    any suggestions?

  8. #8
    Immortal -=VampyR=-'s Avatar
    Join Date
    Aug 2005
    Location
    Stalking Victims
    Posts
    1,571

    Default Re: neo geo Kawaks

    You forgot the
    "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%"

    at the bottom.

    I hate half of you...especially the dumb ones.
    Some of you are on my blacklist and so shall be any asswife that tries to prove he's worth anything.
    If this post somewhat offends your silly arse,then I proved my point.
    You have been warned so don't cry to your momma about it later on...or any mods for that matter.

  9. #9
    The New Kid
    Join Date
    May 2006
    Posts
    10

    Default Re: neo geo Kawaks

    yep did that, still didnt, work.

    has anyone got like a checklist i should work to just to double check everything.

    and also i dont understand the whole renaming it and adding '1' on the end.

  10. #10
    Junior Member Alkaiser's Avatar
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Age
    38
    Posts
    160

    Default Re: neo geo Kawaks

    Quote Originally Posted by chadzero
    yep did that, still didnt, work.

    has anyone got like a checklist i should work to just to double check everything.

    and also i dont understand the whole renaming it and adding '1' on the end.
    I didn't rename mine so you shouldn't have to either. And what's with the 1 at the end? You don't need that.

    You sure you got the right version of Kawaks (1.46+loader)?



    Also, make sure you don't already have svcplus data in the asr.dat cause it won't work if you add two of them.
    Last edited by Alkaiser; May 25th, 2006 at 13:57.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •