Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hey! Trying to play on Linux ( Manjaro 5.8.6 ) but I get a white screen and can't see the game ( I can actually hear the game but everything is white) Any guess?

(1 edit)

Heya Klairm, sorry to hear you're having that issue. Not too sure why it's occurring off the top of my head and I'm not a Linux user myself. However, if you're able to locate the log file then that might have some clues. You can find it here:

~/.config/unity3d/Matt Glanville/Switch 'N' Shoot/Player.log

Please send it to [REDACTED] and I'll see if I can help.

(+1)

Just posting the fix for anyone else who sees this and has the same issue. Klairm was able to resolve the issue by adding the following to the game's launch options:

-force-opengl -force-glcore42 -force-clamped -screen-fullscreen 1 -screen-width 1920 -screen-height 1080

Hope this helps!