Resetting a round or returning to the Character Select Screen (CSS). Toggling hitboxes, frame data overlays, and input displays. Recording and playing back "dummy" actions for labbing. How to Set Up Lua Hotkeys in Fightcade
Map these to your controller or keyboard just like you would a game button. Top Uses for Lua Hotkeys Hotkey Function Practical Benefit
Instantly return to a specific situation (e.g., mid-combo) to practice execution. fightcade lua hotkey
To use these hotkeys, you first need a game-specific Lua script (e.g., the Gruon's Training Mode for 3rd Strike or VSAV training scripts). 1. Loading the Script
If you hate manually loading scripts every time, you can create a Windows shortcut that launches the game and the script simultaneously. Right-click your desktop, select , and use the following format for the target: "C:\Path\To\fcadefbneo.exe" romname --lua "C:\Path\To\script.lua" . Resetting a round or returning to the Character
See your inputs in real-time or as "numpad notation" to find gaps in your timing.
Use a hotkey to record a specific sequence from the opponent and another to play it back repeatedly. Pro Tip: Creating Desktop Shortcuts for Scripts How to Set Up Lua Hotkeys in Fightcade
Launch Fightcade and click for your desired title.
In the emulator window, go to . Browse for your .lua file and click Run . 2. Mapping the Hotkeys
Scroll down to the bottom of the list. You will see new entries labeled , Lua Hotkey 2 , etc.