Update readme and binary edits

This commit is contained in:
C.S. Melis 2022-08-11 15:04:59 +02:00
parent b03b77434c
commit 0433bd1e3f
2 changed files with 27 additions and 27 deletions

View File

@ -41,10 +41,6 @@
### Features
- [Installer updates](https://github.com/oliverpechey/Freelancer-hd-edition-install-script/releases/tag/0.6)
- flplusplus plugin changes:
- Fixed an issue that caused Freelancer to crash when launching on some Windows installs
- Improved timestamp logging
- Removed sound-related patches
- Added more pitch variations for the NPC chatter
- Added the DelayDisplay plugin which shows the cooldown timer for weapons that require ammunition
- Added the MultiIntro plugin which shows an unused 4th menu intro
@ -54,6 +50,10 @@
- Fixed an issue that caused the debris explosion trail effect to stretch out tremendously
- Updated the faction for the Alaska -> New York jumpgate to prevent it from being hostile in mission 11
- Added an engine to Battleship Arizona so it can properly move towards the Alaska -> New York jumpgate during mission 11
- flplusplus plugin changes:
- Fixed an issue that caused Freelancer to crash when launching on some Windows installs
- Improved timestamp logging
- Removed sound-related patches that previously caused issues
- Assigned correct descriptions to the nebulae in Omicron Theta
- Corrected numerous German typos and inconsistencies in the English text resources
- Fixed typos and newline issues in the neural net and interface text resources
@ -63,7 +63,6 @@
- Applied general fixes to the space backgrounds in numerous bar scripts to ensure they represent an accurate view of the space the bases are in
- Prevented the Valkyrie from landing on the same position as the Anubis in one of the Planet Toledo mission cutscenes
- Reverted a change regarding asteroid draw distances that caused player ships to not be able to collide with some asteroids
- Decreased saturation and darkness for the ice white blue planet
- Corrected Frankfurt's nebula color on the nav map
- Ensure Juni will always say her last voice line in New York during mission 4
- Make Ozu and the Blood Dragon escort say something after encountering the first hostile contacts in Tohoku during mission 9
@ -80,7 +79,7 @@
- Compressed nav map textures for faster load times
- Compressed several Manhattan base textures for faster load times
- Removed unused and unedited texture/configuration files
- Updated ReShade to version v5.2.2
- Updated ReShade to version 5.3.0
- Ensure the user sees some explanations about ReShade on first launch
- Check "Inherit Color Profile" option in the default dgVoodoo config
- Reduced time between weapon list refreshes to 0.1 seconds
@ -90,6 +89,7 @@
- Added an ambient sound to the lab on Planet Toledo
- Changed icon of the track rings in the Dublin system to trade lane rings
- Added a description for the Racetrack Buoy in the Dublin system
- Decreased saturation and darkness for the ice white blue planet
- Changed the "WEAPONS OFF-LINE" text to "WEAPONS OFFLINE"
- Renamed "AMBIANCE" to "AMBIENCE" in the sound options
- Renamed "CUT SCENE" to "CUTSCENE" in the video options

View File

@ -5,30 +5,30 @@ Filename. Base: Origin
Offset: Data type Original value -> New value. Explanation.
Common.dll. Base: Default from the official 1.1 Freelancer patch
0E698E: Binary 7C -> EB. Allows many planets to continue spinning.
0E698E: Hexadecimal 7C -> EB. Allows many planets to continue spinning.
13F48C: Single (float32) 10000 -> 50000. Increases the maximum docking initiation distance
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.
02477A: Binary CA 02 -> 00 00. Removes window borders when Freelancer is running in a window #1. This edit is applied by the installer.
02490D: Binary CA 02 -> 00 00. Removes window borders when Freelancer is running in a window #2. This edit is applied by the installer.
01AD6F: Hexadecimal 80 00 -> 00 20. Fixes a bug that causes some textures to be shown in a low-quality state.
02477A: Hexadecimal CA 02 -> 00 00. Removes window borders when Freelancer is running in a window #1. This edit is applied by the installer.
02490D: Hexadecimal CA 02 -> 00 00. Removes window borders when Freelancer is running in a window #2. This edit is applied by the installer.
06A440: Int8 80 -> 127. Increases the maximum number of characters in the chat input box.
0691D1: Int8 32 -> 127. Increases the maximum number of chat lines in the chat history window.
080499: Binary 74 -> EB. Allows the purchase of equipment below the required level. This edit is applied by the installer.
082E95: Binary 74 -> EB. Changes the display of equipment below the required level. This edit is applied by the installer.
0B948D: Binary 74 -> EB. Allows the purchase of ships below the required level. This edit is applied by the installer.
0A8004: Binary 05 -> 1A. Shows the current worth in Multiplayer.
080499: Hexadecimal 74 -> EB. Allows the purchase of equipment below the required level. This edit is applied by the installer.
082E95: Hexadecimal 74 -> EB. Changes the display of equipment below the required level. This edit is applied by the installer.
0B948D: Hexadecimal 74 -> EB. Allows the purchase of ships below the required level. This edit is applied by the installer.
0A8004: Hexadecimal 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.
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.
0D5936: Binary 0F 85 -> 90 E9. Removes the cruise speed display limit (300).
0D5984: Binary 7E -> EB. Removes the general speed display limit (999), which can be seen when using a trade lane.
158A14: Binary D9 1D 0C 0A 61 00 -> 90 90 90 90 90 90. Prevents intentional framerate drops to 25 from occuring.
166C2B: Binary 75 -> EB. Bypasses the ESRB notice when entering the Multiplayer menu.
1ACF6A: Binary 51 8D 4C 24 20 51 8D 8C 24 C8 00 00 00 -> 40 74 63 48 51 8D 54 E4 20 52 83 E9 08. Prevents IPv6 adresses from being displayed in the server list.
1B16CC: Binary 01 -> 00. Forces Freelancer to run in windowed mode. This edit is applied by the installer.
1B264C: Binary 83 FF 01 0F 94 C2 -> BA 01 00 00 00 90. Keeps Freelancer and its window running when Alt-Tabbed. This edit is applied by the installer.
1B2665: Binary 74 -> EB. Keeps Freelancer running when Alt-Tabbed. This edit is applied by the installer.
0D5936: Hexadecimal 0F 85 -> 90 E9. Removes the cruise speed display limit (300).
0D5984: Hexadecimal 7E -> EB. Removes the general speed display limit (999), which can be seen when using a trade lane.
158A14: Hexadecimal D9 1D 0C 0A 61 00 -> 90 90 90 90 90 90. Prevents intentional framerate drops to 25 from occuring.
166C2B: Hexadecimal 75 -> EB. Bypasses the ESRB notice when entering the Multiplayer menu.
1ACF6A: Hexadecimal 51 8D 4C 24 20 51 8D 8C 24 C8 00 00 00 -> 40 74 63 48 51 8D 54 E4 20 52 83 E9 08. Prevents IPv6 adresses from being displayed in the server list.
1B16CC: Hexadecimal 01 -> 00. Forces Freelancer to run in windowed mode. This edit is applied by the installer.
1B264C: Hexadecimal 83 FF 01 0F 94 C2 -> BA 01 00 00 00 90. Keeps Freelancer and its window running when Alt-Tabbed. This edit is applied by the installer.
1B2665: Hexadecimal 74 -> EB. Keeps Freelancer running when Alt-Tabbed. This edit is applied by the installer.
1C8910: Single (float32) 20000 -> 40000. Increases the poly flipping distance, which allows jumpholes to be seen from further away.
1D7964: Single (float32) 3 -> 1,5. Reduces the time between contact list refreshes.
1D8484: Single (float32) 1 -> 0,1. Reduces the time between weapon list refreshes.
@ -38,13 +38,13 @@ Freelancer.exe. Base: Default No-CD EXE
Freelancer.exe's default .ico was replaced so it has the "HDE" logo.
rendcomp.dll. Base: Default from Freelancer 1.0
00C499: Binary 02 -> 00. Enables high-quality sphere rendering; prevents planets from looking like soccer balls at great distances.
00C499: Hexadecimal 02 -> 00. Enables high-quality sphere rendering; prevents planets from looking like soccer balls at great distances.
rp8.dll. Base: Default from Freelancer 1.0
004467: Binary 7D -> EB. Prevents the D3DERR_INVALIDCALL error spam from occuring in FLSpew.txt.
004467: Hexadecimal 7D -> EB. Prevents the D3DERR_INVALIDCALL error spam from occuring in FLSpew.txt.
soundmanager.dll. Base: Default from Freelancer 1.0
00A021: Binary 00 -> 80. Allows Freelancer's audio to continue playing while Alt-Tabbed #1. This edit is applied by the installer.
00A021: Hexadecimal 00 -> 80. Allows Freelancer's audio to continue playing while Alt-Tabbed #1. This edit is applied by the installer.
soundstreamer.dll. Base: Default from Freelancer 1.0
0018A9: Binary 00 -> 80. Allows Freelancer's audio to continue playing while Alt-Tabbed #2. This edit is applied by the installer.
0018A9: Hexadecimal 00 -> 80. Allows Freelancer's audio to continue playing while Alt-Tabbed #2. This edit is applied by the installer.