Homebrew Homebrew Development

BerserkLeon

Not-so-new member
Member
Joined
Mar 22, 2010
Messages
460
Trophies
1
Age
34
Location
Pennsylvania
XP
538
Country
United States
uncart now dumps and decrypts all at once which is much nicer than dealing with the convoluted muti-step process of old.
The option remains to just dump a standard encrypted cci - 2.5x faster than GW, without unique header id.
All credits to citra team https://github.com/neobrain/uncart

I've only tested this on cubic ninja and it appeared to do a good job for the most part, but the update partition wasn't decrypted. Not important in most cases, but it should be known.
ah... forgive what's probably a noob question, but when I start uncart it brings me to the brahma menu. Neither loading a payload or running seem to work.
 

KingOfHell

Well-Known Member
Newcomer
Joined
Mar 15, 2015
Messages
74
Trophies
0
Age
36
XP
83
Country
United States
How do you display text without using console_init()?
Well, if you only want your text one size/ugly, you could hack up the part of ctrulib that draws text directly to the framebuffer.

Otherwise, you could look at the sources of other projects that do it. I think I Aperture Science 3ds renders it's text using textured tris/quads, dunno if downloadmii ever moved to a hardware accelerated gui, but you could look at that.
 

Tjessx

Well-Known Member
Member
Joined
Dec 3, 2014
Messages
1,160
Trophies
0
Age
27
XP
952
Country
Belgium
Well, if you only want your text one size/ugly, you could hack up the part of ctrulib that draws text directly to the framebuffer.

Otherwise, you could look at the sources of other projects that do it. I think I Aperture Science 3ds renders it's text using textured tris/quads, dunno if downloadmii ever moved to a hardware accelerated gui, but you could look at that.
Got it from rxtools, looks good
thx!
 

Tjessx

Well-Known Member
Member
Joined
Dec 3, 2014
Messages
1,160
Trophies
0
Age
27
XP
952
Country
Belgium
While programming an 3ds homebrew app i get this error message in CITRA: "unmapped Write".
The homebrew runs fine though, any idea what could cause that?
 

KingOfHell

Well-Known Member
Newcomer
Joined
Mar 15, 2015
Messages
74
Trophies
0
Age
36
XP
83
Country
United States
Name on the tin. It's trying to write to an area of memory that isn't mapped. probably has something to do with unimplemented system/os stuff.
 

hippy dave

BBMB
Member
Joined
Apr 30, 2012
Messages
9,917
Trophies
2
XP
29,901
Country
United Kingdom
Well it could either be a limitation of the emulator, or a bug in your code. I guess one of the emu devs might be able to tell you if it's the former based on the address.
 

Tjessx

Well-Known Member
Member
Joined
Dec 3, 2014
Messages
1,160
Trophies
0
Age
27
XP
952
Country
Belgium
It runs fine on the emulator on mac, but on windows the error shows up and takes a few minutes to start the application.
Doesn't boot on 3ds
 

CTurt

Well-Known Member
Member
Joined
May 3, 2015
Messages
73
Trophies
0
XP
317
Country
My app 3DS Controller doesn't use the top screen at all, and only the bottom screen occasionally for the on screen keyboard functionality.

So, to conserve battery power, I would like to disable backlight. Is this possible?
 

Tjessx

Well-Known Member
Member
Joined
Dec 3, 2014
Messages
1,160
Trophies
0
Age
27
XP
952
Country
Belgium
I got an application running on citra, but it won't run on a 3DS.
Is it possible that this is caused by writing a pixel to a negative index of the screen buffer? (or a number higher then the screen buffer itself)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    D @ diamondsofmayhem: I was just trying to get the US/EU NTR plugin for Hyrule warriors, but the link is busted. does...