From 65f93acf5dcd60686c482ffccbbf831fbde4df2f Mon Sep 17 00:00:00 2001 From: Daniel Johnson Date: Sun, 29 Jun 2025 16:40:38 -0400 Subject: [PATCH] changelog updates- mention Steam Families, update DXVK-Proton handling --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 63ee2dea1..107ddb5d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ lutris (0.5.20) jammy; urgency=medium * Fix Proton integration bugs so Proton-fixes are applied - * Do not offer DXVK, VKD3D, D3D Extras or DDXVK-NVAPI on Proton versions; Proton will handle these. - * The "Enable Esync" and "Enable Fsync" settings are now passed on to Proton + * Do not offer VKD3D, D3D Extras or DXVK-NVAPI on Proton versions; Proton will handle these. + * The "Enable Esync" and "Enable Fsync" and "DXVK" settings are now passed on to Proton * DXVK's integrated D8VK will be enabled in Proton * Fix for updated Flathub API * Emulator BIOS file location (used by libretro) may be set in Preferences @@ -11,6 +11,7 @@ lutris (0.5.20) jammy; urgency=medium * Support for importing Commodore 64 ROMs * Redundant "Add Games" menu item removed; use the plus button in the corner * "Manual Script" for the context menu will now see the game's environment variables + * Support for Steam Families in the form of a "Steam Family" source -- Mathieu Comandon Sun, 23 Feb 2025 10:55:10 -0800