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

content.dll

0x11BC78

100d

foxUnit01Initial NPC min spawn distance in SP and MP (such as after respawn).2008-05-28T22:00:00.000Z

content.dll

0x11BC80

1775d

DevInitial NPC max spawn distance in SP and MP.2006-08-17T13:36:00.000Z

content.dll

0x11BC68

2500d

DevNPC max spawn distance in SP and MP.2006-08-17T13:36:00.000Z

content.dll

0x0C1771

7A -> EB

Gold_SearAllow NPC max spawn distance below 2500.2023-05-11T11:13:00.000Z

content.dll

0x0BA57A

3.0f

adoxaSpacePop 'heartbeat' interval in seconds.2023-05-02T03:12:00.000Z

content.dll

0x0D3C36

2500f

foxUnit01Maximum distance that NPCs will persist in SP.2008-05-28T22:00:00.000Z

content.dll

0x0D3D6E

2500f

DevMaximum distance that NPCs will persist in MP.2006-08-17T13:36:00.000Z

content.dll

0x058F46

3750f

DevDistance over which NPC spawning will ignore density cap in SP.2006-08-17T13:36:00.000Z

content.dll

0x117A68

7500f

DevDistance over which NPC spawning will ignore density cap in MP (in other words, players within this distance to another will 'share spawns' and must move this distance away to start spawning 'own' NPCs).2006-08-17T13:36:00.000Z

content.dll

0x118578

200f

VitalMultiplier for patrol_path spawn distances, double this to double patrol_path spawn ranges, use in tandem with below (715 = 10k).2010-02-03T16:28:00.000Z

content.dll

0x0C4974

2500f

foxUnit01patrol_path NPC min spawn distance check, patrol_path spawns below this distance will be rejected, use in tandem with above.2009-06-02T22:20:00.000Z

content.dll

0x0BB1DA

2000f

VitalDistance from the edge of the zone NPCs begin to spawn.2009-05-17T08:33:00.000Z

content.dll

0x0C48D7

2500f

VitalDistance that patrol_path NPCs spawn when players are close to each other in patrol path (so far seems like closer than 300m).2010-01-01T11:47:00.000Z

content.dll

0x0D8AAF

1400i

VitalDistance from a disrupted tradelane that tradelaneattackers are created.2009-11-29T18:14:00.000Z

content.dll

0x0BB1DA

2000f

VitalDistance from the last tradelane ring that FL will generate NPCs from when you enter tradelane (note: same offset as zone edge NPC spawn distance).2009-11-29T18:14:00.000Z

content.dll

0x0D3D93

4000f

VitalDistance from the last tradelane ring that patrol_path NPCs created when you enter tradelane will still exist.2009-11-29T18:14:00.000Z

content.dll

0x11BB58

1200f

VitalDistance from the last tradelane ring that patrol_path NPCs are created (2750 and more, no NPCs are created (unless patrol_path spawn distance is raised?)).2009-11-29T18:14:00.000Z

content.dll

0x0C5D53

3750f

VitalDistance from the tradelane ring (except the nearest one) at which NPCs with `arrival = tradelane` encounters are created (negative numbers accepted, though terminal ring will act up), there may be more 3750f in content.dll which may be relevant.2009-07-15T15:26:00.000Z

content.dll

0x0C2946

5000i

VitalMinimum spawn distance for tradelane NPCs, tradelane spawns below this distance will be rejected and transferred to the next ring instead.2010-07-16T22:50: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

content.dll

content.dll

content.dll

content.dll

content.dll

0x0A8793

0x0A8903

0x0A8C83

0x0A8CE1

0x0A8D59

07 -> 00

05 -> 00

05 -> 00

8D 44 24 10 50 8B CE -> 39 4E 04 74 12 EB 09

05 -> 00

adoxaNPCs are global, not local to base; in mbases.ini still need to define the [GF_NPC] per base1970-01-01T00: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

freelancer.exe

freelancer.exe

0x12D279

0x1DD5A8

90 90 90 90 90 90 90 -> 39 F1 74 03 30 C0 C3

80 -> 79

BC46Prevent Countermeasures being fired by Right Click1970-01-01T00:00: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

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

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

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

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

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

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

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

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

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

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

Freelancer.exe

0x1D8484

1.0f

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

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

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

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

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

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

common.dll

0x057702

84 -> 04

adoxaShows trade lanes as unknown initially and allows them to be discovered both on the radar and the Nav Map.1970-01-01T00:00:00.000Z

NavMap

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

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

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

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

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

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

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

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

Weapon List

Module NameOffsetPatchAuthorDescriptionDate Added

Freelancer.exe

0x1D8484

1.0f

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

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

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

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

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

common.dll

0x057702

84 -> 04

adoxaShows trade lanes as unknown initially and allows them to be discovered both on the radar and the Nav Map.1970-01-01T00:00:00.000Z

Missions

Module NameOffsetPatchAuthorDescriptionDate Added

content.dll

0x04EE3A

42 2A -> A2 6A

Xerx, CannonOpenSP tweak for 1.1 DLLs to always start from m13; alternatively, simply direct your newplayer.fl file to start on a blank Mission_13 instead of using this hack.1970-01-01T00:00:00.000Z

freelancer.exe

0x05685F

8A 50 -> EB 0C

BC46Skip story cinematics (excluding space cutscenes) with the Esc key, like in the FL Beta.1970-01-01T00:00:00.000Z

Server Operation

Module NameOffsetPatchAuthorDescriptionDate Added

server.dll

0x02C057

74 0A 41 83 C2 04 3B C8 7C F4 EB 0B C7 84 8C 9C 00 00 00 00 00 00 -> 75 0B C7 84 8C 9C 00 00 00 00 00 00 00 41 83 C2 04 39 C1 7C E9 EB

AdoxaUpdate objects once (fixes bug that causes solar guns reduce refire delay when multiple players are around).1970-01-01T00:00:00.000Z

server.dll

0x06BFA6

E4 B4 -> 14 B3

AdoxaDisable encryption on creating MP character.1970-01-01T00:00:00.000Z

flserver.exe

0x006AF4

61485i

BC46String ID for the Microsoft legal notice, which fills the <legal notice goes here> placeholder in the Server Configuration window. Change this value to another string ID in serverresources.dll to display different text.1970-01-01T00:00:00.000Z

dalib.dll

0x004BF4

FF -> 00

BC46Prevents Freelancer from running in the background after exiting the game in some cases. This occurred because Freelancer would wait for an indefinitely running thread to finish.1970-01-01T00:00:00.000Z

Framerate

Module NameOffsetPatchAuthorDescriptionDate Added

common.dll

common.dll

freelancer.exe

0x01A74C

0x01A892

0x0210A0C

200f -> 200f

2C B2 39 -> 4C A7 27

200f -> 200f

Adoxa, SchmackbolzenMaximum FPS1970-01-01T00:00:00.000Z

server.dll

0x158A14

D9 1D 0C 0A 61 00 -> 90 90 90 90 90 90

FriendlyFirePrevent FL from reducing framerate to 25 in some instances (still need to manually limit framerate using external tool).1970-01-01T00:00:00.000Z

Debugging

Module NameOffsetPatchAuthorDescriptionDate Added

freelancer.exe

0x1B2819

74 -> EB

FuryFreelancerDisable forced logging to FLSpew.txt (logging can still be defined to custom file in freelancer.ini)1970-01-01T00:00:00.000Z

Freelancer.exe

0x1E6DCC

'FreelancerClient'

M0tahString used for lpName when FL calls CreateMutex (change this for multiple instances).1970-01-01T00:00:00.000Z

Freelancer.exe

0x1E6454

'RemoteServer.dll'

M0tahName of RemoteServer DLL filename used by FL (a duplicate RemoteServer.dll with different name is needed to play in MP with the multi-instance hack).1970-01-01T00:00:00.000Z

remoteserver.dll

0x03F440

'Freelancer.exe'

CrazyName of freelancer.exe for RemoteServer; if you're going to rename your freelancer.exe, you'll need to change it here as well, or it will crash when you try to join a server.1970-01-01T00:00:00.000Z

freelancer.exe

0x1A5390

81 -> C3

AdoxaDon't run dxdiag on crash (client).1970-01-01T00:00:00.000Z

FLServer.exe

0x008B70

81 -> C3

Adoxa, HeIIoweenDon't run dxdiag on crash (server).1970-01-01T00:00:00.000Z

freelancer.exe

0x1B16FC

84 -> 33

OutCastSupress unsupported video dialog.1970-01-01T00:00:00.000Z

common.dll

0x142684

Freelancer

Laz, BC46Name of the folder inside AppData where FLSpew.txt is stored, and the name of the folder inside My Games in which the save files and user preferences are stored.1970-01-01T00:00:00.000Z

common.dll

0x142690

My Games

BC46Name of the folder inside Documents in which the folder from offset 0x142684 is stored.1970-01-01T00:00:00.000Z

common.dll

0x14269C

FreelancerShots

BC46Name of the folder inside Pictures where Freelancer screenshots are saved to.1970-01-01T00:00:00.000Z

freelancer.exe

0x1E6D24

FLSpew.txt

LazThe path of the FLSpew.txt file.1970-01-01T00:00:00.000Z

freelancer.exe

0x03B348

74 -> EB

BC46Prevents the '*** WARNING: Failed to get start location' message from being logged in FLSpew.txt.1970-01-01T00:00:00.000Z

rp8.dll

0x004467

7D -> EB

RimshotPrevents the 'D3DERR_INVALIDCALL' error spam from occurring in FLSpew.txt.1970-01-01T00:00:00.000Z

freelancer.exe

0x00014E

0F -> 2F

BC46Allows Freelancer to use 4GB of virtual memory instead of 2GB.1970-01-01T00:00:00.000Z

Save Games

Module NameOffsetPatchAuthorDescriptionDate Added

server.dll

0x08AE30

'Restart'

foxName of Restart.fl file.1970-01-01T00:00:00.000Z

server.dll

0x06E10D

E4 B4 -> 14 B3

AdoxaDisable encryption on saving character/game1970-01-01T00:00:00.000Z

server.dll

0x069003

74 -> EB

LazRegenerate restart.fl on every launch (Game will not load saves with this offset enabled).1970-01-01T00:00:00.000Z

server.dll

0x069021

75 -> EB

BC46Regenerate Restart.fl on every launch while still being able to load saves.1970-01-01T00:00:00.000Z

server.dll

server.dll

0x06900F

0x069036

8B CD E8 3A FD FF FF 84 C0 74 25 84 DB C6 44 24 13 03 75 1C 8D 8C 24 54 01 00 00 51 8D 54 24 54 52 FF 15 -> 8D 8C 24 5C 01 00 00 51 8D 54 24 5C 52 EB 13 FF 11 83 C4 08 85 C0 74 11 8B CD E8 22 FD FF FF EB 0F 90 B9

83 C4 08 85 C0 75 -> EB E6 83 C4 08 EB

BC46Regenerate Restart.fl on every launch. Also ensure Restart.fl only gets loaded after being regenerated.1970-01-01T00:00:00.000Z

server.dll

0x06B24D

0A 48 10 -> 82 C9 11

BC46When a wreck gets shot, do not test if it has already been looted during a previous session. This allows looted wrecks to be looted another time after loading a saved game. NOTE: This patch only works in Single Player!1970-01-01T00:00:00.000Z

Display

Module NameOffsetPatchAuthorDescriptionDate Added

freelancer.exe

0x1B264C

83 FF 01 0F 94 C2 -> BA 01 00 00 00 90

CannonKeep FL display running when the window doesn't have focus.1970-01-01T00:00:00.000Z

freelancer.exe

0x1B2665

74 -> EB

adoxaKeep Freelancer running in the background when Alt-Tabbed, but not the window.1970-01-01T00:00:00.000Z

freelancer.exe

0x11D281

1D -> 00

adoxaMissiles continuously fire when holding button.1970-01-01T00:00:00.000Z

freelancer.exe

0x11DB5C

0.02f

w0dk4Screen shake when hull is hit.1970-01-01T00:00:00.000Z

freelancer.exe

0x11DB89

0.005f

w0dk4Screen shake when shield is hit.1970-01-01T00:00:00.000Z

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

0x103E49

0x103E7B

0x103E8B

0x103F3C

04 1F 5D -> 3C 3F 50

04 1F 5D -> 3C 3F 50

04 1F 5D -> 3C 3F 50

90 90 90 90 -> 0.015f

adoxaMake screen shake when jumping customizable; Encode desired jump screen shake at 0x103F3C, default is 0.015f1970-01-01T00:00:00.000Z

ebueula.dll

0x00217D

00 -> 01

LazDon't show the EULA on first run1970-01-01T00:00:00.000Z

ebueula.dll

0x0019E0

83 EC 08 -> 89 F0 C3

BC46Never show the EULA when launching the game by bypassing the registry key check. NOTE: this patch will only work after deleting the EBUEula.dll file in the root Freelancer folder, because the game will attempt to load this dll first. Alternatively, apply the patch directly to the root EBUEula.dll file.1970-01-01T00:00:00.000Z

freelancer.exe

01B2D72

68 80 -> EB 0F

BC46Never load EBUEula.dll from the root Freelancer folder (Freelancer.exe).1970-01-01T00:00:00.000Z

flserver.exe

0x00B865

68 C4 57 42 00 8B -> 89 CE 31 C0 EB 03

BC46Never load EBUEula.dll from the root Freelancer folder (FLServer.exe).1970-01-01T00:00:00.000Z

freelancer.exe

0x1B16FC

84 C0 75 12 -> 90 90 90 90

BC46Don't show the unknown graphics card warning.1970-01-01T00:00:00.000Z

freelancer.exe

0x02477A

0x02490D

CA 02 -> 00 00

CA 02 -> 00 00

Adoxa, LazEnable Borderless Window (disable caption flags)1970-01-01T00:00:00.000Z

freelancer.exe

0x1B16CC

01 -> 00

AdoxaForces Freelancer to run in windowed mode1970-01-01T00:00:00.000Z

Equipment

Module NameOffsetPatchAuthorDescriptionDate Added

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

0x11D072

11D2F9

11D553

11D7C2

8C -> CC

A0 -> E0

A0 -> E0

8C -> CC

adoxaAllow 64 simultaneous firings.1970-01-01T00:00:00.000Z

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

freelancer.exe

0x08049A

0x082E96

0x0B948E

0x13E1F8

0x13E23D

28 -> 00

0A -> 00

1B -> 00

90 90 90 90 90 90 90 90 -> 89 35 8C 33 67 00 EB 47

09 -> BA

adoxaNeed level to buy ships/equipment in MP1970-01-01T00:00:00.000Z

server.dll

server.dll

server.dll

0x066930

0x0672C1

0x0B2174

8B 44 24 0C 81 EC 00 01 00 00 53 8B 1D B8 47 D6 06 55 8B 2D 7C 48 D6 06 56 8B 70 04 85 F6 57 74 49 FF D3 56 33 FF 57 8B C8 FF D5 85 C0 74 0A 8B C8 FF 15 78 48 D6 06 8B F8 85 FF 74 2D 8B 8C 24 18 01 00 00 51 8D 54 24 14 68 F0 AE D6 06 52 FF 15 74 4C D6 06 8B 8C 24 20 01 00 00 8B 01 83 C4 0C 57 8D 54 24 14 52 FF 50 14 8B 84 24 1C 01 00 00 8B 38 85 FF 74 4A FF D3 57 6A 01 8B C8 33 F6 FF D5 85 C0 74 0A 8B C8 FF 15 78 48 D6 06 8B F0 85 F6 74 2D 8B 8C 24 18 01 00 00 51 8D 54 24 14 68 E8 AE D6 06 52 FF 15 74 4C D6 06 -> 53 55 56 57 83 EC 10 89 E5 8B 74 E4 2C FF 15 B8 47 D6 06 89 C3 31 FF 8B 04 BE 85 C0 74 59 50 89 D9 83 FF 04 A1 7C 48 D6 06 7C 07 05 E0 00 00 00 EB 0A 57 83 FF 01 77 04 80 34 E4 01 FF D0 85 C0 74 35 89 C1 FF 15 78 48 D6 06 85 C0 74 29 50 FF 74 E4 2C 89 F8 83 FF 04 7E 02 B0 04 FF 34 85 BC 69 D4 06 55 FF 15 74 4C D6 06 8B 4C E4 34 8B 01 83 C4 0C 55 FF 50 14 47 8B 46 30 83 C0 04 39 C7 75 95 83 C4 10 5F 5E 5D 5B C3 00 00 E8 AE D6 06 F0 AE D6 06 DC AE D6 06 D0 AE D6 06 D0 69 D4 06 25 73 61 63 63 65 73 73 6F 72 79 00

89 BD B0 02 00 00 89 BD AC 02 00 00 89 BD A8 02 00 00 -> 8D 8D E0 02 00 00 89 79 7C 89 79 D0 89 79 CC 89 79 C8

3D 39 44 39 63 39 7A 39 81 39 BA 39 D1 39 D8 39 12 3A 29 3A -> 3F 39 55 39 76 39 8F 39 96 39 BC 39 C0 39 C4 39 C8 39 CC 39

adoxaSave costume accessories1970-01-01T00:00:00.000Z

common.dll

0x139964

90 53 32 -> C0 DE 26

HeIIoweenUsing thruster hp_type for [Light].1970-01-01T00:00:00.000Z

common.dll

0x139A40

90 53 32 -> C0 DE 26

HeIIoweenUsing thruster hp_type for [AttachedFX].1970-01-01T00:00:00.000Z

common.dll

0x04CB81

E8 EA 8B FD FF -> 90 90 90 90 90

adoxaRemoves the initial angular velocity of mines when dropped.1970-01-01T00:00:00.000Z