MikeXander / SM64Lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SM64 Input Lua - Encoding Version

This version of the Input Lua meant to be used for TAS encodes. It aims to make the text easier to read, and add additional, relevant information.

To change the background and text colours, edit the hex codes at the top of Drawing.lua

You can find an example video this script here Preview

Changes:

  • Shows inputs (buttons being pressed)
  • Has a timer
  • Shows frame number
  • Removes buttons used for making TASes
  • Makes text bigger
  • Spaces out the text
  • Y = -0 displays as Y = 0

About


Languages

Language:Lua 100.0%