Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 417 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 417 Bytes

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.