Jump to content

jas20

Members+
  • Posts

    20
  • Joined

  • Last visited

Posts posted by jas20

  1. <there was something wrong with this post, the information was wrong>

    I tried it again and the light is off, but everything is fine.

     

    Maybe I didn't add a loader?

     

    Meh... Either way, great app!

     

    Jas20

  2. Does it use the gigabyte driver & utility?

     

    What OS is yours?

     

    Are you relying on the batch scripts to do it for you?

    -------

    I would try doing it myself. Finding the gigabyte folder.

    Finding the %OS%STA/ folder.

    Copy the original rt2500.sys to a safe place.

    Put in the renamed wifime file. Make sure this is the one for your OS.

    Go into Ap mode, then switch to station.

     

    Jas20

  3. You probably would have to change things to suit your PC.

    This is for XP, but you should be able to tweak to make it work for win 2000

     

    Why You need:

    Gigabyte utility and drivers (one people used for Nintendo Wifi Connection)

    Ralink card

    Windows XP (should work for 2000 if tweaked)

    Rescource hacker http://delphi.icm.edu.pl/ftp/tools/ResHack.zip

     

    Goto:

    C:\Program Files\Gigabyte\Gigabyte GN-WPKG Wireless PCI Adapter SoftAP\Installer\WINXPSTA

     

    Move:

    "rt2500.sys" to /org and copied the "rt2560.sys" out of WinXp/i386 (assuming this is the driver you used) of the WMB drivers to /ds, rename it to "rt2500.sys".

     

    CHOICE!

    You can either use batch scripts or my switcher program.

     

    If you want batch, I made 2 batch scripts:

    STAtoDS.bat

    cd "C:\Program Files\Gigabyte\Gigabyte GN-WPKG Wireless PCI Adapter SoftAP\Installer\WINXPSTA\"
    del "rt2500.sys"
    copy "ds\rt2500.sys" "rt2500.sys"

    DStoSTA.bat

    cd "C:\Program Files\Gigabyte\Gigabyte GN-WPKG Wireless PCI Adapter SoftAP\Installer\WINXPSTA\"
    del "rt2500.sys"
    copy "org\rt2500.sys" "rt2500.sys"

     

    If you want the switcher program

    You can download at the attachment.

     

    Switch to AP mode, when the card 'doesn't exist'

    Now make sure the utilty is closed.

    Open /Winxp/RaConfig2500.exe in Resource Hacker.

    Navigate to: Menu -> 223 -> 1033

    Add: MENUITEM "Switch to AP Mode", 32781

    I put it under "Use zero config..."

    Click "Compile Script" and save.

    It should have made a backup itself, incase things don't work for you.

     

    The following "To switch..." aren't updated.

    To switch to WMB:

    Run APConfig2500.exe

    Run STAtoDS.bat

    Right click the AP utiltiy and click "Switch to Station Mode"

    It will show it doesn't exist.

    Now use WMB/Wifime

     

    To switch to SoftAP:

    Right click on the utility and click "Switch to AP mode"

    Working as an Ap :P

     

    To switch to Station (from WMB):

    Switch to AP mode

    Run DStoSTA.bat

    Right click the utility at click "Switch to Station Mode"

    It should now be acting like a normal wificard

     

    It's even better now (with resource hack and switcher) :P

     

    Jas20

    Switcher.zip

×
×
  • Create New...