Admiral 
Join Date: Apr 2005
Location: San Diego Calif
Posts: 2,290
Downloads: 187
Uploads: 12
|
GWX version of Sensors.dat
// Use // for comments.
// Never use // within a parameter line below.
// Version and path information should always be at the top.
// Path is always relative to the main game folder (usually C:\Program Files\Ubisoft\SilentHunterIII).
// Numbers within brackets always start with 1.
// Numbers within brackets always increment by 1.
// Value displacements (in absolute lines) are always specified in hexadecimal, zero-based (zero counts as the first byte).
// Examples of search line, used when searching for a variable:
//search,WindCoef,4,single,>2,Wind Coefficient
// Description: Look for 4th occurrance of the term WindCoef. The floating point single variable starts at 2 bytes past the end of the search term. Name the list item Wind Coefficient.
//search,WindCoef,2,single,+9,Wind Coefficient
// Description: Look for 2nd occurrance of the term WindCoef. The floating point single variable starts at 9 bytes past the first byte of the search term (the same as using >2 above). Name the list item Wind Coefficient.
//search,WindCoef,1,single,-4,Wind Coefficient
// Description: Look for 1st occurrance of the term WindCoef. The floating point single variable starts at 4 bytes before the first byte of the search term. Name the list item Wind Coefficient.
// Game version for these changes.
Version=1.4b
// Path to the file we are changing.
Path=data\Library\Sensors.dat
[1]
DropDownName=FuMO30
absolute,byte,F4C4,SensorType
absolute,single,F4D9,PreciseRange
absolute,single,F4EA,MaxRange
absolute,single,F4FC,MinHeight
absolute,single,F50E,MaxHeight
absolute,single,F526,MinSensorHeight
absolute,single,F53E,MaxSensorHeight
absolute,single,F54E,Surface
absolute,single,F562,RPMDetLevel
absolute,single,F576,SweepPeriod
absolute,single,F587,SweepArc
absolute,single,F59D,ProbInsideArc
absolute,byte,F5AF,Revolving
absolute,byte,F5BE,SkipSweep
absolute,single,F5DE,BearingMin
absolute,single,F5F1,BearingMax
absolute,single,F618,ElevationMin
absolute,single,F62D,ElevationMax
[2]
DropDownName=FuMO61Hohentwiel
absolute,byte,17930,SensorType
absolute,single,17945,PreciseRange
absolute,single,17956,MaxRange
absolute,single,17968,MinHeight
absolute,single,1797A,MaxHeight
absolute,single,17992,MinSensorHeight
absolute,single,179AA,MaxSensorHeight
absolute,single,179BA,Surface
absolute,single,179CE,RPMDetLevel
absolute,single,179E2,SweepPeriod
absolute,single,179F3,SweepArc
absolute,single,17A09,ProbInsideArc
absolute,byte,17A1B,Revolving
absolute,byte,17A2A,SkipSweep
absolute,single,17A4A,BearingMin
absolute,single,17A5D,BearingMax
absolute,single,17A84,ElevationMin
absolute,single,17A99,ElevationMax
[3]
DropDownName=FuMO64Hohentwiel
absolute,byte,1FD63,SensorType
absolute,single,1FD78,PreciseRange
absolute,single,1FD89,MaxRange
absolute,single,1FD9B,MinHeight
absolute,single,1FDAD,MaxHeight
absolute,single,1FDC5,MinSensorHeight
absolute,single,1FDDD,MaxSensorHeight
absolute,single,1FDED,Surface
absolute,single,1FE01,RPMDetLevel
absolute,single,1FE15,SweepPeriod
absolute,single,1FE26,SweepArc
absolute,single,1FE3C,ProbInsideArc
absolute,byte,1FE4E,Revolving
absolute,byte,1FE5D,SkipSweep
absolute,single,1FE7D,BearingMin
absolute,single,1FE90,BearingMax
absolute,single,1FEB7,ElevationMin
absolute,single,1FECC,ElevationMax
[4]
DropDownName=FuMO391
absolute,byte,26075,SensorType
absolute,single,2608A,PreciseRange
absolute,single,2609B,MaxRange
absolute,single,260AD,MinHeight
absolute,single,260BF,MaxHeight
absolute,single,260D7,MinSensorHeight
absolute,single,260EF,MaxSensorHeight
absolute,single,260FF,Surface
absolute,single,26113,RPMDetLevel
absolute,single,26127,SweepPeriod
absolute,single,26138,SweepArc
absolute,single,2614E,ProbInsideArc
absolute,byte,26160,Revolving
absolute,byte,2616F,SkipSweep
absolute,single,2618F,BearingMin
absolute,single,261A2,BearingMax
absolute,single,261C9,ElevationMin
absolute,single,261DE,ElevationMax
[5]
DropDownName=FuMB7Naxos
absolute,byte,2A269,SensorType
absolute,single,2A27E,PreciseRange
absolute,single,2A28F,MaxRange
absolute,single,2A2A1,MinHeight
absolute,single,2A2B3,MaxHeight
absolute,single,2A2CB,MinSensorHeight
absolute,single,2A2E3,MaxSensorHeight
absolute,single,2A2F3,Surface
absolute,single,2A307,RPMDetLevel
absolute,single,2A31B,SweepPeriod
absolute,single,2A32C,SweepArc
absolute,single,2A342,ProbInsideArc
absolute,byte,2A354,Revolving
absolute,byte,2A363,SkipSweep
absolute,single,2A383,BearingMin
absolute,single,2A396,BearingMax
absolute,single,2A3BD,ElevationMin
absolute,single,2A3D2,ElevationMax
[6]
DropDownName=FuMO29GEMA
absolute,byte,35847,SensorType
absolute,single,3585C,PreciseRange
absolute,single,3586D,MaxRange
absolute,single,3587F,MinHeight
absolute,single,35891,MaxHeight
absolute,single,358A9,MinSensorHeight
absolute,single,358C1,MaxSensorHeight
absolute,single,358D1,Surface
absolute,single,358E5,RPMDetLevel
absolute,single,358F9,SweepPeriod
absolute,single,3590A,SweepArc
absolute,single,35920,ProbInsideArc
absolute,byte,35932,Revolving
absolute,byte,35941,SkipSweep
absolute,single,35961,BearingMin
absolute,single,35974,BearingMax
absolute,single,359C5,ElevationMin
absolute,single,359DA,ElevationMax
[7]
DropDownName=FuMO29GEMA_type9
absolute,byte,41EBF,SensorType
absolute,single,41ED4,PreciseRange
absolute,single,41EE5,MaxRange
absolute,single,41EF7,MinHeight
absolute,single,41F09,MaxHeight
absolute,single,41F21,MinSensorHeight
absolute,single,41F39,MaxSensorHeight
absolute,single,41F49,Surface
absolute,single,41F5D,RPMDetLevel
absolute,single,41F71,SweepPeriod
absolute,single,41F82,SweepArc
absolute,single,41F98,ProbInsideArc
absolute,byte,41FAA,Revolving
absolute,byte,41FB9,SkipSweep
absolute,single,41FD9,BearingMin
absolute,single,41FEC,BearingMax
absolute,single,4203D,ElevationMin
absolute,single,42052,ElevationMax
[8]
DropDownName=FuMB10Borkum
absolute,byte,5488D,SensorType
absolute,single,548A2,PreciseRange
absolute,single,548B3,MaxRange
absolute,single,548C5,MinHeight
absolute,single,548D7,MaxHeight
absolute,single,548EF,MinSensorHeight
absolute,single,54907,MaxSensorHeight
absolute,single,54917,Surface
absolute,single,5492B,RPMDetLevel
absolute,single,5493F,SweepPeriod
absolute,single,54950,SweepArc
absolute,single,54966,ProbInsideArc
absolute,byte,54978,Revolving
absolute,byte,54987,SkipSweep
absolute,single,549A7,BearingMin
absolute,single,549BA,BearingMax
absolute,single,549E1,ElevationMin
absolute,single,549F6,ElevationMax
[9]
DropDownName=FuMB1Metox
absolute,byte,57C24,SensorType
absolute,single,57C39,PreciseRange
absolute,single,57C4A,MaxRange
absolute,single,57C5C,MinHeight
absolute,single,57C6E,MaxHeight
absolute,single,57C86,MinSensorHeight
absolute,single,57C9E,MaxSensorHeight
absolute,single,57CAE,Surface
absolute,single,57CC2,RPMDetLevel
absolute,single,57CD6,SweepPeriod
absolute,single,57CE7,SweepArc
absolute,single,57CFD,ProbInsideArc
absolute,byte,57D0F,Revolving
absolute,byte,57D1E,SkipSweep
absolute,single,57D3E,BearingMin
absolute,single,57D51,BearingMax
absolute,single,57D78,ElevationMin
absolute,single,57D8D,ElevationMax
[10]
DropDownName=BalkonGerat
absolute,byte,63686,SensorType
absolute,single,6369B,PreciseRange
absolute,single,636AC,MaxRange
absolute,single,636BE,MinHeight
absolute,single,636D0,MaxHeight
absolute,single,636E8,MinSensorHeight
absolute,single,63700,MaxSensorHeight
absolute,single,63710,Surface
absolute,single,63724,RPMDetLevel
absolute,single,63738,SweepPeriod
absolute,single,63749,SweepArc
absolute,single,6375F,ProbInsideArc
absolute,byte,63771,Revolving
absolute,byte,63780,SkipSweep
absolute,single,637A0,BearingMin
absolute,single,637B3,BearingMax
absolute,single,63804,ElevationMin
absolute,single,63819,ElevationMax
[11]
DropDownName=BalkonGerat_type9
absolute,byte,64D4C,SensorType
absolute,single,64D61,PreciseRange
absolute,single,64D72,MaxRange
absolute,single,64D84,MinHeight
absolute,single,64D96,MaxHeight
absolute,single,64DAE,MinSensorHeight
absolute,single,64DC6,MaxSensorHeight
absolute,single,64DD6,Surface
absolute,single,64DEA,RPMDetLevel
absolute,single,64DFE,SweepPeriod
absolute,single,64E0F,SweepArc
absolute,single,64E25,ProbInsideArc
absolute,byte,64E37,Revolving
absolute,byte,64E46,SkipSweep
absolute,single,64E66,BearingMin
absolute,single,64E79,BearingMax
absolute,single,64ECA,ElevationMin
absolute,single,64EDF,ElevationMax
[12]
DropDownName=KDB
absolute,byte,6551A,SensorType
absolute,single,6552F,PreciseRange
absolute,single,65540,MaxRange
absolute,single,65552,MinHeight
absolute,single,65564,MaxHeight
absolute,single,6557C,MinSensorHeight
absolute,single,65594,MaxSensorHeight
absolute,single,655A4,Surface
absolute,single,655B8,RPMDetLevel
absolute,single,655CC,SweepPeriod
absolute,single,655DD,SweepArc
absolute,single,655F3,ProbInsideArc
absolute,byte,65605,Revolving
absolute,byte,65614,SkipSweep
absolute,single,65634,BearingMin
absolute,single,65647,BearingMax
absolute,single,65698,ElevationMin
absolute,single,656AD,ElevationMax
[13]
DropDownName=KDB_type9
absolute,byte,68639,SensorType
absolute,single,6864E,PreciseRange
absolute,single,6865F,MaxRange
absolute,single,68671,MinHeight
absolute,single,68683,MaxHeight
absolute,single,6869B,MinSensorHeight
absolute,single,686B3,MaxSensorHeight
absolute,single,686C3,Surface
absolute,single,686D7,RPMDetLevel
absolute,single,686EB,SweepPeriod
absolute,single,686FC,SweepArc
absolute,single,68712,ProbInsideArc
absolute,byte,68724,Revolving
absolute,byte,68733,SkipSweep
absolute,single,68753,BearingMin
absolute,single,68766,BearingMax
absolute,single,687B7,ElevationMin
absolute,single,687CC,ElevationMax
[14]
DropDownName=FuMB26Tunis
absolute,byte,6D1A4,SensorType
absolute,single,6D1B9,PreciseRange
absolute,single,6D1CA,MaxRange
absolute,single,6D1DC,MinHeight
absolute,single,6D1EE,MaxHeight
absolute,single,6D206,MinSensorHeight
absolute,single,6D21E,MaxSensorHeight
absolute,single,6D22E,Surface
absolute,single,6D242,RPMDetLevel
absolute,single,6D256,SweepPeriod
absolute,single,6D267,SweepArc
absolute,single,6D27D,ProbInsideArc
absolute,byte,6D28F,Revolving
absolute,byte,6D29E,SkipSweep
absolute,single,6D2BE,BearingMin
absolute,single,6D2D1,BearingMax
absolute,single,6D2F8,ElevationMin
absolute,single,6D30D,ElevationMax
[15]
DropDownName=Periscope
absolute,byte,6F3F8,SensorType
absolute,single,6F40D,PreciseRange
absolute,single,6F41E,MaxRange
absolute,single,6F430,MinHeight
absolute,single,6F442,MaxHeight
absolute,single,6F45A,MinSensorHeight
absolute,single,6F472,MaxSensorHeight
absolute,single,6F482,Surface
absolute,single,6F496,RPMDetLevel
absolute,single,6F4AA,SweepPeriod
absolute,single,6F4BB,SweepArc
absolute,single,6F4D1,ProbInsideArc
absolute,byte,6F4E3,Revolving
absolute,byte,6F4F2,SkipSweep
absolute,single,6F512,BearingMin
absolute,single,6F525,BearingMax
absolute,single,6F54C,ElevationMin
absolute,single,6F561,ElevationMax
[16]
DropDownName=Visual
absolute,byte,6F634,SensorType
absolute,single,6F649,PreciseRange
absolute,single,6F65A,MaxRange
absolute,single,6F66C,MinHeight
absolute,single,6F67E,MaxHeight
absolute,single,6F696,MinSensorHeight
absolute,single,6F6AE,MaxSensorHeight
absolute,single,6F6BE,Surface
absolute,single,6F6D2,RPMDetLevel
absolute,single,6F6E6,SweepPeriod
absolute,single,6F6F7,SweepArc
absolute,single,6F70D,ProbInsideArc
absolute,byte,6F71F,Revolving
absolute,byte,6F72E,SkipSweep
absolute,single,6F74E,BearingMin
absolute,single,6F761,BearingMax
absolute,single,6F788,ElevationMin
absolute,single,6F79D,ElevationMax
[17]
DropDownName=GHG
absolute,byte,6F8D7,SensorType
absolute,single,6F8EC,PreciseRange
absolute,single,6F8FD,MaxRange
absolute,single,6F90F,MinHeight
absolute,single,6F921,MaxHeight
absolute,single,6F939,MinSensorHeight
absolute,single,6F951,MaxSensorHeight
absolute,single,6F961,Surface
absolute,single,6F975,RPMDetLevel
absolute,single,6F989,SweepPeriod
absolute,single,6F99A,SweepArc
absolute,single,6F9B0,ProbInsideArc
absolute,byte,6F9C2,Revolving
absolute,byte,6F9D1,SkipSweep
absolute,single,6F9F1,BearingMin
absolute,single,6FA04,BearingMax
absolute,single,6FA55,ElevationMin
absolute,single,6FA6A,ElevationMax
[18]
DropDownName=GHG_9
absolute,byte,6FBA6,SensorType
absolute,single,6FBBB,PreciseRange
absolute,single,6FBCC,MaxRange
absolute,single,6FBDE,MinHeight
absolute,single,6FBF0,MaxHeight
absolute,single,6FC08,MinSensorHeight
absolute,single,6FC20,MaxSensorHeight
absolute,single,6FC30,Surface
absolute,single,6FC44,RPMDetLevel
absolute,single,6FC58,SweepPeriod
absolute,single,6FC69,SweepArc
absolute,single,6FC7F,ProbInsideArc
absolute,byte,6FC91,Revolving
absolute,byte,6FCA0,SkipSweep
absolute,single,6FCC0,BearingMin
absolute,single,6FCD3,BearingMax
absolute,single,6FD24,ElevationMin
absolute,single,6FD39,ElevationMax
[19]
DropDownName=GHG_2
absolute,byte,6FE75,SensorType
absolute,single,6FE8A,PreciseRange
absolute,single,6FE9B,MaxRange
absolute,single,6FEAD,MinHeight
absolute,single,6FEBF,MaxHeight
absolute,single,6FED7,MinSensorHeight
absolute,single,6FEEF,MaxSensorHeight
absolute,single,6FEFF,Surface
absolute,single,6FF13,RPMDetLevel
absolute,single,6FF27,SweepPeriod
absolute,single,6FF38,SweepArc
absolute,single,6FF4E,ProbInsideArc
absolute,byte,6FF60,Revolving
absolute,byte,6FF6F,SkipSweep
absolute,single,6FF8F,BearingMin
absolute,single,6FFA2,BearingMax
absolute,single,6FFF3,ElevationMin
absolute,single,70008,ElevationMax
[20]
DropDownName=SGerat
absolute,byte,70145,SensorType
absolute,single,7015A,PreciseRange
absolute,single,7016B,MaxRange
absolute,single,7017D,MinHeight
absolute,single,7018F,MaxHeight
absolute,single,701A7,MinSensorHeight
absolute,single,701BF,MaxSensorHeight
absolute,single,701CF,Surface
absolute,single,701E3,RPMDetLevel
absolute,single,701F7,SweepPeriod
absolute,single,70208,SweepArc
absolute,single,7021E,ProbInsideArc
absolute,byte,70230,Revolving
absolute,byte,7023F,SkipSweep
absolute,single,7025F,BearingMin
absolute,single,70272,BearingMax
absolute,single,702C3,ElevationMin
absolute,single,702D8,ElevationMax
[21]
DropDownName=Nibelung
absolute,byte,70417,SensorType
absolute,single,7042C,PreciseRange
absolute,single,7043D,MaxRange
absolute,single,7044F,MinHeight
absolute,single,70461,MaxHeight
absolute,single,70479,MinSensorHeight
absolute,single,70491,MaxSensorHeight
absolute,single,704A1,Surface
absolute,single,704B5,RPMDetLevel
absolute,single,704C9,SweepPeriod
absolute,single,704DA,SweepArc
absolute,single,704F0,ProbInsideArc
absolute,byte,70502,Revolving
absolute,byte,70511,SkipSweep
absolute,single,70531,BearingMin
absolute,single,70544,BearingMax
absolute,single,70595,ElevationMin
absolute,single,705AA,ElevationMax
[22]
DropDownName=BalkonGerat_type21
absolute,byte,F2220,SensorType
absolute,single,F2235,PreciseRange
absolute,single,F2246,MaxRange
absolute,single,F2258,MinHeight
absolute,single,F226A,MaxHeight
absolute,single,F2282,MinSensorHeight
absolute,single,F229A,MaxSensorHeight
absolute,single,F22AA,Surface
absolute,single,F22BE,RPMDetLevel
absolute,single,F22D2,SweepPeriod
absolute,single,F22E3,SweepArc
absolute,single,F22F9,ProbInsideArc
absolute,byte,F230B,Revolving
absolute,byte,F231A,SkipSweep
absolute,single,F233A,BearingMin
absolute,single,F234D,BearingMax
absolute,single,F239E,ElevationMin
absolute,single,F23B3,ElevationMax
[23]
DropDownName=FuMB37_7
absolute,byte,FFADC,SensorType
absolute,single,FFAF1,PreciseRange
absolute,single,FFB02,MaxRange
absolute,single,FFB14,MinHeight
absolute,single,FFB26,MaxHeight
absolute,single,FFB3E,MinSensorHeight
absolute,single,FFB56,MaxSensorHeight
absolute,single,FFB66,Surface
absolute,single,FFB7A,RPMDetLevel
absolute,single,FFB8E,SweepPeriod
absolute,single,FFB9F,SweepArc
absolute,single,FFBB5,ProbInsideArc
absolute,byte,FFBC7,Revolving
absolute,byte,FFBD6,SkipSweep
absolute,single,FFBF6,BearingMin
absolute,single,FFC09,BearingMax
absolute,single,FFC30,ElevationMin
absolute,single,FFC45,ElevationMax
[24]
DropDownName=WanzeG2_7
absolute,byte,103EEF,SensorType
absolute,single,103F04,PreciseRange
absolute,single,103F15,MaxRange
absolute,single,103F27,MinHeight
absolute,single,103F39,MaxHeight
absolute,single,103F51,MinSensorHeight
absolute,single,103F69,MaxSensorHeight
absolute,single,103F79,Surface
absolute,single,103F8D,RPMDetLevel
absolute,single,103FA1,SweepPeriod
absolute,single,103FB2,SweepArc
absolute,single,103FC8,ProbInsideArc
absolute,byte,103FDA,Revolving
absolute,byte,103FE9,SkipSweep
absolute,single,104009,BearingMin
absolute,single,10401C,BearingMax
absolute,single,104043,ElevationMin
absolute,single,104058,ElevationMax
[25]
DropDownName=FuMB37_9
absolute,byte,108301,SensorType
absolute,single,108316,PreciseRange
absolute,single,108327,MaxRange
absolute,single,108339,MinHeight
absolute,single,10834B,MaxHeight
absolute,single,108363,MinSensorHeight
absolute,single,10837B,MaxSensorHeight
absolute,single,10838B,Surface
absolute,single,10839F,RPMDetLevel
absolute,single,1083B3,SweepPeriod
absolute,single,1083C4,SweepArc
absolute,single,1083DA,ProbInsideArc
absolute,byte,1083EC,Revolving
absolute,byte,1083FB,SkipSweep
absolute,single,10841B,BearingMin
absolute,single,10842E,BearingMax
absolute,single,108455,ElevationMin
absolute,single,10846A,ElevationMax
[26]
DropDownName=FuMB37_92
absolute,byte,110B2B,SensorType
absolute,single,110B40,PreciseRange
absolute,single,110B51,MaxRange
absolute,single,110B63,MinHeight
absolute,single,110B75,MaxHeight
absolute,single,110B8D,MinSensorHeight
absolute,single,110BA5,MaxSensorHeight
absolute,single,110BB5,Surface
absolute,single,110BC9,RPMDetLevel
absolute,single,110BDD,SweepPeriod
absolute,single,110BEE,SweepArc
absolute,single,110C04,ProbInsideArc
absolute,byte,110C16,Revolving
absolute,byte,110C25,SkipSweep
absolute,single,110C45,BearingMin
absolute,single,110C58,BearingMax
absolute,single,110C7F,ElevationMin
absolute,single,110C94,ElevationMax
|