Update README.md
This commit is contained in:
parent
a40699d790
commit
78b0cab1b4
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -13,3 +13,13 @@ For some reason, the load feature did not work on my machine. This is now fixed
|
|||
Moved the neat graphics to the form window instead of as a gui overlay. I liked the gui overlay but I prefer to to separate the game window from the neat information.
|
||||
|
||||
Did some miscellaneous house-keeping, like moving global config settings into their own file, etc.
|
||||
|
||||
Instructions
|
||||
|
||||
You will need the bizhawk emulator located here: http://tasvideos.org/BizHawk.html
|
||||
|
||||
And you will need the super mario world .rom file. (Easy to find online)
|
||||
|
||||
Place the neat-mario folder in your \BizHawk-2.2\Lua\SNES\ folder, like BizHawk-2.2\Lua\SNES\neat-mario.
|
||||
|
||||
Open bizhawk, click open rom, find super mario world .rom file. Once loaded, click Tools > Lua Console. In the new window, click script > open script. Select mario-net.lua in your \BizHawk-2.2\Lua\SNES\neat-mario folder. The neat control window will display and you can then click Start to begin training.
|
||||
|
|
Loading…
Add table
Reference in a new issue