From 5bc086bc3ad5c7c623e71d22e15d83ce9af35d13 Mon Sep 17 00:00:00 2001 From: "C.S. Melis" Date: Fri, 31 May 2024 23:08:21 +0200 Subject: [PATCH] Display sun spines in trade lanes and asteroid fields --- EXE/Freelancer.exe | Bin 2519552 -> 2519552 bytes FLDOCS/BinaryEdits.txt | 2 ++ 2 files changed, 2 insertions(+) diff --git a/EXE/Freelancer.exe b/EXE/Freelancer.exe index 72d238df284802814d212c4de500b670f82c41c1..c20aa19ebd15c458e4a13de7d522b4885291b903 100644 GIT binary patch delta 144 zcmWl|TMofM0EW?wd)-HAF@w5wM_rGZeoTFh-g3s2b1s-M=aMU~>FBxPmOB>Q^S~odJinta GFVzpV3NKy& delta 144 zcmWl|*$sj~07cOZh=?1GxX&oKc4Q~~3&~3;!B_xRU}7(RTZq?_oa*~9)xV4ah3Y6$ zSFw6Z)Ym{mjWkxO$;-CRl=r8zA5%89x12KLjB_ry 999999 = Increases the distance at which "Far" is displayed rather than the actual distance for entries in the contact list. 0D5936: Hex 0F 85 -> 90 E9 = Removes the cruise speed display limit (300). 0D5984: Hex 7E -> EB = Removes the general speed display limit (999), which can be seen when using a trade lane. +111BA5: Hex 74 -> EB = Display sun spines within trade lanes. +111C80: Hex 74 -> EB = Display sun spines within asteroid fields. 158A10: Hex BC -> C0 = Prevents intentional framerate drops to 25 from occurring during cutscenes. 166C2B: Hex 75 -> EB = Bypasses the ESRB notice when entering the Multiplayer menu. 16DDEC: Int32 1271 -> 458775 = Changes the "VER. 1.0" text in the bottom-right of the main menu to a custom version number in controls.dll. This patch essentially changes the string ID it refers to #1.