HGL
fair-rose
Heroic cant launch game on Nutyx Linux(Flatpak)
I try to launch game Horizon Chase Turbo but protons fail to work. I cant use appimage because Nutyx is not multilib. the result of ls -l /usr/bin/bwrap starts with -rws instead of -rwx
12 Replies
fascinating-indigo•3y ago
Don't use Proton. Use Wine-GE from Heroic's Wine Manager.
also #:pushpin: Read Me First | Frequently Asked Questions
fair-roseOP•3y ago
İ m sorry for my mistakes if there is
fair-roseOP•3y ago
"launcherArgs": " PROTON_USE_WINED3D=1 %command%",
That's not how that worksfascinating-indigo•3y ago
If you disable DXVK and VKD3D, it'll fall back to WINED3D/OpenGL automatically, if the game supports it
00d4:err:xrandr:xrandr14_get_adapters Failed to get adapters
I've seen this error a couple times, usually it's caused by some missing Wine dependencies.... Which you can't install since you don't have a [multilib]
repofair-roseOP•3y ago
its flatpak, can i install it for flatpak
Most dependencies should be covered by Flatpak, but for "core" things (like your GPU drivers), you have to have a native install (that the runtime then talks to)
Besides that, just because I'm curious, why would you choose this distro? Sounds like something very impractical unless you have a small set of software you need that already works on there
fair-roseOP•3y ago
i see, thank you
useful-bronze•3y ago
red herring
I get it too and it's just some dum error that doesn't do anything
probably has to do with multi GPU tho ...
I think you get those on the Steam Deck as well, I don't have mine on-hand at the moment to test
fair-roseOP•3y ago
İ think i will use docker
and it works
@CommandMC i just noticed that its about /usr/bin/bwrap
i typed sudo chmod 777 /usr/bin/bwrap and it justs
works
but i m not sure is it safe