Log in

View Full Version : GWX 1.3 a little annoying bug and my solution


Dimitrius07
08-08-07, 03:40 AM
The little annoying bug i want to talk about is a Leer.tga file.

Thince my English is not perfect and its not easy for me to explain thise correctly i recorded thise problem in a very small video clip

link http://www.youtube.com/watch?v=tHfSusycAxY

Maybe its done for some porpuse i don`t know - but here a quick solution to thise problem

Open the menu_1024_768.ini
find the line

[G31 I25]
Name=Target;Neuer Eintrag f Transparentmod Leer.tga
Type=1031;Stat bmp array
ItemID=0x31000006
ParentID=0x31000000
Pos=0,112,1024,130
Color=0xFFFFFFFF
Materials=1
Display=2;Linear
Mat 0=data/Menu/Gui/Layout/Leer.tga
Crop 0=0,0,1,1
MatFlags=0x9
TexFmt=0x9
Drag=true
BmpState=1
NeedFocus=true


replace it with


[G31 I25]
Name=Target;Neuer Eintrag f Transparentmod Leer.tga
Type=1031;Stat bmp array
ItemID=0x31000006
ParentID=0x31000000
Pos=0,112,1024,130
Color=0xFFFFFFFF
Materials=1
Display=2;Linear
Mat 0=data/Menu/Gui/Layout/Leer.tga
Crop 0=0,0,1,1
MatFlags=0x9
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true