osu! Arch Linux guide install
Installing wine
- Install wine from the official repositories, wine 7.12 is stable enough to run osu!
$ sudo pacman -S wine
//CLEAR | |
unbindall | |
clear | |
//MOVEMENT | |
bind "w" "+forward" | |
bind "s" "+back" | |
bind "a" "+moveleft" | |
bind "d" "+moveright" | |
bind "ctrl" "+duck" |
$ sudo pacman -S wine