You can change the flag number that allows you to surf with a pretty simple hex edit. Just check out this post.
Thank you! So let's say I don't want a badge to activate it. I need it at the start of the game. Would changing that value to 00 be good?
'---------------
#org 0x1A6481
setflag 0x2B
setflag 0x2C
setflag 0x33
setflag 0x92
setflag 0x35
setflag 0x36
setflag 0x37
setflag 0x3C
setflag 0x3D
setflag 0xA1
setflag 0x3F
setflag 0x4F
setflag 0x5A
setflag 0xA3
setflag 0xA4
setflag 0x62
setflag 0x6B
setflag 0xA2
setflag 0x8C
setflag 0x6C
setflag 0x6D
setflag 0x6E
setflag 0x6F
setflag 0x75
setflag 0x74
setflag 0x7B
setflag 0x7C
setflag 0x7D
setflag 0x76
setflag 0x91
setflag 0x97
setflag 0x90
setflag 0x94
setflag 0x95
setflag 0x96
setflag 0x99
setflag 0xA5
setflag 0xA6
setflag 0xA7
setflag 0xA8
setflag 0xA9
setflag 0xAA
setflag 0xAB
setflag 0xAC
setflag 0x9D
setflag 0x9E
setflag 0x9F
setflag 0xA0
setflag 0xAE
setvar 0x4025 0x1F4
end
Thank you! So let's say I don't want a badge to activate it. I need it at the start of the game. Would changing that value to 00 be good?
Thank you! So let's say I don't want a badge to activate it. I need it at the start of the game. Would changing that value to 00 be good?