Lua Scripts

From DKC Speedruns
Revision as of 01:19, 9 February 2017 by Rainbowsprinklez (talk | contribs)
Jump to: navigation, search

What is Lua?

Lua is a programming language that is built-in to many emulators. It is used primarily for TASes, but has many applications. The ones provided here work for Snes9x rr only unless otherwise specified. If you have any ideas for future Lua scripts, contact Rainbowsprinkles or Kipples_.

How to Use:

Download and unzip the file where you'd like. In Snes9x rr v1.53, go to File>Lua Scripting>New Lua Script Window. From here, hit browse and navigate to the speedrun.lua file. Finally, hit run! You should notice white numbers appear at the top of your screen!

Lua Scripts

Useful scripts

First up is a timer. Starts when you press L and ends when you press R. It clears when you load a save state. AND it could be used for any SNES game, not just DKC1. This only works on Snes9x rr.

File:Timer.zip


Fun Scripts

Inspired by Newageretrohippies "cursed cart", this script enables X to fly! Enjoy!

File:X2Fly.zip