It is currently April 18th, 2024, 9:20 am

reversing a skin

Get help with creating, editing & fixing problems with skins
ibrakad
Posts: 14
Joined: January 15th, 2020, 1:33 pm

Re: reversing a skin

Post by ibrakad »

balala wrote: January 15th, 2020, 6:33 pm I'm not sure I can follow. In the original code there are four icons (Insurgency, ...)
sorry for that i forgot my edits, when you open display1 (right click on the skin > layout file.inc )
this is the original code for display1

Code: Select all

[Display1]
Layout=horizontal.inc
LoadMeter={'background_meter.inc','icon_meter.inc'}
SkinWidth=0.9
SkinX=0.04
SkinY=0.12
List=list_game.inc
Space=25
RowSpace=0
Rows=1
ScrollSpeed=0.1
ScrollDivider=8
Transition=5
IconSolid=0,0,0,150
IconTint=255,255,255
IconScale=0.4
BannerWidth=(#DisplayWidth#*0.23)
BannerHeight=(#DisplayHeight#*0.75)
Update=20
ClickThrough=0
CoverAspectRatio=0
StaticBackground=0
Keyboard=1
Gamepad=1
StaticBackground=1
LaunchAction=[!CommandMeasure Animation "launch_effect()"]
SoundHover=hover_1.wav
SoundClick=launch.wav
SoundExit=exit.wav
i changed the following

LoadMeter={'background_meter.inc','icon_meter.inc'} to {'icon_meter.inc'} only
and resized it to the size i want


this is the last picture of the code after all the edits

Code: Select all

[Display1]
Layout=horizontal.inc
LoadMeter={'icon_meter.inc'}
SkinWidth=0.96
SkinX=0.45
SkinY=0.85
List=list_game.inc
Space=0
RowSpace=0
Rows=1
ScrollSpeed=0.1
ScrollDivider=8
Transition=5
IconSolid=255,255,255,100
IconTint=0,0,0,155
HighlightColor=0,0,0,80
IconScale=0.7
BannerWidth=(#DisplayWidth#*0.04)
BannerHeight=(#DisplayWidth#*0.04)
Update=15
ClickThrough=0
CoverAspectRatio=2
StaticBackground=0
now if u save and open the skin from the controller thats on the desktop you will get an icon bar
now if you (right click the bar > edit list) and add a new entry , the new icon will be added to the right side of the bar
i just want it to be added to the left side of the bar
User avatar
balala
Rainmeter Sage
Posts: 16143
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: reversing a skin

Post by balala »

ibrakad wrote: January 15th, 2020, 8:09 pm now if u save and open the skin from the controller thats on the desktop you will get an icon bar
No, unfortunately I don't. I see the exactly same skin as before. Nothing different.
ibrakad
Posts: 14
Joined: January 15th, 2020, 1:33 pm

Re: reversing a skin

Post by ibrakad »

balala wrote: January 15th, 2020, 8:42 pm No, unfortunately I don't. I see the exactly same skin as before. Nothing different.
thats weird im getting an icon bar that looks like this
Image
User avatar
balala
Rainmeter Sage
Posts: 16143
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: reversing a skin

Post by balala »

ibrakad wrote: January 15th, 2020, 8:54 pm thats weird im getting an icon bar that looks like this
Image
No, unfortunately there is nothing like this on my screen:
GameHub.png
You do not have the required permissions to view the files attached to this post.
ibrakad
Posts: 14
Joined: January 15th, 2020, 1:33 pm

Re: reversing a skin

Post by ibrakad »

balala wrote: January 15th, 2020, 9:00 pm No, unfortunately there is nothing like this on my screen:
GameHub.png
i see
you can go to page_game.inc in \GameHUB 2\@Resources\User and change the original display1 code with this code

Code: Select all

[Display1]
Layout=horizontal.inc
LoadMeter={'icon_meter.inc'}
SkinWidth=0.96
SkinX=0.45
SkinY=0.85
List=list_game.inc
Space=0
RowSpace=0
Rows=1
ScrollSpeed=0.1
ScrollDivider=8
Transition=5
IconSolid=255,255,255,100
IconTint=0,0,0,155
HighlightColor=0,0,0,80
IconScale=0.7
BannerWidth=(#DisplayWidth#*0.04)
BannerHeight=(#DisplayWidth#*0.04)
Update=15
ClickThrough=0
CoverAspectRatio=2
StaticBackground=0
then open the skin with GameHUB.ini in rainmeter , or with the skin controller icon thats on the desktop

Image

when you open just display1 from rainmeter app nothing change for some reason , i dont know why
Last edited by ibrakad on January 15th, 2020, 9:25 pm, edited 1 time in total.
User avatar
balala
Rainmeter Sage
Posts: 16143
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: reversing a skin

Post by balala »

ibrakad wrote: January 15th, 2020, 9:07 pm did you open it from the controller icon thats on the desktop ?
No, because there is no such controller icon. Where is it? Has to be loaded somehow?
ibrakad
Posts: 14
Joined: January 15th, 2020, 1:33 pm

Re: reversing a skin

Post by ibrakad »

balala wrote: January 15th, 2020, 9:23 pm No, because there is no such controller icon. Where is it? Has to be loaded somehow?
its in button folder

this is taking alot of time , thank you for giving me some of your time<3
(i have edited my last comment)
User avatar
balala
Rainmeter Sage
Posts: 16143
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: reversing a skin

Post by balala »

ibrakad wrote: January 15th, 2020, 9:27 pm its in button folder
Alright, now I see.
Unfortunately I don't go on by now, because here is almost midnight (UTC+2). Will continue tomorrow, if still will be required.
Sorry...
ibrakad
Posts: 14
Joined: January 15th, 2020, 1:33 pm

Re: reversing a skin

Post by ibrakad »

balala wrote: January 15th, 2020, 9:38 pm Alright, now I see.
Unfortunately I don't go on by now, because here is almost midnight (UTC+2). Will continue tomorrow, if still will be required.
Sorry...
same here, again thank you for your time buddy <3
see you tomorrow
User avatar
balala
Rainmeter Sage
Posts: 16143
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: reversing a skin

Post by balala »

Ok, now let's start all over again.
If I click the icon you talked about, I get loaded the following two skins: GameHUB 2\Display2\Display.ini and GameHUB 2\Display1\Display.ini. Now what have I to do now?