this post was submitted on 12 Jun 2024
32 points (100.0% liked)

Linux Gaming

15267 readers
400 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

Hi all!

I've recently come across an issue with launching games from steam. For now I've seen it happen on two games (or rather demos): Crow Country and Sophonce. They launch fine but have some flickering black blocks on the screen that make them unplayable. Here are some images:

https://pasteboard.co/qXH4H5gm7sIS.jpg

https://pasteboard.co/7k9XM394Zlsi.jpg

https://pasteboard.co/6vPC8GYxhHu8.jpg

This only happens when they go full-screen and on wayland, on X11 works fine. I've tried many versions of proton including eggroll variants.

The games work fine when launched with wine without steam in the middle if i do wine <game.exe> . If i do it this way the games detect that I'm running on an ultra-wide screen and play as such but through steam they stay on 16:9 instead.

My system:

Os: Nobara 40
Kernel: 6.8.12-200.fsync.fc40.x86_64
DE: Gnome 46.2
CPU: AMD Ryzen 7 7800X3D (16) @ 5,05 GHz
GPU 1: AMD Radeon RX 7900 XTX
RAM: 32GB

Any help is appreciated,

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 2 months ago (8 children)

Does your wine support Wayland natively maybe? Proton doesn't yet, and I found some games have issues with that.

I usually use ganescope for such games. Maybe try that

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago) (7 children)

I think you are correct assuming it's an issue with proton not supporting wayland as if i try to use lutris proton still doesn't work but wine does and so does with gamescope.

I'm trying to use gamescope now as you and the other comment have mentioned but I'm having the issue with this command, if you could help me:

gamescope -w 3440 -h 1440 -W 3440 -H 1440 %command%

It creates a window of the appropriate size but the game is still in 16:9 (Without the black blocks issue, which is already a win, but i'd prefer it to be ultrawide too).

Thanks for the help!!

EDIT: Just tried it with Lutris but it seems to also not work even with their setup on proton. So it might be a them thing. For now I'll just use lutris to play on wine directly.

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago) (2 children)

For some reason I've been having issues too, but I started adding this to my launch options in the game properties in Steam and it seems to work for several games. Dunno if this is the same issue as you though, but maybe worth a shot:

PROTON_USE_WINED3D11=1 %command%

Also use Wayland.

[–] [email protected] 1 points 2 months ago (1 children)

Thanks for the input! I tried it but no luck, the black blocks are still there and it still renders on 16:9. Thanks though!!

[–] [email protected] 2 points 2 months ago

Ah, bummer... Can't you just log in using X11 instead of Wayland for the session when you want to play? Assuming it's a Wayland issue...

load more comments (4 replies)
load more comments (4 replies)