Homebrew Homebrew Development

st4rk

nah
Member
Joined
Feb 11, 2014
Messages
542
Trophies
0
Website
st4rk.net
XP
815
Country
Brazil
Exist any way when i execute a homebrew close the homebrew and return to the main screen of 3DS ? or i need power off my 3DS ?

The 3DSBrew.h complete, thank Nop90 and Snailface =]
 

nop90

Well-Known Member
Member
Joined
Jan 11, 2014
Messages
1,556
Trophies
0
Location
Rome
XP
3,136
Country
Italy
Don't make big general libraries or your code wont work. Use only the pieces you need.

Still no interaction with 3ds firmware. Not with the code on this thread at least. Sorry
 
  • Like
Reactions: st4rk

Kane49

Well-Known Member
Member
Joined
Nov 4, 2013
Messages
446
Trophies
0
Age
36
XP
343
Country
Gambia, The
What do you mean? Is there a binary payload size limit?
And the linker would only include the functions/symbols used from the library anyways.


The loader gets unstable at like 15kb, crappy at about 19 and only deterorates from there ^^
 

nop90

Well-Known Member
Member
Joined
Jan 11, 2014
Messages
1,556
Trophies
0
Location
Rome
XP
3,136
Country
Italy
Probably has a lot of junk data to put good code in a safe memory location. Not to say that interleaving good code with fake chunk of code never to be executed helps obfuscation.
 

nop90

Well-Known Member
Member
Joined
Jan 11, 2014
Messages
1,556
Trophies
0
Location
Rome
XP
3,136
Country
Italy
Not a problem, but an opportunity to have fun. If one wants life easy, coding a tetris clone in java for android is much easie. And you can try to sell it on playstore for few cents!!!!!! :lol:
 

TheCruel

Developer
Banned
Joined
Dec 6, 2013
Messages
1,350
Trophies
2
XP
3,131
Country
United States
I don't like Java(horrible language), anyway, i will continue my work =P
Shouldn't be a problem anyways. The linker won't include the entire library in the binary by default, just what's used.

The loader gets unstable at like 15kb, crappy at about 19 and only deterorates from there ^^

I see. I haven't had any problems with my 18kb+ binaries, but I understand there's obviously a limit.
 

nop90

Well-Known Member
Member
Joined
Jan 11, 2014
Messages
1,556
Trophies
0
Location
Rome
XP
3,136
Country
Italy
Shouldn't be a problem anyways. The linker won't include the entire library in the binary by default, just what's used.

Yes, but it's very easy to become lazy and use ready function when you can do the same thing with a smaller piece of custom code.
 

PewnyPL

Well-Known Member
Member
Joined
Feb 2, 2014
Messages
771
Trophies
1
XP
2,202
Country
Poland
who is working on a 3DS google chrome browser or on a video Player without 10 minute limit ? any chance?

You should've first read the thread. Nobody is even near finding stuff needed for WiFi access to make a browser, and I'm fairly sure that a video player would require using ARM11 to be fast enough. Which also can't be done yet.
 
  • Like
Reactions: filfat

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    SnowStormAkikaze @ SnowStormAkikaze: Hey, Red thank you, I will try that I use atmosphere and it look good XD