User Tools

Site Tools


super:hex_tweaks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
super:hex_tweaks [2020/05/23 19:39] – [Space jump] Actually fixed the tweaks this time smileuser96super:hex_tweaks [2020/05/26 17:15] – [Space jump] physics constants were only listed as 1 byte when they should have been 2 nodever2
Line 411: Line 411:
 Space jumps remain in-place at the peak of the jump or when the jump button is released, can be done quicker and also by holding the jump button. Fire [[super:samus | Samus]]' weapon or otherwise leave the spinning jump animation to fall normally.\\ Space jumps remain in-place at the peak of the jump or when the jump button is released, can be done quicker and also by holding the jump button. Fire [[super:samus | Samus]]' weapon or otherwise leave the spinning jump animation to fall normally.\\
  
-<color #FFA500>81E98 - 02 to ??</color> [air]\\ +<color #FFA500>81E97 80 02 to ?? ??</color> [air]\\ 
-<color #FFA500>81E9C - 00 to ??</color> [water]\\ +<color #FFA500>81E9B 80 00 to ?? ??</color> [water]\\ 
-Adjusts how quickly you can repeatedly use space jump. 00 = more frequently, 02 = standard, 04 = less frequently, etc. (found by Black Falcon)\\+Adjusts how quickly you can repeatedly use space jump. For air, 80 00 = more frequently, 80 02 = standard, 80 04 = less frequently, etc. (found by Black Falcon)\\ 
 +Note that the values are in reverse byte order; i.e. 80 02 is read by the game as 0280\\
  
-<color #FFA500>81E9A - 05 to ??</color> [air]\\ +<color #FFA500>81E99 00 05 to ?? ??</color> [air]\\ 
-<color #FFA500>81E9E - 05 to ??</color> [water]\\ +<color #FFA500>81E9D 00 05 to ?? ??</color> [water]\\ 
-Adjusts how long [[super:samus | Samus]] must fall before space jump no longer works. The value differences are pretty radical, though. 04 = barely have to fall before you can no longer jump, 05 = standard, 06 = seemingly no limit to how long you can fall and still use space jump again, etc. (found by Black Falcon)\\+Adjusts how long [[super:samus | Samus]] must fall before space jump no longer works. 00 04 = barely have to fall before you can no longer jump, 00 05 = standard, 00 06 = seemingly no limit to how long you can fall and still use space jump again, etc. (found by Black Falcon)\\ 
 +Note that the values are in reverse byte order; i.e. 00 05 is read by the game as 0500\\
  
 ===== Samus' ship ===== ===== Samus' ship =====
super/hex_tweaks.txt · Last modified: 2023/12/23 22:49 by neen