-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4c39a32
commit 4d4d228
Showing
1 changed file
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). | ||
|