#2091·MangoHud

[Bug] Horizon Zero Dawn GOG + Wine

Author: stephematicianCreated Jul 17, 2026Updated Sep 11, 2026
Labelsbug

Describe the bug

Can no longer start the game with release 0.8.4; was previously working with 0.7.2.

Late addition: If I try multiple times, sometimes it runs. So possibly a race problem. Or a Wine bug.

Linux distribution

Ubuntu 24.04

MangoHud version

v0.8.4

Version check

  • I have tested and can reproduce this on latest git.

GPU

NVIDIA RTX 2060

GPU driver

NVIDIA 550.163.01

MangoHud installation method

GitHub release archive

Application installation method

Wine

Steps to reproduce

Command line to run HorizonZeroDawn GOG Edition via Wine:

__NV_PRIME_RENDER_OFFLOAD=1 VK_FILTER_DEVICE_NAME="RTX" mangohud --dlsym wine HorizonZeroDawn.exe

Expected behavior

Game start.

Logs and terminal output

bash
002c:fixme:winediag:loader_init wine-staging 11.10 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
[2026-07-17 17:46:43.058] [MANGOHUD] [info] [blacklist.cpp:86] process 'explorer.exe' is blacklisted in MangoHud
libEGL warning: pci id for fd 34: 10de:1f12, driver (null)

pci id for fd 35: 10de:1f12, driver (null)
pci id for fd 36: 10de:1f12, driver (null)
libEGL warning: egl: failed to create dri2 screen
libEGL warning: pci id for fd 34: 10de:1f12, driver (null)

pci id for fd 35: 10de:1f12, driver (null)
pci id for fd 36: 10de:1f12, driver (null)
libEGL warning: egl: failed to create dri2 screen
libEGL warning: pci id for fd 34: 10de:1f12, driver (null)

00b4:fixme:wineusb:query_id Unhandled ID query type 0x5.
0074:fixme:event:X11DRV_ConfigureNotify synthetic event mapping not implemented
00b4:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b4:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b4:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b4:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b4:fixme:wineusb:query_id Unhandled ID query type 0x5.
[2026-07-17 17:46:43.713] [MANGOHUD] [info] [cpu.cpp:636] hwmon: using input: /sys/class/hwmon/hwmon5/temp1_input
libEGL warning: pci id for fd 49: 10de:1f12, driver (null)

pci id for fd 50: 10de:1f12, driver (null)
pci id for fd 51: 10de:1f12, driver (null)
libEGL warning: egl: failed to create dri2 screen
libEGL warning: pci id for fd 49: 10de:1f12, driver (null)

pci id for fd 50: 10de:1f12, driver (null)
pci id for fd 51: 10de:1f12, driver (null)
libEGL warning: egl: failed to create dri2 screen
libEGL warning: pci id for fd 49: 10de:1f12, driver (null)

0024:fixme:winediag:loader_init wine-staging 11.10 is a testing version containing experimental patches.
0024:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
terminate called after throwing an instance of 'std::system_error'
  what():  Resource temporarily unavailable
0024:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.
[2026-07-17 17:46:44.413] [MANGOHUD] [info] [cpu.cpp:636] hwmon: using input: /sys/class/hwmon/hwmon5/temp1_input
libEGL warning: pci id for fd 49: 10de:1f12, driver (null)

pci id for fd 50: 10de:1f12, driver (null)
pci id for fd 51: 10de:1f12, driver (null)
libEGL warning: egl: failed to create dri2 screen
libEGL warning: pci id for fd 49: 10de:1f12, driver (null)

pci id for fd 50: 10de:1f12, driver (null)
pci id for fd 51: 10de:1f12, driver (null)
libEGL warning: egl: failed to create dri2 screen
libEGL warning: pci id for fd 49: 10de:1f12, driver (null)

0124:fixme:winediag:loader_init wine-staging 11.10 is a testing version containing experimental patches.
0124:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.

Screenshots

N/A

Additional context

N/A

Source: flightlessmango/MangoHud