Homebrew [Discontinued] TWLoader - CTR-mode NDS app

  • Thread starter Thread starter RocketRobz
  • Start date Start date
  • Views Views 1,821,634
  • Replies Replies 9,252
  • Likes Likes 147
Status
Not open for further replies.
AFAIK Initializing a method to void or nothing is the same. Using void make us to not parse nothing to the method.
I agree, but the garbage data by not voiding could be giving you just what is needed to make it work.

Also I prefer option 1 and dislike option 2 because you can have wifi conected but don't have an internet connection!
Please show me the code where you test for a working internet connection?
For example by doing a http get or ping
 
Last edited by bakawun,
Do the folders exist in your SD card?
Yes they do exist on the SD card and this worked in the last update but seems to fail with this update. Could it be to do with my sd card? like corrupted files perhaps?
 
Yes they do exist on the SD card and this worked in the last update but seems to fail with this update. Could it be to do with my sd card? like corrupted files perhaps?
Probably.
How i update TWLoader? just substitute the _nds folder by the new one?
Just update the CIAs.
 
I agree, but the garbage data by not voiding could be giving you just what is needed to make it work.


Show me the code where you test for a working internet connection?
For examply by doing a http get or ping

Ok.
https://github.com/Robz8/TWLoader/blob/master/gui/source/download.cpp#L62
ACU_GetWifiStatus according to libctru ac.h return: 0 = not connected, 1 = O3DS Internet, 2 = N3DS Internet. Doing R_SUCCEEDED(ACU_GetWifiStatus(&wifiStatus)) && wifiStatus will return between 1 and 2 if your console is a) wifi turn on and b) internet connection found

Also the void is not (theoretically) causing any problem because if we parse data to wifiStatus method, it won't compile at all

--------------------- MERGED ---------------------------

Yes they do exist on the SD card and this worked in the last update but seems to fail with this update. Could it be to do with my sd card? like corrupted files perhaps?

Could you try to delete ver file in SD:\_nds\twloader and SD:\_nds\twloader\cia\(content of this folder)?
 
Last edited by umbjolt,
Ok.
https://github.com/Robz8/TWLoader/blob/master/gui/source/download.cpp#L62
ACU_GetWifiStatus according to libctru ac.h return: 0 = not connected, 1 = O3DS Internet, 2 = N3DS Internet. Doing R_SUCCEEDED(ACU_GetWifiStatus(&wifiStatus)) && wifiStatus will return between 1 and 2 if your console is a) wifi turn on and b) internet connection found

Also the void is not (theoretically) causing any problem because if we parse data to wifiStatus method, it won't compile at all

--------------------- MERGED ---------------------------



Could you try to delete ver file in SD:\_nds\twloader and SD:\_nds\twloader\cia\(content of this folder)?
I don't have a ver file in SD:\_nds\twloader. I have deleted the CIA file in SD:\_nds\twloader\cia\(content of this folder). ?
 
Installed new TWLoader, it freezes when veryfying the titles on the fourth one.
 
I don't have a ver file in SD:\_nds\twloader. I have deleted the CIA file in SD:\_nds\twloader\cia\(content of this folder). ?
Ahhh now I know where is crashing for you :P TWLoader is attempting to download a ver file to SD:\_nds\twloader\ folder but it seems it can't. Check if your sd is not corrupted.

Installed new TWLoader, it freezes when veryfying the titles on the fourth one.

Where it crash? Verifying box arts or banners? From sd or flashcard?
 
Last edited by umbjolt,
Finally, I updated the app, and it finally works, no crashes! I can even confirm it reads icons and banners from NDS cards... Except for my CycloDS. Now I am not able to launch the flashcart through TWLoader, but I still can with NTR Launcher. Is there a way to still be able to launch flashcarts for the next update?
 
Ahhh now I know where is crashing for you :P TWLoader is attempting to download a ver file to SD:\_nds\twloader\ folder but it seems it can't. Check if your sd is not corrupted.



Where it crash? Verifying box arts or banners? From sd or flashcard?
Fixed the problem that did. Many thanks for your patience and support, much appreciated.
 
  • Like
Reactions: umbjolt
"Now checking if banner data exists(SD Card)..
Banner data already exists.
3/12
0105-castlevania..."
And it freezes in here!
 
"Now checking if banner data exists(SD Card)..
Banner data already exists.
3/12
0105-castlevania..."
And it freezes in here!
Try temporarily removing that ROM file and the one right after it alphabetically from your roms/nds directory. Also, it's missing the ".nds" extension - what's the full filename?
 
Nop, it have the .nds in the end, i only contracted it, and i've already deleted another rom because of that and it froze on 4/12, so i deleted that rom, now it froze on 3/12 with that rom, what i need to do?
 
Nop, it have the .nds in the end, i only contracted it, and i've already deleted another rom because of that and it froze on 4/12, so i deleted that rom, now it froze on 3/12 with that rom, what i need to do?
Try removing all ROMs, then add one at a time until you find the one that causes it to freeze. When you find the one that causes it to freeze, post what it is as well as its MD5.

EDIT: Also try clearing the bnricons directory as @umbjolt mentioned.
 
Last edited by GerbilSoft,
Okay

--------------------- MERGED ---------------------------

@umbjolt sorry i haven't see your comment, lemme try

--------------------- MERGED ---------------------------

Thanks, it worked :D
 
  • Like
Reactions: umbjolt
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum