Docs: Recommend Bizhawk Version 2.9.1 for Pokémon R/B (#2320)
This commit is contained in:
parent
5ca1ababfd
commit
7aab9d4439
|
@ -7,7 +7,7 @@ As we are using BizHawk, this guide is only applicable to Windows and Linux syst
|
||||||
## Required Software
|
## Required Software
|
||||||
|
|
||||||
- BizHawk: [BizHawk Releases from TASVideos](https://tasvideos.org/BizHawk/ReleaseHistory)
|
- BizHawk: [BizHawk Releases from TASVideos](https://tasvideos.org/BizHawk/ReleaseHistory)
|
||||||
- Version 2.3.1 and later are supported. Version 2.7 is recommended for stability.
|
- Version 2.3.1 and later are supported. Version 2.9.1 is recommended.
|
||||||
- Detailed installation instructions for BizHawk can be found at the above link.
|
- Detailed installation instructions for BizHawk can be found at the above link.
|
||||||
- Windows users must run the prereq installer first, which can also be found at the above link.
|
- Windows users must run the prereq installer first, which can also be found at the above link.
|
||||||
- The built-in Archipelago client, which can be installed [here](https://github.com/ArchipelagoMW/Archipelago/releases)
|
- 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
|
||||||
|
|
||||||
Once BizHawk has been installed, open EmuHawk and change the following settings:
|
Once BizHawk has been installed, open EmuHawk and change the following settings:
|
||||||
|
|
||||||
- (≤ 2.8) Go to Config > Customize. Switch to the Advanced tab, then switch the Lua Core from "NLua+KopiLua" to
|
- (If using 2.8 or earlier) Go to Config > Customize. Switch to the Advanced tab, then switch the Lua Core from "NLua+KopiLua" to
|
||||||
"Lua+LuaInterface". Then restart EmuHawk. This is required for the Lua script to function correctly.
|
"Lua+LuaInterface". Then restart EmuHawk. This is required for the Lua script to function correctly.
|
||||||
**NOTE: Even if "Lua+LuaInterface" is already selected, toggle between the two options and reselect it. Fresh installs**
|
**NOTE: Even if "Lua+LuaInterface" is already selected, toggle between the two options and reselect it. Fresh installs**
|
||||||
**of newer versions of EmuHawk have a tendency to show "Lua+LuaInterface" as the default selected option but still load**
|
**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
|
||||||
|
|
||||||
* `‘’“”·… ABCDEFGHIJKLMNOPQRSTUVWXYZ():;[]abcdefghijklmnopqrstuvwxyzé'-?!.♂$×/,♀0123456789`
|
* `‘’“”·… ABCDEFGHIJKLMNOPQRSTUVWXYZ():;[]abcdefghijklmnopqrstuvwxyzé'-?!.♂$×/,♀0123456789`
|
||||||
|
|
||||||
And the following special characters (these each take up one character):
|
And the following special characters (these each count as one character):
|
||||||
* `<'d>`
|
* `<'d>`
|
||||||
* `<'l>`
|
* `<'l>`
|
||||||
* `<'t>`
|
* `<'t>`
|
||||||
|
|
|
@ -7,7 +7,7 @@ Al usar BizHawk, esta guía solo es aplicable en los sistemas de Windows y Linux
|
||||||
## Software Requerido
|
## Software Requerido
|
||||||
|
|
||||||
- BizHawk: [BizHawk Releases en TASVideos](https://tasvideos.org/BizHawk/ReleaseHistory)
|
- BizHawk: [BizHawk Releases en TASVideos](https://tasvideos.org/BizHawk/ReleaseHistory)
|
||||||
- La versión 2.3.1 y posteriores son soportadas. Se recomienda la versión 2.7 para estabilidad.
|
- La versión 2.3.1 y posteriores son soportadas. Se recomienda la versión 2.9.1.
|
||||||
- Instrucciones de instalación detalladas para BizHawk se pueden encontrar en el enlace de arriba.
|
- Instrucciones de instalación detalladas para BizHawk se pueden encontrar en el enlace de arriba.
|
||||||
- Los usuarios de Windows deben ejecutar el instalador de prerrequisitos (prereq installer) primero, que también se
|
- Los usuarios de Windows deben ejecutar el instalador de prerrequisitos (prereq installer) primero, que también se
|
||||||
encuentra en el enlace de arriba.
|
encuentra en el enlace de arriba.
|
||||||
|
|
Loading…
Reference in New Issue