Homebrew [Discontinued] TWLoader - CTR-mode NDS app

Status
Not open for further replies.

vander263

Well-Known Member
Member
Joined
Jan 21, 2017
Messages
177
Trophies
0
Age
32
XP
52
Country
Brazil
Well, the games are working now, but the Homebrews doesn't work with this update anymore, gives bootstrap not found, i suppose that's the bootstrap-dldi right?
 

bakawun

Well-Known Member
Member
Joined
Jan 10, 2017
Messages
227
Trophies
0
Age
37
XP
93
Country
Luxembourg
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
yes i see now that it checks for the internet actually being connected and not just the wifi, so then option1 is my prefernce too

i found a new candidate here
https://github.com/Robz8/TWLoader/blob/master/gui/source/download.cpp#L81

before:
Code:
checkWifiStatus
after:
Code:
!checkWifiStatus
 

RocketRobz

Stylish TWiLight Hero
OP
Developer
Joined
Oct 1, 2010
Messages
15,854
Trophies
3
Age
23
XP
19,515
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?
There might be no way, now that TWLoader tries to get the icon/text from the cart, which it can't for CycloDS.
 

vander263

Well-Known Member
Member
Joined
Jan 21, 2017
Messages
177
Trophies
0
Age
32
XP
52
Country
Brazil
^How do this? it's because i'm running it on EMUNAND and SYSNAND system, so i have to install it in the two, right?
 

umbjolt

Wild jolteon
Member
Joined
Sep 15, 2016
Messages
558
Trophies
0
Age
26
Location
Magnolia, Fiore
XP
306
Country

GerbilSoft

Well-Known Member
Member
Joined
Mar 8, 2012
Messages
2,392
Trophies
2
Age
33
XP
4,177
Country
United States
There might be no way, now that TWLoader tries to get the icon/text from the cart, which it can't for CycloDS.
I'm not sure if FSUSER_CardSlotIsInserted() returns true even for cartridges it doesn't recognize. If it does, then we can just assume that no banner means an "unsupported" NTR cartridge and allow launching anyway.
 

umbjolt

Wild jolteon
Member
Joined
Sep 15, 2016
Messages
558
Trophies
0
Age
26
Location
Magnolia, Fiore
XP
306
Country
I'm not sure if FSUSER_CardSlotIsInserted() returns true even for cartridges it doesn't recognize. If it does, then we can just assume that no banner means an "unsupported" NTR cartridge and allow launching anyway.
Supposing that is true, if I put my bricked R4 it would attempt to load too that might cause an exception(?)

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

the ! was not there before the main.cpp for split into download.cpp (about 10 days ago)
But this is working well. Also checkWifiStatus is called twice most of times. If no internet, just exits the method using the return estatement :)
 

MushGuy

Well-Known Member
Member
Joined
Feb 11, 2010
Messages
1,262
Trophies
1
XP
2,307
Country
United States
There might be no way, now that TWLoader tries to get the icon/text from the cart, which it can't for CycloDS.
So what's so different about CycloDS from the other flashcarts? Maybe GerbilSoft could look into it? Or how about an option to disable icon reading in the meanwhile?
 
Status
Not open for further replies.
General chit-chat
Help Users
    Skelletonike @ Skelletonike: I'm personally loving the game and i wasn't the biggest Botw fan