Update README.md

This commit is contained in:
mam91 2017-11-29 10:30:02 -06:00 committed by GitHub
parent a40699d790
commit 78b0cab1b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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. 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. 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.