โŒ

Lees weergave

RSS-Bridge 2025-01-26

No breaking changes.

Last release was RSS-Bridge 2025-01-02.

Not much changes since then, but this release has the correct tag in the Configuration (visual bug only).

What's Changed

New Contributors

Full Changelog: 2025-01-02...2025-01-26

  •  

10.10.5

๐Ÿš€ Jellyfin Server 10.10.5

We are pleased to announce the latest stable release of Jellyfin, version 10.10.5!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (9)

๐Ÿ“ˆ General Changes

  •  

1.2

What's Changed

New Features ๐ŸŽ‰

Bug Fixes ๐Ÿ› 

New Contributors

Full Changelog: 1.1.1...1.2

  •  

1.1

Thank you for using Swiftfin!

This update brings a lot of changes that the amount of PRs don't entirely reflect. The app has practically been entirely refactored over the last few years to for better SwiftUI practices and improve foundations for new features. Systems are being implemented to increase the amount of updates to TestFlight and the App Store in the future so that we don't go through another update-drought again.

Note

The tag is 1.1.1 because the existing 1.1 tag is from an earlier potential release that did not happen. Instead of deleting and moving tags, just admitting incorrect tags is encouraged. This won't happen again in the future.

Download on the Apple App Store

What's Changed

New Features ๐ŸŽ‰

Bug Fixes ๐Ÿ› 

New Contributors

Full Changelog: v76...v1.1.1

  •  

1.0.0 (Build 74)

Thank you for using Swiftfin, a native iOS player for Jellyfin!

Join the Beta on TestFlight

For Apple TV (without an iOS/iPadOS device)

If you have an Apple TV and do not own an iOS device, please use this Google Form to get an invitation code.

Known Issues

  • Chromecast is not available at this time. It will return in a future release. Sorry about that.
  • VLCKit is not compatible with TLS 1.3 at this time. Keep this in mind when configuring a reverse proxy.

What's Changed

New Features ๐ŸŽ‰

New Contributors

Full Changelog: v71...v74

  •  

1.0.0 (Build 71)

Thank you for using Swiftfin, a native iOS player for Jellyfin!

Join the Beta on TestFlight

For Apple TV (without an iOS/iPadOS device)

If you have an Apple TV and do not own an iOS device, please use this Google Form to get an invitation code.

Known Issues

  • Chromecast is not available at this time. It will return in a future release. Sorry about that.
  • VLCKit is not compatible with TLS 1.3 at this time. Keep this in mind when configuring a reverse proxy.

What's Changed

New Features ๐ŸŽ‰

Full Changelog: v70...v71

  •  

1.0.0 (Build 70)

Thank you for using Swiftfin, a native iOS player for Jellyfin!

New TestFlight Link

This build represents what we've currently got on our new TestFlight link. If you were on the previous TestFlight, you will not have access to these new features. You must remove the previous app and use this new one.

Join the Beta on TestFlight

For Apple TV (without an iOS/iPadOS device)

If you have an Apple TV and do not own an iOS device, please use this Google Form to get an invitation code.

Known Issues

  • Chromecast is not available at this time. It will return in a future release. Sorry about that.
  • VLCKit is not compatible with TLS 1.3 at this time. Keep this in mind when configuring a reverse proxy.

What's Changed

New Contributors

Full Changelog: v26...v70

  •  

b70

TestFlight Build 70

  •  

10.10.4

๐Ÿš€ Jellyfin Server 10.10.4

We are pleased to announce the latest stable release of Jellyfin, version 10.10.4!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (20)

๐Ÿ“ˆ General Changes

  •  

OBS Studio 31.0.1

Important

NVIDIA Kepler (600 and 700 series) GPUs are no longer supported for NVENC.

Note

NVIDIA users may need to update their GPU drivers to 551.76 (Windows) / 550.54.14 (Linux) or newer.

Important

The code signing certificate for OBS has been updated. This may impact game capture compatibility with some anti-cheat solutions with this OBS update. If you are a game or anti-cheat developer please see https://obsproject.com/kb/capture-hook-certificate-update for more information.

31.0.1 Hotfix Changes

  • Fixed a crash on macOS caused by hand gesture reactions [gxalpha]
  • Fixed a crash caused by malformed scene collection files [PatTheMav]
  • Fixed a possible crash on Linux when initializing PipeWire screen sharing [tytan652]
  • Fixed a possible deadlock and freeze on macOS while exiting OBS [izwb003]
  • Fixed an issue with inhibiting screensaver on Linux [tytan652]
  • Fixed an issue where migrated NVIDIA Audio Effects filters would not retain their position in the filter order [pkviet]
  • Fixed an issue where Scene Collections could have an incorrect base resolution [derrod]
  • Fixed an issue on Linux with Portable Mode causing the config directory to be in the wrong location [Penwy]
  • Fixed an issue where an Image Slideshow Source set to Random Playback Mode would stop on the last image [derrod]
  • Fixed a missing string for an NVENC error message [derrod]
  • Changed NVENC to not permit invalid custom options [derrod]

31.0 New Features

  • Added NVIDIA Blur Filter and Background Blur [pkviet]
  • Added preview scrollbars and zoom/scale indicator [cg2121/Warchamp7]
  • Added v210 format support for AJA device capture [paulh-aja]
  • Added Amazon IVS service integration [palana]
  • Added QSV AV1 Screen Content Coding [thyintel]
  • Enabled first-party YouTube Chat features [msuman-google]

31.0 Changes

  • Updated the browser source/docks CEF (Chromium) to version 127 (6533) on all platforms [reitowo/WizardCM/PatTheMav/tytan652/pkviet/kkartaltepe/Lain-B]
  • Changed scene items to use relative coordinates [derrod]
    • Existing scene collections will be automatically converted to use relative coordinates if the scene collection has a known output resolution set.
  • Split NVIDIA Audio Effects from Noise Suppression [pkviet]
    • Existing filters will be automatically migrated.
  • Changed the Image Slideshow's Playback Mode property from radio buttons to a dropdown [derrod]
  • Disabled the (currently unsupported) built-in Automatic Scene Switcher when using Wayland on Linux [tytan652]
  • Improved error messages for macOS Virtual Camera [jcm93]
  • Changed Display and Window capture on Windows to not capture the first found display or window [Lain-B]
  • Changed display and window capture on Linux to not capture implicitly [Lain-B]
  • Added a warning to Window Capture when trying to capture WinUI 3 applications with BitBlt [qhy040404]
  • Refactored the NVENC implementation with various improvements [derrod]
    • SDK 12.2 features, such as split encoding, are now supported.
    • Additional features from old SDKs are supported:
      • B-Frames as reference
      • Target Quality VBR mode (CQVBR)
    • A custom options field has been added to allow setting more options that don't warrant their own UI elements.
  • Improved screensaver inhibit functions on Linux in Flatpak [tytan652]
  • Changed scripts to correctly pass settings to modified callbacks on reload [Penwy]
  • Removed legacy QSV code for old devices (Haswell or older) [RytoEX]
  • Removed legacy QSV code for Windows 7 [RytoEX]
  • Removed default desktop audio device on macOS 13+ [jcm93]
  • Removed NVIDIA Kepler GPU support for NVENC [derrod]
  • Removed FTL support [derrod]
  • Removed legacy migrations from OBS Studio 28.1 and earlier [derrod]
    • If updating from these older versions, you may wish to update to OBS Studio 30.2 first, and then update to OBS Studio 31.
  • Removed support for Ubuntu 22.04 [derrod]
  • Removed legacy YouTube chat [gxalpha]
  • Blocked TikTok Virtual Camera from loading in OBS due to known issues [notr1ch]
  • Application settings have been split into "app" configuration and "user" configuration, rather than storing everything in global.ini [PatTheMav]

31.0 Bug Fixes

  • Fixed two crashes with the QSV encoder on Linux [kkartaltepe]
  • Fixed a crash with a race condition involving multitrack video output reconnect [dsaedtler]
  • Fixed two potential crashes in Linux Window Capture [Lain-B]
  • Fixed a crash on macOS that could occur if an audio device was disconnected [jcm93]
  • Fixed a crash on Windows when capturing D3D12 games [confusionattack/Lain-B]
  • Fixed a crash on Linux when importing a scene collection created on Windows [SarenDev]
  • Fixed a crash on Windows when capturing a Vulkan application [Charlese2]
  • Fixed a deadlock in MP4 muxer [derrod/notr1ch]
  • Fixed a deadlock when shutting down muxer [exeldro]
  • Fixed a potential deadlock when stopping an encoder [derrod]
  • Fixed a potential memory error and crash in text parser [fzwoch]
  • Fixed a couple minor memory leaks [pkviet]
  • Fixed a memory leak in PipeWire plugin [dimtpap]
  • Fixed a memory leak when playing an HDR media file [tt2468]
  • Fixed an issue on FreeBSD with handling SSL certificates [emaste]
  • Fixed an issue with pressed button color in the Rachni theme [shiina424]
  • Fixed an issue with some missing icons in the System theme [shiina424]
  • Fixed an SRT listener bug where the socket was not closed properly [pkviet]
  • Fixed an issue where the current scene collection could be erased to default when trying to switch to a different scene collection that's corrupted or invalid [derrod]
  • Fixed a buffer overrun in UTF-8 text conversion [derrod]
  • Fixed an issue that could cause bitrate spikes in QSV CBR [thyintel]
    • Note: This fix only applies to Lunar Lake or newer except Alder Lake N.
  • Fixed an issue where the Auto Configuration Wizard could unintentionally enable Enhanced Broadcasting [lexano-ivs]
  • Fixed issues with the audio clipping indicators displaying incorrectly on volume meters [norihiro]
  • Fixed an issue causing hotkeys to register inconsistently on macOS [jcm93]
  • Fixed an issue causing multitrack video output to fail if color format was set to I444 [dsaedtler]
  • Fixed an issue where Custom CSS in browser sources no longer worked with certain websites (namely YouTube chat) [vvto33]
  • Restored STUN support for WHIP output [mondain]

Checksums

OBS-Studio-31.0.1-Sources.tar.gz: d9b280b5d0a1a958e0017ef47049492e336b7b98acbd0bfd372a7ad923c6f660
OBS-Studio-31.0.1-Ubuntu-24.04-x86_64-dbsym.ddeb: af502d8a21f2cf0b83cc3ef53f14fc56b377c52ff18d461d1f711e87b45d5b8b
OBS-Studio-31.0.1-Ubuntu-24.04-x86_64.deb: 211d29dd00b6f9eadea8d52de112d849ebda9f6b2da93bd581b02abd70cad75d
OBS-Studio-31.0.1-Windows-Installer.exe: f231dde4916718956b28eb658a45d8d58e2cf60d0d50f4710099f30f51064e7e
OBS-Studio-31.0.1-Windows-PDBs.zip: 9bdcd1a058b9e6f02104b70b4c0917a9c80ac4e09641e8ef5161bb2b94174a1d
OBS-Studio-31.0.1-Windows.zip: e0904d3ec15b26f34053fdf5f120b578eec76a57b1cd51a22903b4ac42887f3f
OBS-Studio-31.0.1-macOS-Apple-dSYMs.tar.xz: 6e8a9926e70118090844cf99f036f2024d3eb0b5dabb1166bd613755c6a5f66d
OBS-Studio-31.0.1-macOS-Apple.dmg: d76a5ad96a5169c77b068ea5d4f315ed6a83c7c66471a86a24f8fe8e4440ffe4
OBS-Studio-31.0.1-macOS-Intel-dSYMs.tar.xz: cc7abf549298f6d1ebca6a0ca2cfc6d379de3d6b8c9b91b862607de5f658e30d
OBS-Studio-31.0.1-macOS-Intel.dmg: a0481a78b394785d51aea89791e91d5f99a501c03b1bb053cfca032c9bf5387e

  •  

v11.4.0

โš ๏ธ Potential Breaking Changes

โœจ New Features & Improvements

  • @directus/app
    • Improved flow notification messages to differentiate between async and sync flow execution (#24419 by @obafemitayor)
    • Added the ability to toggle translation interface items to make them deleteable and ensure that defaults, conditions and (#24291 by @formfcw)
      validations work as expected
  • @directus/extensions-sdk
    • Introduced new validate command in the directus-extension CLI which checks if an extension meets the requirements (#24269 by @ukmadlz)

๐Ÿ› Bug Fixes & Optimizations

๐Ÿ“ฆ Published Versions

  • @directus/app@13.5.0
  • @directus/api@24.0.0
  • @directus/components@1.0.2
  • @directus/composables@11.1.6
  • @directus/constants@13.0.0
  • create-directus-extension@11.0.8
  • create-directus-project@12.0.0
  • @directus/env@5.0.0
  • @directus/errors@2.0.0
  • @directus/extensions@3.0.0
  • @directus/extensions-registry@3.0.0
  • @directus/extensions-sdk@13.0.0
  • @directus/format-title@12.0.0
  • @directus/memory@3.0.0
  • @directus/pressure@3.0.0
  • @directus/random@2.0.0
  • @directus/release-notes-generator@2.0.0
  • @directus/schema@13.0.0
  • @directus/storage@12.0.0
  • @directus/storage-driver-azure@12.0.0
  • @directus/storage-driver-cloudinary@12.0.0
  • @directus/storage-driver-gcs@12.0.0
  • @directus/storage-driver-local@12.0.0
  • @directus/storage-driver-s3@12.0.0
  • @directus/storage-driver-supabase@3.0.0
  • @directus/stores@1.0.2
  • @directus/system-data@3.0.0
  • @directus/themes@1.0.6
  • @directus/types@13.0.0
  • @directus/update-check@13.0.0
  • @directus/utils@13.0.0
  • @directus/validation@2.0.0
  • @directus/sdk@19.0.0

  •  

uNmINeD 0.19.45-dev

New uNmINeD development snapshot is available for download!

Changes:

  • (GUI) Added world border indicator (read from level.dat)
  • (GUI) Made the color indicating chunk/region presence more distinct when zooming out very far
  • (GUI) Fixed animated zoom for selection rectangles
  • (GUI) Minor fixes

Word border indicator:

  •  

uNmINeD 0.19.44-dev

New uNmINeD development snapshot is available for download!

Changes:

  • Updated to .NET 9.0
  • Updated to Avalonia 11.2.3
  • Added Pale Oak and other new block colors
  • (GUI) Improved map control
    • New projection math
    • New zoom (animated)
    • New tile caching
    • New grid
  • (WEB) Added a red dot marker to the web map that visitors can place and link to
  •  

NVIDIA Driver 566.36

Release Highlights:
Although GeForce Game Ready Drivers and NVIDIA Studio Drivers can be installed on supported notebook GPUs, the original equipment manufacturer (OEM) provides certified drivers for your specific notebook on their website. NVIDIA recommends that you check with your notebook OEM for recommended software updates for your notebook.

Game Ready for Indiana Jones and the Great Circle

This new Game Ready Driver provides the best gaming experience for the latest new games supporting DLSS 3 technology including Indiana Jones and the Great Circle, Warhammer 40,000: Space Marine 2, and Marvel Rivals. Further support for new titles leveraging DLSS technology includes Path of Exile 2, Forza Motorsport, and Delta Force.

Fixed Gaming Bugs

  • [Forza Horizon 5/God of War: Ragnarok] Game may crash during gameplay after updating to R565 release drivers [4895068]

Learn more in our Game Ready Driver article here.

Game Ready Driver

  •  

NVIDIA Driver 566.14

Release Highlights:
Although GeForce Game Ready Drivers and NVIDIA Studio Drivers can be installed on supported notebook GPUs, the original equipment manufacturer (OEM) provides certified drivers for your specific notebook on their website. NVIDIA recommends that you check with your notebook OEM for recommended software updates for your notebook.

Game Ready for S.T.A.L.K.E.R 2: Heart of Chornobyl and Microsoft Flight Simulator 2024

This new Game Ready Driver provides the best gaming experience for the latest new games supporting DLSS 3 technology including S.T.A.L.K.E.R 2: Heart of Chornobyl and Microsoft Flight Simulator 2024.

Fixed Gaming Bugs

  • DSR/DLDSR custom resolutions may not appear in certain games [4839770]
  • [Call of Duty MWIII] filename change preventing users from using GFE Freestyle Filters [4927183]

Fixed General Bugs

  • [Bluestacks/Corsair iCUE] May display higher than normal CPU usage [4895184][4893446]
  • When "Shader Cache size" is set to "disabled" cache files may still be created [4895217]

Learn more in our Game Ready Driver article here.

Game Ready Driver

  •  

NVIDIA Driver 566.03

Release Highlights:
Although GeForce Game Ready Drivers and NVIDIA Studio Drivers can be installed on supported notebook GPUs, the original equipment manufacturer (OEM) provides certified drivers for your specific notebook on their website. NVIDIA recommends that you check with your notebook OEM for recommended software updates for your notebook.

Game Ready for Dragon Age: The Veilguard and Alan Wake 2: The Lake House

This new Game Ready Driver provides the best gaming experience for the latest new games supporting DLSS 3 technology including Dragon Age: The Veilguard, Alan Wake 2: The Lake House, Call of Dutyยฎ: Black Ops 6, Horizon Zero Dawnโ„ข Remastered, No More Room In Hell 2, Red Dead Redemption, and The Axis Unseen.

Fixed Gaming Bugs

  • N/A

Fixed General Bugs

  • Digital Vibrance custom setting does not persist on reboot or wake from sleep [4801216]

Learn more in our Game Ready Driver article here.

Game Ready Driver

  •  

NVIDIA Driver 565.90

Release Highlights:
Although GeForce Game Ready Drivers and NVIDIA Studio Drivers can be installed on supported notebook GPUs, the original equipment manufacturer (OEM) provides certified drivers for your specific notebook on their website. NVIDIA recommends that you check with your notebook OEM for recommended software updates for your notebook.

Game Ready for THRONE AND LIBERTY

This new Game Ready Driver provides the best gaming experience for the latest new games supporting DLSS 3 technology including THRONE AND LIBERTY, MechWarrior 5: Clans, and Starship Troopers: Extermination. In addition, this Game Ready Driver enables RTX HDR multi-monitor support within the latest NVIDIA App beta update.

Fixed Gaming Bugs

  • [Final Fantasy XV]. Turning on Turf Effects causes texture flickering with drivers newer than 546.65 [4745646]
  • [Dying Light 2 Stay Human] Game launch shows frozen white screen then crashes to desktop [4738045]


Fixed General Bugs

  • Enabling MSAA globally causes corruption to Steamlink streaming [4741818]
  • Slight monitor backlight panel flicker when FPS drops below 60FPS. [4785222]

Learn more in our Game Ready Driver article here.

Game Ready Driver

  •  

NVIDIA Driver 561.09

Release Highlights:
Although GeForce Game Ready Drivers and NVIDIA Studio Drivers can be installed on supported notebook GPUs, the original equipment manufacturer (OEM) provides certified drivers for your specific notebook on their website. NVIDIA recommends that you check with your notebook OEM for recommended software updates for your notebook.

Game Ready for FINAL FANTASY XVI & God of War Ragnarรถk

This new Game Ready Driver provides the best gaming experience for the latest new games supporting DLSS 3 technology including FINAL FANTASY XVI and God of War Ragnarรถk. In addition, this driver supports the launch of EA SPORTS FC 25 and Frostpunk 2.

Fixed Gaming Bugs

  • N/A


Fixed General Bugs

  • [GeForce Experience] Performance Monitoring overlay may stop refreshing GPU information [4679970]
  • [NVIDIA App] Game filters may intermittently be missing when invoking the NVIDIA Overlay in-game [4790774]
  • [Chaos V-Ray] Performance regression in some workloads when running R560 drivers [4766640]

Learn more in our Game Ready Driver article here.

Game Ready Driver

  •  

NVIDIA Driver 560.94

Release Highlights:
Although GeForce Game Ready Drivers and NVIDIA Studio Drivers can be installed on supported notebook GPUs, the original equipment manufacturer (OEM) provides certified drivers for your specific notebook on their website. NVIDIA recommends that you check with your notebook OEM for recommended software updates for your notebook.

Game Ready for Black Myth: Wukong & Star Wars Outlaws

This new Game Ready Driver provides the best gaming experience for the latest new games supporting DLSS 3.5 technology including Star Wars Outlaws. Further support for new titles leveraging DLSS technology includes Black Myth: Wukong, FINAL FANTASY XVI, and Concord which support DLSS 3. In addition, this driver supports the launch of Warhammer 40,000: Space Marine 2.

Fixed Gaming Bugs

  • N/A


Fixed General Bugs

  • [Octane Benchmark]: Unable to finish octane benchmark [4744794]

Learn more in our Game Ready Driver article here.

Game Ready Driver

  •  

NVIDIA Driver 560.81

Release Highlights:
Although GeForce Game Ready Drivers and NVIDIA Studio Drivers can be installed on supported notebook GPUs, the original equipment manufacturer (OEM) provides certified drivers for your specific notebook on their website. NVIDIA recommends that you check with your notebook OEM for recommended software updates for your notebook.

Game Ready for Hunt: Showdown 1896

This new Game Ready Driver provides the best gaming experience for the latest new games supporting DLSS technology including Hunt: Showdown 1896 featuring DLSS Super Resolution.

Fixed Gaming Bugs

  • [Farming Simulator 22] Game may crash when loading on GeForce RTX 30/40 series with 560.70 driver [4751153]


Fixed General Bugs

  • [GeForce Experience/NVIDIA App] If GPU utilization gets stuck at 0% within Performance overlay, games may display stutter [4720547]
  • Full range of refresh rates not available on same monitors [4752570]
  • NVIDIA Container showing high CPU utilization [4745922]

Learn more in our Game Ready Driver article here.

Game Ready Driver

  •  

NVIDIA Driver 560.70

Release Highlights:
Although GeForce Game Ready Drivers and NVIDIA Studio Drivers can be installed on supported notebook GPUs, the original equipment manufacturer (OEM) provides certified drivers for your specific notebook on their website. NVIDIA recommends that you check with your notebook OEM for recommended software updates for your notebook.

Game Ready

This new Game Ready Driver provides the best gaming experience for the latest new games supporting DLSS 3 technology including Dungeonborne, Flintlock: The Siege of Dawn, and Stormgate.

Fixed Gaming Bugs

  • N/A


Fixed General Bugs

  • [NVENC] Quality and bitrate settings are ignored at 10-bit encoding [4697900]
  • [OBS] Scaling 10-bit HVEC or AV1 content down below 50% in viewport shows corruption for some configurations [4496901]
  • [Unity] Artifacts when rendering overlapped geometry on anti-aliased framebuffer [4616564]
  • [Adobe Premiere] Visual corruption in Source and Program Monitor Previews when using 555.85 driver [4679207]

Learn more in our Game Ready Driver article here.

Game Ready Driver

  •  

NVIDIA Driver 556.12

Release Highlights:
Although GeForce Game Ready Drivers and NVIDIA Studio Drivers can be installed on supported notebook GPUs, the original equipment manufacturer (OEM) provides certified drivers for your specific notebook on their website. NVIDIA recommends that you check with your notebook OEM for recommended software updates for your notebook.

Game Ready for The First Descendant

This new Game Ready Driver provides the best gaming experience for the latest new games supporting DLSS 3.5 technology including The First Descendant. Further support for new titles leveraging NVIDIA DLSS technology includes the latest update for PAYDAY 3 which supports DLSS 3.

Fixed Gaming Bugs

  • [The Last of Us Part 1] Out of memory error with 555.xx drivers [4663766]
  • [Halo Infinite] Crashing during initial loading screen with 555.99 driver [4685335]
  • [Valorant] In-game statistics incorrectly shows high latency with 555.xx drivers [4668309]


Fixed General Bugs

  • Notebook mux switch is blocked when Overwolf application is running [3804893]

Learn more in our Game Ready Driver article here.

Game Ready Driver

  •  

NVIDIA Driver 555.99

Release Highlights:
Although GeForce Game Ready Drivers and NVIDIA Studio Drivers can be installed on supported notebook GPUs, the original equipment manufacturer (OEM) provides certified drivers for your specific notebook on their website. NVIDIA recommends that you check with your notebook OEM for recommended software updates for your notebook.

Game Ready for Pax Dei and Elden Ring Shadow of the Erdtree

This new Game Ready Driver provides the best gaming experience for the latest new games supporting DLSS 3 technology including Pax Dei and Still Wakes the Deep. Further support for new titles includes the launch of the Elden Ring Shadow of the Erdtree expansion.

Fixed Gaming Bugs

  • [GeForce Experience] Flickering or black screen if Instant Replay is enabled [4665009]
  • [NVIDIA app] FPS overlay showing NA in multiple games [4608943]


Fixed General Bugs

  • CUDA 12.5 does not work with CUDA enabled Docker images [4668302]
  • [Microsoft New Teams/Outlook] Visual artifacts when MFAA is enabled from the NVIDIA Control Panel [4608670]
  • LG OLED48C4 TV is not detected as G-SYNC Compatible [4645783]
  • LG 32GS95UE is not detected as G-SYNC Compatible [4564083]

Learn more in our Game Ready Driver article here.

Game Ready Driver

  •  

NVIDIA Driver 555.85

Release Highlights:
Although GeForce Game Ready Drivers and NVIDIA Studio Drivers can be installed on supported notebook GPUs, the original equipment manufacturer (OEM) provides certified drivers for your specific notebook on their website. NVIDIA recommends that you check with your notebook OEM for recommended software updates for your notebook.

Game Ready for F1 24 & Senua's Saga: Hellblade II

This new Game Ready Driver provides the best gaming experience for the latest new games supporting DLSS 3 technology including F1 24, Senua's Saga: Hellblade II, and Serum. Further support for new titles includes the launch of XDefiant which supports NVIDIA Reflex.

Fixed Gaming Bugs

  • Tekken 8 may randomly crash during gameplay on GeForce GTX 10-series graphics cards. [4503216]
  • Horizon Forbidden West Complete Edition: Lower GPU utilization when Reflex is set to โ€œOn + Boostโ€ [4412035]


Fixed General Bugs

  • Blender Cycles: Motion blur renders incorrectly with some GPU architectures [4607411]

Learn more in our Game Ready Driver article here.

Game Ready Driver

  •  

NVIDIA Driver 552.44

Release Highlights:
Although GeForce Game Ready Drivers and NVIDIA Studio Drivers can be installed on supported notebook GPUs, the original equipment manufacturer (OEM) provides certified drivers for your specific notebook on their website. NVIDIA recommends that you check with your notebook OEM for recommended software updates for your notebook.

Game Ready for Ghost of Tsushima: Directorโ€™s Cut

This new Game Ready Driver provides the best gaming experience for the latest new games supporting DLSS 3 technology including Ghost of Tsushima: Directorโ€™s Cut. Further support for new titles leveraging NVIDIA DLSS technology includes the launch of Homeworld 3 which supports DLSS Super Resolution.

Fixed Gaming Bugs

  • Ghost of Tsushima DIRECTOR'S CUT: Resizable BAR profile [4597841]

Learn more in our Game Ready Driver article here.

Game Ready Driver

  •  
โŒ