diff --git a/EXE/Freelancer.exe b/EXE/Freelancer.exe index e213b77..fadd597 100644 Binary files a/EXE/Freelancer.exe and b/EXE/Freelancer.exe differ diff --git a/FLDOCS/BinaryEdits.txt b/FLDOCS/BinaryEdits.txt index ca89b5a..3aa32e5 100644 --- a/FLDOCS/BinaryEdits.txt +++ b/FLDOCS/BinaryEdits.txt @@ -55,7 +55,8 @@ Freelancer.exe. Base: Default No-CD EXE. 0B948D: Hex 74 -> EB = Allows the purchase of ships below the required level.* 0A8004: Hex 05 -> 1A = Shows the current worth in Multiplayer. 0AB1C5: Int32 393286 -> 459752 = Changes the final section in the game credits to an extended section in controls.dll, which also contains the HDE credits. This patch essentially changes the string ID it refers to. -0B1375: Int8 32 -> 100 = Increases the maximum value for the "TOTAL SOUND ELEMENTS" slider in the audio options menu. +0B1375: Int8 32 -> 120 = Increases the maximum value for the "TOTAL SOUND ELEMENTS" slider in the audio options menu. +0B1377: Int8 8 -> 32 = Increases the minimum value for the "TOTAL SOUND ELEMENTS" slider in the audio options menu. 0D094B: Hex 0F 85 2A 05 00 00 -> 74 04 FE C8 75 C4 = Includes player ships in the contact list's ship filter. 0D2C94: Int32 99999 -> 999999 = Increases the distance at which "Far" is displayed rather than the actual distance for entries in the contact list. 0D5936: Hex 0F 85 -> 90 E9 = Removes the cruise speed display limit (300).