Multiworld: Difference between revisions

From OoT Randomizer Wiki
mNo edit summary
No edit summary
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:




Line 8: Line 10:


== Instructions ==
== Instructions ==


=== Step 0: Generating the ROMs ===
=== Step 0: Generating the ROMs ===
Line 46: Line 45:
 
 


 
 


=== Step 3: Configuring Bizhawk for Multiworld ===
=== Step 3: Configuring Bizhawk for Multiworld ===


3.1 - There are a few things you need to do once you've got the emulator running. The very first thing is go to Config -> Customize and navigate to the Advanced tab. At the bottom, there is an option for Lua Core; select Lua+LuaInterface and hit OK.<br/> <br/> &nbsp; [[File:MWG2.png|420x487px|Advanced Customization]]<br/> &nbsp;
3.1 - There are a few things you need to do once you've got the emulator running. The very first thing is go to Config -> Customize and navigate to the Advanced tab. At the bottom, there is an option for Lua Core; select Lua+LuaInterface and hit OK. While on the Advanced tab, you should also check the box for AutoSaveRAM and set it to 30s! ''(Appoligies that this isn't included in the image.)'' This will allow Bizhawk to write your in-game save to your drive. (This is NOT a form of save state - it simply periodically creates/updates a file on your hard drive with your in-game save data, and is wonderful for mitigating the effects of crashes. Remember to save often!)<br/> <br/> &nbsp; [[File:MWG2.png|420x487px|Advanced Customization]]<br/> &nbsp;


In the General tab of the Customize menu, check the box to enable Accept background input – this will allow Bizhawk to keep accepting controller inputs when you tab over to your tracker or notes. Clear your hotkeys by going to Config -> Hotkeys, and at the bottom click Misc and Clear All.
In the General tab of the Customize menu, check the box to enable Accept background input – this will allow Bizhawk to keep accepting controller inputs when you tab over to your tracker or notes. Clear your hotkeys by going to Config -> Hotkeys, and at the bottom click Misc and Clear All.
Line 67: Line 69:
Once you have your emulator set up to run how you are comfortable with, its time to move to the Lua console. Go to Tools -> Lua Console, and a separate window will open up. ''This window must remain open at all times during a Multiworld.'' In the Lua Console, go to Settings and checkmark the Disable Scripts on loads.<br/> <br/> &nbsp; [[File:MWG4.png|586x379px|Disable Scripts on Load]]<br/> &nbsp;
Once you have your emulator set up to run how you are comfortable with, its time to move to the Lua console. Go to Tools -> Lua Console, and a separate window will open up. ''This window must remain open at all times during a Multiworld.'' In the Lua Console, go to Settings and checkmark the Disable Scripts on loads.<br/> <br/> &nbsp; [[File:MWG4.png|586x379px|Disable Scripts on Load]]<br/> &nbsp;


This is the last of the settings changes you have to do. If you want Bizhawk to retain these settings changes for the next time, go to Config -> Save Config. Once you have these steps done, '''you MUST close your emulator and reopen it for this change to take effect'''. Close out of Bizhawk, and then reopen it and the Lua Console. If for some reason you do not have your Multiworld ROM open, you must do so now.
This is the last of the settings changes you have to do. If you want Bizhawk to retain these settings changes for the next time, go to Config -> Save Config. Once you have these steps done, '''you MUST close your emulator and reopen it for this change to take effect'''. Close out of Bizhawk, and then reopen it and the Lua Console.
 
'''If for some reason you do not have your Multiworld ROM open, you must do so now.'''


From here in the Lua Console, Open Script and locate the <code>bizhawk co-op.lua</code> file in the Bizhawk 2.3 folder. Once you have that done, a red square will appear in the console; double click it and a new window will open up.<br/> <br/> &nbsp; [[File:MWG5.png|296x349px|Bizhawk co-op]]<br/> &nbsp;
From here in the Lua Console, Open Script and locate the <code>bizhawk co-op.lua</code> file in the Bizhawk 2.3 folder. Once you have that done, a red square will appear in the console; double click it and a new window will open up.<br/> <br/> &nbsp; [[File:MWG5.png|296x349px|Bizhawk co-op]]<br/> &nbsp;
Line 113: Line 117:
Once you're all connected in the network, you can start the multiworld.
Once you're all connected in the network, you can start the multiworld.


Right click on the address above your nickname, and click 'Copy IPv4 adress':
Right click on the address above your nickname, and click 'Copy IPv4 address':


[[File:Guide2.JPG|RTENOTITLE]]
[[File:Guide2.JPG|RTENOTITLE]]
Line 123: Line 127:
&nbsp;
&nbsp;


=== Playing over LAN ===


If you're playing over a LAN network, then all you need to do is set the 'room' to (Custom IP), type the LAN's Ipv4 into the 'host IP' field, and give yourself a username. Leave the password field blank.&nbsp;


&nbsp;


=== 3.0 Legacy ===
=== 3.0 Legacy ===
Note: if you generated your seed from the webgenerator, ignore this section.


The Bizhawk co-op script available from GitHub is intended for use with Randomizer version 4.0.&nbsp;If a Multiworld seed was generated using 3.0, then ''all players'' must replace 2 files. First, the file found at <code>/bizhawk-co-op/ramcontroller/Ocarina of Time.lua</code> with the 3.0-compatible version of the file available here: [https://www.dropbox.com/s/odwjtm34827tyun/Ocarina%20of%20Time.lua?dl=0 https://www.dropbox.com/s/odwjtm34827tyun/Ocarina%20of%20Time.lua?dl=0]. Second, the file found at <code>bizhawk-co-op/sync.lua</code> with [https://www.dropbox.com/s/woreg19wsjpspvl/sync.lua?dl=0 https://www.dropbox.com/s/woreg19wsjpspvl/sync.lua?dl=0]. If Bizhawk is running when you replace these files, you must close and restart Bizhawk for it to use these legacy files.
The Bizhawk co-op script available from GitHub is intended for use with Randomizer version 4.0.&nbsp;If a Multiworld seed was generated using 3.0, then ''all players'' must replace 2 files. First, the file found at <code>/bizhawk-co-op/ramcontroller/Ocarina of Time.lua</code> with the 3.0-compatible version of the file available here: [https://www.dropbox.com/s/odwjtm34827tyun/Ocarina%20of%20Time.lua?dl=0 https://www.dropbox.com/s/odwjtm34827tyun/Ocarina%20of%20Time.lua?dl=0]. Second, the file found at <code>bizhawk-co-op/sync.lua</code> with [https://www.dropbox.com/s/woreg19wsjpspvl/sync.lua?dl=0 https://www.dropbox.com/s/woreg19wsjpspvl/sync.lua?dl=0]. If Bizhawk is running when you replace these files, you must close and restart Bizhawk for it to use these legacy files.


&nbsp;
&nbsp;

Revision as of 12:04, 15 May 2019



Getting Multiworld Set Up

by Raikaru13

 

Instructions

Step 0: Generating the ROMs

This guide is intended for use with the Randomizer version 4.0.

Start off by going to the Webpatcher and set up the settings you want for the seed. On the `Rom Options` tab change the `World Count` to however many people will be playing. Once you're done, generate the seed.
RTENOTITLE

Share this Page with all players participating. Now, discuss among yourselves who will be which player number. For example, the host would be player 1, and the others would be players 2 onwards.

Now, everyone can open the page, select their rom/wad, change the `Player ID` section to whatever player number you are, set up your cosmetics, then patch the ROM.

 

Each player should have their own Randomizer ROM, with the formula `OoT_SeedID_SettingsHash_W0P0` with the W0 and P0 being world count and player ID respectively.

Multiworld is playable only on Bizhawk. This guide will help you through the custom install needed to set up Bizhawk to run Multiworld.

 

Step 1: Download the Custom Bizhawk Installer

The very first thing that you must do is download the Multiworld script from TestRunner's GitHub page. When you download this, extract its contents to its own folder - it will be creating a new Bizhawk install for you to use, so you must keep it separate. Note: Whenever there is an update to the Multiworld script, everybody playing must update to the latest version.

 

Step 2: Running the Custom Bizhawk Installer

Once you have the contents extracted to its own folder, locate the bizhawk-co-op.ps1 file. Right Click and select Run with PowerShell.

  Run with PowerShell
 

If Powershell prompts you for permissions, say yes to all. From here, the Powershell is getting you 99% of the way done: it will create a new Bizhawk 2.3 install and place everything for you. Once Powershell is done, open up the Bizhawk 2.3 folder it created and launch EmuHawk.exe. Note: It is recommended you delete everything outside of the Bizhawk 2.3 folder that was created. These files are no longer needed and only add confusion.

 

 

 

 

Step 3: Configuring Bizhawk for Multiworld

3.1 - There are a few things you need to do once you've got the emulator running. The very first thing is go to Config -> Customize and navigate to the Advanced tab. At the bottom, there is an option for Lua Core; select Lua+LuaInterface and hit OK. While on the Advanced tab, you should also check the box for AutoSaveRAM and set it to 30s! (Appoligies that this isn't included in the image.) This will allow Bizhawk to write your in-game save to your drive. (This is NOT a form of save state - it simply periodically creates/updates a file on your hard drive with your in-game save data, and is wonderful for mitigating the effects of crashes. Remember to save often!)

  Advanced Customization
 

In the General tab of the Customize menu, check the box to enable Accept background input – this will allow Bizhawk to keep accepting controller inputs when you tab over to your tracker or notes. Clear your hotkeys by going to Config -> Hotkeys, and at the bottom click Misc and Clear All.

3.2 - The next step is to set your controller up. Your controller configuration will vary based on what controller you are using; for Bizhawk to enable the Controller menu, you must have a ROM loaded. For a smooth controller experience, you must unbind the first 4 binds in Config -> Controller such that it looks like this:

  Normal Controls
 

You'll then have to bind your analog stick in the Analog tab of your controller config and adjust your sensitivity and deadzones to your preference. Additional info on controller setup can be found in Step 6 of the Bizhawk Guide.

3.3 - You can fix how your game looks by going to Config -> Cores -> N64 Video Plugin Settings. In here, change your resolution so that it runs smooth. Multiworld will drop your performance, so keep that in mind. The recommended video plugin is GLideN64. (This is not the same plugin as Glide64!)

 

 

Step 4: Opening the Lua Console

Once you have your emulator set up to run how you are comfortable with, its time to move to the Lua console. Go to Tools -> Lua Console, and a separate window will open up. This window must remain open at all times during a Multiworld. In the Lua Console, go to Settings and checkmark the Disable Scripts on loads.

  Disable Scripts on Load
 

This is the last of the settings changes you have to do. If you want Bizhawk to retain these settings changes for the next time, go to Config -> Save Config. Once you have these steps done, you MUST close your emulator and reopen it for this change to take effect. Close out of Bizhawk, and then reopen it and the Lua Console.

If for some reason you do not have your Multiworld ROM open, you must do so now.

From here in the Lua Console, Open Script and locate the bizhawk co-op.lua file in the Bizhawk 2.3 folder. Once you have that done, a red square will appear in the console; double click it and a new window will open up.

  Bizhawk co-op
 

This window must also stay open at all times.

 

Step 5: Rooms

The Lua Console Script is where you set up a room and join rooms.

If you are the Host: You must port forward. How you do this varies on what brand your router is. Instructions on how to do this can be found by Googling your brand/model of router. Once that is done, in the Bizhawk Co-op window the Host must set their name, password, and the port that was forwarded, along with setting the game script to Ocarina of Time. Hit Create Room and tell the people joining the Room Name, password, and port. (It is not recommended to use your own personal password here, as it is shared with the group. Use something that will prevent random people from joining your room, but not something that will compromise your own security.)

If you are Joining and the Host has set up the room: hit Refresh in the Bizhawk Co-op window and select the Host's Room from the dropdown bar. When you input your username, keep in mind the game will use this to display who got what item for everyone playing. It will max out at 8 characters, even if you input more. Fill in the password and port number the Host gave you and select the Ocarina of Time Game Script and hit Join Room.

 

Step 6: Play Some Multiworld!

Go and have fun with new or old friends! If you are part of the Ocarina of Time Randomizer Discord, you can assign the Multiworld role to yourself by going to the #chat-bot channel (under Misc) and typing !role Multiworld - this will allow you to receive pings in the server where there are announcements from the Devs or folks are looking for players. You can also visit #multiworld-planning (under Races) to look for additional players. It is highly recommended that you use a Tracker so that you don't accidentally leave those new friends out to dry if you miss a check. Additional info about Trackers can be found here. Map Trackers such as 2deep4real's Web Tracker or Hamsda's Map and Item Tracker package for EmoTracker are highly recommended.

 

Special Circumstances

Manual Setup

This will be helpful to those who can not run PowerShell for some reason. First download, extract, and run the Bizhawk prerequisite found here. (Yes, this step is absolutely required.) Next, download the following zip file and extract it to its own folder. This will contain an archived version of the co-op build from 12/27/18. https://www.dropbox.com/s/t9ia81ao993rhtv/BizHawk-2.3.zip?dl=0 This archival copy will need to be updated a bit; you will need to download the latest build of co-op and replace the ram controller files in /bizhawk-co-op/ramcontroller/. The latest version of this file can be found at https://github.com/TestRunnerSRL/bizhawk-co-op/tree/master/bizhawk-co-op/ramcontroller.

 

Can't Port-Forward

If nobody in your multiworld group can port-forward for whatever reason, and you cannot get someone who can to join, then there is a program you can use: Hamachi.
Let me preface this by saying that Hamachi basically 'tricks' your computers to believe that you are all connected via LAN.

To start, download Hamchi [here] and install it. Create an account, and go to System > Preferences > Settings to make sure that 'Encryption' is enabled. Then, click on the power button to go online.

If you're hosting, then click Network > Create a new network. Give it a unique name and password, making sure that nobody other than the people you're playing with find out this information. After this, you'll see it pop onscreen:

RTENOTITLE

To join an existing network, click Network > Join an existing network. Type in your friend's network ID and the network's password.

Once you're all connected in the network, you can start the multiworld.

Right click on the address above your nickname, and click 'Copy IPv4 address':

RTENOTITLE

Then, start up the Bizhawk co-op lua script. Set 'Rooms' to '(Custom IP)' and paste the IPv4 into the 'Host IP' bar. Set your Username and Password as usual, and the game script to Ocarina of Time. 

Now you should be ready to start. As usual, if you have any more problems, seek advice within the OoTR Discord Server. Oh, and, be careful with who you give permission to join your network to.

 

Playing over LAN

If you're playing over a LAN network, then all you need to do is set the 'room' to (Custom IP), type the LAN's Ipv4 into the 'host IP' field, and give yourself a username. Leave the password field blank. 

 

3.0 Legacy

Note: if you generated your seed from the webgenerator, ignore this section.

The Bizhawk co-op script available from GitHub is intended for use with Randomizer version 4.0. If a Multiworld seed was generated using 3.0, then all players must replace 2 files. First, the file found at /bizhawk-co-op/ramcontroller/Ocarina of Time.lua with the 3.0-compatible version of the file available here: https://www.dropbox.com/s/odwjtm34827tyun/Ocarina%20of%20Time.lua?dl=0. Second, the file found at bizhawk-co-op/sync.lua with https://www.dropbox.com/s/woreg19wsjpspvl/sync.lua?dl=0. If Bizhawk is running when you replace these files, you must close and restart Bizhawk for it to use these legacy files.