Skip to content

Commit

Permalink
Increase clickable area width of load-save menu buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
BC46 committed Dec 20, 2023
1 parent b693746 commit 91c7905
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified EXE/Freelancer.exe
Binary file not shown.
1 change: 1 addition & 0 deletions FLDOCS/BinaryEdits.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 91c7905

Please sign in to comment.