Page 1 of 1

Rerecording lua

Posted: Tue May 30, 2017 11:38 pm
by rooski
In the config there is a way to auto-load a ROM when snes9x is run, is there a way to also run a lua file along with it? Maybe using the command line/terminal ?

I'm on windows/linux and i'm doing some testing with neural nets and genetic algorithms so i usually need to start up and load ~40 separate instances of snes9x and then start the lua scripts for each. This get tedious quickly and has to be done every time i change something in the code so ideally id like to have this done automatically.

thanks for reading.