char *hook_raw_image_addr(){ if (*((int*)(0x3188 + 0xc)) != 0) //asm1989 sx260 0x3188 ( @FF071468 ) +0C Not found !!!! -RECHECK !!! //SX230 - > 0x3F58 ( @FF07B02C ) +0xC (@FF07B0A4 ) { return (char*) 0x4ADB54A0; //ams1989 sx260 looks like @FF056D9C - sx230 @FF066A14 } else { return (char*) 0x40DADA80; //ams1989 sx260 looks like @FF3E6530 - sx230 at: @FF37FB7C }}
void *vid_get_viewport_fb_d(){ return (void*)(*(int*)(0x3CD0+0x50)); // asm1989 @ FF061E24 + Not sure about 0x50 maybe 0x58}
Code: [Select]if (*((int*)(0x3188 + 0xc)) != 0)
if (*((int*)(0x3188 + 0xc)) != 0)
ldr r4, =0x3188...ldr r0, [r4, #0xc]
mov r4, #0x3100...add r4, r4, #0x88...ldr r0, [r4, #0xc]
When it finds Ram address it calls" BL sub_FC68BBE4 \n" instead of " BL sub_0068BBE4 \n" It's the same or one of them is wrong?
gui.c: In function 'gui_alt_mode_button_enum':gui.c:1234:10: error: #error camera alt-buttons not definedgui.c:1238:28: error: 'names' undeclared (first use in this function)gui.c:1238:28: note: each undeclared identifier is reported only once for each function it appears ingui.c:1239:39: error: 'keys' undeclared (first use in this function)
Code: [Select]gui.c: In function 'gui_alt_mode_button_enum':gui.c:1234:10: error: #error camera alt-buttons not definedany clue?
gui.c: In function 'gui_alt_mode_button_enum':gui.c:1234:10: error: #error camera alt-buttons not defined
Started by oronocova Hotwire! Hardware Mods, Accessories and Insights
Started by Ron Hello, I'm a NEWBIE - HELP!! (Newbies assistance, User Guides and thank you notes)
Started by alkasber « 1 2 3 4 5 » General Discussion and Assistance
Started by passengerairbag General Discussion and Assistance
Started by herbert.kanner General Discussion and Assistance