Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/ASTRA228b/APreds-UI/llms.txt

Use this file to discover all available pages before exploring further.

APreds UI is a BepInEx plugin for Gorilla Tag that brings a fully interactive in-game overlay for tuning movement prediction (preds) settings. Toggle the panel with the U key, adjust strength, smoothness, and arm length in real time, or snap to built-in presets — all without leaving your session.

Installation

Drop the DLL into your BepInEx plugins folder and launch Gorilla Tag.

Quick start

Open the UI and make your first prediction adjustment in under a minute.

Prediction settings

Tune strength, movement threshold, smoothness, and max arm length.

Presets

Use Max, Random, or Reset to quickly change your prediction strength.

How it works

APreds UI hooks into the Gorilla Tag runtime via BepInEx and applies hand-position prediction every frame when enabled. The mod creates invisible tracker objects attached to your left and right hands, samples their velocity using GorillaVelocityTracker, then nudges each hand position forward by a configurable amount — giving you a smoother, more responsive feel during fast movement.
1

Install BepInEx and the mod DLL

Place the compiled APredsUI.dll in your BepInEx plugins folder. See the installation guide for the exact path.
2

Launch Gorilla Tag

Start the game. BepInEx loads APreds UI automatically on startup.
3

Open the overlay

Press U in-game to open the APreds UI panel. The window is draggable — position it anywhere on screen.
4

Tune your settings

Enable predictions with the toggle, then dial in Preds Strength, Movement Threshold, Smoothness, and Max Arm Length using the sliders.
APreds UI is designed to work alongside Astra’s PullMod V1. Make sure PullMod is installed before enabling predictions.

Build docs developers (and LLMs) love