RPCS3 / rpcs3

PS3 emulator/debugger
https://rpcs3.net/
GNU General Public License v2.0
15.14k stars 1.89k forks source link

Improve `--no-gui` #14255

Open Anuskuss opened 1 year ago

Anuskuss commented 1 year ago
MrGrosNounours commented 1 year ago

On Ubuntu, RPCS3 is crashing when i launch a game from a compilation in no-gui mode.

AniLeo commented 1 year ago

I can reproduce the full-screen bug on GNOME 44.3

Anuskuss commented 1 year ago
  1. External bug: Starting with GNOME 44, RPCS3 won't start games in fullscreen anymore. Fullscreen can be triggered manually though. This should probably be fixed in GNOME but it's a bug so I'll report it here for completeness sake.

Found this in my log when trying to start a game (not fullscreen):

E RSX: Swapchain: Swapchain creation failed because dimensions cannot fit. Max = 1920, 1050, Requested = 1920, 1080
E RSX: Swapchain: Swapchain creation failed because dimensions cannot fit. Max = 1280, 690, Requested = 1920, 1050
elad335 commented 3 months ago

Fixed?

Anuskuss commented 3 months ago

The first point seems to be fixed and the second might have been an issue on my end but I'm not entirly sure. GNOME will still not start in fullscreen and is at v46.2 now so I don't think it will magically solve itself. It works in GNOME Wayland though.