Hacking What is the color of the writing on the screen when you update

Game Dragon

Well-Known Member
OP
Member
Joined
Jan 17, 2011
Messages
220
Trophies
0
Website
Visit site
XP
281
Country
nds.gif
Just Curious, what is the color of the writing on the screen when you update the firmware on the DSTWO I want to know because I am making a new update screen, I am doing a complete skin including everything even new icons
 
D

Deleted-236924

Guest
Why would you even bother skinning that?
Nobody's even going to see it unless they update their firmware.

Even then, they'll only see it for a few seconds.
 

Game Dragon

Well-Known Member
OP
Member
Joined
Jan 17, 2011
Messages
220
Trophies
0
Website
Visit site
XP
281
Country
Pingouin7 said:
Why would you even bother skinning that?
Nobody's even going to see it unless they update their firmware.

Even then, they'll only see it for a few seconds.
My motto is if you are going to do something do it right and complete
 

tt87

Active Member
Newcomer
Joined
Apr 14, 2010
Messages
30
Trophies
0
XP
62
Country
United States
Well, I think the Update stuff is in a folder in your skin pack

(yeah, under fat://_dstwo/plug/, you can go there and look at the BMP files for it...)

Also,
Code:
[global settings]
dirTextColor=0xba33
listTextColor=0xa9ae
listTextHighLightColor=0xb6fc
wndListTextColor=0xcaf9
wndListTextHighLightColor=0xffff
ebookTileTextColor=0xb1cf
ebookTextColor=0xcf1b
cheatTileTextColor=0xbe54
cheatTextColor=0xbe54
cheatTextHighLightColor=0xbe54
slowWndTextColor=0xcaf9
rtfWndTitleColor=0xb1cf
rtfWndTextColor=0xc210
rtfWndTextHighLightColor=0x8eda
formFrameColor=0xbe11
formBodyColor=0x90a6
formTextColor=0xf39c
formTitleTextColor=0x8199
buttonTextColor=0xdad7
fileHandleTextColor=0xba11
[end]

Pulled from the uisettings.txt file within fat://_dstwo/patch/

So, with those two things, you should be able to find what you need.
 

Game Dragon

Well-Known Member
OP
Member
Joined
Jan 17, 2011
Messages
220
Trophies
0
Website
Visit site
XP
281
Country
rolleyes.gif
tt87 said:
Well, I think the Update stuff is in a folder in your skin pack

(yeah, under fat://_dstwo/plug/, you can go there and look at the BMP files for it...)

Also,
Code:
[global settings]
dirTextColor=0xba33
listTextColor=0xa9ae
listTextHighLightColor=0xb6fc
wndListTextColor=0xcaf9
wndListTextHighLightColor=0xffff
ebookTileTextColor=0xb1cf
ebookTextColor=0xcf1b
cheatTileTextColor=0xbe54
cheatTextColor=0xbe54
cheatTextHighLightColor=0xbe54
slowWndTextColor=0xcaf9
rtfWndTitleColor=0xb1cf
rtfWndTextColor=0xc210
rtfWndTextHighLightColor=0x8eda
formFrameColor=0xbe11
formBodyColor=0x90a6
formTextColor=0xf39c
formTitleTextColor=0x8199
buttonTextColor=0xdad7
fileHandleTextColor=0xba11
[end]

Pulled from the uisettings.txt file within fat://_dstwo/patch/

So, with those two things, you should be able to find what you need.
Thanks but that is for the skin settings the settings for the update are in dstwo.nds file
rolleyes.gif
rolleyes.gif
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Veho @ Veho: Touché.