From 5a788bbb90168b44bef893e4863f5b3e7c191be3 Mon Sep 17 00:00:00 2001 From: "C.S. Melis" Date: Fri, 20 Aug 2021 22:57:11 +0200 Subject: [PATCH] Add support for running multiple Freelancer instances --- CHANGELOG.md | 1 + EXE/Freelancer.exe | Bin 2220544 -> 2220544 bytes README.md | 5 +++-- script.xml | 5 +++-- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1590be..83ab26e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ - Fixed banding in EW01 starsphere - Added HD Nebulae - Added HD Asteroids +- Added support for running multiple instances of Freelancer on the same machine ## [[0.3] - 2021-08-15](https://github.com/BC46/freelancer-hd-edition/releases/tag/0.3) diff --git a/EXE/Freelancer.exe b/EXE/Freelancer.exe index 1ece0606d81a1197e9ea9e6dcf1b0ba2dcc65c12..e2d6bd12a0c42ce9b1bdb109db728df011429478 100644 GIT binary patch delta 91 zcmWl|#|?up06@_gLQCkOg<`@C%;g&c`0yn!gv0_IVJFCwp5Ben{|GE>o;bL8_yoLo l6A}@Vkdl$}p`fIqrr}FVN6)azLy3numAsGl-*&2LUM^Y&A0+?) delta 91 zcmWl|#|?up06W=IKobtCq1=mq3#GQY#uncc=!Z_ mJb4ijlaP{;Q}CvwqNbtcLr2fBj)xSBKILdm=65^gZ~k9jI3H^O diff --git a/README.md b/README.md index a899f87..acc5b07 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,7 @@ Join our Discord server to stay up to date with the latest news and information! ### Misc * 1.1 Patch -* Freelancer manual -* Single Player console +- Added support for running multiple instances of Freelancer on the same machine * Added updated HUD Shift plugin * All content from Jason's Freelancer Patch v1.25 * Direct3D 9 wrapper @@ -61,6 +60,7 @@ Join our Discord server to stay up to date with the latest news and information! * Fixed missing/small text on 1440p and 4K displays * Fixed MP3 codec error spam * Fixed several incorrect/missing names and infocards in EW05, EW06, ST01, ST03 and ST03b +* Freelancer manual * Improved infocards for unknown factions * Improved Nomad group member names * Make energy, shield, and hull bars solid @@ -74,6 +74,7 @@ Join our Discord server to stay up to date with the latest news and information! * Removed EULA on first run * Removed unknown graphics card warning * Show "Far" in contact list only at distances of 999.999K or higher +* Single Player console * Smoothened jump effect * Windows 10 compatibility patch (dgVoodoo2) diff --git a/script.xml b/script.xml index 17e2df3..bfb08f4 100644 --- a/script.xml +++ b/script.xml @@ -68,8 +68,7 @@ Due to the large file size of many textures used in this mod, some users may exp ### Misc * 1.1 Patch -* Freelancer manual -* Single Player console +- Added support for running multiple instances of Freelancer on the same machine * Added updated HUD Shift plugin * All content from Jason's Freelancer Patch v1.25 * Direct3D 9 wrapper @@ -79,6 +78,7 @@ Due to the large file size of many textures used in this mod, some users may exp * Fixed missing/small text on 1440p and 4K displays * Fixed MP3 codec error spam * Fixed several incorrect/missing names and infocards in EW05, EW06, ST01, ST03 and ST03b +* Freelancer manual * Improved infocards for unknown factions * Improved Nomad group member names * Make energy, shield, and hull bars solid @@ -92,6 +92,7 @@ Due to the large file size of many textures used in this mod, some users may exp * Removed EULA on first run * Removed unknown graphics card warning * Show "Far" in contact list only at distances of 999.999K or higher +* Single Player console * Smoothened jump effect * Windows 10 compatibility patch (dgVoodoo2)