allowFse causes black screen when alt+tab on Windows 11 with Nvidia GPU #11

Closed
opened 2026-09-05 11:33:02 +00:00 by Nikki1993 · 1 comment
Nikki1993 commented 2026-09-05 11:33:02 +00:00 (Migrated from github.com)

I find myself turning off the feature in dxvk.conf after applying the tool

# Allow exclusive fullscreen mode on Windows
# dxvk.allowFse = True

as per title issue. Is there any chance a toggle could be added or some freeform textarea where I can apply my own overrides?

Windows 11 Build 26200
AMD Ryzen 9 5950x
Nvidia RTX 4070 Super

I find myself turning off the feature in `dxvk.conf` after applying the tool ```conf # Allow exclusive fullscreen mode on Windows # dxvk.allowFse = True ``` as per title issue. Is there any chance a toggle could be added or some freeform textarea where I can apply my own overrides? Windows 11 Build 26200 AMD Ryzen 9 5950x Nvidia RTX 4070 Super
Dusk-92 commented 2026-09-05 15:18:21 +00:00 (Migrated from github.com)

Thanks for reporting this !
I’ve just updated the tool so dxvk.allowFse is now set to False by default.

This should prevent the black screen / slow Alt+Tab behavior without needing to manually edit dxvk.conf after applying the tool.

Fixed in commit 9b46d98

Thanks for reporting this ! I’ve just updated the tool so `dxvk.allowFse` is now set to `False` by default. This should prevent the black screen / slow Alt+Tab behavior without needing to manually edit `dxvk.conf` after applying the tool. Fixed in commit 9b46d98
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Dusk/Modernization-Tool#11