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: Ahrefs [Bot] and 17 guests