@@ -7,7 +7,7 @@ As we are using BizHawk, this guide is only applicable to Windows and Linux syst
7
7
## Required Software
8
8
9
9
- BizHawk: [ BizHawk Releases from TASVideos] ( https://tasvideos.org/BizHawk/ReleaseHistory )
10
- - Version 2.3.1 and later are supported. Version 2.7 is recommended for stability .
10
+ - Version 2.3.1 and later are supported. Version 2.9.1 is recommended.
11
11
- Detailed installation instructions for BizHawk can be found at the above link.
12
12
- Windows users must run the prereq installer first, which can also be found at the above link.
13
13
- The built-in Archipelago client, which can be installed [ here] ( https://github.com/ArchipelagoMW/Archipelago/releases )
@@ -23,7 +23,7 @@ As we are using BizHawk, this guide is only applicable to Windows and Linux syst
23
23
24
24
Once BizHawk has been installed, open EmuHawk and change the following settings:
25
25
26
- - (≤ 2.8) Go to Config > Customize. Switch to the Advanced tab, then switch the Lua Core from "NLua+KopiLua" to
26
+ - (If using 2.8 or earlier ) Go to Config > Customize. Switch to the Advanced tab, then switch the Lua Core from "NLua+KopiLua" to
27
27
"Lua+LuaInterface". Then restart EmuHawk. This is required for the Lua script to function correctly.
28
28
** NOTE: Even if "Lua+LuaInterface" is already selected, toggle between the two options and reselect it. Fresh installs**
29
29
** of newer versions of EmuHawk have a tendency to show "Lua+LuaInterface" as the default selected option but still load**
@@ -57,7 +57,7 @@ For `trainer_name` and `rival_name` the following regular characters are allowed
57
57
58
58
* ` ‘’“”·… ABCDEFGHIJKLMNOPQRSTUVWXYZ():;[]abcdefghijklmnopqrstuvwxyzé'-?!.♂$×/,♀0123456789 `
59
59
60
- And the following special characters (these each take up one character):
60
+ And the following special characters (these each count as one character):
61
61
* ` <'d> `
62
62
* ` <'l> `
63
63
* ` <'t> `
0 commit comments