From d3f40aee879f1f20758c28da84d8921b43613d8d Mon Sep 17 00:00:00 2001 From: "C.S. Melis" Date: Fri, 3 May 2024 21:00:26 +0200 Subject: [PATCH] Fix group members on mav map patch --- 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 9dd193550cde8528febada1d56f8f13f2fd6f14a..dee8d85f037e5502cb54c104b899f9b0eed27c33 100644 GIT binary patch delta 177 zcmWl|OAf(M7=Tf?l-X_8l%dD`<8tb%d&|{M=w%K8q aJ^Ji(z#&H*bHXWSoO8i|%g83H&+!kGv`E1K diff --git a/FLDOCS/BinaryEdits.txt b/FLDOCS/BinaryEdits.txt index e603b73..93dda3b 100644 --- a/FLDOCS/BinaryEdits.txt +++ b/FLDOCS/BinaryEdits.txt @@ -45,7 +45,8 @@ Freelancer.exe. Base: Default No-CD EXE. 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.* 085D5D: 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. -08DC07: Hexadecimal E9 85 FD FF FF 90 90 90 -> 83 C5 18 E9 82 FD FF FF. Show all group members on the nav map. +08D89B: Hexadecimal 90 90 90 90 90 -> 83 C5 18 EB 50. Show all group members on the nav map #1. +08D997: Hexadecimal 55 -> 00. Show all group members on the nav map #2. 096325: Hexadecimal 40 3E - > CC 2E. Group member's NAV position refreshes every second #1. 096338: Hexadecimal 40 3E - > CC 2E. Group member's NAV position refreshes every second #2. 0B948D: Hexadecimal 74 -> EB. Allows the purchase of ships below the required level.*