Skip to main content

Audio Offsets

Information

  • 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

Default ValueFileOffsetByDescription
00 -> 80soundmanager.dll00A021adoxaContinue playing Freelancer's audio when Alt-Tabbed (Part 1).
00 -> 80soundstreamer.dll0018A9adoxaContinue playing Freelancer's audio when Alt-Tabbed (Part 2).
E8 04 95 FD FF -> 90 90 90 90 90freelancer.exe18B147BC46Disables the UI character typing text sounds completely.
FC -> FFfreelancer.exe05AC3DadoxaDisables the typing effect for the arrival text.
01 -> 00freelancer.exe0E111B
0E11AF
0E1A61
0E21CF
0E32B6
0E32CA
0E47B2
0E47C6
adoxaDisables the typing effect for the target ship name and sub-target name text elements. All offsets must be changed.