What’s the output of:
pacman -Q | grep -A 0 -E "(mango|game|vulk|vlk)"
Please don’t share a screenshot for this. Post the text.
What’s the output of:
pacman -Q | grep -A 0 -E "(mango|game|vulk|vlk)"
Please don’t share a screenshot for this. Post the text.
[vikings@VIKINGSKINGDOM ~]$ pacman -Q | grep -A 0 -E "(mango|game|vulk|vlk)"
amdonly-gaming-vulkan-swrast-git 25.0.0_devel.197727.3d24f0ece13.d41d8cd-1
--
gamemode 1.8.2-1
gamescope 3.15.14-1
--
lib32-amdonly-gaming-vulkan-swrast-git 25.0.0_devel.197727.3d24f0ece13.d41d8cd-1
--
lib32-gamemode 1.8.2-1
--
lib32-mangohud 0.7.2-1
--
lib32-vulkan-icd-loader 1.3.295-1
lib32-vulkan-mesa-layers 1:24.2.7-1
lib32-vulkan-radeon 1:24.2.7-1
--
mangohud 0.7.2-2
--
vulkan-headers 1:1.3.295-1
vulkan-icd-loader 1.3.295-1
vulkan-mesa-layers 1:24.2.7-1
vulkan-radeon 1:24.2.7-1
vulkan-tools 1.3.269-1
[vikings@VIKINGSKINGDOM ~]$
Let’s try launching the game launcher with gamescope from a terminal.
gamescope -e -- protonup-qt
Replace “protonup-qt
” with whatever the actual executable’s name is.
After it launches (or if it launches), try the same steps as before.
Additionally, launching from a terminal should give additional messages that can be analysed, so please use an empty terminal, and if it doesn’t work, you can copy the output from the terminal and paste it here.
PS: Obviously, you need to close all the processes of the game launcher first.
[vikings@VIKINGSKINGDOM ~]$ gamescope -e -- zoeti
[gamescope] [Info] console: gamescope version 3.15.14 (gcc 14.2.1)
No CAP_SYS_NICE, falling back to regular-priority compute and threads.
Performance will be affected.
ATTENTION: default value of option vk_khr_present_wait overridden by environment.
[gamescope] [Info] vulkan: selecting physical device 'AMD Radeon RX 7900 XT (RADV NAVI31)': queue family 1 (general queue family 0)
[gamescope] [Info] vulkan: physical device supports DRM format modifiers
[gamescope] [Info] wlserver: [backend/headless/backend.c:67] Creating headless backend
[gamescope] [Info] xdg_backend: Seat name: seat0
[gamescope] [Info] vulkan: supported DRM formats for sampling usage:
[gamescope] [Info] vulkan: AR24 (0x34325241)
[gamescope] [Info] vulkan: XR24 (0x34325258)
[gamescope] [Info] vulkan: AB24 (0x34324241)
[gamescope] [Info] vulkan: XB24 (0x34324258)
[gamescope] [Info] vulkan: RG16 (0x36314752)
[gamescope] [Info] vulkan: NV12 (0x3231564E)
[gamescope] [Info] vulkan: AB4H (0x48344241)
[gamescope] [Info] vulkan: XB4H (0x48344258)
[gamescope] [Info] vulkan: AB48 (0x38344241)
[gamescope] [Info] vulkan: XB48 (0x38344258)
[gamescope] [Info] vulkan: AB30 (0x30334241)
[gamescope] [Info] vulkan: XB30 (0x30334258)
[gamescope] [Info] vulkan: AR30 (0x30335241)
[gamescope] [Info] vulkan: XR30 (0x30335258)
[gamescope] [Info] wlserver: Using explicit sync when available
[gamescope] [Info] wlserver: Running compositor on wayland display 'gamescope-0'
[gamescope] [Info] wlserver: [backend/headless/backend.c:17] Starting headless backend
[gamescope] [Info] wlserver: Successfully initialized libei for input emulation!
[gamescope] [Error] wlserver: [xwayland/sockets.c:64] Failed to bind socket @/tmp/.X11-unix/X0: Address already in use
[gamescope] [Info] wlserver: [xwayland/server.c:107] Starting Xwayland on :2
[gamescope] [Info] pipewire: stream state changed: connecting
[gamescope] [Info] pipewire: stream state changed: paused
[gamescope] [Info] pipewire: stream available on node ID: 142
[gamescope] [Info] xwm: Embedded, no cursor set. Using left_ptr by default.
[gamescope] [Info] vblank: Using timerfd.
[gamescope] [Info] xdg_backend: PreferredMetadata: Red: 0.64 0.33, Green: 0.3 0.6, Blue: 0.15 0.06, White: 0.3127 0.329, Max Luminance: 200 nits, Min Luminance: 0.05 nits, Max Full Frame Luminance: 200 nits
[gamescope] [Error] xdg_backend: Failed to map keymap fd.
[gamescope] [Info] edid: Patching res 800x1280 -> 1280x720
[gamescopereaper] [Error] process: Failed to start process "zoeti": No such file or directory
[gamescope] [Info] launch: Primary child shut down!
(EE) failed to read Wayland events: Broken pipe
[vikings@VIKINGSKINGDOM ~]$ gamescope -e -- zoeti.exe
[gamescope] [Info] console: gamescope version 3.15.14 (gcc 14.2.1)
No CAP_SYS_NICE, falling back to regular-priority compute and threads.
Performance will be affected.
ATTENTION: default value of option vk_khr_present_wait overridden by environment.
[gamescope] [Info] vulkan: selecting physical device 'AMD Radeon RX 7900 XT (RADV NAVI31)': queue family 1 (general queue family 0)
[gamescope] [Info] vulkan: physical device supports DRM format modifiers
[gamescope] [Info] wlserver: [backend/headless/backend.c:67] Creating headless backend
[gamescope] [Info] xdg_backend: Seat name: seat0
[gamescope] [Info] vulkan: supported DRM formats for sampling usage:
[gamescope] [Info] vulkan: AR24 (0x34325241)
[gamescope] [Info] vulkan: XR24 (0x34325258)
[gamescope] [Info] vulkan: AB24 (0x34324241)
[gamescope] [Info] vulkan: XB24 (0x34324258)
[gamescope] [Info] vulkan: RG16 (0x36314752)
[gamescope] [Info] vulkan: NV12 (0x3231564E)
[gamescope] [Info] vulkan: AB4H (0x48344241)
[gamescope] [Info] vulkan: XB4H (0x48344258)
[gamescope] [Info] vulkan: AB48 (0x38344241)
[gamescope] [Info] vulkan: XB48 (0x38344258)
[gamescope] [Info] vulkan: AB30 (0x30334241)
[gamescope] [Info] vulkan: XB30 (0x30334258)
[gamescope] [Info] vulkan: AR30 (0x30335241)
[gamescope] [Info] vulkan: XR30 (0x30335258)
[gamescope] [Info] wlserver: Using explicit sync when available
[gamescope] [Info] wlserver: Running compositor on wayland display 'gamescope-0'
[gamescope] [Info] wlserver: [backend/headless/backend.c:17] Starting headless backend
[gamescope] [Info] wlserver: Successfully initialized libei for input emulation!
[gamescope] [Error] wlserver: [xwayland/sockets.c:64] Failed to bind socket @/tmp/.X11-unix/X0: Address already in use
[gamescope] [Info] wlserver: [xwayland/server.c:107] Starting Xwayland on :2
[gamescope] [Info] pipewire: stream state changed: connecting
[gamescope] [Info] pipewire: stream state changed: paused
[gamescope] [Info] pipewire: stream available on node ID: 142
[gamescope] [Info] xwm: Embedded, no cursor set. Using left_ptr by default.
[gamescope] [Info] vblank: Using timerfd.
[gamescope] [Error] xdg_backend: Failed to map keymap fd.
[gamescope] [Info] xdg_backend: PreferredMetadata: Red: 0.64 0.33, Green: 0.3 0.6, Blue: 0.15 0.06, White: 0.3127 0.329, Max Luminance: 200 nits, Min Luminance: 0.05 nits, Max Full Frame Luminance: 200 nits
[gamescope] [Info] edid: Patching res 800x1280 -> 1280x720
[gamescopereaper] [Error] process: Failed to start process "zoeti.exe": No such file or directory
[gamescope] [Info] launch: Primary child shut down!
(EE) failed to read Wayland events: Broken pipe
[vikings@VIKINGSKINGDOM ~]$ gamescope -e -- /mnt/Games/zoeti/drive_c/Zoeti/Zoeti.exe
[gamescope] [Info] console: gamescope version 3.15.14 (gcc 14.2.1)
No CAP_SYS_NICE, falling back to regular-priority compute and threads.
Performance will be affected.
ATTENTION: default value of option vk_khr_present_wait overridden by environment.
[gamescope] [Info] vulkan: selecting physical device 'AMD Radeon RX 7900 XT (RADV NAVI31)': queue family 1 (general queue family 0)
[gamescope] [Info] vulkan: physical device supports DRM format modifiers
[gamescope] [Info] wlserver: [backend/headless/backend.c:67] Creating headless backend
[gamescope] [Info] xdg_backend: Seat name: seat0
[gamescope] [Info] vulkan: supported DRM formats for sampling usage:
[gamescope] [Info] vulkan: AR24 (0x34325241)
[gamescope] [Info] vulkan: XR24 (0x34325258)
[gamescope] [Info] vulkan: AB24 (0x34324241)
[gamescope] [Info] vulkan: XB24 (0x34324258)
[gamescope] [Info] vulkan: RG16 (0x36314752)
[gamescope] [Info] vulkan: NV12 (0x3231564E)
[gamescope] [Info] vulkan: AB4H (0x48344241)
[gamescope] [Info] vulkan: XB4H (0x48344258)
[gamescope] [Info] vulkan: AB48 (0x38344241)
[gamescope] [Info] vulkan: XB48 (0x38344258)
[gamescope] [Info] vulkan: AB30 (0x30334241)
[gamescope] [Info] vulkan: XB30 (0x30334258)
[gamescope] [Info] vulkan: AR30 (0x30335241)
[gamescope] [Info] vulkan: XR30 (0x30335258)
[gamescope] [Info] wlserver: Using explicit sync when available
[gamescope] [Info] wlserver: Running compositor on wayland display 'gamescope-0'
[gamescope] [Info] wlserver: [backend/headless/backend.c:17] Starting headless backend
[gamescope] [Info] wlserver: Successfully initialized libei for input emulation!
[gamescope] [Error] wlserver: [xwayland/sockets.c:64] Failed to bind socket @/tmp/.X11-unix/X0: Address already in use
[gamescope] [Info] wlserver: [xwayland/server.c:107] Starting Xwayland on :2
[gamescope] [Info] pipewire: stream state changed: connecting
[gamescope] [Info] pipewire: stream state changed: paused
[gamescope] [Info] pipewire: stream available on node ID: 193
[gamescope] [Info] xwm: Embedded, no cursor set. Using left_ptr by default.
[gamescope] [Info] vblank: Using timerfd.
[gamescope] [Error] xdg_backend: Failed to map keymap fd.
[gamescope] [Info] xdg_backend: PreferredMetadata: Red: 0.64 0.33, Green: 0.3 0.6, Blue: 0.15 0.06, White: 0.3127 0.329, Max Luminance: 200 nits, Min Luminance: 0.05 nits, Max Full Frame Luminance: 200 nits
[gamescope] [Info] edid: Patching res 800x1280 -> 1280x720
0088:err:hid:udev_bus_init UDEV monitor creation failed
ATTENTION: default value of option vk_khr_present_wait overridden by environment.
ATTENTION: default value of option vk_xwayland_wait_ready overridden by environment.
[Gamescope WSI] No application info given.
[Gamescope WSI] Executable name: explorer.exe
[gamescope] [Warn] xwm: got the same buffer committed twice, ignoring.
0120:fixme:file:NtLockFile I/O completion on lock not implemented yet
0120:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
[gamescope] [Warn] xwm: got the same buffer committed twice, ignoring.
And now it just sits there, with a thing appearing on my taskbar(attempt of the game to launch I guess), but nothing shows up if i click it:
After I shut that down, on a hunch, I fired up Lutris, right clicked the game, went to the gamescope options and removed that last command you suggest I enter in the “Customs settings” box.
Then I fired up the konsole and tried again, this time I got:
[vikings@VIKINGSKINGDOM ~]$ gamescope -e -- /mnt/Games/zoeti/drive_c/Zoeti/Zoeti.exe
[gamescope] [Info] console: gamescope version 3.15.14 (gcc 14.2.1)
No CAP_SYS_NICE, falling back to regular-priority compute and threads.
Performance will be affected.
ATTENTION: default value of option vk_khr_present_wait overridden by environment.
[gamescope] [Info] vulkan: selecting physical device 'AMD Radeon RX 7900 XT (RADV NAVI31)': queue family 1 (general queue family 0)
[gamescope] [Info] vulkan: physical device supports DRM format modifiers
[gamescope] [Info] wlserver: [backend/headless/backend.c:67] Creating headless backend
[gamescope] [Info] xdg_backend: Seat name: seat0
[gamescope] [Info] vulkan: supported DRM formats for sampling usage:
[gamescope] [Info] vulkan: AR24 (0x34325241)
[gamescope] [Info] vulkan: XR24 (0x34325258)
[gamescope] [Info] vulkan: AB24 (0x34324241)
[gamescope] [Info] vulkan: XB24 (0x34324258)
[gamescope] [Info] vulkan: RG16 (0x36314752)
[gamescope] [Info] vulkan: NV12 (0x3231564E)
[gamescope] [Info] vulkan: AB4H (0x48344241)
[gamescope] [Info] vulkan: XB4H (0x48344258)
[gamescope] [Info] vulkan: AB48 (0x38344241)
[gamescope] [Info] vulkan: XB48 (0x38344258)
[gamescope] [Info] vulkan: AB30 (0x30334241)
[gamescope] [Info] vulkan: XB30 (0x30334258)
[gamescope] [Info] vulkan: AR30 (0x30335241)
[gamescope] [Info] vulkan: XR30 (0x30335258)
[gamescope] [Info] wlserver: Using explicit sync when available
[gamescope] [Info] wlserver: Running compositor on wayland display 'gamescope-0'
[gamescope] [Info] wlserver: [backend/headless/backend.c:17] Starting headless backend
[gamescope] [Info] wlserver: Successfully initialized libei for input emulation!
[gamescope] [Error] wlserver: [xwayland/sockets.c:64] Failed to bind socket @/tmp/.X11-unix/X0: Address already in use
[gamescope] [Info] wlserver: [xwayland/server.c:107] Starting Xwayland on :2
[gamescope] [Info] pipewire: stream state changed: connecting
[gamescope] [Info] pipewire: stream state changed: paused
[gamescope] [Info] pipewire: stream available on node ID: 193
[gamescope] [Info] xwm: Embedded, no cursor set. Using left_ptr by default.
[gamescope] [Info] vblank: Using timerfd.
[gamescope] [Error] xdg_backend: Failed to map keymap fd.
[gamescope] [Info] xdg_backend: PreferredMetadata: Red: 0.64 0.33, Green: 0.3 0.6, Blue: 0.15 0.06, White: 0.3127 0.329, Max Luminance: 200 nits, Min Luminance: 0.05 nits, Max Full Frame Luminance: 200 nits
[gamescope] [Info] edid: Patching res 800x1280 -> 1280x720
0094:err:hid:udev_bus_init UDEV monitor creation failed
ATTENTION: default value of option vk_khr_present_wait overridden by environment.
ATTENTION: default value of option vk_xwayland_wait_ready overridden by environment.
[Gamescope WSI] No application info given.
[Gamescope WSI] Executable name: explorer.exe
0118:fixme:combase:RoSetErrorReportingFlags (00000004): stub
0118:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
ATTENTION: default value of option vk_khr_present_wait overridden by environment.
ATTENTION: default value of option vk_xwayland_wait_ready overridden by environment.
[Gamescope WSI] No application info given.
[Gamescope WSI] Executable name: Zoeti.exe
0118:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x20.
0118:fixme:wbemprox:client_security_SetBlanket 00006FFFEF881680, 00007FFFFE7E8EF0, 10, 0, (null), 3, 3, 0000000000000000, 0
0118:fixme:wbemprox:client_security_Release 00006FFFEF881680
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Returning fake Options support data.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 29, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 61, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 49, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 28, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 63, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 51, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 31, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 62, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 50, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 30, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 64, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 52, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 32, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 56, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 35, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 11, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 58, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 37, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 13, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 57, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 36, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 12, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 59, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 38, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 14, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 42, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 17, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 7, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 3, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 43, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 18, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 8, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 4, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 54, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 34, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 10, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 41, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 16, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 6, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 2, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 61, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 65, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 56, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 91, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 87, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 115, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 85, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 86, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 67, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 26, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 24, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 25, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 89, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 29, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 28, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 2, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 55, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 45, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 40, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 20, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 47, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 72, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 71, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 75, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 74, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 78, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 77, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 80, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 81, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 83, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 84, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 95, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 96, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 99, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 98, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 107, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 45, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 56, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFormatSupport iface 00007FFFFF39D970, format 107, format_support 00007FFFFE1EF3B8 partial-stub!
0118:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Returning fake Options support data.
0118:fixme:dxgi:dxgi_factory_IsWindowedStereoEnabled iface 00007FFFFF3A0430 stub!
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Returning fake Options1 support data.
0118:fixme:d3d11:d3d11_device_CheckFeatureSupport Returning fake threading support data.
0118:fixme:pulse:pulse_channel_map_to_channel_mask Unhandled channel aux0
0118:fixme:pulse:pulse_channel_map_to_channel_mask Unhandled channel aux1
0118:fixme:pulse:pulse_channel_map_to_channel_mask Unhandled channel aux0
0118:fixme:pulse:pulse_channel_map_to_channel_mask Unhandled channel aux1
0118:fixme:pulse:pulse_channel_map_to_channel_mask Unhandled channel aux0
0118:fixme:pulse:pulse_channel_map_to_channel_mask Unhandled channel aux1
0118:fixme:pulse:pulse_channel_map_to_channel_mask Unhandled channel aux0
0118:fixme:pulse:pulse_channel_map_to_channel_mask Unhandled channel aux1
0118:fixme:pulse:pulse_channel_map_to_channel_mask Unhandled channel aux0
0118:fixme:pulse:pulse_channel_map_to_channel_mask Unhandled channel aux1
0118:fixme:pulse:pulse_channel_map_to_channel_mask Unhandled channel aux0
01a0:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFFFFFFFFFA, 000077D0DE7BFF50
01a0:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",000077D0DE7BFEF8): stub
0118:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x820.
0118:fixme:d3d11:d3d10_multithread_SetMultithreadProtected iface 00007FFFFF468060, enable 0x1 stub!
0194:fixme:dxgi:dxgi_resource_GetSharedHandle iface 00007FFFFF4652F8, shared_handle 000077D0F56DE600 stub!
0118:fixme:dxgi:dxgi_output_GetDisplayModeList iface 00007FFFFF3A06B0, format DXGI_FORMAT_R8G8B8A8_UNORM, flags 0, mode_count 00007FFFFE1EF7D0, modes 0000000000000000 partial stub!
0118:fixme:dxgi:dxgi_output_GetDisplayModeList iface 00007FFFFF3A06B0, format DXGI_FORMAT_R8G8B8A8_UNORM, flags 0, mode_count 00007FFFFE1EF7D0, modes 000077D1E0000010 partial stub!
0118:fixme:dxgi:dxgi_output_GetDesc1 iface 00007FFFFF3A0630, desc 00007FFFFE1EF630 semi-stub!
0118:fixme:dxgi:wined3d_swapchain_flags_from_dxgi Unhandled flags 0x840.
0118:fixme:d3d:wined3d_swapchain_init The application requested more than one back buffer, this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if possible.
0118:fixme:d3d:wined3d_swapchain_init Unimplemented swap effect 0x3.
0118:fixme:dxgi:d3d11_swapchain_GetDesc Ignoring ScanlineOrdering and Scaling.
0118:fixme:dxgi:d3d11_swapchain_ResizeBuffers Ignoring flags 0x842.
0118:fixme:dxgi:d3d11_swapchain_GetFrameLatencyWaitableObject iface 00007FFFFE7E92B0 stub!
0118:fixme:dxgi:d3d11_swapchain_GetMaximumFrameLatency iface 00007FFFFE7E92B0, max_latency 00007FFFFE1EF548 stub!
0190:fixme:d3d:wined3d_render_target_view_gl_cs_init Swapchain views not supported.
0118:fixme:win:RegisterTouchWindow hwnd 0000000000020058, flags 0 stub!
0194:fixme:d3d11:d3d_rasterizer_state_init Ignoring MultisampleEnable 0x1.
0194:fixme:dxgi:d3d11_swapchain_present Unimplemented flags 0x200.
0190:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
0118:fixme:wbemprox:client_security_SetBlanket 00006FFFEF881680, 00007FFFFF3B9BF0, 10, 0, (null), 3, 3, 0000000000000000, 0
0118:fixme:wbemprox:client_security_Release 00006FFFEF881680
0118:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x30
0118:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x30
0118:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x30
0194:fixme:dxgi:d3d11_swapchain_present Unimplemented flags 0x200.
At which point it starts repeating 0194:fixme:dxgi:d3d11_swapchain_present Unimplemented flags 0x200.
a few hundred times(really I’m not kidding) and the game starts to launch a bit more, but this I mean the thing appears again in my tastkbar, pipewire does it’s thing(that it does every time I launch a game normally) where it switched to another playback device then back to my currently connected one, and then the audio from the game starts up.
ut still not video, and nothing happens if I click the taskbar icon.
So eventually I am forced to shut it down and the konsole complets with
0194:fixme:dxgi:d3d11_swapchain_present Unimplemented flags 0x200.
0194:fixme:dxgi:d3d11_swapchain_present Unimplemented flags 0x200.
0194:fixme:dxgi:d3d11_swapchain_present Unimplemented flags 0x200.
[gamescopereaper] [Info] reaper: Parent of gamescopereaper was killed. Killing children.
(EE) failed to read Wayland events: Broken pipe
0194:fixme:dxgi:d3d11_swapchain_present Unimplemented flags 0x200.
Aborted (core dumped)
[vikings@VIKINGSKINGDOM ~]$
I’m gonna leave you now as it’s gotten late, gonna watch a youtube video or 2 then go to bed, and continue with your suggestions tomorrow if you manage to make heads or tails of all that.
P.S. Thank you so very much for all your time and effort, it is really appreciated as this seems to be way way beyond me…
If you have a Steam account, I’d like you to try launching a game from within Steam with gamescope launch options. If it works, we’ve made progress, the game launcher or some other setting is at fault.
If not, then it’s something else.
Morning everyone,
Sure @ddnn I have steam, and I’ve just installed a small game in it for testing.
Do I just open steam, then open the terminal and use gamescope -e -- /path/to/where/steam/installed/that/game/executable
or how?
LE: I would also like to point out that I just tested the game, just to make sure it works and it’s ingame/native options for fullscreen and windowed and stuff work fine. And to my suprise without doing/touching anything else outside of the game, just from ingame settings if I set it to windowed I can then resize the game window to my liking/every which way and things get scaled properly no black bars or cut of elements or other weird behavior, no nothing.
Basically exactly how I was hoping/expecting games installed with and ran in Lutris would work…
LLE: Though to be fair I think it might have automatically installed a native Linux version, by this I mean looking at the game files the executable seems to be .x64 not .exe like the games I run with Lutris. If it matters…
Should I try some other game?
P.S. If you didn’t bother to read the thread on the Lutris forums(I wouldn’t blame you) I’d like to point out that one of the things they had me do is install(right from the terminal) and try a native Linux game, Beyond All Reason I think it was called, and that one worked and resized perfectly fine too. Again, if it helps…
Only tried Lutris once and it didn’t work out, so no, didn’t check that.
As far as things working in Steam are concerned, you could try adding the game this thread is about to Steam as a “Non-Steam game” and seeing if it works that way.
Ok, tried them and sadly they behaved just like they would in Lutris without gamescope enabled on them.
In other words the first game I was unable to resize it, because natively this game only allows you to set it to windowed mode from the ingame settings and then choose a resolution for that window.
The second game which does natively allow you to resize the window however you want after you select windowed mode from it’s ingame settings, I was able to resize it to my liking, but with the same bug it has in Lutris where parts of the game get cut off.
What are the names of the games?
The ones in question are Zoeti and Songs Of Silence.
Zoeti: https://www.protondb.com/app/1434540
Songs of Silence: https://www.protondb.com/app/2195410
Have a read if you haven’t already. Also read Gamescope’s help so you can learn how to use it if you’re gonna be playing games.
gamescope--help
Both games are Platinum, but with very little reviews. If you haven’t tried what they suggest, try them. But more than anything, you have to try multiple things to get non-native games to work (if these are non-native), including:
Everyone’s systems are different, and so are their games. No one size fits all.
Even if a game’s rating is Platinum, the functionality of the game can change in one update.
So, you may play it today, update, and can’t play it tomorrow.
This, however, doesn’t mean you shouldn’t update because that may cause other more important issues like being unable to update when you want to or updating and then be unable to boot.
Morning,
Yeap, you guessed it, protondb is one of the first places I always check when I have an issue with a game.
Wooow, uuummm no offence mate, but this part has me so confused that I’m wondering if yours is a shared account, maybe with a sister/brother or something?
That’s how this started, with you replying to one of my posts where I stated that I checked gamescope --help
and complained that while it told me what arguments it can use it doesn’t explain how to set those arguments.
And then you started giving me all kinds of suggestions on how to enter them, did you forget all that…?? :smiley scratching it’s head:
As for the rest:
As for the ending of your post and the trying all the possible Proton versions available
while I am not gonna take that part literally I would like to point out again that this particular issue has been systemic(not sure if this is the proper term, too early in the morning… maybe endemic is the word I’m looking for…?).
What I am trying to say is I only gave you those games as examples because they are what I currently have installed, but I have had this issue with any and all games that I tried to run in windowed mode ever since I switched to Linux(which judging by my first post was at the begining of August).
And since then we have, obviously, gone through multiple: lutris versions, wine versions, proton versions, system updates, etc. Yet the problem has persisted throughout…
Thoughts?
OH CMON!!!
Well, heroic was a bust, that thing is trash. Not only does it not create a wine prefix and all the stuff need in the same place you install a game for each individual game like Lutris does, but no it doesn’t even use gamescope properly/the same way as Lutris. By this I mean I can’t even resize the game window to my liking in games that don’t support this natively, at least Lutris can do that, even if it adds those ugly black bars…
Anway I’ve been spending the last 3 hours or so with gamescope --help
open and google trying pretty much every command combination I could come up with in both Lutris and Heroic and result is always a, b, or bloody c:
a) the game doesn’t launch, no errors or anything;
b) the game attempts to launch, I get those errors I mentioned above and it fails to get past them;
c) the game attemps to launch, the errors pop up, I manage to get past them and the game fuly launches but my issues are still there.
Just for comparison, this is my current setup / output to that command.
game-devices-udev 0.23-1
gamemode 1.8.2-1
--
lib32-gamemode 1.8.2-1
--
lib32-mangohud 0.7.2-1
--
lib32-vulkan-icd-loader 1.3.295-1
lib32-vulkan-mesa-layers 1:24.2.7-1
lib32-vulkan-radeon 1:24.2.7-1
--
mangohud 0.7.2-2
--
vulkan-headers 1:1.3.295-1
vulkan-icd-loader 1.3.295-1
vulkan-mesa-layers 1:24.2.7-1
vulkan-radeon 1:24.2.7-1
vulkan-tools 1.3.269-1
As you see, I don’t use gamescope or that vulkann swrast package.
lib32-amdonly-gaming-vulkan-swrast-git 25.0.0_devel.197727.3d24f0ece13.d41d8cd-1
Other than that, I haven’t had issues up so far with steam or lutris. (except issues with my Monitor occurring with adaptive sync turned on. And thats due to the reason that it’s currently hooked up via HDMI instead of the required DisplayPort connection)
Additionally, I’m using the latest zen kernel. And wine-ge-custom on a Ryzen 5 5600, Radeon RX 6600. AMD u-code loaded with the kernel. And the kernel cmdline parameters amdgpu.ppfeaturemask=0xfff7ffff
which will be different on your machine. The arch wiki has some guidance how to assess which would be the correct featuremask. But isn’t strictly required, only in case you want to enable overclocking your card with lact for instance. I only use lact to set my GPU to the lowest clocks at boot. And to highest in case I’m going to start a game.
Sorry if that’s not specifically directed guidance towards a solution. Just wanted to share this information which might be helpful to get a different approach instead of chasing alternatives to lutris or such.
Edit: Added the featuremask link.
You can ignore game-devices-udev 0.23-1
as it’s only for a PS3 controller.
Additionally. my inxi -Ga
output
Graphics:
Device-1: Advanced Micro Devices [AMD/ATI] Navi 23 [Radeon RX 6600/6600
XT/6600M] driver: amdgpu v: kernel
Display: wayland server: X.org v: 1.21.1.14 with: Xwayland v: 24.1.4
compositor: kwin_wayland driver: N/A resolution: 3440x1440
API: EGL v: 1.5 drivers: kms_swrast,radeonsi,swrast
platforms: gbm,wayland,x11,surfaceless,device
API: OpenGL v: 4.6 compat-v: 4.5 vendor: amd mesa v: 24.2.7-arch1.1
renderer: AMD Radeon RX 6600 (radeonsi navi23 LLVM 18.1.8 DRM 3.59
6.12.1-zen1-1-zen)
API: Vulkan v: 1.3.295 drivers: radv surfaces: xcb,xlib,wayland
Edit 2 : One more thing, screen artifacts could be mitigated at higher monitor refresh rates by setting the gpu clock to either lowest or highest clocks. Which I’m actually practicing currently.
Well I’m confused, isn’t that vulkan rasteriser thingy needed?
The lib32-amdonly-gaming-vulkan-swrast-git
actuallly provides and replaces lib32-vulkan-driver
& lib32-vulkan-swrast
I’m not using it and was wondering why you have installed that one.
Ok, I replaced them with the other ones and restarted the pc(not sure if this last part was needed but hey-ho), sadly the problem is still there…
This is the Steam demo, so maybe it only works because it’s the demo. Who knows. You can try the demo on Steam. If it works, maybe it really is just because it’s the demo.
If it doesn’t… pebkac.
It runs in both windowed mode and full-screen, and continues running even when I switch workspaces. I can move the window and even resize it using Super + Right Mouse.
It kept crashing in Openbox (X11) and Cinnamon (X11), just like the user said on ProtonDB, which is why I used the specific version below.
Proton versions: 9.0-3
Launch options: None
DE: Cinnamon (Wayland)
Kernel: LTS
Distro: Archcraft
pacman -Q | grep -A 0 -E "(mango|game|vulk|vlk|nvidia)"
gamescope 3.15.14-1
--
lib32-nvidia-utils 565.57.01-1
--
lib32-vulkan-icd-loader 1.3.295-1
--
nvidia 565.57.01-8
nvidia-lts 1:565.57.01-6
nvidia-settings 565.57.01-1
nvidia-utils 565.57.01-2
--
opencl-nvidia 565.57.01-2
--
vulkan-headers 1:1.3.295-1
vulkan-icd-loader 1.3.295-1
inxi -S
System:
Host: myhostname Kernel: 6.6.63-1-lts arch: x86_64 bits: 64
Desktop: Cinnamon v: 6.4.0 Distro: Archcraft
Hope this helps.
Of course, for you, for me the demo won’t even launch in steam, no errors, nothing, figures… ( @UncleSpellbinder could I get a head banging against the wall please? )
I tried with proton experimental and with proton 9.0-3. If you want me to try any other versions someone is finally gonna have to reply to this part of one of my previos posts as I am out of space in /home…