Show current worth in Multiplayer

This commit is contained in:
C.S. Melis 2021-12-18 16:08:37 +01:00
parent cf7843679d
commit 35df185c94
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -10,6 +10,7 @@ Common.dll. Base: Default from the official 1.1 Freelancer patch
Freelancer.exe. Base: Default No-CD EXE
01AD6F: Binary 80 00 -> 00 20 . Fixes a bug that causes some textures to be shown in a low-quality state.
0A8004: Binary 05 -> 1A . Shows the current worth in Multiplayer.
0B1375: Int8 32 -> 100 . Increases the maximum value for the "TOTAL SOUND ELEMENTS" slider in the audio options menu.
0D094B: Binary 0F 85 2A 05 00 00 -> 74 04 FE C8 75 C4 . Includes player ships in the contact list's ship filter.
0D2C94: Int24 99999 -> 999999 . Increases the distance at which "Far" is displayed rather than the actual distance for entries in the contact list.