forum

[Question] XK.ini files for mania.

posted
Total Posts
5
Topic Starter
Horolynn
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?
TakuMii
The format is <red,green,blue,alpha>. The last number is for transparency, 255 is opaque while 0 is invisible.
Topic Starter
Horolynn
Thank you.
TouchFluffyTail
Should ask questions like these in the skinning support thread (t/51694) in the future.

Also for quick reference here's a rundown of the key *.inis I made awhile back.

TouchFluffyTail 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.
+nuke
Topic Starter
Horolynn
Ah, thank you. I wasn't aware we were supposed to post questions in this thread, I did check it but didn't find anything on that matter so I asked here. Sorry for this, will do in future.
Please sign in to reply.

New reply