Skip to content

Releases: SteffenL/dl2-dev-menu-poc

0.6.0-dev-20240727

27 Jul 06:49
v0.6.0-dev-20240727
03487c1
Compare
Choose a tag to compare
0.6.0-dev-20240727 Pre-release
Pre-release

Added

  • Patch for game v1.17.3 provided by SDavidLee for bringing back the "Developer Menu List" button.

v0.5.0

21 Jul 15:21
v0.5.0
a5c9387
Compare
Choose a tag to compare

Changed

  • Improved compatibility by attempting to redirect all DLLs that fail to load.

v0.4.0

19 Jul 20:15
v0.4.0
af42f8d
Compare
Choose a tag to compare

Changed

  • Improved redirection of D3D12Core.dll by intercepting the low level function LdrLoadDll instead of LoadLibraryW.

v0.3.0

19 Jul 12:39
v0.3.0
c320618
Compare
Choose a tag to compare

Added

  • Steam integration for the installer for more accurate detection of the game's install folder.
  • Redirect loading of D3D12Core.dll to avoid a startup issue when using D3D12 rendering.

Removed

  • Disabled some spammy logging.

v0.2.0

18 Jul 19:26
v0.2.0
3fa7a48
Compare
Choose a tag to compare

Added

  • A new installer:
    • Batch scripts are not needed any more.
    • Detects game's installation directory based on Steam's installation directory.
    • Can also create a desktop shortcut.

Fixed

  • Potential stability issues with logging.
  • Potential issues with internationalization.

v0.1.0

17 Jul 07:40
v0.1.0
d3a3210
Compare
Choose a tag to compare

This is the first release.