neat-genetic-mario icon indicating copy to clipboard operation
neat-genetic-mario copied to clipboard

Issue paths

Open ghost opened this issue 5 years ago • 1 comments

Sorry this is not really an issue just need help kinda new at this what is this for

"X:/B2_BizHawkLab/BizHawk-2.2.2/"

I have nothing called B2 or BizHawklab

ghost avatar Jul 01 '19 18:07 ghost

That is where you put the path to the BizHawk directory.

When you download BizHawk, you'll need to unzip it somewhere. I unzipped it to my desktop so in my neat_mario\config.lua, it reads:

_M.BizhawkDir = "C:/Users/btb63/Desktop/BizHawk/"

You'll have to modify this line to reflect where you unzipped BizHawk.

btb63 avatar Jul 06 '19 18:07 btb63