View Single Post
Old 02-03-21, 06:18 PM   #1
Viktor_Prien
Navy Dude
 
Join Date: Jan 2010
Location: Italy
Posts: 178
Downloads: 313
Uploads: 0
Default Help with HEX Values

I would like to set the black colour for certain features of the map tools ( Otherwise the current light grey used is so faint that I can barely see the number values, for example after I draw a line with the ruler on the navigation map ) but I'm a total Hex editor nerd so I need some help.

Could please some good and gentle soul write me the correct code that I should put in the HEx editor to have the lines of interest displayed in black colour?

Here is what I get from the hex editor for the address of interest. If there are other lines lines/addresses I should edit, please write them, thanks.


Description: Marks
Address: 0x103F95
Code currently displayed in the Hex editor: 33 C0 C7 41 3C BB 44 44 44 89 41 2C 89 41 28 C2
The value I should add:

Description: New Marks
Address: 0x104489
Code currently displayed in the Hex editor: 4C 24 38 EB 08 C7 44 24 38 FE 11 11 88 8B 0D 60
The value I should add:

Description: New Ruler Line
Address: 0x104A84
Code currently displayed in the Hex editor:C7 44 24 20 FE 11 11 88 8B 15 34 5A 8A 00 D9 C9
The value I should add:

Description: Protractor Placed Mark
Address: 0x1055FF
Code currently displayed in the Hex editor:3B D0 74 0A 3B 53 48 74 05 8B 5B 3C EB 05 BB FE
The value I should add:

Description: Compass Placed Mark
Address: 0x105945
Code currently displayed in the Hex editor:33 C0 C7 41 3C BB 44 44 44 89 41 2C 89 41 28 89
The value I should add:

Description: Protractor New Placed Mark
Address: 0x105DF5
Code currently displayed in the Hex editor:C2 C7 44 24 40 FE 11 11 88 8B 15 DC 59 8A 00 D9
The value I should add:

Many thanks in advance to the " game files guru " that will help me!
Viktor_Prien is offline   Reply With Quote