øA slickproductions.org /forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&action=printpage;topic=1951.0 e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index7e2d-2.html slickproductions.org /forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&topic=1951.0 e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index7e2d-2.html.z x ª6g^ ÿÿÿÿ ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÈ PÐk 8 OK text/html ISO-8859-1 gzip 0|Ö 8 ÿÿÿÿÿÿÿÿ Tue, 10 Mar 2020 06:58:10 GMT 0ó° °® 0® P® €§² ð® ª6g^
8
Print Page - Weapon/Armor Byte Bug Fixes?
Board of Slick
Library of the Ancients => Final Fantasy IV Research & Development => Topic started by: Edea on September 04, 2014, 02:33:24 AM
Title: Weapon/Armor Byte Bug Fixes?
Post by: Edea on September 04, 2014, 02:33:24 AM
Currently using the J2E translation of FF4j for the SNES; did anyone ever figure out how to fix the weapon bytes and armor bytes not being reset properly when items were unequipped? Stuff like weapons making the character's attack permanently long-range/unable to crit, or the Adamant armor setting a permanent weakness to elements once taken off.
I looked for both 'glitch' and 'bug' but didn't come up with much; if there's been some data put up (particularly for FF4j), I'd greatly appreciate being directed towards it.
Title: Re: Weapon/Armor Byte Bug Fixes?
Post by: Deathlike2 on September 04, 2014, 07:09:11 PM
I don't recall a fix to my knowledge regarding this.
The best you can do is trace how equipment sets data and when it tries to unset the data when you remove it. You'll probably end up needing to update the unsetting part of the data.
Title: Re: Weapon/Armor Byte Bug Fixes?
Post by: Grimoire LD on September 04, 2014, 10:24:13 PM
Currently using the J2E translation of FF4j for the SNES; did anyone ever figure out how to fix the weapon bytes and armor bytes not being reset properly when items were unequipped? Stuff like weapons making the character's attack permanently long-range/unable to crit, or the Adamant armor setting a permanent weakness to elements once taken off.
I looked for both 'glitch' and 'bug' but didn't come up with much; if there's been some data put up (particularly for FF4j), I'd greatly appreciate being directed towards it.
A fellow by the name of Dragoon-Zero fixed the Long Range bug for all versions and I've never seen evidence of the first weapon bit being unable to cause crits from thereon out (But it does seem legitimate considering the people who have researched the case, all I can say is that it deals nothing with the actual Critical Hit chance stat that is stored on a character basis.)
However I have fixed the Adamant armor glitches, again for FFII, but I imagine that FFIV is only a couple of bytes off here and there so if you take a look in my Notes, Patches, Hacks thread you should be able to find the disassembly regarding those two and here is the link to Dragoon-Zero's patch.
http://www.romhacking.net/hacks/892/
There is also a design choice where evasion for enemies does absolutely nothing (despite every single guide still listing them), but it's easy to re-enable if you wish.
Title: Re: Weapon/Armor Byte Bug Fixes?
Post by: Edea on September 05, 2014, 11:50:36 AM
Thank you! I was hoping it'd be just a couple bytes here and there, I managed to find your bug threads after re-searching. I'll go ahead and get the patch figured out.
Were there any other 'wow, this adversely affects gameplay' bugs? I can't recall any...
Title: Re: Weapon/Armor Byte Bug Fixes?
Post by: Grimoire LD on September 09, 2014, 08:00:51 AM
Not that I distinctly recall, FFIV is pretty solidly built for the most part, though I do take some objections with a couple of their design choices (the spellbook adding spells only of the proper color, no enemy evasion, only Shieldbearers getting Defense Multipliers based on Level, etc) they seem to work fine enough for a normal game.