Skip to content

0.6.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 09:42
· 59 commits to main since this release
493e940

Caution: To update the app, you must completely uninstall the old version, including all mods. Learn More.

This release adds initial support for Baldur's Gate 3, detects GOG games installed through the Heroic Launcher on Linux and further develops the Collections feature.

Important: If you are installing the app outside of the default location (Local App Data), the uninstallers for all previous versions may not work correctly. To manually reset your install follow the guide here.

Baldur's Gate 3

This version of the app adds Baldur's Gate 3 as the third supported game (#2122). Currently, all common mod types will be installed correctly. Installations on Steam and GOG can be detected on Windows or Linux.

The app will display a diagnostic message if a PAK file lists a dependency in the meta.lsx file that is not currently installed. We plan to improve the available data shown to the users in future releases.

The current implementation does not include load order support. You will need to go to "Mod Manager" from the main menu and enable your mods to have them take effect in the game. Load order support is planned for a future release.

Note: When launching the GOG version of the game, the app will currently default to the Vulkan version. A choice between Vulkan and DX11 will be added in a future release. If you require the DX11 version, please launch from GOG Galaxy (Windows), Heroic Launcher (Linux) or via bg3_dx11.exe.

Heroic Launcher

Linux users can now manage GOG games installed or imported using the Heroic Launcher (#2103). Due to technical limitations, we've disabled REDmod deployment for Cyberpunk 2077 using Heroic, but it's possible to have the launcher run this process when starting the game. More Info.

Collections

Warning: Collections support is still an experimental feature and may not work as expected. Please check the Known Issues section if you choose to install a collection.

In this build, we've made further updates to the process of downloading and installing collections. The feature does not have parity with Vortex yet so cannot be used to install a collection fully.

The new collections tile available from the "Collections WIP" tab.

The changes we've made include:

  • Updated the card design for collections (Above).
  • Added support for FOMOD presets and binary patching during installation.

Updating Mods

We're starting work on showing when a mod has an update in the app. The backend to enable this feature is mostly complete and we will be adding the UI elements to support it in an upcoming release.

Known Issues

  • Most collection installations will not complete successfully. This is due to several features that have not yet been implemented.
  • The game version is not checked when adding a collection meaning you can install outdated mods without being warned.
  • Trying to install a collection with an unsupported type of mod (e.g. non-Nexus Mods files) will fail with no error message. This is not supported in the current build.
  • Trying to install a collection as a non-Premium user will fail with no error message. This is not supported in the current build.
  • Once a collection is added to the app, it cannot be removed from the left menu.
  • Collections allow users to modify the included mods but do not allow you to reset them to the original state.
  • The first row of the My Mods or Library tables will sometimes be misaligned with the headers. Scrolling or adjusting any column width will correct this.
  • The "Switch View" option does not persist in the Library/Installed Mods view.

Bugfixes

  • The app will now uninstall correctly when installed outside of the default directory on Windows.
  • The correct WINE prefix will now be used for games on Linux.
  • When the numerical badges in the left menu show 3 or more digits, the width of the badge will expand correctly.
  • Fixed an issue where batch actions would not work correctly when adding/removing/deleting mods from the Library or Loadout pages.
  • The app will no longer re-download the user's avatar image every time a request is made to the Nexus Mods API.

External Contributors