Increased the screen-init brightness

This commit is contained in:
Aurora
2016-03-24 00:11:02 +01:00
parent 0a9cd09cc3
commit b5eb108393
2 changed files with 9 additions and 3 deletions

View File

@@ -46,8 +46,8 @@ void initScreens(void){
*(vu32 *)0x10141200 = 0x1007F;
*(vu32 *)0x10202014 = 0x00000001;
*(vu32 *)0x1020200C &= 0xFFFEFFFE;
*(vu32 *)0x10202240 = 0x39;
*(vu32 *)0x10202A40 = 0x39;
*(vu32 *)0x10202240 = 0x45;
*(vu32 *)0x10202A40 = 0x45;
*(vu32 *)0x10202244 = 0x1023E;
*(vu32 *)0x10202A44 = 0x1023E;