I've the problem that Wifi_InitDefault doesn't work with the newest libnds and wifi lib.
It only works, if I install the previous libnds AND wifi lib.
It always hangs at
Code: Select all
while(Wifi_CheckInit()==0) {
swiWaitForVBlank();
}
Code: Select all
while(Wifi_CheckInit()==0) {
swiWaitForVBlank();
}
Users browsing this forum: No registered users and 1 guest