Skip to content

Getting Started

cyrite edited this page Jan 3, 2025 · 25 revisions

Overview

How to install and run the Trust add-on in Windower 4.

Setup

You will need the latest version of Trust in order to use Trust.

Recommended

  1. Download and launch the Trust installer. If you are running Trust v10.0.8+, the installer should be in your addons/trust/Setup folder already. Please move it to your Desktop. If you run the installer from within the Trust folder it will not work.
  2. If a Windows security popup appears, click "More Info" and "Run Anyway".
  3. Follow the instructions in the installer.
  4. To update, launch the installer again.
  5. If you'd like to get early access to updates, click the dropdown in the top right and select Alpha.

image

Manual

  1. Download the latest release of Trust from GitHub (trust.zip under Assets at the bottom of the release page).
  2. Unzip trust.zip, right click the trust folder, copy it and paste it into the Windower/addons folder. Note that this will not override your entire existing trust folder, only changed files.
  3. If you have downloaded multiple copies of trust, the name of your folder might be trust (2), trust (3), etc. Rename this folder to be trust if needed.
  4. To update your version of Trust, repeat steps 1-3 above.

Git

  1. Create a folder named trust in your Windower/addons folder.
  2. Run git clone git@github.com:cyritegamestudios/trust.git . in that folder.
  3. To update, do a git pull.

Optional

While not required, it is strongly recommended that you use GearSwap to maximize the performance of Trust. GearSwap can be installed through Windower:

If you are not using GearSwap, you must set Is GearSwap Enabled to OFF under Config -> GearSwap in the menu.

Post Install

  1. Double check that the Windower/addons/trust folder exists.
  2. Run // lua r trust and you're ready to get started!
  3. You can configure your Trust through the menu using the Control + Numpad+ buttons.

日本のゲームクライアント

日本語クライントで、gearswapを日本語で使用している場合は

Next

Learn more about Windower Commands, Multi-Boxing and configuring your Trust with Profiles, Job Settings, Modes and Gambits.

Clone this wiki locally