Moving assets

Moving assets

In this section, we will look at how to move assets.

What you will need

A hex editor such as HxD
Asset Documentation

Moving wifi, play coins, and other assets.

  1. Navigate to your HMRT folder from Start
  2. Open hud.LZ in HxD or another hex editor.
  3. Locate the name of the asset you want to move in the asset documentation under the Name column.
  4. In HxD, press ctrl + F.
  5. Select the “Text-String” tab.
  6. Copy in the name of the asset you are moving and hit OK.
  7. Move 24 spaces to the right to get to the position values.
  8. After moving 24 spaces you are on the X position. The next four columns define that.
  9. Just past the X position is the Y position. The next four columns define the Y position.
  10. After making your changes, save the file.
  11. See if your assets are in the correct spot by using steps 4-5 in Start!