-
Notifications
You must be signed in to change notification settings - Fork 602
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Linux] [appimage] 2.0.16 "segmentation fault! error signal 11" #513
Comments
Try running in OpenGL. |
I also get this error on the latest github actions appimage and on 2.0-17. (AppRun.wrapped:885077): Gtk-CRITICAL **: 12:09:54.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar |
@j5155 if you are running WSL or in a VM, you have to install WSL you may have to update your kernel with In a VM, You may have to install the appropriate MESA ppa to update your graphics |
I'm not running in a VM or under WSL, but if you have specific installation instructions I would be fine with trying that. |
I think this issue is a duplicate of #466 To play with OpenGL, open the file settings.xml, and search for this part:
Then, change the 1 to 0:
Save the file, and reopen Cemu. You will be able to play with OpenGL now. |
Cemu crashes when I try to run a game or enter the general settings, all the other options seem to work fine (controller settings, graphic packs, etc...)
The terminal log shows this message:
The text was updated successfully, but these errors were encountered: