Skip to content

MemeforceHunt - Swap the Triforce Sprite in Triforce Hunt mode or create your own!

License

Notifications You must be signed in to change notification settings

alttpj/MemeforceHunt

 
 

Repository files navigation

MemeforceHunt

Apache License v2.0 Java CI with Maven codecov.io

This application can be used to alter the imagery in an ALttPR game file for the Triforce Piece item.

Note: This tool is not permitted for modifying game files that are to be used in a race setting.

Usage

Screenshot
Figure 1. Screenshot

Setup

Menu Options

  • Open: Open a game file for injection.

  • Patch: Execute patching of game file.

  • Random: Patch game file with random image for Triforce Pieces.

  • Help → Check for updates: Check to see if there’s a new version of the app available.

We have a list of images available for viewing online.

How it works

This tool will load a specific sprite map which can be seen here:

Spritemap
Figure 2. Spritemap containing the memforce hunt sprite

It will replace the second last item in the lower row (the mushroom in the image).

The sprite consists of four tiles, with each tile being a standard item tile (8x8px, 3bpp). Indexes (starting from 0) are: 44, 45, 60, 61.