dlss-swapper

GPL-3.0 License

Stars
1.7K
dlss-swapper - v1.0.5.1 (test build) Latest Release

Published by beeradmoore 7 months ago

This is a test build, unless instructed there is no reason to use this.

What's Changed

  • Added additoinal logging for loading Steam games to try diagnose #212

Full Changelog: https://github.com/beeradmoore/dlss-swapper/compare/v1.0.5.0...v1.0.5.1

dlss-swapper - v1.0.5.0

Published by beeradmoore 9 months ago

What's Changed

  • Fixed issue where some white text would appear on a white background if game cover image failed to load (#191)
  • Set Steamworks Common Redistributables to be hidden
  • Fixed issue where GoG (#191)

Full Changelog: https://github.com/beeradmoore/dlss-swapper/compare/v1.0.4.0...v1.0.5.0

dlss-swapper - v1.0.4.0

Published by beeradmoore 10 months ago

What's Changed

  • Bumped to .NET 8 (#190)
  • Updated all internal packages.
  • Fix for Ubisoft games not displaying (#138)
  • Write DisplayVersion, Publisher and DisplayIcon to ARP entry by @SpecterShell in (#161)
  • Much better installer/uninstaller behaviour (#182)
    • Now uninstalls downloaded DLSS files correctly (#189)
    • Prevents installation to incorrect directory
    • Only removes files created by DLSS Swapper installer
    • Added silent uninstall option
  • Fixed an issue where application size in system settings would not include DLSS cache
  • Fixed an issue where portable version would write log file to system temp instead of local temp
  • Fixed an issue where application could freeze on launch checking for updates
  • Added support for games installed by GOG installers instead of only by GOG Galaxy (#184)

New Contributors

Full Changelog: https://github.com/beeradmoore/dlss-swapper/compare/v1.0.2.0...v1.0.4.0

dlss-swapper - v1.0.3.1

Published by beeradmoore over 1 year ago

What's Changed

  • Another potential fix for Ubisoft games not displaying (#138)

Full Changelog: https://github.com/beeradmoore/dlss-swapper/compare/v1.0.2.0...v1.0.3.1

dlss-swapper - v1.0.3

Published by beeradmoore over 1 year ago

What's Changed

  • Potential fix for Ubisoft games not displaying (#138)

Full Changelog: https://github.com/beeradmoore/dlss-swapper/compare/v1.0.2.0...v1.0.3.0

dlss-swapper - v1.0.2

Published by beeradmoore over 1 year ago

What's Changed

  • Improvements to build system by @thiagodpaz in https://github.com/beeradmoore/dlss-swapper/pull/117
  • Readme updates and corrections by @pomodori92 in https://github.com/beeradmoore/dlss-swapper/pull/134
  • Fixed issue where settings page was not accessible if you were using any language other than English. (thanks to @Klajan for solving the problem)
  • Potentially fixed an issue where DLSS Swapper would attempt to write to system32. (#120)
  • Updated internal packages.
  • Updated readme and docs to be more relevant of the current state of DLSS Swapper.
  • Removed all references of Microsoft Store in both docs and source code.

New Contributors

Full Changelog: https://github.com/beeradmoore/dlss-swapper/compare/v1.0.0.0...v1.0.2.0

dlss-swapper - v1.0.1.0 (pre-release)

Published by beeradmoore over 1 year ago

Pre-release build containing potential fixes for #120

When launching this app build you should get the following popup. If GetCurrentDirectory reports system32 then you would have had the same problem with this build. assemblyPath and baseDir ideally should both display the current path DLSS Swapper is executing from (one may have an additional trailing slash but that is fine).

image

dlss-swapper - v1.0.0.0

Published by beeradmoore almost 2 years ago

Important Note

This is the first release that uses the new installable and portable versions of DLSS Swapper. There may be bugs, but at least certificates and jumping through hoops to install is no longer required.

Because of how files are stored you won't have your old downloaded and imported DLSS dlls available. If you wish to keep using these (and don't wish to download fresh) it is recommended to use the export feature in your other install of DLSS Swapper to get a copy of these and then import them into this version of DLSS Swapper.

If you are happy with how this build works it is also recommended to uninstall the previous installed version.

What's Changed

  • Changed DLSS records to be listed with as short of a name as possible (eg. v2.3.0.0 would just be shown as v2.3)
  • Change how DLSS records are stored on the file system.
  • Removed Microsoft Store alert.
  • Added scripts to build the app with an installer or as a portable zip.
  • Updated app icons to be more consistent.
  • Updated references of Windows Store to be Microsoft Store.
  • Improved dialogs to have globally correct colour theme and default buttons.
  • Change import system to support both zips and dlls.
  • Updated internal nuget packages.

For a commit history of what has changed: https://github.com/beeradmoore/dlss-swapper/compare/v0.9.15.0...v1.0.0.0

dlss-swapper - v0.9.15.0

Published by beeradmoore about 2 years ago

What's Changed

  • Fixed crashing with Epic Games Store

For a commit history of what has changed: https://github.com/beeradmoore/dlss-swapper/compare/v0.9.14.0...v0.9.15.0

Important Note (if you are upgrading from 0.9.9.0 or below)

Please re-install the dlss-swapper.cer file attached to this release. Manual install instructions can be found here (but remember to use the .cer from below)

dlss-swapper - v0.9.14.0 (preview)

Published by beeradmoore about 2 years ago

What's Changed

  • Added basic crash detection when loading games.
  • Added ability to disable specific game libraries.

For a commit history of what has changed: https://github.com/beeradmoore/dlss-swapper/compare/v0.9.13.0...v0.9.14.0

Important Note (if you are upgrading from 0.9.9.0 or below)

Please re-install the dlss-swapper.cer file attached to this release. Manual install instructions can be found here (but remember to use the .cer from below)

dlss-swapper - v0.9.13.0

Published by beeradmoore about 2 years ago

What's Changed

  • Added Epic Game Store support.
  • Added GoG support
  • Added Ubisoft Connect support
  • Added Xbox App support
  • Changed game cover images to be loaded from disk rather than the internet (where possible)
  • Added multiplayer warning
  • Added error logging system

For a commit history of what has changed: https://github.com/beeradmoore/dlss-swapper/compare/v0.9.12.0...v0.9.13.0

Important Note

Please re-install the dlss-swapper.cer file attached to this release. Manual install instructions can be found here (but remember to use the .cer from below)

dlss-swapper - v0.9.12.0 (preview)

Published by beeradmoore about 2 years ago

What's Changed

  • Added GoG support
  • Added Ubisoft Connect support
  • Added Xbox App support
  • Changed game cover images to be loaded from disk rather than the internet (where possible)
  • Added multiplayer warning
  • Added error logging system (this was in v0.9.10.0)

For a commit history of what has changed: https://github.com/beeradmoore/dlss-swapper/compare/v0.9.10.0...v0.9.12.0

Important Note

Please re-install the dlss-swapper.cer file attached to this release. Manual install instructions can be found here (but remember to use the .cer from below)

dlss-swapper - v0.9.10.0

Published by beeradmoore about 2 years ago

Preview release with logging enabled.

dlss-swapper - v0.9.9.0

Published by beeradmoore over 2 years ago

What's Changed

  • Added in-app Windows Store alerts.

Full Changelog: https://github.com/beeradmoore/dlss-swapper/compare/v0.9.8.0...v0.9.9.0

dlss-swapper - v0.9.8.0

Published by beeradmoore over 2 years ago

What's Changed

  • Fixed issue where circular symbolic links would cause DLSS Swapper to fail to load any games (#66)

Full Changelog: https://github.com/beeradmoore/dlss-swapper/compare/v0.9.7.0...v0.9.8.0

Thanks to contributions from @tamodolo in this release.

dlss-swapper - v0.9.7.0

Published by beeradmoore almost 3 years ago

What's Changed

  • Removed x86 and arm64 build configs as DLSS doesn't run on these architectures.
  • Added new links on settings page.

Full Changelog: https://github.com/beeradmoore/dlss-swapper/compare/v0.9.6.0...v0.9.7.0

dlss-swapper - v0.9.6.0

Published by beeradmoore almost 3 years ago

What's Changed

  • Fixed issue of unable to update DLSS records every time you hit refresh (#54)
  • Renamed Download page to be Library page (#49)
  • Added option to import dlls from library page
  • Updated app icons to be Sagoe Fluent Icons
  • Added link to report issues from settings page

Full Changelog: https://github.com/beeradmoore/dlss-swapper/compare/v0.9.5.0...v0.9.6.0

dlss-swapper - Release v0.9.5.0 beta

Published by beeradmoore almost 3 years ago

What's Changed

  • Added new DLSS download system
  • Added system settings for various features
  • Added the ability to filter games libraries
  • Added the ability to filter games out that don't contain DLSS
  • Fixed bug where some Steam games would be shown multiple times.
  • Fixed bug where light mode would have many menus in dark mode

Full Changelog: https://github.com/beeradmoore/dlss-swapper/compare/v0.9.3.0...v0.9.5.0

dlss-swapper - Release v0.9.3.0 beta

Published by beeradmoore about 3 years ago

Please read install instructions for additional information on how to install.

  • Fixed loading of Steam games on external drives after it broke while trying to fix the exact same problem.
dlss-swapper - Release v0.9.2.0 beta

Published by beeradmoore about 3 years ago

Please read install instructions for additional information on how to install.

Reduced the severity of the initial warning.
Fixed issue when parsing libraryfolders.vdf, sometimes this would be in a slightly different format which would not detect your steam libraries on external drives