fceux-lua-simulated-annealing icon indicating copy to clipboard operation
fceux-lua-simulated-annealing copied to clipboard

An implementation of Simulated Annealing for FCEUX Lua Script to search NES input sequence automatically.

fceux-lua-simulated-annealing

An implementation of Simulated Annealing for FCEUX Lua Script to search NES input sequence automatically.

Usage

  1. Prepare FCEUX.
  2. Open a ROM.
  3. Open the Lua Script.
  4. Stop the Lua Script.
  5. Open the TAS Editor.
  6. Run the Lua Script.

Please note that the script does not push the START button. Please push the START button manually.