hello John ,
search in your menu_ini for the following entry :
[G67 I793]
Type=1031;Stat bmp array
ItemID=0x67000415
ParentID=0x67000000
Pos=0,768,1024,768
Color=0xFFFFFFFF
Materials=3
Display=2;Linear
Mat 0=DATA/Menu/Data/BackPap2.tga
Mat 1=DATA/Menu/Data/Baracs.tga
Mat 2=DATA/Menu/Data/Baracs01.tga
MatFlags=0x1
TexFmt=0x8
Drag=false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
and make it like this (with red letters are the changes):
[G67 I793]
Type=1031;Stat bmp array
ItemID=0x67000415
ParentID=0x67000000
Pos=0,768,1024,768
Color=0xFFFFFFFF
Materials=3
Display=2;Linear
Mat 0=DATA/Menu/Data/BackPap2.tga
Mat 1=DATA/Menu/Data/Baracs.tga
Mat 2=DATA/Menu/Data/Baracs01.tga
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
this change will give to your background image the max quality. you will see the difference.
bye
|