Discovery Gaming Community
Discovery Launcher - Change Log - Printable Version

+- Discovery Gaming Community (https://discoverygc.com/forums)
+-- Forum: Welcome (https://discoverygc.com/forums/forumdisplay.php?fid=399)
+--- Forum: Help & Support (https://discoverygc.com/forums/forumdisplay.php?fid=26)
+---- Forum: Discovery Launcher (https://discoverygc.com/forums/forumdisplay.php?fid=211)
+---- Thread: Discovery Launcher - Change Log (/showthread.php?tid=167176)

Pages: 1 2


RE: Discovery Launcher - Change Log - Alex. - 09-17-2025

17th of September 2025 - 2.1.9
Credit to Aingar for the following changes:
  • Fixed new renderer DLL code to not break when Freelancer already has d3d8.dll locked open for use (even FLServer does this).



RE: Discovery Launcher - Change Log - Aingar - 09-21-2025

19th of September 2025 - 2.2.0
  • Fixed the launcher throwing an error if opened on an older game version.

21st of September 2025 - 2.2.1
  • DirectX12 renderer option removed as it was deemed too unstable and unfixable
  • DirectX9 renderer issue of game failing to toggle between fullscreen and windowed modes fixed
  • Vulkan renderer should now be more likely to respect frame limits
  • When in Vulkan renderer now accepts command line arguments, but only when provided through the Launcher. No dash in front. An example which sets frame cap at 125 and enables ingame performance monitor:
    Code:
    DXVK_HUD=full DXVK_FRAME_RATE=125



RE: Discovery Launcher - Change Log - Aingar - 09-22-2025

21st of September 2025 - 2.2.2
  • Fixed an issue with the first "optional parameter" not being recognized.



RE: Discovery Launcher - Change Log - Aingar - 09-24-2025

24th of September 2025 - 2.2.3
  • Restore DX12 as an explicitly "unsupported, use at your own risk" feature
  • Added a "Custom" option where you put in your own rendering stuff in, if it breaks its on you. The only thing this one does is stop the launcher from overriding/autodeleting d3d8.dll and d3d9.dll
  • Launcher now resets renderer config files whenever it's updated to whatever the built in defaults are, including this very update.
  • Updated baseline DX9 config file so it includes 4x Antialiasing, glass-gloss lighting fix and forcibly disables VSync, which allows over 60fps framerate. Default framerate cap set at 154 fps plus makes the game respect the FLUF in frame limiter out of the box.