View Single Post
Old 08-17-23, 09:04 AM   #9
Drunken_Rhino22
Nub
 
Join Date: Dec 2020
Posts: 2
Downloads: 57
Uploads: 0
Default

Quote:
Originally Posted by Naruto17141 View Post
UPDATE: I got the recognition manual fix working with the functional draggable chronometer! What I did was make it so the functional chrono works as is standard with ARB Widegui. What I then did is instead of using JSGME to install the fix for the recon book, which I think edits some other stuff that 'undoes' the chronometer, I simply copied the recon book changes in the menu_1024x768 file that comes with the recon book fix mod into my original menu ini file that is changed by ARB widegui, and is what has the draggable chrono working in the first place.

DISCLAIMER: This is what worked for me. I hope it helps but I don't take responibility if things go wrong as this is the fix that worked in MY situation.

The part to copy/overwrite is as follows:



[G25 I39]
Name=Unit
Type=1026;Menu group
ItemID=0x25060000
ParentID=0x25010000
Pos=0,0,576,220
Color=0xFFFFFFFF

[G25 I40]
Name=Scale
Type=1030;Static bmp
ItemID=0x25060004
ParentID=0x25060000
Pos=49,-166,477,18
Color=0xFFFFFF00
Materials=1
Display=2;Linear
Mat 0=data/menu/gui/degrees.tga
MatFlags=0x1
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF

[G25 I41];jonz
Name=Line
Type=1030;Static bmp
ItemID=0x25060005
ParentID=0x25060000
Pos=49,-33,477,1
Materials=1
Display=2;Linear
Mat 0=data/menu/gui/layout/bkgr.tga
MatFlags=0x1
TexFmt=0x9
BmpState=1
SelOne=false
IdGroup=0
StatesColors=0x00000000, 0x00000000, 0x00000000, 0x00000000

[G25 I42]
Name=Profile
Type=1031;Stat bmp array
ItemID=0x25060003
ParentID=0x25060000
Pos=32,-55,512,256
Color=0xFFFFFFFF
Materials=1
Display=0;Linear
Mat 0=data/menu/gui/layout/bkgr.tga
MatFlags=0x1
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=1
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF

[G25 I43]
Name=Name
Type=1029;Static text
ItemID=0x25060002
ParentID=0x25060000
Pos=50,9,475,44
Color=0xFF
Font=1
Text=0
TextFlags=0x8

[G25 I44]
Name=Bkgr
Type=1031;Stat bmp array
ItemID=0x25060001
ParentID=0x25060000
Pos=0,0,576,356
Materials=1
Display=0;Linear
Mat 0=data/menu/gui/recmanual/RecManual.tga
Crop 0=0.642578125,0,0.28125,0.6953125; Low Contrast Pages
;Crop 0=0.3544921875,0,0.28125,0.6953125; High Contrast Pages
MatFlags=0x1
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
;;;;;;;;;;;;;;End of JonZ Large Rec Manual;;;;;;;;;;;;;;;;;;
Sorry for the necro bump but this worked for me, thanks man!
Drunken_Rhino22 is offline   Reply With Quote