тαqι
тαqι
could it be because you are using zsh shell instead of bash though I'm not sure that could be a issue.
update snap then try launching with opengl `snap refresh` `snap run cncra2yr.cncra2yrogl`
@Eckee make sure you have `lib32` nvidia driver pkgs installed.
could be nvidia glx issue can you check these & post info. `cat /proc/driver/nvidia/version` And `grep ‘NVIDIA GLX’ /var/log/Xorg.0.log`
try launching it from terminal and post log.
can you post info regarding your system gpu and drivers used also is it laptop.
can you please install a small helper snap and run a few commands? ``` sudo snap install snapd-hacker-toolbelt snapd-hacker-toolbelt.busybox ls /var/lib/snapd/lib/gl cat /sys/modules/nvidia/version ```
all libs look fine not sure why it's failing to load `libgl`.
The thing is `clientdx` doesn't work so either use `xna` or `ogl` one.
Try snap from edge branch see if that works for you