Room Counter Bugfix
Zeldix :: Zelda III Hacking :: Patches :: ASM
Page 1 of 1
20150326

Room Counter Bugfix
- Code:
;This is a "bugfix". In case there are in-room staircases, the game sometimes does strange things to the room counter.
;It is possible, that you have in-room staircases and ledges in a room. When using the staircase, all is fine, but when
;falling down the ledge, the games adds 16 (0x10) to your room counter. This will lead to serious bugs when going
;through a door since in this case the wrong neighbour room is loaded.
;WRITTEN: by XaserLE
;THANKS TO: -MathOnNapkins' Zelda Doc's
; -wiiqwertyuiop for his Zelda Disassembly
header ; remove this if your rom has no header
lorom
ORG $01FF0F ; go to the code that causes the problem
BRA $05 ; insert a branch to hinder execution of this code
IPS: https://www.dropbox.com/s/tdtrne8kden2ycn/RoomCounterBugfix.ips?dl=0
Last edited by XaserLE on Fri 27 Mar 2015 - 4:26; edited 1 time in total
XaserLE- Since : 2013-01-22

» Issues w/ Pipe Room & Red Cane Track Room
» Final Fantasy V-Pixel Freemaster (MSU1+a ton of QOL,improvement, and bugfix hacks) By Nintenja
» Is there a patch that adds a 4th digit to the rupee counter?
» Room number in RAM?
» room bin files
» Final Fantasy V-Pixel Freemaster (MSU1+a ton of QOL,improvement, and bugfix hacks) By Nintenja
» Is there a patch that adds a 4th digit to the rupee counter?
» Room number in RAM?
» room bin files
Permissions in this forum:
You cannot reply to topics in this forum