Fix group members on mav map patch

This commit is contained in:
C.S. Melis 2024-05-03 21:00:26 +02:00
parent ab0593f443
commit d3f40aee87
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@ -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.*