forum

help with a skin i like to use

posted
Total Posts
2
Topic Starter
CHILLNER
I play Osu! Mania and use a skin I really like, and I want to disable the lighting effect in the hit box when i click a key bind, but I can't seem to get rid of it. any tips on how to modify it so I don't feel like I'm getting blinded. the skin is OOCIRCLEOO.

https://drive.google.com/drive/folders/1qVz63PdZtLu1tYXdjTVHgkqOuz3oeVmi
JustABeginner
Hi CHILLNER!

Firstly, go to your skin.ini - it looks like a blank white paper with a cog attached to it.

Scroll down until you see the following code section:
[Mania]           //Mania configuration skin
Keys: 4           //What key mode it prioritise - as it is shown this is for 4K mode only

Search for a following code within the section that named "KeyImage#D"; where # = 0, 1, 2, 3...
And change the file path as shown below:

KeyImage0D: circles\4KR
KeyImage1D: circles\4KR
KeyImage2D: circles\4KR
KeyImage3D: circles\4KR

Note: If you wish to change other key modes, this also works with the similar paths above, just to be sure you check what Keys are you configure and change circles\4KRD in any KeyImage#D to circles\4KR.
Please sign in to reply.

New reply