Pages: 1
Posted on 04-16-16, 04:35 pm (rev. 2 by  skawo on 10-31-16, 10:14 am)


Karma: 19752
Posts: 315/1100
Since: 04-02-13
A really simple patch which lets you activate the touchscreen item with a press of the SELECT button. Just like Super Mario World.

hook_0211F844_ov_0A: STMFD SP!, {R0, R1, LR} LDR R0, =0x04000130 LDRB R0, [R0] LSR R0, #2 ANDS R0, #1 LDMNEFD SP!, {R0, R1, PC} LDR R0, =0x0208B698 LDR R1, =0x009500DA STR R1, [R0] LDR R1, =0x09600D40 STR R1, [R0, #0x8] LDR R1, =0x1 STR R1, [R0, #0x4] STR R1, [R0, #0xC] LDMFD SP!, {R0, R1, PC}

Posted on 07-11-16, 03:15 pm


Karma: 19752
Posts: 426/1100
Since: 04-02-13
Updated so that it doesn't refuse to drop the item if you're holding other buttons.
Posted on 07-11-16, 03:25 pm
Fire Brother
Eugene

Karma: 3646
Posts: 860/1120
Since: 11-29-11
Posted by skawo
Updated so that it doesn't refuse to drop the item if you're holding other buttons.


Are you sure you updated it? Since you didn't edit this thread's first post.
Posted on 07-11-16, 03:36 pm (rev. 1 by  skawo on 07-11-16, 03:36 pm)


Karma: 19752
Posts: 427/1100
Since: 04-02-13
Yes. File itself is changed.
Pages: 1