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 revision
Previous revision
Next revisionBoth sides next revision
super:hex_tweaks [2020/05/12 04:11] – [Jumping, physics and controls] mentlegensuper: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 398: Line 398:
 Spinning jumps descend slower than usual with space jump equipped. Space jumping can be done by simply holding jump button. In water or lava, space jump sinks very slow; leaving the spinning animation makes [[super:samus | Samus]] fall normally.\\ Spinning jumps descend slower than usual with space jump equipped. Space jumping can be done by simply holding jump button. In water or lava, space jump sinks very slow; leaving the spinning animation makes [[super:samus | Samus]] fall normally.\\
  
-<color #FFA500>8249E 9D 9E 10 26 to EA EA EA EA</color>\\+<color #FFA500>824A0 - 10 26 to 80 0F</color>\\
 Space jumping in the air behaves normally. Underwater, space jumps can be done quicker and at any time, even after falling long distances.\\ Space jumping in the air behaves normally. Underwater, space jumps can be done quicker and at any time, even after falling long distances.\\
  
-<color #FFA500>82493 - F0 0F AD to EA EA EA</color>\\+<color #FFA500>82493 - F0 0F to 80 0D</color>\\
 Space jumps can be done quicker and at any time in air, water or lava, even after falling long distances.\\ Space jumps can be done quicker and at any time in air, water or lava, even after falling long distances.\\
  
Line 407: Line 407:
 Space jump works underwater/lava/acid without Gravity suit.\\ Space jump works underwater/lava/acid without Gravity suit.\\
  
-<color #FFA500>82493 - F0 0F AD to EA EA EA</color>\\ +<color #FFA500>82493 - F0 0F to 80 0D</color>\\ 
-<color #FFA500>824BE 8F 2D B4 09 to EA EA EA EA</color>\\+<color #FFA500>824C2 F0 04 to EA EA </color>\\
 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