Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 2.09 KB

File metadata and controls

55 lines (39 loc) · 2.09 KB

Setup Guide

Note: Make sure to save often.

1. Retroarch

  1. Download retroarch - Grab the latest release from the official site. The Steam build is currently unsupported. The Linux flatpak or AppImage versions work fine on most distributions.

  2. Install the core - NOTE: Do this even if you've previously installed the core to ensure you have the latest version

    1. Open Install/Load Core -> Download Core.
    2. Navigate to Nintendo - Nintendo 64 (Mupen64Plus‑Next) and download it.
  3. Return to the RetroArch main menu

  4. Enable network commands & QoL settings

    1. Choose Settings -> User Interface
      • Show Advanced Settings: ON
      • Pause Content When Menu Is Active: OFF
      • Pause Content When Not Active: OFF
    2. Back to Settings -> Network
      • Network Commands: ON (near the bottom of the list)
  5. Save your Configuration

    • Main Menu -> Configuration File -> "Save Current Configuration"

2. ROM Generation

  1. Generate a seed and download the resulting .apz5 file.

  2. Extract the .apz5 with Ark or other extraction tool on Linux, 7zip on Windows

  3. Patch your ROM - you need the vanilla Ocarina of Time v1.0 ROM.

  4. Randomizer generator: Ocarina of Time Randomizer (v7.1.0)

    • Generate From Patch File option (near the bottom of the page)
    • Override Original Cosmetics optionally un check this unless you specify new cosmetics on this page
  5. Launch the patched ROM in RetroArch. The title screen should display "Randomizer".


3. Client

  1. Download the latest release of the client:
    https://github.com/JoshuaEagles/Archipelago.RetroArchClient/releases/latest

  2. Extract the archive.

  3. Open a terminal (Linux & Mac) in the extracted directory and run:

    ./Archipelago.RetroArchClient

4. Notes

If the client disconnects you may need to restart the client to get it to reconnect. Improvements to the client are planned and in development.