diff --git a/README.md b/README.md index d02c081..efe3068 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ It's similar to TPS Bypass or Draw Divide, but with much less lag and (hopefully To edit keybinds, go to the GD options menu and click the "Keys" button in the top right (Mega Hack rebinds won't work). To enable right click input, use the mod options menu. -For best input precision, use either Physics Bypass (with any FPS value), or one of the following FPS values: 60, 80, 120, 240. -Other FPS values will have worse input precision without Physics Bypass, due to how 2.2's physics work. +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 have Physics Bypass. Disable TPS Bypass/Draw Divide when using this mod, because they're pointless. diff --git a/about.md b/about.md index 8d99961..98802c4 100644 --- a/about.md +++ b/about.md @@ -8,8 +8,8 @@ It's similar to TPS Bypass or Draw Divide, but with much less lag and (hopefully To edit keybinds, go to the GD options menu and click the "Keys" button in the top right (Mega Hack rebinds won't work). To enable right click input, use the mod options menu. -For best input precision, use either Physics Bypass (with any FPS value), or one of the following FPS values: 60, 80, 120, 240. -Other FPS values will have worse input precision without Physics Bypass, due to how 2.2's physics work. +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 have Physics Bypass. Disable TPS Bypass/Draw Divide when using this mod, because they're pointless. diff --git a/mod.json b/mod.json index fd0853f..2369b83 100644 --- a/mod.json +++ b/mod.json @@ -1,5 +1,5 @@ { - "geode": "3.0.0-beta.5", + "geode": "3.0.0", "gd": { "win": "2.206" },