Homebrew [Discontinued] TWLoader - CTR-mode NDS app

Status
Not open for further replies.

bakawun

Well-Known Member
Member
Joined
Jan 10, 2017
Messages
227
Trophies
0
Age
37
XP
93
Country
Luxembourg
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,

umbjolt

Wild jolteon
Member
Joined
Sep 15, 2016
Messages
558
Trophies
0
Age
27
Location
Magnolia, Fiore
XP
316
Country
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,

Dhillon

Member
Newcomer
Joined
Jan 13, 2017
Messages
23
Trophies
0
XP
320
Country
United Kingdom
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). ?
 

umbjolt

Wild jolteon
Member
Joined
Sep 15, 2016
Messages
558
Trophies
0
Age
27
Location
Magnolia, Fiore
XP
316
Country
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,

MushGuy

Well-Known Member
Member
Joined
Feb 11, 2010
Messages
1,280
Trophies
1
XP
2,581
Country
United States
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?
 

Dhillon

Member
Newcomer
Joined
Jan 13, 2017
Messages
23
Trophies
0
XP
320
Country
United Kingdom
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

vander263

Well-Known Member
Member
Joined
Jan 21, 2017
Messages
177
Trophies
0
Age
33
XP
52
Country
Brazil
"Now checking if banner data exists(SD Card)..
Banner data already exists.
3/12
0105-castlevania..."
And it freezes in here!
 

GerbilSoft

Well-Known Member
Member
Joined
Mar 8, 2012
Messages
2,395
Trophies
2
Age
34
XP
4,249
Country
United States
"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?
 

vander263

Well-Known Member
Member
Joined
Jan 21, 2017
Messages
177
Trophies
0
Age
33
XP
52
Country
Brazil
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?
 

GerbilSoft

Well-Known Member
Member
Joined
Mar 8, 2012
Messages
2,395
Trophies
2
Age
34
XP
4,249
Country
United States
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,

vander263

Well-Known Member
Member
Joined
Jan 21, 2017
Messages
177
Trophies
0
Age
33
XP
52
Country
Brazil
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

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: