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

0x04B4D2

0x04B582

0x04B63E

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.1970-01-01T00:00:00.000Z

common.dll

0x139AFC

00 BA 29 -> 10 A7 27

AdoxaConsider armor types attached to hardpoint when mounted.1970-01-01T00:00: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.1970-01-01T00:00: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).1970-01-01T00:00: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).1970-01-01T00:00: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

0x0B3A0E

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

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.1970-01-01T00:00:00.000Z

freelancer.exe

0x080942

75 -> EB

M0tahAllow engines to be sold.1970-01-01T00:00:00.000Z

freelancer.exe

0x0808AD

0F 85 -> 90 E9

AdoxaAllow engines to be transferred.1970-01-01T00:00:00.000Z

freelancer.exe

0x0808AC

0C -> 14

AdoxaPrevent transfer of scanner (but allows engine).1970-01-01T00:00:00.000Z

freelancer.exe

0x080941

0C -> 14

AdoxaPrevent selling of scanner (but allows engine).1970-01-01T00:00: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.1970-01-01T00:00:00.000Z

freelancer.exe

0x0B88A4

75 -> EB

AdoxaDisable "Select Ship" ship dealer button.1970-01-01T00:00: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.1970-01-01T00:00:00.000Z

freelancer.exe

0x0838AF

74 -> EB

AdoxaConsider volume when buying external equipment1970-01-01T00:00: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 target2023-12-27T00:00: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

Module NameOffsetPatchAuthorDescriptionDate Added

server.dll

0x00960C

0C -> 00

M0tahFix explosion damage not causing full or no damage damage on large ships and bases.1970-01-01T00:00:00.000Z

server.dll

0x00AFC0

D9 44 24 -> C2 08 00

AdoxaEnergy weapons don't damage power.1970-01-01T00:00:00.000Z

damage, repair

Module NameOffsetPatchAuthorDescriptionDate Added

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

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.1970-01-01T00:00: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

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