Final Fantasy III: HP Gain On Each Step Super Nintendo

  • ~
  • Share
This hack increase on every step the HP of all party member. The effect is the same as the tintinabar effect (HP gain = stamina / 4) and work on map having the random encounter flag set plus the two world maps. This is however customizable in the assembly files since the "HP gain" flag is present for every map and an unused map property byte is used for that purpose. There is also a version of the hack that has the stamina / 8 formula instead of stamina / 4. With this hack the tintinabar becomes useless and can now be repurposed.

|----------------------------------------------|
| HP Gain On Each Step |
| by: madsiur |
| version: 1.0 |
| released on: January 31th, 2022 |
| apply to: FF3us 1.0 (no header) |
|----------------------------------------------|

|----------------------------------------------|
| 1- Files |
|----------------------------------------------|

hp_gain_four_nh.ips: IPS patch for the stamina / 4 HP gain every step (bank $C0 free space)
asm/hp_gain_four.asm: Bass v14 assembly file of the above patch

hp_gain_four_EX_nh.ips: IPS patch for the stamina / 4 HP gain every step (bank $EE free space)
asm/hp_gain_four_EX.asm: Bass v14 assembly file of the above patch

hp_gain_eight_nh.ips: IPS patch for the stamina / 8 HP gain every step (bank $C0 free space)
asm/hp_gain_eight.asm: Bass v14 assembly file of the above patch

hp_gain_eight_EX_nh.ips: IPS patch for the stamina / 8 HP gain every step (bank $EE free space)
asm/hp_gain_eight_EX.asm: Bass v14 assembly file of the above patch

asm/maps.asm: Bass v14 assembly file to edit for every map the new map property byte

|----------------------------------------------|
| 2- Description |
|----------------------------------------------|

This hack increase on every step the HP of all party member. The effect
is the same as the tintinabar effect (HP gain = stamina / 4) and work
on map having the random encounter flag set plus the two world maps. There
is also a version of the hack that has the stamina / 8 formula instead
of stamina / 4. With this hack the tintinabar is useless and can now be
repurposed.

If you want to edit which maps the effect is on, you can enable it (01) or
disable it (00) in asm/maps.asm and then assemble the hack with one of the
four other files. Currently the decision to have a map HP gain property
set was solely based on the presence of the random encounter flag on that
map. The map data portion of the file was auto-generated. The only manual
modification was setting the flag for the WoB and WoR maps. The hack use
map property byte $ED8F1D which is unused in vanilla game.


The four different hacks use between 29 ($1D) and 32 ($20) byte of free
space. You can change that free space offset by changing the "seek" macro
argument in the asm file. If you want free space elsewhere than bank $C0,
choose a EX hack. The regular hack use $C0D613 and the EX hack use $EEAF01
as free space offset. You can assemble the hack with bass v14 with a
command such as "bass -o rom.smc hp_gain_four.asm" at the root of the
"asm" folder.

Database match: Final Fantasy III 1.0 (USA)
Database: No-Intro: Super Nintendo Entertainment System (v. 20210222-050638)
File/ROM SHA-1: 4F37E4274AC3B2EA1BEDB08AA149D8FC5BB676E7
File/ROM CRC32: A27F1C7A
Release Date
Jan 31, 2022
2 years ago
Similar Games
Popular Super Nintendo Games

Play Final Fantasy III: HP Gain On Each Step Game

Experience Final Fantasy III: HP Gain On Each Step Game (USA) online exclusivly at PastGames.net. Get Final Fantasy III: HP Gain On Each Step ROM and use it with an emulator of your choice. Final Fantasy III: HP Gain On Each Step can be played on PC, Mac, iOS and Android using our high quality downloads. PastGames is Americas #1 choice for Retro Games like Final Fantasy III: HP Gain On Each Step.