Skip to content

Commit

Permalink
linux input note
Browse files Browse the repository at this point in the history
  • Loading branch information
theyareonit committed Oct 1, 2024
1 parent 886aff3 commit 5dc9215
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,14 @@ To enable right click input, use the mod options menu.
You must enable num lock to use numpad keys.

It is recommended to use either Physics Bypass or one of these FPS values: 60, 80, 120, or 240.
This is because 2.2 stutters on FPS values that aren't factors of 240 unless you enable Physics Bypass.
This is because 2.2 stutters on FPS values that aren't factors or multiples of 240 unless you enable Physics Bypass.

Disable TPS Bypass/Draw Divide when using this mod, because they're pointless.

The mod comes with its own version of Physics Bypass in the mod options. Be warned that not all lists or leaderboards that allow CBF will consider this legit!

If on Linux, and the mod doesn't work, please try running the command <cr>sudo usermod -aG input $USER</c> (this will make your system slightly less secure).

# Known issues

- This mod does not work with bots
Expand Down
4 changes: 3 additions & 1 deletion about.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ To enable right click input, use the mod options menu.
You must enable num lock to use numpad keys.

It is recommended to use either Physics Bypass or one of these FPS values: 60, 80, 120, or 240.
This is because 2.2 stutters on FPS values that aren't factors of 240 unless you enable Physics Bypass.
This is because 2.2 stutters on FPS values that aren't factors or multiples of 240 unless you enable Physics Bypass.

Disable TPS Bypass/Draw Divide when using this mod, because they're pointless.

The mod comes with its own version of Physics Bypass in the mod options. Be warned that not all lists or leaderboards that allow CBF will consider this legit!

If on Linux, and the mod doesn't work, please try running the command <cr>sudo usermod -aG input $USER</c> (this will make your system slightly less secure).

# Known issues

- This mod does not work with bots
Expand Down

0 comments on commit 5dc9215

Please sign in to comment.