Skip to content

TheOpponent/sftm-training-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

SFTM Training Lua

Street Fighter: The Movie training mode Lua script for Final Burn Neo. Written by @invitroFG, published on GitHub with permission.

007605

Current features

  • Supports Final Burn Neo (MAME-rr support is currently not working)
  • Displays values health, super meter, and dizzy
  • Input display with charged inputs
  • Shows special states (projectile/full invincibility, reflect)
  • Cheats
    • Set or disable music
    • Set next stage
    • Enable hidden modes
  • In-game save states
  • Input recording and playback with repeat, random, and one-time modes
  • Macro recording and playback support with support for playing single or multiple macros back repeatedly, in order, or randomly
  • Footsies simulator: Player 2 repeatedly does preset movements and buttons at random intervals

Instructions

In Final Burn Neo, open Game > Lua Scripting > New Lua Scripting Window... Open the script and click Run. This will show the text overlays. Further instructions are shown in the console output.

More info