Users browsing this thread: 1 Guest(s)
Antifreeze Hack

#8
Posts: 735
Threads: 36
Thanks Received: 13
Thanks Given: 43
Joined: Jan 2016
Reputation: 6
Status
None
So, I found an oversight in your new code C-Dude, but was able to fix it (it feels so weird to type that).

Code:
bit #$0008          ;; check if the "repel magitek" flag is set
beq exit_a          ;; exit if not

The way you had this previously set up was, in hex, F0 1A. But it was causing it to exit the entire function, including the Clear/Slow & Stop check, if the Repel Freeze flag wasn't going. I changed it to F0 09 to just skip the code to block Freeze instead of exiting, and Clear/Slow & Stop works properly now on its own.
  Find
Quote  



Messages In This Thread
Antifreeze Hack - by madsiur - 01-17-2022, 08:22 PM
RE: Antifreeze Hack - by Lightning - 01-21-2022, 04:52 PM
RE: Antifreeze Hack - by madsiur - 01-21-2022, 08:40 PM
RE: Antifreeze Hack - by madsiur - 02-12-2022, 04:20 PM
RE: Antifreeze Hack - by Lightning - 02-14-2022, 02:49 PM
RE: Antifreeze Hack - by C-Dude - 05-07-2023, 06:49 PM
RE: Antifreeze Hack - by madsiur - 05-08-2023, 12:48 AM
RE: Antifreeze Hack - by DrakeyC - 06-24-2023, 09:38 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite