Fallguys crashes when trying to launch (I'm using Fedora Linux)

here's the error log:
21 Replies
other-emerald
other-emerald2y ago
Hey! I just made a video on How to install Fall Guys on Linux. Maybe it will help you: https://www.youtube.com/watch?v=X41PlQNx0vk.
Spike Dowson
YouTube
How to play Fall Guys on Heroic Games Launcher v2.5.0 under Linux
Hey! In this video I am going to show you how to install and play Fall Guys on Heroic Games Launcher v2.5.0 under Linux. Enjoy the video!
other-emerald
other-emerald2y ago
But on my channel I also have video on How to install Fall Guys on newer version which is 2.7.1 Please check it out, and let me know if it helped you.
conscious-sapphire
conscious-sapphire2y ago
Or just look at all the other fall guys support posts :) I'll take a look at the video later make sure its all correct
other-emerald
other-emerald2y ago
Yes. But one time I helped a guy that had the same problem as @king in yellow and it was aparently because Vulkan graphics wasn't installed correctly so please check if your graphics driver is installed correctly.
conscious-sapphire
conscious-sapphire2y ago
Yeah
conscious-sapphire
conscious-sapphire2y ago
If that's the issue following this will fix it: https://github.com/lutris/docs/blob/master/InstallingDrivers.md
GitHub
docs/InstallingDrivers.md at master · lutris/docs
Contribute to lutris/docs development by creating an account on GitHub.
other-emerald
other-emerald2y ago
From reading @king in yellow logs I can understand that he had NVIDIA graphics card which isn't fully supported on Linux, and at the bottom of your log there is an error with your GPU this might be and issue.
fascinating-indigo
fascinating-indigoOP2y ago
I'll look into it idk what my issue is and how to fix it tbh I know that you guys send me some links...but they seem like suggestions. I'm a linux noob Idk how to fix the issue :/
conscious-sapphire
conscious-sapphire2y ago
why do you reccomend proton-ge? wine-ge is usually the better choice also the exe override is no longer needed iirc oh also i think your tutorial will end in a missing files error as you need to cancel the second file installed by epic now
fascinating-indigo
fascinating-indigoOP2y ago
I use Nobara OS...the Nvidia GPU gets downloaded automatically if I'm not mistaken...
conscious-sapphire
conscious-sapphire2y ago
fascinating-indigo
fascinating-indigoOP2y ago
I don't have a missing file error the game doesn't even launch
other-emerald
other-emerald2y ago
@QuadRadical (Ping on reply) Sure my tutorial should be in a missing files error post but I just wanted @king in yellow to check if everything he did is ok. Ok. @king in yellow please do sudo dmesg this will show you all pc errors and warnings. Then once you checked it please send a log here.
fascinating-indigo
fascinating-indigoOP2y ago
fascinating-indigo
fascinating-indigoOP2y ago
this is the log @Zombie_YT
other-emerald
other-emerald2y ago
Ok @king in yellow. I looked at your Heroic Games Launcher log and I found that you have GameMode enabled which I think are cheats and you have Fsync enabled, which does an error, please disable GameMode and Fsync. Also you have Wine staging which is an testing version of wine, please select the newest proton as your Wine. Also you have two GPUs, one has 256MB VRAM and second 32MB VRAM which isn't enough to play Fall Guys. Minimal VRAM requirements to play Fall Guys are at least 2GB of VRAM. Please let me know soon if something worked. This probably makes Fall Guys doesn't run. Last question: do you have your NobaraOS in a virtual machine?
conscious-sapphire
conscious-sapphire2y ago
Gamemode is not cheats.
fascinating-indigo
fascinating-indigoOP2y ago
Ahhh now that is really helpful No
CommandMC
CommandMC2y ago
I found that you have GameMode enabled
GameMode is required for Flatpak installations, the EAC Runtime won't work without it
Also you have Wine staging which is an testing version of wine, please select the newest proton as your Wine
.... Guess what Proton is based on. Proton-GE and Wine-GE are the same thing, just that Wine-GE is intended for what we're actually doing here (running games outside of Steam)
Also you have two GPUs, one has 256MB VRAM and second 32MB VRAM which isn't enough to play Fall Guys. Minimal VRAM requirements to play Fall Guys are at least 2GB of VRAM. Please let me know soon if something worked
As I've noted somewhere else, VRAM detection is faulty. Even if it wouldn't be, running out of VRAM would be logged @king in yellow This:
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 156 (NV-GLX)
Minor opcode of failed request: 43 ()
Serial number of failed request: 454
Current serial number in output stream: 455
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 156 (NV-GLX)
Minor opcode of failed request: 43 ()
Serial number of failed request: 454
Current serial number in output stream: 455
is your error. I've seen it a couple times now, without fail on multi-GPU systems. Your drivers seem to be installed correctly, so I don't really have an idea on what could be the issue here. Disabling "Use dedicated GPU" might help (DXVK will auto-select the "best" GPU, meaning the option is unnecessary here)
fascinating-indigo
fascinating-indigoOP2y ago
Ok I'll try it it worked thanks @CommandMC
other-emerald
other-emerald2y ago
Worked for me too, testing FPS now Isn't looking good. Fans are on before touching anything Interesting, the game definitely takes a hit when loading a map but otherwise it's consistent 144 FPS

Did you find this page helpful?