Skip to content

0.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 09:25
24355e6

This release includes Cyberpunk 2077 support, a new home for load orders, and lots of bug fixes.

Cyberpunk 2077 support

In this build, we're confident that we've got all the basics in place for players to mod Cyberpunk 2077 with the app. We soft launched this support in the previous version and had some great feedback from the users who tried it out - thank you!

The games section showing Cyberpunk on Steam and GOG as options.

The app offers the following features:

  • Compatibility with the Steam and GOG Galaxy releases on Windows and Linux.
  • Support for the most common types of mod: REDmod, archives, REDscript, and framework mods (e.g. Cyber Engine Tweaks).
  • Support for collections.
  • Health Check diagnostics for missing dependencies.
  • Health Check diagnostics to help set up a Linux environment to mod the game.
  • REDmod Load Order management and deployment.

You can read more about the available features in the documentation.

New Load Order Tab

To make it easier to access your REDmod Load Order in Cyberpunk 2077, we've added a new tab to the "My Mods" and "All" sections in the left menu.

An animation showing REDmod load order entries being dragged to new positions and bumped up and down using the arrow buttons.

When installing mods without using collections, the "My Mods" screen will allow you manage your load order via the "Rules" tab.

When using multiple collections, the "All" section under "Installed Mods" will allow you to manage your load order via the "Rules" tab.

This tab will be expanded in future to include other load-order or file-order rules related to the mods in your loadout or collection.

More Features

  • Updated the Health Check messages for Cyberpunk 2077 to match the structure of other diagnostic messages.
  • When hovering the cursor to resize panels, a solid line will now appear to better indicate which panel will be adjusted.
  • The app now has its own minimise, maximise and close buttons, removing the operating system "chrome" and saving more vertical space.
  • The tab bar is now hidden until there are at least two tabs in a panel.
  • Tabs can now be closed with a middle click.
  • Added mod thumbnails to the load order page.
  • Increased resilience to network errors during downloads.

Technical Changes

  • On Linux, the app will only register itself as the default Nexus Mods download handler when not installed with a package manager.
  • Replaced the Stardew Valley preview UI elements with game-agnostic versions.
  • Added the core backend frameworks required for the "Undo" feature.
  • Added the core backend frameworks to allow the app to create and share collections.
  • Improved the stability of downloads by requesting the entire file rather than using range requests.
  • Use the recent rating for collections instead of "All time".
  • The app will now send headers with Nexus Mods requests to allow us to better track mod manager usage.

Bug Fixes

  • Games can be unmanaged via the command line (thanks to Michael-Kowata on GitHub).
  • Fixed missing colours to represent added, removed, or changed files on the Preview Changes page.
  • Fixed an issue where the app could end up in a state where the Apply button was not visible but the Launch button was disabled.
  • Fixed an issue where the app would unnecessarily backup files during an Apply, leading to long processing times.
  • Fixed a rare issue where the Apply action would not work correctly if two files have the same minimal hash.
  • Fixed a crash when snapping to full screen with multiple panels open.
  • Fixed "No game installed with active loadout" error that occurred when a loadout had not been applied since managing the game.
  • When un-managing a game, loadouts for that game will be hidden to prevent a crash when trying to access them.
  • Fixed a bug where copying a loadout could result in two loadouts with the same name.
  • Fixed a bug where the app may incorrectly treat Premium users as free users if the app had been open for over an hour.
  • The app will now correctly close all background processes when exiting. This was preventing the UI from re-opening and blocking users on Linux from shutting down their system without manually killing the process.

Known Issues

  • Collection success ratings will sometimes not match what is shown on the website.
  • The Epic Games release of Cyberpunk 2077 is detected but not supported.
  • The app will attempt to run the REDmod.exe even if it is not installed, resulting in an error message.
  • The sort order for some columns does not work as expected.
  • The game version is not checked when adding a collection, meaning you can install outdated mods without being warned.
  • The table header sorting and active tab states are not saved and are reset each time the view is loaded.