From e0250c8412ffd1bc3f37f40d76b408c6d8436eb8 Mon Sep 17 00:00:00 2001 From: "C.S. Melis" Date: Mon, 26 Aug 2024 14:19:09 +0200 Subject: [PATCH] Adjust ranges for total sound elements slider --- EXE/Freelancer.exe | Bin 2519552 -> 2519552 bytes FLDOCS/BinaryEdits.txt | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/EXE/Freelancer.exe b/EXE/Freelancer.exe index e213b77ee46faaaa7bda28372c8ae6b53fb01499..fadd597349948d3d13f8efe75af0c2ed29401799 100644 GIT binary patch delta 151 zcmWm6%MF4+07cP^sHh_X4*0__C}mNAdy`qt;w9RGeVEvgg?L$u3RI`tLxX9nnPwy<|NU%VP3^|r?C{SXBH8$8{hYEWfaKs7ydqIr`SKPkdwXg0E Dh 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).