View Single Post
Old 08-04-22, 05:56 PM   #5
MrWaxton
Swabbie
 
Join Date: Dec 2013
Location: Missouri
Posts: 6
Downloads: 144
Uploads: 0
Default

I have miraculously solved the problem! ARB WideGui is working perfectly the way I customized it to now!

For anyone else that may ever have this issue, here is the fix. Go to your menu_1024_768.ini in ARB WideGui 1920x1080/data/Menu, then edit with either notepad or notepad++ (the latter being far superior, especially with the compare plugin. Now find and replace the numbers in these two lines with the highlighted numbers you see below:

[G28 I32]
Name=Mark text
Type=1029;Static text
ItemID=0x2808000D
ParentID=0x28080000
Pos=46,-222,133,24
Color=0xB4B4B4FE
Font=5
Text=2014
TextFlags=0x5

[G28 I34]
Name=Mark
Type=1031;Stat bmp array
ItemID=0x28080006
ParentID=0x28080000
Pos=84,-165,52,52
Color=0xFFFFFFFF
Materials=2
Display=0;No stretch
Mat 0=data/menu/gui/Periscope.tga
Crop 0=0.476563,0.764648,1,1
Mat 1=data/menu/gui/Periscope.tga
Crop 1=0.529297,0.765625,1,1
MatFlags=0x21
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF

Also included is the fix for the double numbers on the Tube/Salvo selection dial on the Attack Map. I have seen many on the main ARB GUI thread asking how that issue can be resolved. Here it is:

[G3B I97]
Name=Tube Selection
Type=1026;Menu group
ItemID=0x3B1D0000
ParentID=0x3B1C0000
Pos=500,-25,128,128;5,-25,128,128
Color=0xFFFFFFFF

[G3B I113]
Name=Tube Selection
Type=1026;Menu group
ItemID=0x3B180000
ParentID=0x3B160000
Pos=500,-25,128,128;5,-25,128,128
Color=0xFFFFFFFF


Last edited by MrWaxton; 08-07-22 at 08:44 PM.
MrWaxton is offline   Reply With Quote