Docs: Revise all docs mentioning Lua in EmuHawk (which are in English), and other misc. corrections (#1782)
* Fix links to TASVideos.org using HTTP * Revise all docs mentioning Lua in EmuHawk which are in English resolves TASEmulators/BizHawk#3650 * Correct capitalisation of "BizHawk" in strings and camelCase identifiers * Use the term "EmuHawk" when referring to the app, in English docs --------- Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
This commit is contained in:
@@ -79,10 +79,12 @@ You only have to do these steps once. Note, RetroArch 1.9.x will not work as it
|
||||
|
||||
#### BizHawk 2.8 or newer (older versions untested)
|
||||
|
||||
1. With the ROM loaded, click on "Tools" --> "Lua Console"
|
||||
2. In the new window, click on "Script" --> "Open Script..."
|
||||
3. Navigate to the folder Archipelago is installed in, and choose data/lua/connector_ladx_bizhawk.lua
|
||||
4. Keep the Lua Console open during gameplay (minimizing it is fine!)
|
||||
1. Load the ROM.
|
||||
2. Navigate to the folder Archipelago is installed in, then `data/lua`, and drag+drop `connector_ladx_bizhawk.lua` onto
|
||||
the main EmuHawk window.
|
||||
- You could instead open the Lua Console manually, click `Script` 〉 `Open Script`, and navigate to
|
||||
`connector_ladx_bizhawk.lua` with the file picker.
|
||||
3. Keep the Lua Console open during gameplay (minimizing it is fine!)
|
||||
|
||||
### Connect to the Archipelago Server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user