Difference between revisions of "Practice Hacks"

From A complete guide to Super Metroid speedrunning
Jump to: navigation, search
(Update some links/info)
Line 3: Line 3:
 
The practice hack (aka Infohud) is a romhack designed to assist speedrunners in practice. Notable features include pre-made savestates to jump to different parts of a speedrun, timers for individual rooms/segments, displays for useful RAM addresses, and equipment/event toggles.
 
The practice hack (aka Infohud) is a romhack designed to assist speedrunners in practice. Notable features include pre-made savestates to jump to different parts of a speedrun, timers for individual rooms/segments, displays for useful RAM addresses, and equipment/event toggles.
  
Some versions of Infohud may require you to apply an IPS patch to your copy of SM. [https://fusoya.eludevisibility.org/lips/ Lunar IPS] is commonly recommended.
+
All versions of the practice hack should offer an option with the "SD2SNES" savestate feature enabled, and another option without. If you are NOT playing with the SD2SNES/FXPAK cartridge (or Super NT with latest "jailbreak" firmware) then you should choose the option without savestates. This feature will likely cause crashes or major graphical glitches if used with emulators, everdrives, or virtual consoles (SNES Classic included). These players should use the savestate features built into their platform or the load preset feature available in Infohud 2.0+.
  
All versions of the practice hack should offer an option with the "SD2SNES" savestate feature enabled, and another option without. If you are not playing with the SD2SNES/FXPAK cartridge (or Super NT with latest firmware) then you should choose the option without savestates. This feature will likely cause crashes if used with emulators, everdrives, or virtual consoles (SNES Classic included). These players should use the savestate features built into their platform or the load preset feature available in Infohud 2.0.
+
The D-pad on controller 2 features speed controls and frame advance. Emulator users should ensure that their input bindings on controller 2 do not match controller 1.
  
The D-pad on controller 2 features speed controls and frame advance. Emulator users should ensure that their input bindings on controller 2 do not match controller 1.
+
Some releases of Infohud may require you to apply an IPS patch to your copy of SM. More info about patching roms at [https://metroidconstruction.com/howto.php Metroid Construction].
  
 
=Current Versions=
 
=Current Versions=
  
[https://smpractice.speedga.me/ Infohud version 2.0]  '''<-- RECOMMENDED'''
+
[https://smpractice.speedga.me/ Infohud version 2.2+]  '''<-- RECOMMENDED'''
  
Total built a new webpage for SM Practice version 2.0, which was developed by Pinkus. This should be the most up-to-date version of the Infohud practice hack used by speed runners. It offers a how-to-use tutorial on its Help page and should be read by first-time Infohud users.
+
This should be the most up-to-date version of the Infohud practice hack used by speedrunners. It offers a how-to-use tutorial on its [https://smpractice.speedga.me/help Help page] and should be read by first-time Infohud users.
  
 
[https://github.com/tewtal/sm_practice_hack Github repository]
 
[https://github.com/tewtal/sm_practice_hack Github repository]
  
This is the source repository for the Infohud practice hack, allowing you to see how it works, adapt it for SM romhacks, contribute to the project, or build your own customized copy from the files available.  
+
This is the source repository for the Infohud practice hack, allowing you to see how it works, adapt it for SM romhacks, contribute to the project, or build your own customized copy from the files available. This would also be a good place to report bugs if you're not on [[Discord]]. The [https://smpractice.speedga.me website] source is hosted in the same repository.
  
[https://github.com/InsaneFirebat/sm_practice_hack/tree/PAL-v1.43 PAL Infohud version 1.43]
+
[https://github.com/InsaneFirebat/sm_practice_hack/releases/tag/PAL-2.2.5 PAL Infohud version 2.2.5]
  
This is the most up-to-date version of Infohud available for PAL region roms. PAL is no longer supported in the main branch as of the version 2.0 rewrite.
+
This is the most up-to-date version of Infohud released for PAL region roms. The source repository for versions 2.2+ can build newer versions for PAL, but distribution has not yet been setup on the main site.
  
 
=Obsoleted Versions=
 
=Obsoleted Versions=
Line 27: Line 27:
 
[https://milde.no/public/sm/smhack/ Pinkus Infohud Branch]
 
[https://milde.no/public/sm/smhack/ Pinkus Infohud Branch]
  
This is a branch of the 1.42 version of Total's Infohud. It adds an additional Rerandomize feature which changes the rng seed every time a savestate is loaded, and also permits users to set specific patterns for Botwoon and Phantoon. These features are also present in the version 2.0 rewrite.
+
This is a branch of the 1.42 version of Total's Infohud. It added an additional Rerandomize feature which changes the rng seed every time a savestate is loaded, and also permits users to set specific patterns for Botwoon and Phantoon. These features are also present in the version 2.0 rewrite.
  
 
[https://hacks.speedga.me/sm.html Total's Infohud Romhack]
 
[https://hacks.speedga.me/sm.html Total's Infohud Romhack]
  
This was Total's last official release of the Infohud practice hack before version 2.0 by Pinkus. Practice roms for Kaizo Possible and SZM, as well as a guide to adding the SD2SNES savestate feature to other romhacks, are also available here. The "Minimap" version is only available here.
+
This was Total's last official release of the Infohud practice hack before version 2.0 by Pinkus. Practice roms for Kaizo Possible and SZM, as well as a guide to adding the SD2SNES savestate feature to other romhacks, are also available here.

Revision as of 17:50, 28 July 2021

Infohud Practice Hack

The practice hack (aka Infohud) is a romhack designed to assist speedrunners in practice. Notable features include pre-made savestates to jump to different parts of a speedrun, timers for individual rooms/segments, displays for useful RAM addresses, and equipment/event toggles.

All versions of the practice hack should offer an option with the "SD2SNES" savestate feature enabled, and another option without. If you are NOT playing with the SD2SNES/FXPAK cartridge (or Super NT with latest "jailbreak" firmware) then you should choose the option without savestates. This feature will likely cause crashes or major graphical glitches if used with emulators, everdrives, or virtual consoles (SNES Classic included). These players should use the savestate features built into their platform or the load preset feature available in Infohud 2.0+.

The D-pad on controller 2 features speed controls and frame advance. Emulator users should ensure that their input bindings on controller 2 do not match controller 1.

Some releases of Infohud may require you to apply an IPS patch to your copy of SM. More info about patching roms at Metroid Construction.

Current Versions

Infohud version 2.2+ <-- RECOMMENDED

This should be the most up-to-date version of the Infohud practice hack used by speedrunners. It offers a how-to-use tutorial on its Help page and should be read by first-time Infohud users.

Github repository

This is the source repository for the Infohud practice hack, allowing you to see how it works, adapt it for SM romhacks, contribute to the project, or build your own customized copy from the files available. This would also be a good place to report bugs if you're not on Discord. The website source is hosted in the same repository.

PAL Infohud version 2.2.5

This is the most up-to-date version of Infohud released for PAL region roms. The source repository for versions 2.2+ can build newer versions for PAL, but distribution has not yet been setup on the main site.

Obsoleted Versions

Pinkus Infohud Branch

This is a branch of the 1.42 version of Total's Infohud. It added an additional Rerandomize feature which changes the rng seed every time a savestate is loaded, and also permits users to set specific patterns for Botwoon and Phantoon. These features are also present in the version 2.0 rewrite.

Total's Infohud Romhack

This was Total's last official release of the Infohud practice hack before version 2.0 by Pinkus. Practice roms for Kaizo Possible and SZM, as well as a guide to adding the SD2SNES savestate feature to other romhacks, are also available here.