mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Move HDE credits to controls.dll
The HDE in-game credits used to be in misctextinfo2_tsr.dll. Though this dll is not loaded when a user doesn't play with the English Text fixes. Moving it to controls.dll ensures the credits are always visible.
This commit is contained in:
parent
70913b0fdf
commit
5daeb2eb41
Binary file not shown.
BIN
EXE/controls.dll
BIN
EXE/controls.dll
Binary file not shown.
Binary file not shown.
@ -21,6 +21,7 @@ Freelancer.exe. Base: Default No-CD EXE.
|
||||
082E95: Hexadecimal 74 -> EB. Changes the display of equipment below the required level.*
|
||||
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.
|
||||
0B1375: Int8 32 -> 100. Increases the maximum value for the "TOTAL SOUND ELEMENTS" slider in the audio options menu.
|
||||
0D094B: Hexadecimal 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.
|
||||
|
Loading…
Reference in New Issue
Block a user