News
Welcome to NeoRHDN! This place is still a work-in-progress, so pardon the construction...

Chat on Discord
Views: 758,918
Sections: Documents | Utilities | ROM Hacks | Games | Translations | Homebrew | Fonts | Community
Site: Main | Rules/FAQ | Discord | Memberlist | Latest posts | Stats | Ranks | Online users
11-23-24 04:16 AM
Guest: Register | Login

NeoRHDN - Hacks - Hack Information

Overkill 32,000
Hack of Final Fantasy III
Description
This hack enables 5-digit, 10,000+ damage/healing. It's capped at 32000 because the total is stored in a 16-bit, signed integer, creating a possible range of -32768 to 32767. I rounded it off to (-)32000 for aesthetic reasons.

Click to view demo video (YouTube)

This is an updated bugfix and improvement of the previously-titled hack "Displayable 32766 damage/healing". It includes headered & unheadered patches for the Final Fantasy III (U) (V1.0 & V1.1) [!] ROM.

It squeezes 5 digits into 4 tiles, hence the custom font (the original font would have created digit overlap in this case). It's done this way because there is not enough room in the VRAM or OAM for a 5th tile. The tiles are stored in 4bpp, and the digits are squeezed into 4 tiles. This makes the process of assembly-coding somewhat tricky.

I had to revise the custom assembly code twice because it wasn't efficient enough, causing interrupts (NMI) and invisible digits. Furthermore, spells that hit multiple targets (e.g. Quake, WWind, Merton) use different routines for simultaneous display and trigger the interrupt bug more frequently. First, I tried a WAI (wait for interrupt) instruction, which only worked in Snes9x, not ZSNES. I finally managed to fix the issue in both emulators by disabling non-maskable interrupts entirely (STZ $4200). If you experience graphical glitches or invisible digits during simultaneous digit display, it's most likely an interrupt problem. As far as I can tell, this has been fixed.

Special thanks

[li]Imzogelmo (feedback and beta testing)[/li]
[li]assassin17 (damage truncation offsets)[/li]
[li]Terii Senshi (compressed digits offset)[/li]
[li]Novalia Spirit (found bugs in draining spells, recovery items, and battle submenus)[/li]

v1.5 UPDATE (08/20/11): fixed horizontal alignment for 1 to 4 digit display
TitleOverkill 32,000
GameFinal Fantasy III
Released Bygiangurgolo
CategoryImprovement
LicenseN/A
Patching InformationNo-Header (SNES)
GenreRole Playing
ModsG, GP
Patch Version1.5
Hack Release Date20 August 2011
ReadmeReadme File
Downloads1163
Last Modified2024-08-15 00:40:08
Source
YoutubeN/A


Screenshots

Affiliates:


Acmlmboard v2.5.6+neo (2024-08-13)
© 2005-2024 Acmlm, Emuz, NinCollin, et al.

Page rendered in 0.030 seconds. (660KB of memory used)
MySQL - queries: 24, rows: 323/329, time: 0.023 seconds.