NVIDIA Drivers Issue

Hello
I have an RTX 3060 and I receive errors when i attempt to launch Five nights at freddy’s via Bottles.

22:19:50 (INFO) Using Wine debug tool -- get_processes 
22:19:50 (ERROR) Unable to load libGLX_nvidia.so.0 
22:19:50 (WARNING) Unable to locate libGLX_nvidia 
22:19:51 (INFO) Using Wine Registry CLI -- import_bundle 
22:19:51 (ERROR) Unable to load libGLX_nvidia.so.0 
22:19:51 (WARNING) Unable to locate libGLX_nvidia 
22:19:51 (INFO) Importing bundle to a registry 
22:19:52 (INFO) Using Wine debug tool -- get_processes 
22:19:52 (ERROR) Unable to load libGLX_nvidia.so.0 
22:19:52 (WARNING) Unable to locate libGLX_nvidia 
22:19:52 (INFO) Using Wine Registry CLI -- import_bundle 
22:19:52 (ERROR) Unable to load libGLX_nvidia.so.0 
22:19:52 (WARNING) Unable to locate libGLX_nvidia 

Could somebody help me solve this issue? Would be appreciated greatly.

Hi. Welcome to Bottles forum.

Can you post your Debugging Information from Bottles? (About Bottles → Troubleshooting)
There is this issue on Github [Bug]: "Unable to load libGLX_nvidia.so.0 " · Issue #2690 · bottlesdevs/Bottles · GitHub

Would be also good to check if it runs with DXVK disabled.

Apologies for bumping this dead thread.

I am running into the same error:

:     __EGL_EXTERNAL_PLATFORM_CONFIG_DIRS
F:     /etc/egl/egl_external_platform.d:/usr/lib/x86_64-linux-gnu/GL/egl/egl_external_platform.d:/usr/share/egl/egl_external_platform.d
F: Running 'bwrap --args 44 bottles'
18:40:47 (ERROR) Unable to load libGLX_nvidia.so.0 
18:40:47 (WARNING) Unable to locate libGLX_nvidia 
18:40:47 (INFO) Bottles Started! 
18:40:48 (INFO) Performing Bottles checks…

I have an unused Nvidia GPU which is bound to vfio and not used by anything except a virtual machine with my AMD GPU being used for everything Linux.

01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] [10de:1b06] (rev a1)
	Subsystem: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] [10de:1b06]
	Kernel driver in use: vfio-pci
02:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] [1002:67df] (rev e7)
	Subsystem: Sapphire Technology Limited Nitro+ Radeon RX 570/580/590 [1da2:e366]
	Kernel driver in use: amdgpu

For more context see my previous post and my comment on Github.

Any suggestions or ideas greatly appreciated