SM64org:Tools: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
[http://mupen64-rr.googlecode.com/files/TASInputPlugin0.6%20dll.zip Download link] | [http://mupen64-rr.googlecode.com/files/TASInputPlugin0.6%20dll.zip Download link] | ||
All you have to do is place the .dll file in your [[Mupen64]] plugin folder and then select it in your | All you have to do is place the .dll file in your [[Mupen64]] plugin folder and then select it in your Mupen64 input settings. | ||
== L. Spiro's Memory Hacking Software == | == L. Spiro's Memory Hacking Software == |
Latest revision as of 02:02, 3 October 2023
TAS Input Plugin
The TAS Input Plugin is a mouse-driven input plugin used with Mupen64 to do precise analog input when TASing.
All you have to do is place the .dll file in your Mupen64 plugin folder and then select it in your Mupen64 input settings.
L. Spiro's Memory Hacking Software
This is useful for TASing. You can use it to view memory addresses like Mario's speed and direction.
Here is an .lssave file that contains useful informations such as Mario's x, y and z position, speed, facing angle and more.
Timer Code
This is the timer v.2.2. It has Yoshielectrons timer code v1.1, second decimal and code that makes the timer work even when paused (by GameZeldaYugioh).