Skip to content
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

[Feature request] Please add OpenGL support to make it possible to play RPCS3 on any GNU/Linux distro #1765

Open
davidhedlund opened this issue Dec 18, 2024 · 3 comments

Comments

@davidhedlund
Copy link

davidhedlund commented Dec 18, 2024

Quick summary

The AppImage uses OpenGL by default. The flathub package uses Vulkan -- however, when it's changed to OpenGL, RPCS3 crashes.

Steps to reproduce

  • flatpak remote-add --user --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
  • flatpak install --user net.rpcs3.RPCS3
  • Copy a game to ~/.var/app/net.rpcs3.RPCS3/config/rpcs3/games/

In RPCS3:

  • Install the firmware
  • Change Renderer from "Vulkan" to "OpenGL"

image

  • Try to open the game in RPCS3.
  • RPCS3 crashes in distros that do not support Vulkan. For example in Trisquel GNU/Linux

Details

No response

@davidhedlund davidhedlund changed the title Add OpenGL support [Feature request] Please add OpenGL support to make it possible to play RPCS3 on any GNU/Linux distro Dec 18, 2024
@davidhedlund
Copy link
Author

@j8r How difficult is it to add OpenGL support to the flathub release? I mean, the AppImage supports it.

@j8r
Copy link
Collaborator

j8r commented Dec 21, 2024

No idea sorry

@davidhedlund
Copy link
Author

No idea sorry

Alright, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants