forum

Skin.ini of Rohulk's 4.0 skin

posted
Total Posts
5
Topic Starter
Hopeneth
First of sorry for my english;

I just downloaded Rohulk's 4.0 skin and I wanted to switch the color of circles to purple instead of the basic green, but when I change the skin.ini file, an error happens, I don't know how to fix this problem, here is the contents of the file :

[General]
Name: Rohulk 4.0
Author: Rohulk
//Emanfman added the logo under the lifebar and changed the section fail/pass. Agresko made the Green circle part of the hitcircle and made the Numbers. Stole Spinner and spinnercircle and followpoints from doomsday, stope spinner clear from Xilver. Stole Hitcircle from Megumin.
Version: 4.0
SliderBallFlip: 0
CursorRotate: 0
CursorExpand: 0
CursorCentre: 1
SliderBallFrames: 1
HitCircleOverlayAboveNumer: 1
ComboBurstRandom: 0
SliderStyle: 2

//Please remember to remove "//" from some of options if you want them.

[Colours]
//green
Combo1: 0,170,50
Combo2: 0,170,105

//white and green
//Combo1: 255,255,255
//Combo2: 0,170,50

//white
//Combo1: 255,255,255

//Megumin Purple
//Combo1: 179,109,255


SliderBorder: 140,140,140
SliderTrackOverride: 0,0,0
SongSelectActiveText: 240,240,240
SongSelectInactiveText: 230,230,230
SpinnerApproachCircle: 255,255,255
ApproachCircle: 255,255,255
MenuGlow: 100,100,100
InputOverlayText: 255,255,255

[Fonts]
HitCirclePrefix: default
HitCircleOverlap: 100
ScorePrefix: score
ScoreOverlap: 2
[Mania]
Keys: 4
[Mania]
Keys: 5
[Mania]
Keys: 7
[Mania]
Keys: 8
JudgementLine: 1
SpecialStyle: None

I tried (like mentioned) to remove "//" but It didn't work, so I need your help to fix this thing.
Hibiku
What exactly is the error? You should just be able to remove the // on the line with the purple rgb code so it looks like Combo1: 179,109, 255 and add // for the two lines under green that go Combo1: 0,170,50 and Combo2: 0,170,105

Try replacing your skin.ini with the following:

[General]
Name: Rohulk 4.0
Author: Rohulk
//Emanfman added the logo under the lifebar and changed the section fail/pass. Agresko made the Green circle part of the hitcircle and made the Numbers. Stole Spinner and spinnercircle and followpoints from doomsday, stope spinner clear from Xilver. Stole Hitcircle from Megumin.
Version: 4.0
SliderBallFlip: 0
CursorRotate: 0
CursorExpand: 0
CursorCentre: 1
SliderBallFrames: 1
HitCircleOverlayAboveNumer: 1
ComboBurstRandom: 0
SliderStyle: 2

//Please remember to remove "//" from some of options if you want them.

[Colours]
//green
//Combo1: 0,170,50
//Combo2: 0,170,105

//white and green
//Combo1: 255,255,255
//Combo2: 0,170,50

//white
//Combo1: 255,255,255

//Megumin Purple
Combo1: 179,109,255

SliderBorder: 140,140,140
SliderTrackOverride: 0,0,0
SongSelectActiveText: 240,240,240
SongSelectInactiveText: 230,230,230
SpinnerApproachCircle: 255,255,255
ApproachCircle: 255,255,255
MenuGlow: 100,100,100
InputOverlayText: 255,255,255

[Fonts]
HitCirclePrefix: default
HitCircleOverlap: 100
ScorePrefix: score
ScoreOverlap: 2
[Mania]
Keys: 4
[Mania]
Keys: 5
[Mania]
Keys: 7
[Mania]
Keys: 8
JudgementLine: 1
SpecialStyle: None
Lyawi
use

[Colours]
Combo1: <purple RGB value>

instead of

//Please remember to remove "//" from some of options if you want them.

[Colours]
//green
Combo1: 0,170,50
Combo2: 0,170,105

//white and green
//Combo1: 255,255,255
//Combo2: 0,170,50

//white
//Combo1: 255,255,255

//Megumin Purple
//Combo1: 179,109,255

all those combo lines are multiple combo colours, but if you want only one, you should use only one
Topic Starter
Hopeneth
I'm just dumb, thank you ;) for the help (I removed the "//" here) :


//Megumin Purple
Combo1: 179,109,255
Topic Starter
Hopeneth
I'm going to do this ! Thank you ! :D
Please sign in to reply.

New reply