From 91c790507ef27ba3450cb518800920343641c931 Mon Sep 17 00:00:00 2001 From: "C.S. Melis" Date: Thu, 21 Dec 2023 00:37:52 +0100 Subject: [PATCH] Increase clickable area width of load-save menu buttons --- EXE/Freelancer.exe | Bin 2519552 -> 2519552 bytes FLDOCS/BinaryEdits.txt | 1 + 2 files changed, 1 insertion(+) diff --git a/EXE/Freelancer.exe b/EXE/Freelancer.exe index fb037a81ddf508180eaf3caeb3cde9d2f19e006a..64c030403057a71c746146091c81081994bb7bfb 100644 GIT binary patch delta 158 zcmWl|TM|NG7=Yn%iV!&@3X!r5JNYl{#Kkvb4PCW~W>}Dg^m=BVY5Qo?UNq6g5K}BU zi2ZYvGS}J~=21C3(xpeACk708X2h5YQ(lz*Hjn@S diff --git a/FLDOCS/BinaryEdits.txt b/FLDOCS/BinaryEdits.txt index 06e5fab..2564870 100644 --- a/FLDOCS/BinaryEdits.txt +++ b/FLDOCS/BinaryEdits.txt @@ -23,6 +23,7 @@ Freelancer.exe. Base: Default No-CD EXE. 06A440: Int8 80 -> 127. Increases the maximum number of characters in the chat input box. 080499: Hexadecimal 74 -> EB. Allows the purchase of equipment below the required level.* 082E95: Hexadecimal 74 -> EB. Changes the display of equipment below the required level.* +082E95: Single (float32) 0.089 -> 0.13. Increases the clickable area width of the load-save menu buttons (after loading a game) such that the property matches with all other menu-style buttons. 0B948D: Hexadecimal 74 -> EB. Allows the purchase of ships below the required level.* 0A8004: Hexadecimal 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 referes to.