https://github.com/realcyguy/smoothosu
A cli tool to make smooth osu! cursor trails.
https://github.com/realcyguy/smoothosu
Last synced: 4 months ago
JSON representation
A cli tool to make smooth osu! cursor trails.
- Host: GitHub
- URL: https://github.com/realcyguy/smoothosu
- Owner: RealCyGuy
- License: mit
- Created: 2021-03-31T15:27:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-17T01:11:20.000Z (about 5 years ago)
- Last Synced: 2024-12-30T22:32:41.416Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/smoothosu
- Size: 77.1 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# smoothosu
> Make your osu! cursor trails smooth!
You can see an example of it in-game here:
## Requirements
[Node.js](https://nodejs.org/), [npm](https://www.npmjs.com/get-npm), and a terminal!
## Installation
Just run:
```shell
npm i -g smoothosu
```
## Usage
> It is recommended to duplicate your skin's folder so your skin won't be destroyed if something goes wrong and you will keep your original skin.
Change the working directory to the skin you want to make smooth. This folder can be found by clicking `Open current skin folder` in the settings. To change to the directory use this command a terminal replacing `/path/to/skin/folder` with... the path to your skin's folder.
```shell
cd /path/to/skin/folder
```
Then run the command.
```shell
smoothosu
```
When the confirmation appears, enter `y` if you want to continue.
```shell
prompt: Do you want to continue? [y]es/[n]o: y
```
In osu, press `ctrl + shift + alt + s` to refresh your skin if neccesary. Then, set your cursor size to 2x (optional, but it's the default cursor size) and now you have a smooth cursor!