Skip to content

Releases: sh4nks/d2rloader

v1.6.2

17 Apr 19:25

Choose a tag to compare

Released April 17rd, 2026

Fixed

  • linux: Fix default Proton version if PROTONPATH has not been set (UMU-Latest) (#28)
  • windows: Fix a possible permission error when making a backup of Settings.json (-> Settings.json.bak)

Full Changelog: v1.6.1...v1.6.2

v1.6.1

14 Apr 18:57

Choose a tag to compare

Released April 14rd, 2026

Fixed

  • linux: Fix populating PROTONPATH in File -> Settings. (#26)

Full Changelog: v1.6.0...v1.6.1

v1.6.0

13 Apr 19:33

Choose a tag to compare

Released April 13rd, 2026

Added

This is a release which only contains Linux-related things.

Recently, Valve's Proton version got updated and it contains a bug which prevents one to maximize Windowed D2R instances (i.e. double click on title bar). I found out however, that GE-Proton allows one to resize D2R Windows freely... so I implemented those settings. See the UMU-Launcher README for a list of possible values.

  • linux: Add option in File -> Settings -> PROTONPATH to set a default Proton version for all profiles.
  • linux: Add option in Profile/Account Settings -> PROTONPATH to use a different Proton version for this profile.

Full Changelog: v1.5.2...v1.6.0

v1.5.2

04 Mar 19:08

Choose a tag to compare

Released March 4nd, 2026

Fixed

  • Fix update checker not working correctly

Full Changelog: v1.5.1...v1.5.2

v1.5.1

04 Mar 18:58

Choose a tag to compare

Released March 4nd, 2026

Fixed

  • linux: Fix typo in "address" param which prevent one to use the selected region

Full Changelog: v1.5.0...v1.5.1

v1.5.0

02 Mar 20:03

Choose a tag to compare

Released March 2nd, 2026

Added

  • DC/TZ Infos for all! Just hit "Refresh TZ/DC Info". If you don't have a D2Emu User/Token you can use the one from D2RLoader via my own D2Emu API wrapper.
  • Add 'Return of the Warlock' support for the TZ/DC info tabs (there is a small checkbox at the bottom)
  • Update checker - get notified when a new version is available. Can be disabled in the settings.
  • Experimental: Add support for launching D2R through Steam by selecting the 'Steam' Auth Method. However, note that only one instance can be run using this method. I have not tested this as I don't own the game on Steam.
  • Experimental: Add China to the regions.

Full Changelog: v1.4.0...v1.5.0

v1.4.0

12 Jan 18:56

Choose a tag to compare

Released January 12th, 2026

Added

  • Linux: Switch from Lutris to umu-launcher.
    Lutris might still be useful to launch Battle.NET to keep D2R updated though
  • Linux: Implemented Token Authentication

Full Changelog: v1.3.6...v1.4.0

v1.3.6

06 Dec 19:30

Choose a tag to compare

Released December 6th, 2025

Fixed

  • Fix crash in case 'wmctrl' doesn't work for some reason. See #6 for more information.
  • Don't log sensitive account information (i.e. email address) when logging whole objects

Full Changelog: v1.3.5...v1.3.6

v1.3.5

30 Sep 18:18

Choose a tag to compare

Released September 30th, 2025

Fixed

  • Fix DC Info not working anymore due to "China" being added.
    Region China will be displayed as well now, but at the moment it is not possible to
    select this region as I don't know the battle.net server URI for it.

Full Changelog: v1.3.4...v1.3.5

v1.3.4

27 Aug 19:42

Choose a tag to compare

Released August 27th, 2025

Added

  • Cloned profiles will have a counted unique name (Cloned, Cloned1, Cloned2, ...)
  • Ensure profile names are unique on input. If the profile name is not unique the
    WINEPREFIX cannot be reused and thus the profile not started

Full Changelog: v1.3.3...v1.3.4