scripts: disable callbacks
The method we are hooking to in the VM got inlined..
This commit is contained in:
@@ -230,8 +230,8 @@ LABEL198:
|
||||
6202
|
||||
get_varc 73
|
||||
load_int 195
|
||||
load_string "fixedOuterZoomLimit"
|
||||
runelite_callback
|
||||
;load_string "fixedOuterZoomLimit"
|
||||
;runelite_callback
|
||||
if_icmpge LABEL210
|
||||
jump LABEL226
|
||||
LABEL210:
|
||||
@@ -242,8 +242,8 @@ LABEL210:
|
||||
LABEL214:
|
||||
get_varc 74
|
||||
load_int 175
|
||||
load_string "resizableOuterZoomLimit"
|
||||
runelite_callback
|
||||
;load_string "resizableOuterZoomLimit"
|
||||
;runelite_callback
|
||||
if_icmpge LABEL218
|
||||
jump LABEL226
|
||||
LABEL218:
|
||||
|
||||
@@ -34,14 +34,14 @@ LABEL5:
|
||||
istore 2
|
||||
load_int 715
|
||||
load_int 175
|
||||
load_string "resizableOuterZoomLimit"
|
||||
runelite_callback
|
||||
;load_string "resizableOuterZoomLimit"
|
||||
;runelite_callback
|
||||
isub
|
||||
istore 6
|
||||
load_int 700
|
||||
load_int 195
|
||||
load_string "fixedOuterZoomLimit"
|
||||
runelite_callback
|
||||
;load_string "fixedOuterZoomLimit"
|
||||
;runelite_callback
|
||||
isub
|
||||
istore 7
|
||||
iload 2
|
||||
@@ -50,8 +50,8 @@ LABEL5:
|
||||
iload 5
|
||||
idiv
|
||||
load_int 175
|
||||
load_string "resizableOuterZoomLimit"
|
||||
runelite_callback
|
||||
;load_string "resizableOuterZoomLimit"
|
||||
;runelite_callback
|
||||
iadd
|
||||
istore 3
|
||||
iload 2
|
||||
@@ -60,8 +60,8 @@ LABEL5:
|
||||
iload 5
|
||||
idiv
|
||||
load_int 195
|
||||
load_string "fixedOuterZoomLimit"
|
||||
runelite_callback
|
||||
;load_string "fixedOuterZoomLimit"
|
||||
;runelite_callback
|
||||
iadd
|
||||
istore 4
|
||||
iload 4
|
||||
|
||||
@@ -5,14 +5,14 @@
|
||||
.string_var_count 0
|
||||
load_int 715
|
||||
load_int 175
|
||||
load_string "resizableOuterZoomLimit"
|
||||
runelite_callback
|
||||
;load_string "resizableOuterZoomLimit"
|
||||
;runelite_callback
|
||||
isub
|
||||
istore 0
|
||||
load_int 700
|
||||
load_int 195
|
||||
load_string "fixedOuterZoomLimit"
|
||||
runelite_callback
|
||||
;load_string "fixedOuterZoomLimit"
|
||||
;runelite_callback
|
||||
isub
|
||||
istore 1
|
||||
load_int 17104904
|
||||
@@ -37,8 +37,8 @@
|
||||
LABEL27:
|
||||
get_varc 74
|
||||
load_int 175
|
||||
load_string "resizableOuterZoomLimit"
|
||||
runelite_callback
|
||||
;load_string "resizableOuterZoomLimit"
|
||||
;runelite_callback
|
||||
isub
|
||||
iload 2
|
||||
imul
|
||||
@@ -49,8 +49,8 @@ LABEL27:
|
||||
LABEL36:
|
||||
get_varc 73
|
||||
load_int 195
|
||||
load_string "fixedOuterZoomLimit"
|
||||
runelite_callback
|
||||
;load_string "fixedOuterZoomLimit"
|
||||
;runelite_callback
|
||||
isub
|
||||
iload 2
|
||||
imul
|
||||
|
||||
@@ -15,8 +15,8 @@ LABEL5:
|
||||
invoke 1046
|
||||
istore 0
|
||||
load_int 195
|
||||
load_string "fixedOuterZoomLimit"
|
||||
runelite_callback
|
||||
;load_string "fixedOuterZoomLimit"
|
||||
;runelite_callback
|
||||
iload 0
|
||||
invoke 1045
|
||||
istore 0
|
||||
@@ -25,8 +25,8 @@ LABEL5:
|
||||
invoke 1046
|
||||
istore 1
|
||||
load_int 175
|
||||
load_string "resizableOuterZoomLimit"
|
||||
runelite_callback
|
||||
;load_string "resizableOuterZoomLimit"
|
||||
;runelite_callback
|
||||
iload 1
|
||||
invoke 1045
|
||||
istore 1
|
||||
|
||||
Reference in New Issue
Block a user