|
How to changed the picture(Naruto)?Also,how to use this(below)?The text become configuration settings.But how to use it?
here's the INI file breakdown if you wanna make your own skin
Quote:
Originally Posted by noz.ini
[NOZ]
Refresh=1
Scale=0
Hide=1
Align=0
Swap=0
Left=360
Top=132
Skin=1
Rotate=0
[Skin]
BMP=Skin.bmp //your skin file for normal view
Left1=147 //screen 1 left margin. xxx pixel from the left
Top1=45 //screen 1 top margin. xxx pixel from top
Width1=256 //screen 1 width, simply change to get bigger size
Height1=192 //screen 1 height, simply change to get bigger size
Left2=147 //screen 2 left margin. xxx pixel from the left
Top2=331 //screen 2 top margin. xxx pixel from top
Width2=256 //screen 2 width, simply change to get bigger size
Height2=192 //screen 2 height, simply change to get bigger size
[SkinR] //teh same breakdown as [Skin] but this is for rotated version
BMP=Skinr.bmp
Left1=45
Top1=151
Width1=192
Height1=256
Left2=331
Top2=151
Width2=192
Height2=256
|