Thread: [REL] Dark Waters
View Single Post
Old 06-08-22, 12:02 AM   #1308
Bubblehead1980
Navy Seal
 
Join Date: Apr 2009
Location: Florida USA
Posts: 6,922
Downloads: 550
Uploads: 42


Default

Quote:
Originally Posted by mazzi View Post
At the moment I don't have DW installed and specifically with the coordinates in [G29 I2] I can't help.


And to correct the size of 2D sensors in the interface from my archive is quite simple - you need to find 6 lines for the word 1920x1080.
Next, the desired permission to uncomment, and not the desired permission to comment out.

Here is the first piece of code with the found string:
Code:
[G3F I20]
Name=Depth 260
Type=1026;Menu group
ItemID=0x3F1F0000
ParentID=0x3F010000
Pos=356,62,90,90
Zone= 868 120 160 160 4 1 0x3F010019 0.5 -1 0x3F1F0000 -0.5 1.5 0 0    ;stok - 1024x768, 1280x768, 1360x768, 1366x768
;Zone= 868 120 120 120 4 1 0x3F010019 0.5 -1 0x3F1F0000 -0.5 1.5 0 0    ;1920x1080
;Zone= 868 120 110 110 4 1 0x3F010019 0.5 -1 0x3F1F0000 -0.5 1.5 0 0    ;1920x1200, 1600х1200 
 Color=0xFFFFFFFF
What to fix here is clear?
Then you go on and fix it in 5 more places [G3F I27] [G3F I36] [G3F I43] [G3F I51] [G3F I57].


Here is a window with messages, you can also change the location of the window for your resolution:
Code:
[G3F I246]
Name=Group messages 2
Type=1026;Menu group
ItemID=0x3F2A0000
ParentID=0x3F000000
Pos=256,-4,350,94
;Zone= 256 764 330 94 1 1 0x3F000000 0.5 0 0x3F2A0000 -0.63 0 0 0    ;1024x768, 1152x864, 1280x960, 1280x1024, 1600x1200
;Zone= 256 764 330 94 1 1 0x3F000000 0.5 0.0225 0x3F2A0000 -0.925 0 0 0    ;1280x800, 1600x1024, 1680x1050
;Zone= 256 764 330 94 1 1 0x3F000000 0.5 0.0325 0x3F2A0000 -1 0 0 0    ;1280x768
;Zone= 256 764 330 94 1 1 0x3F000000 0.5 0.0175 0x3F2A0000 -0.7 0 0 0    ;1920x1200
Zone= 256 764 330 94 1 1 0x3F000000 0.15 -0.75 0x3F2A0000 0 0 0 0    ;1360x768, 1366x768
;Zone= 256 764 330 94 1 1 0x3F000000 0.225 -0.785 0x3F2A0000 0 0 0 0    ;1600x900
;Zone= 256 764 330 94 1 1 0x3F000000 0.15 -0.785 0x3F2A0000 0 0 0 0    ;1920x1080
Color=0xFFFFFFFF
All.

Eh I am a bit lost here.

Okay so 1920x1080 needs to have the ; removed from in front of in the various entries listed and that is it?


Prior to seeing the post I loaded up your mod. I finally had the chronometer, thankfully. However, the resolution looked strange, things were too small compared to normal, conning tower seemed stretched, taller than should be and the 3d crew looked strange.





This correct?


[G3F I20]
Name=Depth 260
Type=1026;Menu group
ItemID=0x3F1F0000
ParentID=0x3F010000
Pos=356,62,90,90
;Zone= 868 120 160 160 4 1 0x3F010019 0.5 -1 0x3F1F0000 -0.5 1.5 0 0 ;stok - 1024x768, 1280x768, 1360x768, 1366x768
Zone= 868 120 120 120 4 1 0x3F010019 0.5 -1 0x3F1F0000 -0.5 1.5 0 0 1920x1080
;Zone= 868 120 110 110 4 1 0x3F010019 0.5 -1 0x3F1F0000 -0.5 1.5 0 0 ;1920x1200, 1600õ1200
Color=0xFFFFFFFF
Bubblehead1980 is offline   Reply With Quote