You are viewing a potentially older version of this package. View all versions.
Nessie-ControlTweaks-1.1.1 icon

ControlTweaks

A mod with the aim of improving the Character Controller ux and quality of life.

Date uploaded 5 months ago
Version 1.1.1
Download link Nessie-ControlTweaks-1.1.1.zip
Downloads 4139
Dependency string Nessie-ControlTweaks-1.1.1

This mod requires the following mods to function

Nessie-EasySettings-1.1.3 icon
Nessie-EasySettings

A mod API for easily adding options to the settings menu.

Preferred version: 1.1.3
BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Control Tweaks

A mod with the aim of improving the Character Controller ux and quality of life.

Features

  • Jump and ledge jump buffering
  • Soft head bumps instead of falling down instantly when hitting your head
  • Walking slowly when pressing a key
  • Settings to configure these features in the in game menu

Installing

  1. Install the latest version of BepInEx 5
  2. Download this mod (ControlTweaks.dll) and its dependency (EasySettings.dll)
  3. Go to the games main directory (where the ATLYSS.exe can be found)
  4. Go to the BepInEx plugins folder (ATLYSS/BepInEx/plugins/)
  5. Put ControlTweaks.dll and EasySettings.dll in the BepInEx plugins folder

Requirements

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.1 - 2024-12-17

Fixed

  • Players not falling down after jumping.

1.1.0 - 2024-12-08

Added

  • The ability to toggle the walk on button press instead of holding it.
  • A setting to enable walk toggling.

1.0.0 - 2024-12-07

Added

  • Input buffering for jumps and ledge jumps.
  • Soft head bumps instead of falling down instantly when hitting your head.
  • The ability to reduce the move speed whilst holding down a key.
  • A jump buffer duration setting.
  • A Soft head bump toggle setting.
  • A walk key bind setting.
  • A walk speed multiplier setting.