forum

White line under keys in mania?

posted
Total Posts
10
Topic Starter
advilraccoon
So I'm working on my first skin and am on the gameplay for mania, but this white line is showing up under the keys and I cant figure out a way to get rid of it, I've turned the judgement line off in the .ini file and I made the mania-stage-hint a 1x1 pixel image. So can anyone help me figure out how to get rid of this?



here's the .ini file:

Redo_
Change ColourJudgementLine: to some RGB value
Topic Starter
advilraccoon

Redo_ wrote:

Change ColourJudgementLine: to some RGBA value
that still didn't work unfortunately, should JudgementLine: be set to 1 for this?
Redo_
JudgementLine: doesn't matter here. You should check whether you spelled everything correctly, or are editing the wrong mania config.

I do have to correct myself since I previously said the line used RGBA value while now realizing it only uses RGB. But that shouldn't affect whether the line works or not.

My testing skin.ini config doesn't have anything besides the Keys and ColourJudgementLine: put in place so unless that line isn't it (which it should be because the default one is white), I don't see the reason why it wouldn't work

skin.ini
[Mania]
Keys: 4
ColourJudgementLine: 255,0,0
Topic Starter
advilraccoon

Redo_ wrote:

JudgementLine: doesn't matter here. You should check whether you spelled everything correctly, or are editing the wrong mania config.

I do have to correct myself since I previously said the line used RGBA value while now realizing it only uses RGB. But that shouldn't affect whether the line works or not.

My testing skin.ini config doesn't have anything besides the Keys and ColourJudgementLine: put in place so unless that line isn't it (which it should be because the default one is white), I don't see the reason why it wouldn't work

skin.ini
[Mania]
Keys: 4
ColourJudgementLine: 255,0,0
so idk why but even when i copy pasted your settings and just added the version (i also tried without the version) it still showed up white, i honestly dont know whats happening but i'm probably just going to roll with it and try to hide it or just incorporate it into the skin, if im doing something wrong though please let me know!



and the gameplay:

Redo_
Oh it may not be the judgement line after all

If you don't mind you could upload your skin somewhere and I'd check it out when I'm free
Topic Starter
advilraccoon

Redo_ wrote:

Oh it may not be the judgement line after all

If you don't mind you could upload your skin somewhere and I'd check it out when I'm free
yeah sure I'll make a reddit post because I'm not quite sure if my skin is allowed in the forum its like a late Halloween skin and it has like bloody imaging in it and I didn't know if that counted as NSFW
Redo_

advil_raccoon wrote:

I didn't know if that counted as NSFW
That should be allowed by the forum rules

Try these settings:
skin.ini
ColourJudgementLine: 0,0,0
JudgementLine: 0
StageHint: star2

Let me know if the line persists
Topic Starter
advilraccoon

Redo_ wrote:

advil_raccoon wrote:

I didn't know if that counted as NSFW
That should be allowed by the forum rules

Try these settings:
skin.ini
ColourJudgementLine: 0,0,0
JudgementLine: 0
StageHint: star2

Let me know if the line persists
sorry for the late response and thank you for that info! I'll probably make a forum post about it when I finish. I also figured out a solution to my problem, on the mania-key sprites you just add a black line that's in the same spot the white line would be! I'm assuming that this would look pretty weird on higher transparency backgrounds because there would just be a black line there but its better than nothing. I will be trying that solution that you described though!

edit:

So I just tried your solution and it worked perfectly! now there's no white line and its even transparent so there no black line on high transparency. thank you so much for your help!
Redo_
Glad we got it solved!
Please sign in to reply.

New reply