To use Lua hotkeys, you must first map them within the FBNeo emulator interface used by Fightcade :
: Look for entries labeled Lua Hotkey 1 through Lua Hotkey 4 (and sometimes additional "Macro" slots).
(or \flycast\Scripts\ for Dreamcast titles). Place your .lua files here. fightcade lua hotkey
Popular repos:
Make sure Player 2's controls are mapped, as training modes often require them to control the dummy. Pro Tip: Making a Training Shortcut To use Lua hotkeys, you must first map
He posted a clip on Twitter: “Fightcade Lua hotkeys let me lab like I’m in a $10k dev environment. All free. All open source.”
While many of these scripts run automatically when loaded, others—such as savestate loaders or specific training toggles—work best when triggered by a specific button press. This is where the becomes essential. Popular repos: Make sure Player 2's controls are
Most modern Lua scripts for FBNeo utilize a standard input library. To create a hotkey, the script must run a loop that checks if a specific key is being pressed.
: You can skip the menus by creating a Windows shortcut to fcadefbneo.exe with the flag --lua "C:\path\to\your\script.lua" .