Add a fixed Lane cover to your osu!mania
- Configure Config.ini
- Change to fit your resolution/skin
- Make sure your Osu! game client isn't in fullscreen mode
- Run
python app.py
- If you are downloading the latest released exe, just run
app.exe
- If you are downloading the latest released exe, just run
- To close the app, click on any part of the cover
Sections | Key | Description |
---|---|---|
Gradient | height | The height of gradient part of lane cover |
Gradient | level | The density level of gradient part of lane cover |
Offset | width | The offset X of lane cover |
Offset | height | The offset Y of lane cover |
Size | width | The height of lane cover |
Size | height | The width of lane cover |
For example
Sections | Key | Value |
---|---|---|
Gradient | height | 80 |
Gradient | level | 2 |
Offset | width | 450 |
Offset | height | 920 |
Size | width | 600 |
Size | height | 550 |