You are viewing a potentially older version of this package. View all versions.
Eppe-Input_Viewer-1.0.0 icon

Input Viewer

Add an in-game Input Viewer to Zelda Majora's Mask Recompiled.

Date uploaded 11 months ago
Version 1.0.0
Download link Eppe-Input_Viewer-1.0.0.zip
Downloads 201
Dependency string Eppe-Input_Viewer-1.0.0

README

Majora's Mask Recompiled Input Viewer

This is a Recomp mod that adds an input viewer for Majora's Mask Recompiled.

It lets you change the position of the input viewer on the screen (Does not overlap the HUD buttons).

The input viewer lets you also add the L button to show the use of it in some other mods like the Randomizer.

It also gives you an option to show the Extended Superslide (ESS) zone of your stick to learn this trick. When the stick is black, it means that you are in the deadzone in which no input from your stick is registered. If it is in green, it means that you are in the ESS zone and can do tricks like the Hyper Extended Superslide (HESS) and when the stick is in red, it means that you are outside of the ESS Zone.

Finally it lets you change the color of some of the buttons (A,B,Start, C Buttons, Triggers, DPad and the analog) using a hex value (i.e: F5A9B8)

Credits:

  • Wombat & danielryb: Helped me lot to debug some of my issues and helped me ton.
  • Neirn: Shared with me her code to convert a string to a hex value.
  • ThatHypedPerson: Helped me lot to understand C when I had troubles.

And generally the entire Recomp Modding discord that are awesome and adorable with me, you're all amazing <3

CHANGELOG

1.1.0

  • GCN Overlay
  • Fix of Interpolation
  • Addition of Opacity

1.0.0

  • Initial Release