- Notifications
You must be signed in to change notification settings - Fork1
sciboy12/Abs-C
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Abs ported to C
Thanks todanil1petrov, who is the original creator of this port.
If you encounter any problems, please ask on theDiscord or file an issue regarding it.
sudo apt install libinih-devcd (Wherever you saved Abs-C to)make
Place abs-c.ini into ~/.config/
These values are relative to the center of the touchpad/screen and are measured in percent:
x_scale_pct_min
: Left edge
x_scale_pct_max
: Right Edge
y_scale_pct_min
: Top edge
y_scale_pct_max
: Bottom edge
keep_ratio
: Enable/Disable Ratio Compensation (Similar to "Keep aspect ratio" on monitors)
use_pen
: Use an active stylus on a compatible touchscreen tablet, instead of the touchpad
If playing on osu!Lazer, disable High Precision Mouse (and Fullscreen/Confine mouse cursor to window, if on Wayland) within Lazer's settings.
Add your user to the input group (reboot afterwards):
sudo usermod –a –G input $USER
Run with:
./abs-c