Jump to content

prithwin

Premium Members
  • Posts

    104
  • Joined

  • Last visited

Posts posted by prithwin

  1. i dont understand your problem entirely but i think this is what you are talking about:

     

    /////////////// sc 3.h ///////////

     

    #include<stdio.h>

     

    int a=10;

     

     

    ////////// sc: 1.c ////////////

     

    #include<stdio.h>

    #include<c:\tc\bin\3.h>

     

    exe_test()

    {

    a++;

    printf("%d",a);

    a++;

    }

     

     

    //////////// sc: 2.c////////////

     

    #include<stdio.h>

    #include<conio.h>

    #include<c:\tc\bin\1.c>

     

    main()

    {

    clrscr();

    exe_test();

    printf("\n%d",a);

    getch();

    }

     

     

    is this the kind of problem you are faced with?

    this is clearly working

  2. i ve been trying to get street fighter ex 2 plus to work with zinc

    the graphics are smooth but the sound is too shrill

    i ve experienced similar shrillness when you opereate winkawaks sound at 44kHz instead of 22 kHz the plugins i have dont seem to have that setting can some one help

  3. why do i need a tv tuner card to make game videos of games that im playing on my computer ;)

     

    is there a software that can capture suff that is on the monitor

     

    ok my specefic need is making vedios of games i play on emulators

    and not game consoles

    :lol:

  4. i use winkawaks emu for my neo-geo games

    i have downloaded uni-bios.rom from the official site(dunno wether it falls under "rom link" catagory)

    how do i install it ?

     

    i have neogeo.zip(55kb) and another 349kb one that has a file called "uni-bios.12" but the caommand in the readme are not working

    btw the readme refers to installing it on the mvs and avs systems

     

    here are a couple of winzip reports i thought might be usefull

     

    ///this is the unibios i downloaded

    # Archive D:\Documents and Settings\prit\My Documents\Downloads\Compressed\uni-bios-21.zip

    2005-06-07 00:00 21437 7350 47305e79 whatsnew.txt

    2005-06-07 00:00 14704 5576 acec4c0e readme.txt

    2005-06-07 00:00 131072 64671 8dabf76b uni-bios.rom

    #

    # Total Size Packed Files

    # 167213 77597 3

     

    ///this is my 349kb neogeo.zip

    # Archive G:\GAME ROMS\NEO-GEO MVS & AVS\neogeo.zip

    2001-09-17 23:20 65536 1436 e09e253c 000-lo.lo

    1998-08-10 12:18 131072 35901 698ebb7d neodebug.rom

    2001-01-24 21:45 131072 27164 9036d879 sm1.sm1

    2000-07-17 17:27 131072 27301 2723a5b5 sp-e.sp1

    1999-06-25 16:34 131072 27934 acede59c sp-j2.rom

    1997-12-03 15:54 131072 27164 9036d879 sp-s2.sp1

    2000-07-17 17:23 131072 26663 c7f2fa45 sp-s.sp1

    2003-07-28 22:07 131072 53846 4fa698e9 uni-bios.12

    2003-05-18 22:28 131072 27113 e72943de usa_2slt.bin

    1995-11-22 00:44 131072 45126 f0e8f27d vs-bios.rom

    2001-01-24 21:45 131072 27164 9036d879 neo-geo.rom

    2001-09-17 23:20 65536 1436 e09e253c Ng-lo.rom

    2001-01-24 21:45 131072 16062 354029fc ng-sfix.rom

    2001-01-24 21:45 131072 11272 97cf998b ng-sm1.rom

    #

    # Total Size Packed Files

    # 1703936 355582 14

     

     

    ///no need for the 55kb bios cause i guess every one has it.

  5. i need some help writing asr.dat file,i cant understand some of the feilds:

    here is the data from my old kof95 rom:

     

    kof95_c1.rom 33bf8657 4194304

     

     

    what would be the cartridgeID, FIX feilds?

     

    also what is the second feild in tthe line:

     

    268-m1.rom, 0, 20000, 6fa01c9a, 0

     

    is it the relative memory location?

     

    should the last one always be 0?

  6. i've had this problem too,even with kof2002 on neoragex but

    with a little practice you can always do the semi circle(hcf or hcb)

     

    here's a little tip:

    1. try to make it slower and lift your previous finger up before you hit the next key

     

    eg:

    w

     

    a s d

     

    try to hit a,s,d(hcf) and not a,as,s,sd,d as in previous games

     

    also: i had a similar problem with with svc chaos but a p1 patch fixed the problem so try to search for a patch i haven't found a patch yet

×
×
  • Create New...