Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CircuitLord authored May 15, 2021
1 parent 4c39a32 commit 4d4d228
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,25 @@
# PhysicsBooster
A MelonLoader mod that allows you to customize the physics timestep in any supported game.
A MelonLoader mod that allows you to customize the physics timestep in any supported game.

Primarially designed for [Until You Fall](https://store.steampowered.com/app/858260/Until_You_Fall/) to fix the jittery hand movemnet on Index at 144hz.


Requires MelonLoader v3.0 or higher.

## Installation

Install [MelonLoader v3.0](https://melonwiki.xyz/#/README)
(when installing enable alpha versions in the settings)

Run the game once to generate needed files.

Download the latest PhysicsBooster.dll and drop it into Mods/

Run the game, and enjoy!

## Customizing

Open UserData/MelonPreferences.cfg.

Find [PhysicsBooster] and set the desired physics framerate to whatever you want (default 144 for Index).

0 comments on commit 4d4d228

Please sign in to comment.