What I don't understand is, why are the colors in a form of <xxx,xxx,xxx,xxx> instead of just <xxx,xxx,xxx>.
Can someone explain how do I change those colors?
Can someone explain how do I change those colors?
+nukeTouchFluffyTail wrote:
This is a 7k.ini example;[Mania Skin Config]
ColumnLineWidth: 0.7
ColumnStart: 136
BarlineWidth: 1.2
HitPosition: 402
SpecialStyle: 0
SpecialPositionLeft: 1
UpsideDown: 0
JudgementLine: 1
ScorePosition: 325
ComboPosition: 111
FontCombo: score
LightFramePerSecond: 24
ColumnWidth: 30,30,30,30,30,30,30
ColumnLine: 1,1,1,1,1,1,1,1
[Colours]
Colour1: 0,0,0,255
Colour2: 0,0,0,255
Colour3: 0,0,0,255
Colour4: 0,0,0,255
Colour5: 0,0,0,255
Colour6: 0,0,0,255
Colour7: 0,0,0,255
ColourLight1: 255,255,255,255
ColourLight2: 255,255,255,255
ColourLight3: 255,255,255,255
ColourLight4: 255,255,255,255
ColourLight5: 255,255,255,255
ColourLight6: 255,255,255,255
ColourLight7: 255,255,255,255
ColourColumnLine: 255,255,255,255
ColourBarline: 255,255,255,255
ColourHold: 255,199,51,255
ColourBreak: 255,0,0,255
[Keys]
Key0: S
Key1: D
Key2: F
Key3: Space
Key4: J
Key5: K
Key6: L
Quick non-obvious parameter explanations;
[General]
HitPosition: controls where your hit judgement is (the actual spot you have to hit notes)
ScorePosition: controls where the judgement hits (300, 200, 100, 50, miss) appear
ComboPosition: controls where the combo numbers appear
[Colours]
Colour1-8: individually controls lane coloring [ default | edited ]
ColourLight1-8: individually controls the color added to the mania-stage-light.png [ default | edited ]
All color parameters use Red,Green,Blue,Alpha (transparency) codes.