#45463 - ironx - Fri Jun 10, 2005 10:49 pm
* I've got an Sitecom WL-115 Wireless PCI Network Card (Ralink RT2560F)
*Installed the Custom driver for Ralink RT2560 based cards
*Installed Nintendo DS Wireless Multiboot Application into C:\wmb
*Installed Wireless Multiboot Data "WifiMe" into C:\wmb\data
*Installed RT2560 Test Application "Echo" into C:\wmb
*Added some E3 Demo's into C:\wmb\data
Modified the explorer.reg file:
When running the "Echo" Test Application i get the following result:
When running the wmb executable/double clicking an nds-file:
*Turning on my DS
*Touch the screen once on the "Healthy"-screen
*Touch the DS Download Play icon
*Message "Looking for software available for download..." appears
and nothing happens... it just keeps searching and searching.
Tried to put the card in other slots, same result...
What am i doing wrong?
*Installed the Custom driver for Ralink RT2560 based cards
*Installed Nintendo DS Wireless Multiboot Application into C:\wmb
*Installed Wireless Multiboot Data "WifiMe" into C:\wmb\data
*Installed RT2560 Test Application "Echo" into C:\wmb
*Added some E3 Demo's into C:\wmb\data
Modified the explorer.reg file:
Code: |
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\ndsfile] "EditFlags"=dword:00000000 "BrowserFlags"=dword:00000008 @="Nintendo DS - Game Card Image" [HKEY_CLASSES_ROOT\ndsfile\shell] @="wmb" [HKEY_CLASSES_ROOT\ndsfile\shell\wmb] @="Wireless Multiboot" [HKEY_CLASSES_ROOT\ndsfile\shell\wmb\command] @="c:\\wmb\\wmb.exe -data \"%1\"" [HKEY_CLASSES_ROOT\ndsfile\shell\emu] @="Run on emulator" [HKEY_CLASSES_ROOT\ndsfile\shell\emu\command] @="c:\\path\\to\\emulator\\dualis.exe \"%1\"" [HKEY_CLASSES_ROOT\.nds] @="ndsfile" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nds] [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nds\OpenWithProgids] "ndsfile"=hex(0): |
When running the "Echo" Test Application i get the following result:
Code: |
C:\wmb>echo.exe
RT2560 Driver - Test Application "Echo" - Version 1.1 (c) 2005 Tim Schuerewegen Device Description = Ralink RT2560 Device Device Hardware ID = PCI\VEN_1814&DEV_0201&SUBSYS_9073182D&REV_01 Device Location = PCI bus 2, device 10, function 0 Driver Version = 1.0.0.8 Press [x] to abort |
When running the wmb executable/double clicking an nds-file:
Code: |
C:\wmb>wmb -data c:\wmb\data\electro.nds
Nintendo DS - Wireless Multiboot Application - Version 1.4 BETA 1 (c) 2005 Tim Schuerewegen Device Description = Ralink RT2560 Device Device Hardware ID = PCI\VEN_1814&DEV_0201&SUBSYS_9073182D&REV_01 Device Location = PCI bus 2, device 10, function 0 Driver Version = 1.0.0.8 Loading "electro.nds"... ok Press [x] to abort Sending multiboot beacons & waiting for authentication |
*Turning on my DS
*Touch the screen once on the "Healthy"-screen
*Touch the DS Download Play icon
*Message "Looking for software available for download..." appears
and nothing happens... it just keeps searching and searching.
Tried to put the card in other slots, same result...
What am i doing wrong?