Skip to content

Commit 5bda265

Browse files
authored
Yoshi's Island: Fix Outdated Connection Setup (#3113)
1 parent 9ef1fa8 commit 5bda265

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

worlds/yoshisisland/docs/setup_en.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ first time launching, you may be prompted to allow it to communicate through the
7272
3. Click on **New Lua Script Window...**
7373
4. In the new window, click **Browse...**
7474
5. Select the connector lua file included with your client
75-
- Look in the Archipelago folder for `/SNI/lua/x64` or `/SNI/lua/x86` depending on if the
76-
emulator is 64-bit or 32-bit.
75+
- Look in the Archipelago folder for `/SNI/lua/Connector.lua`.
7776
6. If you see an error while loading the script that states `socket.dll missing` or similar, navigate to the folder of
7877
the lua you are using in your file explorer and copy the `socket.dll` to the base folder of your snes9x install.
7978

0 commit comments

Comments
 (0)