[mitchell@localhost-live mame]$ ./mame
Ignoring MAME exception: Error: BGFX video does not work with wayland videodriver. Please change either of the options.
Fatal error: Error: BGFX video does not work with wayland videodriver. Please change either of the options.
[mitchell@localhost-live mame]$
I have the xorg-x11-drv-amdgpu vulkan-tools mesa-vulkan-drivers installed.
I need to know what I need to do about this. Used to work before I reinstalled Fedora 38. (Because of the boot issue.)
I can run Diablo Immortal just fine on the Wine GE, I don't undertstand on why the BGFX loading is having an issue. MAME can run without the BGFX.
video bgfx
bgfx_path $HOME/mame/bgfx
bgfx_backend opengl
bgfx_debug 0
bgfx_screen_chains crt-geom-deluxe,crt-geom-deluxe,crt-geom-deluxe,crt-geom-deluxe
bgfx_shadow_mask slot-mask.png
bgfx_lut lut-default.png
bgfx_avi_name auto
[mitchell@localhost-live ~]$ lspci -n -n -k | grep -A 2 -e VGA -e 3D
09:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] [1002:731f] (rev c1)
Subsystem: ASRock Incorporation Device [1849:5111]
Kernel driver in use: amdgpu
[mitchell@localhost-live ~]$ glxinfo | grep -e OpenGL.vendor -e OpenGL.renderer
OpenGL vendor string: AMD
OpenGL renderer string: AMD Radeon RX 5700 XT (navi10, LLVM 16.0.4, DRM 3.49, 6.2.15-300.fc38.x86_64)
[mitchell@localhost-live ~]$ switcherooctl list
Device: 0
Name: Advanced Micro Devices, Inc. [AMD®/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT]
Default: yes
Environment: DRI_PRIME=pci-0000_09_00_0
Checked 3 times.