Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Tunic Archipelago 0.0.1 Beta

Compare
Choose a tag to compare
@silent-destroyer silent-destroyer released this 13 Aug 20:03
· 115 commits to main since this release

First Beta Release

Tunic apworld: https://github.com/silent-destroyer/tunic-archipelago/tree/tunic-randomizer

This is the first release of the TUNIC Randomizer Archipelago client. The mod is still very much work-in-progress, so expect bugs to occur and things to potentially not work properly. The easiest and quickest way to report bugs is to message me (silentdestroyer) directly on Discord.

For information on all of the features and settings available, check out the TUNIC Randomizer website.

Included in the download zip is a template yaml settings file that can be used to generate a game locally (on Archipelago 0.4.2).

Known Issues

  • Items may eventually become desynced and/or not received in the proper order. The issue is still being investigated for a cause but appears to be uncommon.
  • Death Link currently doesn't work and may crash the game if enabled.

IMPORTANT!

If you have the TunicRandomizer.dll from the single-player version of the randomizer, you MUST uninstall it before playing the Archipelago version, or else the mod will not work correctly.

Installation

  • Must use a compatible PC version of TUNIC on the latest update. The mod has been tested on Steam and PC Game Pass versions, but should realistically work on any PC version (including Steam Deck).

  • Download the correct build/version of BepInEx from here: https://builds.bepinex.dev/projects/bepinex_be/572/BepInEx_UnityIL2CPP_x64_9c2b17f_6.0.0-be.572.zip, or alternatively search for it yourself by going to https://builds.bepinex.dev/projects/bepinex_be, finding Artifact #572, and downloading the "BepInEx Unity IL2CPP for Windows (x64) games" build.

    image

  • Extract the zip folder you downloaded from the previous step into your game's install directory (For example: C:\Program Files (x86)\Steam\steamapps\common\TUNIC)

    • For the PC Game Pass version, extract the zip into the "Content" folder, i.e. C:\XboxGames\Tunic\Content
  • Launch the game and close it. This will finalize the BepInEx installation.

  • Download the TunicArchipelago.zip file from the latest release.

    • Copy the "Tunic Archipelago" folder from the release zip into BepInEx/plugins under your game's install directory.
    • Copy the "ArchipelagoSettings.json" file from the release zip into the following directory: %localappdata%low\Andrew Shouldice\Secret Legend\Randomizer
      • This settings file is where you will configure you Archipelago connection settings, including Player name, hostname and port, and password if required.
  • Launch the game again and you should see "Randomizer + Archipelago Mod Ver. x.y.z" on the top left of the title screen!

  • To uninstall the mod, either remove/delete the "Tunic Archipelago" folder from the plugins folder or rename the winhttp.dll file located in the game's root directory (this will disable all installed mods from running).