Skip to main content

Limit Breaking 101 V2 (BETA)

Information

  • This list was originally compiled by Dev in the Lancers Reactor topic Limit Breaking 101. Credit for finding the original offsets and otherwise starting this list go to Dev.
  • All offsets are for files from the official 1.1 patch.
  • Numbers are in hexadecimal, or suffixed to indicate their type:
SuffixTypeSize
ffloat4 bytes
ddouble8 bytes
iinteger4 bytes
bbyte1 byte (-128 to 127)

A value like "0F 85 -> 90 E9" means replace the original bytes on the left with the new bytes on the right. (The bytes are given in file order, they don't represent a number like the offset.)

audio

Module NameOffsetPatchAuthorDescriptionDate Added

soundmanager.dll

soundstreamer.dll

0x00A021

0x0018A9

00 -> 80

00 -> 80

AdoxaContinue playing Freelancer's audio when Alt-Tabbed. Offsets must be changed in both respective modules.1970-01-01T00:00:00.000Z

freelancer.exe

0x18B147

E8 04 95 FD FF -> 90 90 90 90 90

BC46Disables the UI character typing text sounds completely.1970-01-01T00:00:00.000Z

freelancer.exe

0x05AC3D

FC -> FF

AdoxaDisables the typing effect for the arrival text.1970-01-01T00:00:00.000Z

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

0x0E111B

0x0E11AF

0x0E1A61

0x0E21CF

0x0E32B6

0x0E32CA

0x0E47B2

0x0E47C6

01 -> 00

01 -> 00

01 -> 00

01 -> 00

01 -> 00

01 -> 00

01 -> 00

01 -> 00

AdoxaDisables the typing effect for the target ship name and sub-target name text elements. All offsets must be changed.1970-01-01T00:00:00.000Z

cargo

Module NameOffsetPatchAuthorDescriptionDate Added

content.dll

0x0BD2D8

00 -> 01

AdoxaAllow the `fc_n_grp` faction to drop `[phantom_loot]` loot.2011-08-01T11:00:00.000Z

freelancer.exe

freelancer.exe

0x08AEBE

0x1D2688

20f

AdoxaDrop cargo dialog timeout. Both options must be changed.2010-11-23T12:00:00.000Z

content.dll

0x118130

20f

AdoxaTime given to drop cargo by NPCs2010-11-23T12:00:00.000Z

freelancer.exe

freelancer.exe

0x079D9F

0x079DC3

E8 1C E1 13 00 D9 44 24 20 8B D8 8D B5 08 05 00 00 E8 0B E1 13 00 -> 83 EC 10 DD 1C E4 D9 44 E4 30 DD 5C E4 08 8D B5 08 05 00 00 EB 02

20 -> 28

AdoxaShow cargo space using decimals. String 1179 in resources.dll must have %d changed to %g or %.2f. Both offsets must be changed.2010-09-29T15:29:00.000Z

freelancer.exe

0x1D848C

1000000f

FoxSquare of distance from loot that the 'tractor all' button appears on the HUD.2008-10-30T12:00:00.000Z

freelancer.exe

0x1C9800

1.2f

FoxMultiplier for width of tractor beams.2009-01-07T12:00:00.000Z

freelancer.exe

0x1D8D08

1500f

AdoxaMaximum distance to initiate trade.2010-07-04T06:29:00.000Z

NPCs

Module NameOffsetPatchAuthorDescriptionDate Added

freelancer.exe

freelancer.exe

0x08AEBE

0x1D2688

20f

AdoxaDrop cargo dialog timeout. Both options must be changed.2010-11-23T12:00:00.000Z

content.dll

0x118130

20f

AdoxaTime given to drop cargo by NPCs2010-11-23T12:00:00.000Z

UI

Module NameOffsetPatchAuthorDescriptionDate Added

freelancer.exe

freelancer.exe

0x079D9F

0x079DC3

E8 1C E1 13 00 D9 44 24 20 8B D8 8D B5 08 05 00 00 E8 0B E1 13 00 -> 83 EC 10 DD 1C E4 D9 44 E4 30 DD 5C E4 08 8D B5 08 05 00 00 EB 02

20 -> 28

AdoxaShow cargo space using decimals. String 1179 in resources.dll must have %d changed to %g or %.2f. Both offsets must be changed.2010-09-29T15:29:00.000Z

freelancer.exe

0x1D848C

1000000f

FoxSquare of distance from loot that the 'tractor all' button appears on the HUD.2008-10-30T12:00:00.000Z

freelancer.exe

0x0A8004

05 -> 1A

AdoxaShow current worth in multiplayer.2010-10-11T13:42:21.000Z

content.dll

0x0A9D8E

7F 0F -> 90 90

Adoxa, Gold_SearIgnore rank level limit test, theoretically allowing any number of levels.2018-07-27T18:23:00.000Z

Freelancer.exe

0x06FA17

01 -> 00

VenemonHide auto-generated commodity sell/buy locations detail inside commodity tab.2024-02-03T13:11:00.000Z

Freelancer.exe

0x075112

01 -> 00

VenemonHide station commodity buy/sell info from Information box while docked.2024-02-03T13:11:00.000Z

Freelancer.exe

0x075121

01 -> 00

VenemonHide station equipment sell info from Information box while docked.2024-02-03T13:11:00.000Z

Freelancer.exe

0x075130

01 -> 00

VenemonHide station ship sell info from Information box while docked.2024-02-03T13:11:00.000Z

Freelancer.exe

0x075C68

01 -> 00

VenemonHide station market info from Information box in space.2024-02-03T13:11:00.000Z

Freelancer.exe

0x097B7F

01 -> 00

VenemonHide station commodity buy/sell info from NavMap.2024-02-03T13:11:00.000Z

Freelancer.exe

0x097B8E

01 -> 00

VenemonHide station equipment sell info from NavMap.2024-02-03T13:11:00.000Z

Freelancer.exe

0x097B9D

01 -> 00

VenemonHide station ship sell info from NavMap.2024-02-03T13:11:00.000Z

content.dll

0x0A9D8E

40b

AdoxaRank level limit2010-08-14T08:37:00.000Z

VFX

Module NameOffsetPatchAuthorDescriptionDate Added

freelancer.exe

0x1C9800

1.2f

FoxMultiplier for width of tractor beams.2009-01-07T12:00:00.000Z

controls

Module NameOffsetPatchAuthorDescriptionDate Added

common.dll

freelancer.exe

0x086542

0x212700

01 -> 00

01 -> 00

AdoxaAuto-level off by default. All offsets much be changed.2010-09-25T11:00:00.000Z

freelancer.exe

0x0DBE10

94 -> 95

AdoxaDisable auto-level toggling.2010-09-25T11:00:00.000Z

common.dll

freelancer.exe

0x07249A

0x1186E9

01 -> 00

01 -> 00

AdoxaLevel camera off by default. All offsets much be changed.2010-09-25T11:00:00.000Z

freelancer.exe

0x11A1D3

94 -> 95

AdoxaDisable level camera toggling.2010-09-25T11:00:00.000Z

freelancer.exe

0x1C94FC

1.75f

SydMultiplier of mouse speed.2009-12-15T12:00:00.000Z

freelancer.exe

0x1C94F8

0.25f

SydGrid size for mouse. This offset is used elsewhere and not reccomended for use.2009-12-15T12:00:00.000Z

freelancer.exe

0x1C9680

0.00125d

Syd, adoxaMultiplier for screen width.2010-01-23T21:35:00.000Z

trade

Module NameOffsetPatchAuthorDescriptionDate Added

freelancer.exe

0x0A8004

05 -> 1A

AdoxaShow current worth in multiplayer.2010-10-11T13:42:21.000Z

freelancer.exe

0x1CAEE8

9999999f

DevMaximum value of any single good. 2006-08-17T13:36:00.000Z

server.dll

server.dll

server.dll

server.dll

server.dll

server.dll

server.dll

server.dll

server.dll

server.dll

server.dll

server.dll

server.dll

server.dll

server.dll

server.dll

server.dll

server.dll

0x06F46E

0x06F475

0x06F4A6

0x06F4AD

0x06F51E

0x06F525

0x06FB9B

0x06FBA3

0x06FBAE

0x06FC00

0x06FC08

0x06FC1C

0x07543C

0x075443

0x0754E0

0x0754E7

0x076426

0x07642D

999999999i

999999999i

999999999i

999999999i

999999999i

999999999i

999999999i

999999999i

999999999i

999999999i

999999999i

999999999i

999999999i

999999999i

999999999i

999999999i

999999999i

999999999i

adoxaMaximum credits that a player can have in multiplayer. All offsets must be changed.1970-01-01T00:00:00.000Z

freelancer.exe

0x037ECF

2130706432i

AdoxaMaximum number of items in stock. 2009-11-17T14:42:21.000Z

freelancer.exe

0x037ECB

C7 44 24 44 00 00 00 7F -> 89 44 24 44 90 90 90 90

Adoxa, M0tahMarket files control items in stock (MarketGood = item nickname, required level, required rep, minimum, max in stock, full resale, price multiplier).2009-11-17T14:42:21.000Z

content.dll

0x0A94D4

04 -> 39

AdoxaDisable money-based rank, rank becomes fixed, may instead be manually managed via hooks.2013-09-20T10:36:00.000Z

content.dll

0x0A9D8E

7F 0F -> 90 90

Adoxa, Gold_SearIgnore rank level limit test, theoretically allowing any number of levels.2018-07-27T18:23:00.000Z

Freelancer.exe

0x06FA17

01 -> 00

VenemonHide auto-generated commodity sell/buy locations detail inside commodity tab.2024-02-03T13:11:00.000Z

Freelancer.exe

0x075112

01 -> 00

VenemonHide station commodity buy/sell info from Information box while docked.2024-02-03T13:11:00.000Z

Freelancer.exe

0x075121

01 -> 00

VenemonHide station equipment sell info from Information box while docked.2024-02-03T13:11:00.000Z

Freelancer.exe

0x075130

01 -> 00

VenemonHide station ship sell info from Information box while docked.2024-02-03T13:11:00.000Z

Freelancer.exe

0x075C68

01 -> 00

VenemonHide station market info from Information box in space.2024-02-03T13:11:00.000Z

Freelancer.exe

0x097B7F

01 -> 00

VenemonHide station commodity buy/sell info from NavMap.2024-02-03T13:11:00.000Z

Freelancer.exe

0x097B8E

01 -> 00

VenemonHide station equipment sell info from NavMap.2024-02-03T13:11:00.000Z

Freelancer.exe

0x097B9D

01 -> 00

VenemonHide station ship sell info from NavMap.2024-02-03T13:11:00.000Z

content.dll

0x0A9D8E

40b

AdoxaRank level limit2010-08-14T08:37:00.000Z

HUD: MavMap

Module NameOffsetPatchAuthorDescriptionDate Added

Freelancer.exe

0x097B7F

01 -> 00

VenemonHide station commodity buy/sell info from NavMap.2024-02-03T13:11:00.000Z

Freelancer.exe

0x097B8E

01 -> 00

VenemonHide station equipment sell info from NavMap.2024-02-03T13:11:00.000Z

Freelancer.exe

0x097B9D

01 -> 00

VenemonHide station ship sell info from NavMap.2024-02-03T13:11:00.000Z

equipment

Module NameOffsetPatchAuthorDescriptionDate Added

common.dll

0x037813

E8 48 9F 01 -> E9 11 00 00

WhiskasTMAllow shooting in cruise.2014-03-07T23:52:00.000Z

common.dll

0x03A2B3

06 -> 09

WhiskasTMAllow mine dropping in cruise.2014-03-07T23:52:00.000Z

common.dll

0x03A011

07 -> 09

WhiskasTMAllow firing in tradelanes.2014-03-07T23:52:00.000Z

common.dll

0x04B4D2

0x04B582

0x04B63E

1E -> 0E

1E -> 0E

1E -> 0E

AdoxaExclude cloaking device from total hit points.2010-07-13T12:49:48.000Z

freelancer.exe

0x0B3C42

E9 -> 00

AdoxaItems with 'ids_name = 0' show up in repair list.2010-07-08T23:00:00.000Z

server.dll

0x00A46C

0x00A494

EB 26 -> 8B C8

66 81 7C E4 04 5A 13 74 E2 91 EB CE -> 90 90 90 90 90 90 90 90 90 90 90 90

AdoxaIgnore armor when determining radiation damage.2011-01-24T00:00:00.000Z

common.dll

0x139B74

90 53 32 -> C0 DE 26

AdoxaUse thruster hp_type for cloaking device.2010-12-30T00:00:00.000Z

common.dll

0x139B74

90 53 32 -> 50 DB 26

AdoxaPlace cloaking devices on countermeasure hardpoints.2010-12-30T00:00:00.000Z

common.dll

0x139B74

90 53 32 -> 40 17 2D

Adoxa, HeIIoweenUse cloaking device as internal equipment.2011-06-11T23:00:00.000Z

common.dll

0x0344DC

01 -> 00

Laz, AingarCloaking devices are initiated in a disabled state.2023-10-22T23:00:00.000Z

common.dll

0x139AF0

40172D -> C0DE26

LazUse thruster hp_type for armour.2023-05-03T11:54:00.000Z

common.dll

0x139AFC

00 BA 29 -> 10 A7 27

AdoxaConsider armor types attached to hardpoint when mounted.2023-05-03T12:31:00.000Z

freelancer.exe

0x07C943

0F 87 -> 90 E9

AdoxaRemove class info from equipment.2010-01-31T00:00:00.000Z

freelancer.exe

0x0840B3

0F 84 -> 90 E9

M0tahRemove automatically generated portion of equipment infocards.2009-07-24T03:45:00.000Z

freelancer.exe

0x07EBF1

0D -> 00

AdoxaActivate missile/torpedo/disruptor on purchase.2010-11-06T00:00:00.000Z

freelancer.exe

0x07FAA4

0D -> 00

AdoxaActivate missile/torpedo/disruptor on mount.2010-11-06T00:00:00.000Z

freelancer.exe

0x1D6D38

0.8f

DevResale % for ships (client-side).2006-08-17T13:36:00.000Z

server.dll

0x08AE78

0.8f

FriendlyFireResale % for ships (server-side, must match variable above or 1.1 server dll will kick client for cheating).2009-05-10T22:47:00.000Z

freelancer.exe

0x1D0E2C

0.3f

foxResale % for equipment (client-side).1970-01-01T00:00:00.000Z

server.dll

0x08AE7C

0.3f

foxResale % for equipment (server-side, must match variable above or 1.1 server dll will kick client for cheating).1970-01-01T00:00:00.000Z

common.dll

0x004A28

0x0057FA

0.33f

FriendlyFireDefault repair price ratio (ships and collision groups) (both offsets must be changed).2017-02-14T00:00:00.000Z

freelancer.exe

freelancer.exe

0x0B3A0E

0x0B3A30

3B C7 74 2A 50 FF 15 FC 61 5C 00 83 C4 04 3B C7 89 44 24 10 74 18 D9 05 DC 75 5C 00 -> 50 FF 15 FC 61 5C 00 90 89 44 E4 14 FF 15 58 61 5C 00 89 C1 FF 15 18 64 5C 00 D9 E8

1C -> 58

AdoxaRepair cost based on ship cost, not armor2017-02-14T00:00:00.000Z

freelancer.exe

0x07C9A8

C4 -> C8

M0tahRemove class number (just the number) on equipment entries.2009-03-17T01:30:00.000Z

freelancer.exe

0x080942

75 -> EB

M0tahAllow engines to be sold.2009-09-28T01:34:00.000Z

freelancer.exe

0x0808AD

0F 85 -> 90 E9

AdoxaAllow engines to be transferred.2009-10-01T15:05:00.000Z

freelancer.exe

0x0808AC

0C -> 14

AdoxaPrevent transfer of scanner (but allows engine).2010-10-26T08:05:00.000Z

freelancer.exe

0x080941

0C -> 14

AdoxaPrevent selling of scanner (but allows engine).2010-10-26T08:05:00.000Z

freelancer.exe

0x07B020

83 F8 -> EB 22

AdoxaPrevent transfer of all equipment.2010-10-26T23:00:00.000Z

freelancer.exe

0x07CEC0

84 -> 30

AdoxaPrevent mounting/unmounting of all equipment.2009-11-12T00:52:00.000Z

freelancer.exe

0x0B88A4

75 -> EB

AdoxaDisable "Select Ship" ship dealer button.2009-11-14T00:24:00.000Z

freelancer.exe

0x1855C0

74 -> EB

AdoxaScale ship to fill the preview.2014-01-23T00:00:00.000Z

freelancer.exe

0x1855C8

14f

BC46Zoom level of the ship preview camera. Decrease this value to zoom in, increase it to zoom out.2014-01-23T00:00:00.000Z

freelancer.exe

0x0B7B85

0f

AdoxaAngular velocity of ship in preview around x-axis.2014-01-23T00:00:00.000Z

freelancer.exe

0x0B7B90

0f

AdoxaAngular velocity of ship in preview around y-axis.2014-01-23T00:00:00.000Z

freelancer.exe

0x0B7B9B

0f

AdoxaAngular velocity of ship in preview around z-axis.2014-01-23T00:00:00.000Z

freelancer.exe

0x0B8EFA

162.581f

AdoxaInitial ship preview angle around x-axis (in degrees).2014-01-23T00:00:00.000Z

freelancer.exe

0x0B8F02

71.6442f

AdoxaInitial ship preview angle around y-axis (in degrees).2014-01-23T00:00:00.000Z

freelancer.exe

0x0B8F0A

0f

AdoxaInitial ship preview angle around z-axis (in degrees).2014-01-23T00:00:00.000Z

freelancer.exe

0x080499

0x082E95

74 -> EB

74 -> EB

AdoxaRemoves the level requirements for purchasing equipment in Single Player.2010-12-22T00:00:00.000Z

freelancer.exe

0x0B948D

74 -> EB

AdoxaRemoves the level requirements for purchasing ships in Single Player.2010-12-22T00:00:00.000Z

freelancer.exe

0x08050B

75 -> EB

BC46Allows the purchase of equipment that cannot be mounted on the player's ship.1970-01-01T00:00:00.000Z

freelancer.exe

0x08053E

0F 85 8A 01 00 00 -> E9 8B 01 00 00 90

BC46Allows the purchase of equipment for which no free hardpoint is available on the player's ship.1970-01-01T00:00:00.000Z

common.dll

0x053048

0x05330E

0x0A9BA3

0x0AA904

00 00 -> E3 1F

00 00 -> E3 1F

18 -> 18

00 -> 00

Adoxainclude external equipment in cargo size.2011-01-11T04:31:00.000Z

freelancer.exe

0x0838AF

74 -> EB

AdoxaConsider volume when buying external equipment2011-01-11T04:31:00.000Z

common.dll

0x03A32E

84 C0 -> 40 90

VenAuto-CM without activation2024-02-02T00:00:00.000Z

common.dll

0x4CED4

75 09 -> 90 90

VenGuided projectiles wont give up tracking a target2024-01-09T15:17:00.000Z

cruise

Module NameOffsetPatchAuthorDescriptionDate Added

common.dll

0x037813

E8 48 9F 01 -> E9 11 00 00

WhiskasTMAllow shooting in cruise.2014-03-07T23:52:00.000Z

common.dll

0x03A2B3

06 -> 09

WhiskasTMAllow mine dropping in cruise.2014-03-07T23:52:00.000Z

common.dll

0x053796

74 -> EB

AdoxaAdjust cruise speed according to drag_modifier.2010-01-29T06:06:00.000Z

common.dll

0x07637F

1.2f

CannonFormation catch up cruise speed multiplier. Outside of trail range common.dll 0x075B36; values above variable located at 0x1407A0 will be ignored.2011-08-01T01:19:00.000Z

common.dll

0x1407A0

1.2f

Gold_SearFormation catch up cruise speed multiplier. Within trail range common.dll 0x075B36.2015-08-10T15:32:00.000Z

common.dll

0x07630C

0.8f

Gold_SearMultiplier for minimum cruise speed in formation (escort).2015-01-18T16:28:00.000Z

common.dll

0x13DF88

0.5d

Gold_Sear, foxUnit01Multiplier for minimum cruise speed for formation leader. Warning by fox: this seems to majorly affect asteroid spacing in asteroid fields and can break asteroid exclusion zones. Use with caution!2015-10-24T22:00:00.000Z

freelancer.exe

freelancer.exe

0x0C7A81

0x0C7AB0

90 90 90 90 90 90 90 90 90 90 90 -> 6A 00 E8 68 00 00 00 83 C4 04 C3

C3 90 90 90 90 90 90 90 -> 80 7C E4 04 00 74 CA C3

adoxaInstant deceleration to 0 after dropping cruise2009-10-03T08:58:40.000Z

common.dll

common.dll

common.dll

0x03659E

0x036618

0x036634

49 -> 79

90 90 90 90 90 90 90 90 -> 8B 8E 94 01 00 00 EB 14

90 90 90 90 90 90 90 90 90 90 90 -> E3 B8 6A 00 E8 A3 D5 03 00 EB AF

AdoxaDrop out of cruise once power reaches 0.2010-11-18T09:58:40.000Z

common.dll

0x18B5CC

300f

Gold_SearCruise speed, always overruled by CRUISING_SPEED in constants.ini.2015-01-18T00:00:00.000Z

common.dll

0x18B5D0

5f

Gold_SearCruise acceleration time, always overruled by CRUISE_ACCEL_TIME in constants.ini.2015-01-18T00:00:00.000Z

common.dll

0x03625A

3f

Gold_SearCruise drag, always overruled by CRUISE_DRAG in constants.ini.2015-01-18T00:00:00.000Z

common.dll

0x03625A

0F 84 77 01 -> E9 78 01 00

BC46Disables the cruise speed functionality for both players and NPCs.2015-01-18T00:00:00.000Z

Freelancer.exe

0D5F53

8A 47 54 -> B0 00 90

VenemonDisable cruise charge text.2024-01-28T11:25:00.000Z

common.dll

0x13F48C

1750f

M0tahMinimum distance away from object to automatically engage cruise when using dock or goto.2009-07-27T02:08:00.000Z

tradelanes

Module NameOffsetPatchAuthorDescriptionDate Added

common.dll

0x03A011

07 -> 09

WhiskasTMAllow firing in tradelanes.2014-03-07T23:52:00.000Z

common.dll

0x13F3CC

2500f

Lord of LunacyTrade lane travel speed. Warning: values over 2500 may have adverse side-effects.2006-09-13T07:54:00.000Z

common.dll

0x13F440

0.125d

HeIIoweenTrade lane enter speed.2010-09-23T08:58:40.000Z

common.dll

0x13F458

0.4d

HeIIoweenTrade lane exit speed.2010-09-23T08:58:40.000Z

common.dll

0x13F448

400d

HeIIoweenTrade lane exit distance.2010-09-23T08:58:40.000Z

common.dll

common.dll

0x06191E

0x061941

DD 05 D0 E2 39 06 D9 FF -> D9 E8 D9 E0 D9 EE D9 C1

C7 44 24 24 00 00 00 00 C7 44 24 2C 00 00 00 00 C7 44 24 30 00 00 80 3F C7 44 24 34 00 00 00 00 C7 44 24 3C 00 00 00 00 DD 05 D0 E2 39 06 D9 FE D9 C1 D9 5C 24 20 D9 54 24 28 -> D9 54 24 20 D9 5C 24 30 D9 54 24 24 D9 54 24 28 D9 54 24 2C D9 54 24 34 D9 54 24 3C D9 44 24 54 D9 E0 D9 5C 24 54 D9 44 24 60 D9 E0 D9 5C 24 60 D9 44 24 48 D9 E0 D9 5C 24 48

Gold_SearSwap vertical component of trade lane travel in previous direction. This fixes issues with vertically oriented trade lanes.2017-08-11T17:11:00.000Z

damage, repair

Module NameOffsetPatchAuthorDescriptionDate Added

server.dll

0x00960C

0C -> 00

M0tahFix explosion damage not causing full or no damage damage on large ships and bases (side note by adoxa: this hack will generate additional damage in SP).2010-03-27T06:36:00.000Z

server.dll

0x00AFC0

D9 44 24 -> C2 08 00

AdoxaEnergy weapons don't damage power.2010-06-15T11:27:40.000Z

server.dll

0x08551C

0.05f

AdoxaMinimum fraction of damage required in order to use nanobots or shield batteries. In other words, if your Nanobot heals 1000 damage, you will need to have at least 50 points of damage to be able to repair).2010-07-01T23:00:00.000Z

server.dll

0x00A46C

0x00A494

EB 26 -> 8B C8

66 81 7C E4 04 5A 13 74 E2 91 EB CE -> 90 90 90 90 90 90 90 90 90 90 90 90

AdoxaIgnore armor when determining radiation damage.2011-01-24T00:00:00.000Z

collision

Module NameOffsetPatchAuthorDescriptionDate Added

common.dll

0x0EDB44

0.01f

w0dk4Collision detection min check distance. Increasing this will fix issues with the sur collisions on objects that are further than 130k from center of system.2009-04-29T22:40:00.000Z

docking

Module NameOffsetPatchAuthorDescriptionDate Added

common.dll

0x18BDB4

1000f

DevMaximum dock acknowledge distance.2006-08-17T13:36:00.000Z

common.dll

0x13F48C

10000f

DevMaximum dock initiation distance.2006-08-17T13:36:00.000Z

common.dll

0x13F48C

1750f

M0tahMinimum distance away from object to automatically engage cruise when using dock or goto.2009-07-27T02:08:00.000Z

common.dll

server.dll

0x0501B2

0x022040

E8 29 C1 FF FF 8B 4C 24 24 8D 54 -> 6A 00 89 F9 E8 35 00 00 00 EB 1F

8B 54 -> EB 20

AdoxaManually launch from docking bay2010-05-02T23:00:00.000Z

common.dll

0x18BDB8

18f

AdoxaDocking speed2010-06-16T15:52:00.000Z

common.dll

0x06D6CA

15f

foxLaunching speed for launch sequences that use strafe like battleships.1970-01-01T00:00:00.000Z

common.dll

0x050527

1.0f

AdoxaRelative speed after launching from a docking ring.2010-06-16T15:52:00.000Z

common.dll

0x06DE13

0.5f

AdoxaRelative speed after launching from a station.2010-06-16T15:52:00.000Z

common.dll

common.dll

0x063645

0x063650

60 -> 00

62 -> 02

AdoxaF3 docking works with FREIGHTER type objects.2010-06-17T23:00:00.000Z

common.dll

0x13E678

2000f

foxHow far behind a jumpgate a player will be spawned - the player will move from this point to the arrival point near the gate during the respective `[JumpGateEffect]` `jump_in_time`.1970-01-01T00:00:00.000Z

server.dll

0x0231BF

-350f

AdoxaJump gate/hole z-axis entry point adjustment.2012-05-23T23:00:00.000Z

server.dll

0x0876C0

500d

AdoxaJump gate/hole x/y-axis entry point adjustment.2012-05-23T23:00:00.000Z

server.dll

0x0173DA

74 -> EB

LazEnable undocking hail in multiplayer.2023-03-10T00:00:00.000Z

visibility

Module NameOffsetPatchAuthorDescriptionDate Added

Freelancer.exe

0x210530

3f

DevNear plane of view frustum.2006-08-17T13:36:00.000Z

Freelancer.exe

0x210534

250000f

FriendlyFireFar plane of view frustum (nothing will be drawn beyond this).2005-10-04T23:31:00.000Z

rendcomp.dll

0x14053

1000000f

adoxaMultiplier for planet draw distance (so far can be safely increased).2017-10-10T06:09:00.000Z

Freelancer.exe

0x213EC8

10000f

FriendlyFireMaximum draw distance for some bases (like battleships), as well as lights (and probably other stuff too).2011-02-07T07:12:00.000Z

Freelancer.exe

0x1C8910

20000f

DevSame offset as below, max distance at which ships can be seen (even if LODranges specify a higher range).2006-08-17T13:36:00.000Z

Freelancer.exe

0x1C8910

20000f

FriendlyFireSame offset as above, poly flipping distance - raising this stops graphical glitches on big CMPs, but raising it too high introduces flickering issues with SPH-based models (like planets).2010-02-25T13:20:00.000Z

Freelancer.exe

0x11C3D3

75 -> EB

adoxaRemove (exclusion) zone clipping.2011-01-07T11:11:00.000Z

Freelancer.exe

0x1D15B8

100000000f

DevSquare of max distance that a ship can be selected.2006-08-17T13:36:00.000Z

server.dll

0x86AEC

6250000f

DevSquare of NPC disappear distance in MP.2006-08-17T13:36:00.000Z

server.dll

0x86AF0

25000000f

DevSquare of player disappear distance in MP.2006-08-17T13:36:00.000Z

server.dll

0x86AF4

100000000f

DevSquare of grouped player disappear distance in MP.2006-08-17T13:36:00.000Z

Freelancer.exe

0x2389

83 FE 08 7D 16 -> D8 C0 90 90 90

adoxaDouble existing LODranges.2010-10-09T01:55:00.000Z

Freelancer.exe

0x2389

83 FE 08 7D 16 -> D8 C0 90 D8 C0

adoxaQuadruple existing LODranges.2010-10-09T01:55:00.000Z

Freelancer.exe

Freelancer.exe

Freelancer.exe

Freelancer.exe

0x2389

0x2309

0x230E

0x230B

83 FE 08 7D 16 -> E8 7B FF FF FF

90 90 -> D8 0D

90 90 -> 00 C3

90 90 90 -> 4B 1A 47 (1.5), B4 55 5D (2.0), 28 4F 5D (3.0), 9C FC 5C (4.0), 64 84 5D (5.0), 08 4F 5D (6.0), 50 88 5D (7.0), 54 23 44 (8.0), FA 1F 57 (10.0)

adoxa, BC46Alternative to above: scale LODranges by one of the following. In the last part, use the 3 bytes corresponding to the value in between brackets.2010-10-09T01:55:00.000Z

Freelancer.exe

0x244F5

DC 05 -> EB 04

adoxaGamma ranges from 0.0 to 1.0, not 1.0 to 2.0.2010-08-11T02:39:00.000Z

Freelancer.exe

0x244F7

B8 89 -> E8 75

adoxaGamma ranges from 0.5 to 1.5, not 1.0 to 2.0.2010-08-11T02:39:00.000Z

Freelancer.exe

0x244F7

B8 89 5C -> F8 EB 5D

BC46Gamma ranges from 0.75 to 1.75, not 1.0 to 2.0.Date Unknown

Freelancer.exe

0x1AD6F

80 00 -> 00 20

SchmackbolzenFix bug with low resolution textures on some systems (sets maximum to 8192 instead of 128).2017-03-12T23:50:00.000Z

rendcomp.dll

0xC499

02 -> 00

adoxaAlways use high-quality space rendering; makes planets look more round from far distances.Date Unknown

rp8.dll

rp8.dll

rp8.dll

0x1A48C

0x1A4C5

0x1A4FE

02 -> 03

02 -> 03

01 -> 03

BC46Change magnification filtering mode from 'linear' to 'anisotropic'; forces Anisotropic Filtering for better rendering of textures.Date Unknown

rp8.dll

0x1A4FE

01 -> 02

BC46Change magnification filtering mode from 'nearest' to 'linear'; gives better texture rendering than the default option but worse than anisotropic.Date Unknown

rp8.dll

0x1A5B8

1b

BC46max anisotropyDate Unknown

Freelancer.exe

0x1C89C0

255d

VenemonOverall sun color impact in universe (larger for brighter).2023-12-19T01:39:00.000Z

Freelancer.exe

0x14BDF7

80i (2bytes)

VenemonNumber of space particles around the player outside fields (65535 max).2023-12-19T01:39:00.000Z

Freelancer.exe

Freelancer.exe

0x11250F

0x1C903B

B8 89 -> 3B 90

00 64 80 5B 00 64 80 5B -> 1.0d

VenemonSun flare size.2023-12-19T01:39:00.000Z

Freelancer.exe

0x10F982

1.0f

VenemonSun flare brightness.2023-12-19T01:39:00.000Z

Freelancer.exe

0x10262

8b

VenemonSun green color impact in universe.2023-12-19T01:39:00.000Z

Freelancer.exe

0x10267

8b

VenemonSun blue color impact in universe.2023-12-19T01:39:00.000Z

Freelancer.exe

0xFDDDE

1.0f

VenemonShip light points modifier (2 for rainbow).2023-12-19T01:39:00.000Z

Freelancer.exe

0x213855

01 -> 00

VenemonTurn off opacity transition of static objects in asteroid fields.2023-12-19T01:39:00.000Z

Freelancer.exe

0x213854

01 -> 00

VenemonTurn off opacity of ambient field in asteroid field (buggy).2023-12-19T01:39:00.000Z

reputation

Module NameOffsetPatchAuthorDescriptionDate Added

common.dll

0x18D5D4

0.9f

DevReputation over which will give you affiliation with that faction (faction name appears in space before your name).2006-08-17T13:36:00.000Z

content.dll

0x1143C8

0.6f

foxReputation set by bribes, can not exceed 0.9.2006-10-18T18:01:00.000Z

content.dll

0x11BD84

1.0f

foxReputation at/over which a faction's NPCs will excuse your friendly fire (killing the NPC should still dock rep, however), same as below.1970-01-01T00:00:00.000Z

content.dll

0x11BD84

1.0f

foxReputation at/over which a faction will no longer turn hostile upon seeing its allies turn hostile, same as above.1970-01-01T00:00:00.000Z

content.dll

0x11BD80

0.6f

foxReputation over which a faction will be friendly with another faction (such as shooting you if that faction is hostile, etc.).1970-01-01T00:00:00.000Z

content.dll

0x12E354

0.2f

adoxaReputation needed for lawful factions to show rumors.2014-03-05T14:19:00.000Z

content.dll

0x12E358

0.4f

adoxaReputation needed for unlawful factions to show rumors.2014-03-05T14:19:00.000Z

content.dll

0x11B930

0.1d

adoxaAdjustment for maximum reputation.2010-07-18T08:08:00.000Z

content.dll

0x11BCF4

-0.6f

adoxaHostile docking reputation.2010-11-16T16:30:00.000Z

content.dll

0x143C58

(group name)

BejaymacList of groups (in nickname form) of factions that won't show up on your reputation screen - either replace the nicknames or write over them with 00s (DO NOT change the length of the DLL).1970-01-01T00:00:00.000Z

content.dll

0x0CC985

40 -> 00

adoxaJump gates test reputation.2010-11-16T16:30:00.000Z

content.dll

0x0CC986

0C -> 04

adoxaJump holes test reputation.2010-11-16T16:30:00.000Z

content.dll

0x114310

gd_bh_grp

Gold_SearIn freetime between missions 4, 5, 6 and 7 buying a ship will set your rep with the Bounty Hunters to -0.2; either change the nickname or write it over with 00s (do NOT change the length of the DLL).2015-01-18T12:00:00.000Z

content.dll

0x006272

FF 15 20 36 FB 06 -> EB 04 90 90 90 90

Gold_SearIn freetime between missions 4, 5, 6 and 7 buying a ship will set your rep with the Bounty Hunters to -0.2; this prevents that (alternative to above)2015-01-18T12:00:00.000Z

content.dll

0x13F540

-0.6f

VenemonHostile formation reputation.2024-01-28T11:25:00.000Z

HUD: Ship Brackets

Module NameOffsetPatchAuthorDescriptionDate Added

Freelancer.exe

0x1D8F08

0.3f

Gold_SearExpansion time for target brackets (seconds).2015-01-18T00:00:00.000Z

Freelancer.exe

0x1D8EE8

10f

Gold_SearMultiplier for size of non-targeted brackets, depending on the distance.2015-01-18T00:00:00.000Z

Freelancer.exe

0x1C9804

1.25f

DevMultiplier for distance at which brackets around non-targeted ships in space will appear (1.25 = 3km, 37.5 = ~93km, etc).1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D954C

0.0004f

AdoxaReciproke of brackets drawn distance.1970-01-01T00:00:00.000Z

freelancer.exe

0x0EC1B3

7A 0A -> 90 90

AdoxaRemove brackets from objects in space1970-01-01T00:00:00.000Z

freelancer.exe

0x0EC087

0F 8E -> 90 E9

AdoxaRemove non-targeted brackets from objects in space1970-01-01T00:00:00.000Z

freelancer.exe

0x0ED5B9

0F 85 -> 90 E9

M0tahRemove HUD elements on objects in space - includes text, brackets, targeting reticles, and missile warnings.1970-01-01T00:00:00.000Z

freelancer.exe

0x0EF455

E8 A6 A4 06 -> B8 00 00 00

AdoxaRemove top-right bracket of target.1970-01-01T00:00:00.000Z

freelancer.exe

0x0EF4A5

E8 56 A4 06 -> B8 00 00 00

AdoxaRemove bottom-left bracket of target.1970-01-01T00:00:00.000Z

freelancer.exe

0x0EF4F1

E8 0A A4 06 -> B8 00 00 00

AdoxaRemove top-left bracket of target.1970-01-01T00:00:00.000Z

freelancer.exe

0x0EF532

E8 C9 A3 06 -> B8 00 00 00

AdoxaRemove bottom-right bracket of target.1970-01-01T00:00:00.000Z

HUD: Contacts/Weapons List/Wireframe

Module NameOffsetPatchAuthorDescriptionDate Added

Freelancer.exe

0x212434

2500f

Gold_SearScanner range (modified by interference) under which solars won't show up on your contact list.2015-01-18T00:00:00.000Z

HUD: Other

Module NameOffsetPatchAuthorDescriptionDate Added

Freelancer.exe

0x1D8D08

1500f

Gold_SearDistance over which non-selected arrows of important contacts on the edge of the screen start fading (note: same offset as adoxa's trade initiate distance).2015-01-18T00:00:00.000Z

Freelancer.exe

0x1D97B4

150f

M0tahDistance from a waypoint when it is considered reached.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D7E80

300f

SchmackbolzenDistance from a waypoint within a tradelane when it is considered reached.1970-01-01T00:00:00.000Z

Freelancer.exe

0x0F045B

86 01 -> 00 00

AdoxaShow aiming lead on everything.1970-01-01T00:00:00.000Z

Freelancer.exe

0x0EC288

2A 01 -> 00 00

AdoxaShow aiming lead on all ships.1970-01-01T00:00:00.000Z

Freelancer.exe

0x0D1750

14000f

FriendlyFireRange at which an object is no longer 'unknown' as well as radar detection range for some solars such as Jump Holes1970-01-01T00:00:00.000Z

Freelancer.exe

0x1C9020

1.85f

AdoxaAspect ratio of the cinematics.1970-01-01T00:00:00.000Z

Freelancer.exe

0x0DCA20

81 -> C3

CannonRemove mouse flight text.1970-01-01T00:00:00.000Z

Freelancer.exe

0x0A6CCE

0x0A6CD9

74 56 -> 90 90

74 02 B3 01 B9 D0 D2 -> 75 4B E9 77 03 00 00

CannonDisable F1 menu in space while playing multiplayer.1970-01-01T00:00:00.000Z

common.dll

0x143DC0

Vibrocentric

LazOriginal font that will override Agency FB in a number of instances if detected on the system.1970-01-01T00:00:00.000Z

Freelancer.exe

0x19DD72

0x19DE44

0x19D207

0x19E103

90 90 90 90 90 90 90 90 90 90 90 90 90 -> 6A 01 FF 15 80 72 5C 00 E9 C5 00 00 00

90 90 90 90 90 90 90 90 90 90 90 -> 84 E4 0F 88 34 FF FF FF 31 C0 C3

75 -> 6B

79 -> EB

adoxaShoot through HUD1970-01-01T00:00:00.000Z

Freelancer.exe

0x166C2B

75 -> EB

AdoxaBypass ESRB notice.1970-01-01T00:00:00.000Z

Freelancer.exe

Freelancer.exe

Freelancer.exe

0x174634

0x1746CA

0x174707

C7 44 24 70 00 00 00 00 C7 44 24 74 00 00 00 00 C7 44 24 78 -> E8 47 E5 EA FF 83 7C 24 50 01 77 11 DB 05 4C 46 57 00 EB 0D

80 3E -> 00 00

80 3E -> 00 00

adoxaRemove the NEW GAME and LOAD GAME buttons on the main menu.1970-01-01T00:00:00.000Z

freelancer.exe

freelancer.exe

0x16DDEC

0x174890

1271i

1271i

BC46String ID for the 'VER. 1.0' text in the bottom-right of the main menu. Change this number to another string ID to make the element display different text. Both offsets must be changed!1970-01-01T00:00:00.000Z

freelancer.exe

0x0AB1C5

393286i

BC46String ID for the final section of the in-game credits. Change this number to another string ID to make the element display different text.1970-01-01T00:00:00.000Z

freelancer.exe

0x0B1375

32b

AdoxaMaximum value for the TOTAL SOUND ELEMENTS slider in the audio options menu.1970-01-01T00:00:00.000Z

Freelancer.exe

common.dll

0x0B1375

0x015B85

04 -> 00

46 -> 5E

BC46Use anti-aliased fonts if the user has 'Smooth edges of screen fonts' enabled in their Windows settings.1970-01-01T00:00:00.000Z

Freelancer.exe

common.dll

0x015B85

0x0C782C

04 -> 05

88 46 1A 88 5E 1B -> 66 C7 46 1A 05 00

BC46Always use anti-aliased fonts1970-01-01T00:00:00.000Z

Freelancer.exe

Freelancer.exe

0x1745D9

0x1745E6

DF 6C -> EB 02

D8 0D 54 25 -> D9 05 7C 20

BC46Fixes a bug that causes the clickable area height of the main menu buttons to be incorrect on higher resolutions.1970-01-01T00:00:00.000Z

Freelancer.exe

0x18B2D5

E8 A6 23 EA FF D8 86 7C 03 00 00 D8 15 DC 75 5C 00 D9 96 7C 03 00 00 DF E0 F6 -> 60 8B 86 85 03 00 00 8D 9E 5E 03 00 00 50 53 E8 37 6C FD FF 83 C4 08 61 EB 63

BC46Updates the mouse-hover blinking animation of the load-save menu buttons (after loading a game) such that the colors transition smoothly, like with all other menu-style buttons.1970-01-01T00:00:00.000Z

Freelancer.exe

0x085D5D

0.089f

BC46Clickable area width of the load-save menu buttons (after loading a game). It's recommended to set this value to 0.13 so the property matches with all other menu-style buttons.1970-01-01T00:00:00.000Z

HUD: Chat

Module NameOffsetPatchAuthorDescriptionDate Added

Freelancer.exe

0x0691D1

32b

M0tahMaximum number of chat lines in chat history window (signed byte, so max of 127).1970-01-01T00:00:00.000Z

Freelancer.exe

0x0691CA

10000i

M0tahTime in milliseconds chat text is displayed before disappearing.1970-01-01T00:00:00.000Z

Freelancer.exe

0x0691CF

20b

M0tahMaximum number of chat lines displayed at once -1.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1A6250

8B 44 24 -> C2 10 00

M0tahPrevent chat from being displayed (but not new/departing player messages).1970-01-01T00:00:00.000Z

Freelancer.exe

0x1CEEE4

-0.265f

M0tahY position of chat input box.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1CEEE0

0.065f

M0tahHeight of chat input box.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1CEEDC

0.46f

M0tahWidth of chat input box.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1CEEDC

-0.05f

BC46X-position of the chat history section in the Chat window.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1CEF04

0.215f

BC46Y-position of the chat history section in the Chat window.1970-01-01T00:00:00.000Z

Freelancer.exe

0x06A440

80b

M0tahMaximum number of characters in chat input box (signed byte, so max of 127).1970-01-01T00:00:00.000Z

Freelancer.exe

0x05E01B

BF1D1D

ViperRGB color as Hex value of the messages 'New Player' etc.1970-01-01T00:00:00.000Z

freelancer.exe

0x06AAF8

0F 84 -> 90 E9

CannonDisable new player messages.1970-01-01T00:00:00.000Z

freelancer.exe

0x06AF1E

0F 84 -> 90 E9

CannonDisable departing player messages.1970-01-01T00:00:00.000Z

HUD: Limits

Module NameOffsetPatchAuthorDescriptionDate Added

Freelancer.exe

0x0D2C02

2000i

DevDistance over which kilometers rather than meters are displayed (in the contact list).1970-01-01T00:00:00.000Z

Freelancer.exe

0x0EEF90

2000i

DevDistance over which kilometers rather than meters are displayed (target bracket in space).1970-01-01T00:00:00.000Z

Freelancer.exe

0x0D2C32

10000i

DevDistance over which fractions of kilometers are not displayed.1970-01-01T00:00:00.000Z

Freelancer.exe

0x0D2C94

99999i

DevDistance over which 'far' is displayed rather than an actual distance.1970-01-01T00:00:00.000Z

Freelancer.exe

0x0D597A

999i

DevSpeed over which '---' is displayed.1970-01-01T00:00:00.000Z

freelancer.exe

0x0D5984

7E -> EB

UnknownRemove speed display limit. (Alternative to 0x0D597A)1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D7E80

300f

M0tahCruise speed display limit (note: same offset as Schmackbolzen's tradelane waypoint reached distance).1970-01-01T00:00:00.000Z

freelancer.exe

0x0D5936

0F 85 -> 90 E9

UnknownRemove speed display limit. (Alternative to 0x1D7E80)1970-01-01T00:00:00.000Z

HUD: Status Bars

Module NameOffsetPatchAuthorDescriptionDate Added

Freelancer.exe

0x1D7E50

0.8d

DevWidth of bars for energy, shield and hull gauges (for example, set to 1.0 to make the bars solid).1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D7E58

0.125d

Cheese on ToastTotal width of bars for energy, shield and hull gauges (set to 1.0 to cover the entire bottom part of the screen from left to right).1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D7E68

0.0052d

Cheese on ToastHeight of the energy bars.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D7E60

0.0855d

Cheese on ToastIndividual width of the energy bars (each individual block is a set size - you can only notice this change when the bars are not solid but are standard FL like).1970-01-01T00:00:00.000Z

Freelancer.exe

0x0D57AC

5EA1A7FF

AdoxaColor of power bar (blue,green,red,alpha).1970-01-01T00:00:00.000Z

Freelancer.exe

0x0D5843

B53D3EFF

AdoxaColor of shield bar (blue,green,red,alpha).1970-01-01T00:00:00.000Z

Freelancer.exe

0x0D588D

332A78FF

AdoxaColor of hull bar (blue,green,red,alpha).1970-01-01T00:00:00.000Z

HUD: Damage Indicators

Module NameOffsetPatchAuthorDescriptionDate Added

Freelancer.exe

0x1D8010

0.8f

M0tahDamage indicator sensitivity.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D800C

0.7f

M0tahDamage indicator fade time.1970-01-01T00:00:00.000Z

HUD: Contact List

Module NameOffsetPatchAuthorDescriptionDate Added

freelancer.exe

0x0D3180

E6 -> 00

M0tahAdd faction name to players in contact list.1970-01-01T00:00:00.000Z

freelancer.exe

0x0D07EB

0E -> 00

AdoxaRemove hostile & group ships from 'important' filter.1970-01-01T00:00:00.000Z

freelancer.exe

0x0D100F

13 -> 00

AdoxaRemove hostile solars from 'important' filter.1970-01-01T00:00:00.000Z

content.dll

0x091A24

03 -> 01

AdoxaFreighters are named as large ships.1970-01-01T00:00:00.000Z

freelancer.exe

0x0D094B

0F 85 2A 05 00 00 -> 74 04 FE C8 75 C4

AdoxaInclude player ships in 'ship' filter.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D7BF0

0.004d

M0tahVertical offset of player name in contact list.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D7964

1.0f

DevSeconds between updates of the distances in the contact list.1970-01-01T00:00:00.000Z

HUD: Weapon List

Module NameOffsetPatchAuthorDescriptionDate Added

Freelancer.exe

0x1D8484

1.0f

FoxSeconds between updates of displays in weapons list.1970-01-01T00:00:00.000Z

HUD: Wireframes

Module NameOffsetPatchAuthorDescriptionDate Added

freelancer.exe

0x0E6F67

D9 54 24 18 D8 1D 74 74 5C 00 DF E0 F6 C4 41 75 18 8B 4C 24 18 -> D9 5C E4 18 8B 4C E4 18 85 C9 7E 1D 81 F9 00 00 80 3F 74 XX 90

AdoxaRemove flashing in wireframe for items with hit_pts = 0 (replace XX with: 4E for yellow, 58 for aqua, 15 for dark blue).1970-01-01T00:00:00.000Z

HUD: Nanobots/Shield Batteries

Module NameOffsetPatchAuthorDescriptionDate Added

freelancer.exe

0x0DAD6D

42 60 65 3C -> 00 00 00 00

AdoxaDisable nanobot button.1970-01-01T00:00:00.000Z

freelancer.exe

0x0DADB4

96 43 0B 3D -> 00 00 00 00

AdoxaRemove nanobot count.1970-01-01T00:00:00.000Z

freelancer.exe

0x0DAE0B

42 60 65 3C -> 00 00 00 00

AdoxaDisable battery button.1970-01-01T00:00:00.000Z

freelancer.exe

0x0DAE87

96 43 0B 3D -> 00 00 00 00

AdoxaRemove battery count.1970-01-01T00:00:00.000Z

freelancer.exe

0x1D8690

69 -> 00

AdoxaRemove Shield Battery use icon.1970-01-01T00:00:00.000Z

freelancer.exe

0x1D86E0

69 -> 00

AdoxaRemove Nanobot use icon.1970-01-01T00:00:00.000Z

freelancer.exe

freelancer.exe

0x0DE317

0x0DE310

999i

999i

adoxaMaximum number of nanobots displayed in HUD.1970-01-01T00:00:00.000Z

freelancer.exe

0x0DE314

7E -> EB

AdoxaIgnore nanobot HUD display limit (alternative to 0x0DE317 and 0x0DE310).1970-01-01T00:00:00.000Z

freelancer.exe

freelancer.exe

0x0DE369

0x0DE362

999i

999i

adoxaMaximum number of batteries displayed in HUD1970-01-01T00:00:00.000Z

freelancer.exe

0x0DE366

7E -> EB

AdoxaIgnore battery HUD display limit (alternative to 0x0DE369 and 0x0DE362).1970-01-01T00:00:00.000Z

HUD: Animation Speeds

Module NameOffsetPatchAuthorDescriptionDate Added

Freelancer.exe

0x0DFC09

0.6f

DevMultiplier for subtargeting HUD animations (make smaller for faster).1970-01-01T00:00:00.000Z

Freelancer.exe

0x1CEA10

0.3f

FoxMultiplier for HUD animations from user NN bar (make smaller for faster).1970-01-01T00:00:00.000Z

Freelancer.exe

0x1CB4D0

0.3f

M0tahMultiplier for HUD animations from base NN bar (make smaller for faster).1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D8860

0.3f

M0tahMultiplier for left HUD minimize animation (make smaller for faster).1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D8488

0.3f

M0tahMultiplier for right HUD minimize animation (make smaller for faster).1970-01-01T00:00:00.000Z

HUD: Navmap

Module NameOffsetPatchAuthorDescriptionDate Added

Freelancer.exe

0x1D2EDC

0.4f

WhiskasTMNavMap fade in/out speed.1970-01-01T00:00:00.000Z

Freelancer.exe

0x0944AC

1.5f

AdoxaTime taken to zoom out on NavMap (not zero).1970-01-01T00:00:00.000Z

Freelancer.exe

0x09F2A7

1.5f

AdoxaTime taken to zoom in on NavMap (not zero).1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3F28

0.116279d

AdoxaNavMap zoom factor (lower increases zoom).1970-01-01T00:00:00.000Z

freelancer.exe

0x0992B0

64 -> C3

AdoxaRemove tradelane lines in NavMap.1970-01-01T00:00:00.000Z

Freelancer.exe

0x08ECE7

0.33f

WhiskasTMNavMap protect-plane against shooting (height) (set 0 to shoot through NavMap).1970-01-01T00:00:00.000Z

Freelancer.exe

0x08ECCF

0.35f

WhiskasTMNavMap protect-plane against shooting (width) (set 0 to shoot through NavMap).1970-01-01T00:00:00.000Z

Freelancer.exe

0x0974C9

0.005f

AdoxaWidth of system connection line.1970-01-01T00:00:00.000Z

Freelancer.exe

0x097501

00b

AdoxaRed component of system connection line.1970-01-01T00:00:00.000Z

Freelancer.exe

0x097506

40b

AdoxaGreen component of system connection line.1970-01-01T00:00:00.000Z

Freelancer.exe

0x09750B

80b

AdoxaBlue component of system connection line.1970-01-01T00:00:00.000Z

Freelancer.exe

0x097510

FFb

AdoxaAlpha component of system connection line.1970-01-01T00:00:00.000Z

Freelancer.exe

0x0915F4

2000i

AdoxaSize range of universe map stars.1970-01-01T00:00:00.000Z

Freelancer.exe

0x091605

3000i

AdoxaMinimum size universe map stars.1970-01-01T00:00:00.000Z

Freelancer.exe

0x0916F2

03 C2 C1 F8 0F -> B8 0x 00 00 00

AdoxaColor of universe map stars (x = 0-6 for RGBCMYW).1970-01-01T00:00:00.000Z

Freelancer.exe

Freelancer.exe

0x0916FE

0x09173A

84 03 -> 00 00

C1 F8 0F -> 83 C8 FF

AdoxaPrevent universe map stars from pulsing.1970-01-01T00:00:00.000Z

Freelancer.exe

0x0A1727

D8 64 24 10 -> 90 90 90 90

AdoxaPrevent universe map stars from blinking.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D2EF4

2700f

Gold_SearNegative z-coordinate of border between sectors 4 and 5 (divided by NavMapScale; set 0 to make the system map exactly according to system ini file).1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3164

0.279f

WhiskasTMNavMap letter grid alignment on screen, x-axis.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D314C

0.252f

WhiskasTMNavMap number grid alignment on screen, y-axis.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3168

0.07f

WhiskasTMNavMap letter/number grid spacing.1970-01-01T00:00:00.000Z

freelancer.exe

freelancer.exe

0x090582C

0x09FD83

-0.294f

-0.294f

Gold_SearNavMap letter alignment perpendicular to grid (both offsets must be changed)1970-01-01T00:00:00.000Z

freelancer.exe

freelancer.exe

0x090620C

0x009FE33

-0.309f

-0.309f

Gold_SearNavMap number alignment perpendicular to grid (both offsets must be changed).1970-01-01T00:00:00.000Z

Freelancer.exe

0x08F007

-0.274f

Gold_SearNavMap system/universe name x-displacement.1970-01-01T00:00:00.000Z

Freelancer.exe

0x08F00F

-0.252f

Gold_SearNavMap system/universe name y-displacement.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3C48

1.5d

WhiskasTMStretch texture of Universe Map, x-axis.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3C50

1.175d

WhiskasTMStretch texture of Universe Map, y-axis.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3D30

0.6666667f

WhiskasTMBunch scale of all system diamonds on Universe Map and in the same way speed of tradelane animation on system map (method 1).1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3D2C

200000f

WhiskasTMBunch scale of all system diamonds on Universe Map (method 2).1970-01-01T00:00:00.000Z

Freelancer.exe

0x0915B8

112000f

WhiskasTMBunch scale of all system diamonds on Universe Map (method 3).1970-01-01T00:00:00.000Z

Freelancer.exe

0x915C8

1.0f

Gold_SearBunch scale of all system diamonds on Universe Map (method 4).1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3D28

100000f

WhiskasTMBunch coordinates of all system diamonds on Universe Map (xy-axis).1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3D24

5000f

WhiskasTMBunch coordinates of all system diamonds on Universe Map (y-axis).1970-01-01T00:00:00.000Z

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

0x0911D6

0x091233

0x094652

0x094666

0x09467A

0x09468E

0x0946A2

0x0946B6

0x0946CA

0x0946DE

65 -> 63

EB 07 8B CE E8 74 03 00 00 -> BB 01 00 00 00 EB 02 31 DB

6A 00 -> 53 90

6A 00 -> 53 90

6A 00 -> 53 90

6A 00 -> 53 90

6A 00 -> 53 90

6A 00 -> 53 90

6A 00 -> 53 90

6A 00 -> 53 90

WhiskasTMOn 'NavMap not available' initially do hide some controls 1970-01-01T00:00:00.000Z

Freelancer.exe

0x0967CD

3C -> A0

AdoxaAllow all positions on Universe Map (visible region roughly -2.4,-2.7 to 17.3,17) (for system diamonds only; use below hacks to also allow player ship icon to move to all positions).1970-01-01T00:00:00.000Z

Freelancer.exe

0x096A1B

75 -> EB

WhiskasTMIgnore +x limit for player ship icon on system and universe map.1970-01-01T00:00:00.000Z

Freelancer.exe

0x096A36

75 -> EB

WhiskasTMIgnore -x limit for player ship icon on system and universe map.1970-01-01T00:00:00.000Z

Freelancer.exe

0x096A4D

75 -> EB

WhiskasTMIgnore +y limit for player ship icon on system and universe map.1970-01-01T00:00:00.000Z

Freelancer.exe

0x096A68

75 -> EB

WhiskasTMIgnore -y limit for player ship icon on system and universe map.1970-01-01T00:00:00.000Z

Freelancer.exe

0x0967E3

68 3E 5D 00 -> F1 67 49 00

WhiskasTMUse new +x limit for player ship icon on system and universe map.1970-01-01T00:00:00.000Z

Freelancer.exe

0x096808

68 3E 5D 00 -> 16 68 49 00

WhiskasTMUse new -x limit for player ship icon on system and universe map.1970-01-01T00:00:00.000Z

Freelancer.exe

0x09682D

68 3E 5D 00 -> 3B 68 49 00

WhiskasTMUse new +y limit for player ship icon on system and universe map.1970-01-01T00:00:00.000Z

Freelancer.exe

0x096852

68 3E 5D 00 -> 60 68 49 00

WhiskasTMUse new -y limit for player ship icon on system and universe map.1970-01-01T00:00:00.000Z

Freelancer.exe

0x0967F1

112000f

WhiskasTM+x limit for player ship icon on system and universe map (set to 130000f to make the limit exactly on the right edge).1970-01-01T00:00:00.000Z

Freelancer.exe

0x096816

-112000f

WhiskasTM-x limit for player ship icon on system and universe map (set to -130000f to make the limit exactly on the right edge).1970-01-01T00:00:00.000Z

Freelancer.exe

0x09683B

112000f

WhiskasTM+y limit for player ship icon on system and universe map (set to 130000f to make the limit exactly on the right edge).1970-01-01T00:00:00.000Z

Freelancer.exe

0x096860

-112000f

WhiskasTM-y limit for player ship icon on system and universe map (set to -130000f to make the limit exactly on the right edge).1970-01-01T00:00:00.000Z

Freelancer.exe

0x917CC

112000f

Gold_SearSize of system map; beware, effects size of player ship icon as well.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D2EEC

33333f

Gold_SearSize of sectors in F9 info screen; needs to keep ratio with variable above.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D2EF0

-99999f

Gold_SearStarting point of sector calculation in F9 info screen, needs to be -3*variable above.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3F30

-0.257f

Gold_SearNavMap number lower limit when zoomed.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3F34

0.274f

Gold_SearNavMap number upper limit when zoomed.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3F38

0.31f

Gold_SearNavMap letter left limit when zoomed.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3F3C

-0.23f

Gold_SearNavMap letter right limit when zoomed.1970-01-01T00:00:00.000Z

Freelancer.exe

Freelancer.exe

0x9FCF6

0x9FC9B

8.6f

8.6f

Gold_SearNavMap letter/number zoom factor.1970-01-01T00:00:00.000Z

Freelancer.exe

0x9F2B4

DC 0D 28 3F 5D -> D8 35 F6 FC 49

Gold_SearAlign NavMap zoom factor to letter/number zoom factor; redundants adoxa's NavMap zoom factor, now controlled by the NavMap letter/number zoom factor.1970-01-01T00:00:00.000Z

Freelancer.exe

0x211C94

1360i

Gold_SearMAP LEGEND identifier.1970-01-01T00:00:00.000Z

Freelancer.exe

0x08F0F1

1358i

Gold_SearMAP LEGEND tooltip.1970-01-01T00:00:00.000Z

Freelancer.exe

0x211CA0

968i

Gold_SearBASE LIST identifier.1970-01-01T00:00:00.000Z

Freelancer.exe

0x08F158

964i

Gold_SearBASE LIST tool tip.1970-01-01T00:00:00.000Z

Freelancer.exe

0x211C84

1338i

Gold_SearPHYSICAL MAP identifier1970-01-01T00:00:00.000Z

Freelancer.exe

0x08F1C5

1235i

Gold_SearPHYSICAL MAP tool tip.1970-01-01T00:00:00.000Z

Freelancer.exe

0x211C88

1339i

Gold_SearPOLITICAL MAP identifier.1970-01-01T00:00:00.000Z

Freelancer.exe

0x08F248

1236i

Gold_SearPOLITICAL MAP tool tip.1970-01-01T00:00:00.000Z

Freelancer.exe

0x211C8C

1340i

Gold_SearPATROL PATH identifier.1970-01-01T00:00:00.000Z

Freelancer.exe

0x08F2AF

1313i

Gold_SearPATROL PATH tool tip.1970-01-01T00:00:00.000Z

Freelancer.exe

0x08F2AF

1313i

Gold_SearPATROL PATH tool tip.1970-01-01T00:00:00.000Z

Freelancer.exe

0x211C98

1361i

Gold_SearMINEABLE ZONES MAP identifier.1970-01-01T00:00:00.000Z

Freelancer.exe

0x08F31C

1359i

Gold_SearMINEABLE ZONES MAP tool tip.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3EF0

-0.198f

Gold_SearUpper limit for labels on NavMap.1970-01-01T00:00:00.000Z

Freelancer.exe

0x1D3EF4

0.192f

Gold_SearLower limit for labels on NavMap.1970-01-01T00:00:00.000Z

freelancer.exe

freelancer.exe

freelancer.exe

0x095900

0x095916

0x09639C

E0 75 5C -> 9C 63 49

E0 75 5C -> 9C 63 49

90 90 90 90 -> 0.5f

Gold_SearNavMap zoom move limit1970-01-01T00:00:00.000Z

common.dll

common.dll

0x0D6431

0x0D6461

ED 02 -> 44 00

83 C9 FF 33 C0 8B FE F2 AE F7 D1 49 8B C1 83 F8 40 8D 93 D4 00 00 00 72 05 B8 3F 00 00 00 8B C8 8B FA 8B D1 -> 50 8D 8B D4 00 00 00 6A 40 51 E8 B0 FB FC FF 83 C4 0C 89 83 D0 00 00 00 C6 83 14 01 00 00 01 E9 9D 02 00 00

AdoxaAlways display the end points of trade lanes on the Nav Map. Effectively adds 'visit = 1' to each ring Object.1970-01-01T00:00:00.000Z

freelancer.exe

0xA2315

27 FC 03 00 74 46 3D 2E FC 03 00 74 3F 3D 28 FC 03 00 74 38 3D 41 EB 00 00 74 31 85 C0 74 2D 3D 3F EB 00 00 74 26 3D EA 00 03 00 74 1F 3D 52 00 03 00 74 18 3D 9C 00 03 00 74 11 3D 9D 00 03 00 74 0A 3D BF 00 03 00 74 03 -> 00 00 00 00 74 46 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90

AingarStop preventing solars with specified `ids_name` values from showing on the trade routes window1970-01-01T00:00:00.000Z

freelancer.exe

freelancer.exe

0x96323

0x96336

D8 15 40 3E 5D 00 -> D8 15 CC 2E 5D 00

D8 25 40 3E 5D 00 -> D8 25 CC 2E 5D 00

VenemonGroup member's nav position refreshes every second1970-01-01T00:00:00.000Z

freelancer.exe

freelancer.exe

0x08D89B

0x08D997

90 90 90 90 90 -> 83 C5 18 EB 50

55 -> 00

Venemon, BC46Show all group members on the nav map1970-01-01T00:00:00.000Z