-
Notifications
You must be signed in to change notification settings - Fork 52
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
Starting from version 0.4.6, it stopped running with the Parallel plugin #166
Comments
Please provide me with the log from View -> Log when it fails. |
|
Can you try running RMG from the commandline with the |
I don't understand how to do it with appimage package |
Hi, first of all thank you for this project. I have the same error on Kubuntu 22.04.3 with RMG v0.5.0 built from source. GPU is CoffeeLake-S GT2 [UHD Graphics 630]. As far as I can tell, Vulkan works ok on this machine (tested with other apps). Everything else except the parallel video plugin works OK. Here are the QT messages:
|
Can you try running RMG with |
Thank you. |
QT_VULKAN_LIB=libvulkan.so.1 I was stupid earlier - the same log as above could also be obtained from appimage |
I've pushed some commits to master which fix this (38b9469 and 422f7d0) so you wont need to set |
The fix has been included in v0.5.1, thank you for the report! |
Yes, fixed indeed, thank you very much! |
Ubuntu 22.04.3 LTS
Here's an error:
CoreStartEmulation m64p::Core.DoCommand(M64CMD_EXECUTE) Failed: PLUGIN_FAIL: A plugin function returned a fatal error
Perhaps this is due to this innovation in this version?
Add native vulkan support (video plugins can now use vulkan natively without having to use OpenGL for presentation, see mupen64plus/mupen64plus-core#1022)
The text was updated successfully, but these errors were encountered: