February 13, 20251 yr 13 hours ago, HiFlyer said: By the way, don't forget to check your DLSS versions after today's 2024 Beta Update! This in Task Scheduler set to run with every logon, no further need to 'check' your DLSS version, until a new one needs to be DL'd. @echo off set source=C:\Users\noelp\Downloads set "destination=C:\XboxGames\Microsoft Flight Simulator\Content" echo Copying files... copy "%source%\nvngx_dlss.dll" "%destination%" copy "%source%\nvngx_dlssg.dll" "%destination%" copy "%source%\nvngx_dlssd.dll" "%destination%" echo Copy complete! ------ @echo off set source=C:\Users\noelp\Downloads set "destination=C:\XboxGames\Microsoft Flight Simulator 2024\Content" echo Copying files... copy "%source%\nvngx_dlss.dll" "%destination%" copy "%source%\nvngx_dlssg.dll" "%destination%" copy "%source%\nvngx_dlssd.dll" "%destination%" echo Copy complete! Noel System: 9900X3D Noctua NH-D15 G2, MSI Pro 650-P WiFi, G.SKILL 64GB (2 x 32GB) 288-Pin PC RAM DDR5 6000, WD NVMe 2Tb x 1, Sabrent NVMe 2Tb x 1, RTX 4090 FE, Corsair RM1000W PSU, Win11 Home, LG Ultra Curved Gsync Ultimate 3440x1440, Phanteks Enthoo Pro Case, TCA Boeing Edition Yoke & TQ, Cessna Trim Wheel, RTSS Framerate Limiter w/ Front Edge Sync. Aircraft used in MSFS 2024: Fenix A320, Aerosoft CRJ, FBW, WT 787X, I-Fly 737 MAX 8, Citation Longitude.
June 11, 2025Jun 11 Author DLSS Swapper v1.1.7.1 released (seems to have some nice conveniance features!) Downloads and full changelog including attributions can be found: here Previous builds were released as both a .NET 8 and .NET 9 variant. With this release it is just a .NET 9 build. Hopefully the underlying issues have been resolved (see the change here) This is also the first version of DLSS Swapper where the resultant binaries are built with GitHub Actions. What's Changed Fixed issue where new games would not appear with filter enabled. By SkebbZ in https://github.com/beeradmoore/dlss-swapper/pull/531 Fixed an issue where missing game folder (but not uninstalled game) would still appear. By beeradmoore in https://github.com/beeradmoore/dlss-swapper/pull/539 Fixed bug where BattleNet beta client would show up as a game. By beeradmoore Changed behaviour of BattleNet detection. BattleNet games now show if they are installed, not only if BattleNet client is installed. By beeradmoore Repository Changes Added BattleNet to readme. By Tythesly in https://github.com/beeradmoore/dlss-swapper/pull/536 Added official links and malicious site warnings. By beeradmoore in https://github.com/beeradmoore/dlss-swapper/pull/541 Updated zh-TW readme. By everland-3769 in https://github.com/beeradmoore/dlss-swapper/pull/546 Moved building of DLSS Swapper to GitHub Actions. By beeradmoore in https://github.com/beeradmoore/dlss-swapper/pull/540 New Contributors Tythesly made their first contribution in https://github.com/beeradmoore/dlss-swapper/pull/536 everland-3769 made their first contribution in https://github.com/beeradmoore/dlss-swapper/pull/536 Full Changelog: https://github.com/beeradmoore/dlss-swapper/compare/v1.1.7...v1.1.7.1 We are all connected..... To each other, biologically...... To the Earth, chemically...... To the rest of the Universe atomically. Devons rig Intel Core i5 13600K @ 5.1GHz / G.SKILL Trident Z5 RGB Series Ram 64GB / GIGABYTE GeForce RTX 4070 Ti GAMING OC 12G Graphics Card / Sound Blaster Z / Meta Quest 2 VR Headset / Klipsch® Promedia 2.1 Computer Speakers / ASUS ROG SWIFT PG279Q ‑ 27" IPS LED Monitor ‑ QHD / 1x Samsung SSD 850 EVO 500GB / 2x Samsung SSD 860 EVO 1TB / 1x Samsung - 970 EVO Plus 2TB NVMe / 1x Samsung 980 NVMe 1TB / 2 other regular hd's with up to 10 terabyte capacity / Windows 11 Pro 64-bit / Gigabyte Z790 Aorus Elite AX Motherboard LGA 1700 DDR5
Create an account or sign in to comment