forum

Problem with skin.ini

posted
Total Posts
2
Topic Starter
papiru
When i created the skin.ini file, i named it "OsuSkin.ini" , and I thought that this was right until now.
I was edditing the slider and couldn't set a solid color for it(black). So i took the skin.ini file from another skin, and it worked, but my selection-mode isn't showing anything now. And i tried some thing and discovered that the problem is the skin.ini name(i need to name it skin.ini) but how do i resolve it with my selection-mode.(I tried to create a @2x file of the selection-mode but didn't work as well)

HERE THE SKIN.INI CONFIGURATIONS

[General]
Name: FirsTestSkin
Author: Gutto Zuccheroz
CursorExpand: 1
CursorCentre: 1
CursorRotate: 0
CursorTrailRotate: 0
AnimationFramrate: 0
LayeredHitSounds: 0
ComboBurstRandom: 0
CustomComboBurstSounds: 0
HitCircleOverlayAboveNumber: 0
SliderBallFlip: 0
AllowSliderBallTint: 0
SpinnerNoBlink: 0
SpinnerPlayField: 0
SpinnerFrequencyModulate: 0
SliderStyle: 2

[Colours]

Combo1: 104,220,255
Combo2: 255,150,0
Combo3: 102,255,0
Combo4: 255,130,255
SongSelectActiveText: 0
SongSelectInactiveText: 0
MenuGlow: 0
StarBreakAdditive: 0
InputOverlayText: 0
SliderBallFrames: 8
SliderBorder: 255,255,230
SliderTrackOverride: 0,0,0
SpinnerApproachCircle: 255,255,255
SpinnerBackground: 0

[Fonts]
HitCirclePrefix: default
HitCircleOverlap: 5
ScorePrefix: score
ScoreOverlap: 3
RockRoller
name has to be "skin.ini". Add "Version: 2.5" to [General] like this:
[General]

Name: FirsTestSkin
Author: Gutto Zuccheroz
Version: 2.5

CursorExpand: 1
CursorCentre: 1
CursorRotate: 0
CursorTrailRotate: 0
AnimationFramrate: 0
LayeredHitSounds: 0
ComboBurstRandom: 0
CustomComboBurstSounds: 0
HitCircleOverlayAboveNumber: 0
SliderBallFlip: 0
AllowSliderBallTint: 0
SpinnerNoBlink: 0
SpinnerPlayField: 0
SpinnerFrequencyModulate: 0
SliderStyle: 2

[Colours]

Combo1: 104,220,255
Combo2: 255,150,0
Combo3: 102,255,0
Combo4: 255,130,255
SongSelectActiveText: 0
SongSelectInactiveText: 0
MenuGlow: 0
StarBreakAdditive: 0
InputOverlayText: 0
SliderBallFrames: 8
SliderBorder: 255,255,230
SliderTrackOverride: 0,0,0
SpinnerApproachCircle: 255,255,255
SpinnerBackground: 0

[Fonts]
HitCirclePrefix: default
HitCircleOverlap: 5
ScorePrefix: score
ScoreOverlap: 3
Please sign in to reply.

New reply