Rocket League wont run through heroic launcher (arch)

i tried a lot of wine and proton versions and i made sure I have the wine i tried searching for anything to fix that issue and i couldnt find something helpfull, sorry if what i said is not enough but really that was all i did and i dont think i can do much more ๐Ÿ˜… here is the log https://0x0.st/8z-i.log again sorry if i dont help enough to make supporting eazier but plz if u want any log or command output just tell me what to do thanks in advance :^
115 Replies
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
MUO
How to Install and Play Rocket League on Linux
Learn how to install and run Rocket League on Linux to enjoy the unmatched vehicular soccer experience on your desktop.
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
i was using that for the guide part
multiple-amethyst
multiple-amethystโ€ข6mo ago
try disabling esync and fsync see if it helps. I have lots of games that refused to run with that on
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
Okay thanks
conventional-tan
conventional-tanโ€ข6mo ago
i've had no games that refuse to run with esync/fsync
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
Hey uhm I was trying to do that but hyprland wouldn't let me log in I type my password on sddm and it the screen turns black for a sec and goes back to sddm I tried to log in kde plasma and It works just fine when I wrote hyprland on terminal and it said something about libraries so I tried retyping # next to multilib including in pacman.conf and that also didn't work By "that" I mean turning off esync and fsync
conventional-tan
conventional-tanโ€ข6mo ago
you need multilib for games.. generally lots of games have a 32bit component esp the older the game is also unlikely that's your issue multilib just adds 32bit support, it shouldnt interfere with regular 64bit apps
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
I mean I didn't have it before But yeah it's not the issue that was just my very un-pro guess
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
All I did that could break something is this guide here https://github.com/lutris/docs/blob/master/WineDependencies.md
GitHub
docs/WineDependencies.md at master ยท lutris/docs
Contribute to lutris/docs development by creating an account on GitHub.
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
Hyprland: error while loading shared libraries: libhyprutiles.so.1 cannot open shared object file : no such file or directory Thats the error after hyprland on kde
conventional-tan
conventional-tanโ€ข6mo ago
sounds lilke hyperland is missing some files maybe try reinstalling it, or if you got it off aur, rebuild it from a clean state
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
I think I got it fixed somehow Turns out u don't want to update all packages As an arch usr Right?
absent-sapphire
absent-sapphireโ€ข6mo ago
That sounds like the opposite of being an Arch user
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
idk some dude said its wasnt a good idea but its fixed so i guess i was using the wrong update command maybe? idk i turned off the syncs and the game luanched as a black window now but i thing that was a perfomance issue my setup is kind of bad so rocket league shouldnt need much right?
absent-sapphire
absent-sapphireโ€ข6mo ago
Turn back on the syncs to see if that fixes it The point of Arch is always having the most up to date packages possible. Not taking all of the updates is the opposite of that
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
so is pacman -Syu the right command?
absent-sapphire
absent-sapphireโ€ข6mo ago
Yes
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
alr THAT didn't fix it but if I disable option 1 and 3 tge game works just fine Thank you all for helping me out ๐Ÿฑ
CommandMC
CommandMCโ€ข6mo ago
So you've disabled DXVK and VKD3D-Proton? You do not want those off, WineD3D is quite a lot slower Instead find out why DXVK isn't working, and fix that (which we can of course help you with if you send in logs)
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
Okay so do u want a normal log or what Abd if it was something different how can I get that log
HeroicBot
HeroicBotโ€ข6mo ago
To help you, we need a game log. Please see the following images on how to get it.
From An unknown user
From An unknown user
From An unknown user
CommandMC
CommandMCโ€ข6mo ago
Note that if you're using Proton, add WINEDEBUG=+fixme to the Environment Variables section of the game settings first
conventional-tan
conventional-tanโ€ข6mo ago
Dont do this uneven package updates will definitely break your system
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
https://0x0.st/8zZP.log im using wine-proton is that the same? okay thanks
rare-sapphire
rare-sapphireโ€ข6mo ago
Pls enable dxvk and vkd3d-proton
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
the game does not launch with them here is the log with these enabled https://0x0.st/8zZb.log
rare-sapphire
rare-sapphireโ€ข6mo ago
You need to install a vulkan driver
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
how do i do that
rare-sapphire
rare-sapphireโ€ข6mo ago
Oh your hardware is really old
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
hey ๐Ÿ˜ข
rare-sapphire
rare-sapphireโ€ข6mo ago
You have to modify the kernel cmd and install vulkan-radeon (and lib32-vulkan-radeon)
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
how can i modify it
rare-sapphire
rare-sapphireโ€ข6mo ago
Look at 2.2.2.1 That's probably the easiest way I didn't know amd still made gcn 1.0 hardware in mid 2015 Honestly kinda crazy
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
yeah (im nub) HOOKS=(base udev autodetect microcode modconf kms keyboard keymap consolefont block filesystems fsck) is this what they mean by Make sure modconf is in the HOOKS array in /etc/mkinitcpio.conf and regenerate the initramfs. ?
rare-sapphire
rare-sapphireโ€ข6mo ago
Yeah Then just run mkinitcpio to regenerate it
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
done whats next
rare-sapphire
rare-sapphireโ€ข6mo ago
.
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
already had them but i reinstalled them just in case now i try luanching the game right?
rare-sapphire
rare-sapphireโ€ข6mo ago
You have to restart your computer first lol
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
oh alr sorry about that it didnt luanch :^ https://0x0.st/8zZe.log
rare-sapphire
rare-sapphireโ€ข6mo ago
It's still using radeon driver Look in dmesg For why amdgpu didn't load
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
what is that
rare-sapphire
rare-sapphireโ€ข6mo ago
Kernel log
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
uhm how do i look in it (sorry im not that good)
rare-sapphire
rare-sapphireโ€ข6mo ago
sudo dmesg
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
here is the whole output
rare-sapphire
rare-sapphireโ€ข6mo ago
What is the contents of /etc/modprobe.d/amdgpu.conf and /etc/modprobe.d/radeon.conf
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
amdgpu.conf options amdgpu si_support=1 options amdgpu cik_support=1 options amdgpu powerplay=0 radeon.conf options radeon si_support=0 options radeon cik_support=0 idk what "options amdgpu powerplay=0" is do i remove it? and try agian maybe?
rare-sapphire
rare-sapphireโ€ข6mo ago
Try removing it I think u might have to blacklist the radeon kernel module then
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
so remove it and then mkinitcpio and what after that https://0x0.st/8zZR.log i restarted after removing it and it didnt luanch too
exotic-emerald
exotic-emeraldโ€ข6mo ago
"autoInstallDxvkNvapi": true, this is wrong, nvapi is only for nvidia cards
CommandMC
CommandMCโ€ข6mo ago
NVAPI really isn't the issue here (and I don't think this game supports it anyways)
rare-sapphire
rare-sapphireโ€ข6mo ago
it's still using radeon
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
is that a bad thing?
rare-sapphire
rare-sapphireโ€ข6mo ago
yes it should be using amdgpu otherwise you won't get vulkan
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
okay u told me i have to blacklist it so ho can i do that?
rare-sapphire
rare-sapphireโ€ข6mo ago
look in here
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
i did it here is the log https://0x0.st/8zNM.log
CommandMC
CommandMCโ€ข6mo ago
Did you reboot after creating those files?
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
yes
rare-sapphire
rare-sapphireโ€ข6mo ago
once again still on radeon
CommandMC
CommandMCโ€ข6mo ago
Alright, just to confirm, send in the output of
cat /etc/modprobe.d/amdgpu.conf
cat /etc/modprobe.d/radeon.conf
cat /etc/modprobe.d/amdgpu.conf
cat /etc/modprobe.d/radeon.conf
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
i rebooted after every single one of these steps
rare-sapphire
rare-sapphireโ€ข6mo ago
im not sure what you are doing wrong unfortunately they already did
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
options amdgpu si_support=1 options amdgpu cik_support=1 blacklist radeon options radeon si_support=0 options radeon cik_support=0
CommandMC
CommandMCโ€ข6mo ago
mkinitcpio alone only runs a dry run, maybe that's what's wrong
rare-sapphire
rare-sapphireโ€ข6mo ago
i thought it brought the help list of stuff with all the flags and everything lol
CommandMC
CommandMCโ€ข6mo ago
To really generate images, run sudo mkinitcpio -P
rare-sapphire
rare-sapphireโ€ข6mo ago
yeah it is a dry run that's dumb
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
there is some warnings
rare-sapphire
rare-sapphireโ€ข6mo ago
that's fine mine also has warnings
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
oh okay
CommandMC
CommandMCโ€ข6mo ago
You're probably getting "potentially missing firmware: xxx" warnings for the fallback
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
==> WARNING: consolefont: no font found in configuration this one seems a bit dif okay ill reboot now Well sddm looks like nothing at all but that's a future me problem I guess
rare-sapphire
rare-sapphireโ€ข6mo ago
wdym nothing
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
I can't describe it sorry its like a mess of the wallpaper colors
rare-sapphire
rare-sapphireโ€ข6mo ago
oh maybe no driver loaded at all this time lol
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
but hyprland it self is working fine
rare-sapphire
rare-sapphireโ€ข6mo ago
nvm then
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
Lunching the game its a black window Give it some time https://0x0.st/8zNW.log i think its working
rare-sapphire
rare-sapphireโ€ข6mo ago
yeah it's working
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
yes it is why is it 1 frame per sec what
rare-sapphire
rare-sapphireโ€ข6mo ago
oh you have to downgrade your kernel to 6.12.6 AMD broke something in 6.12.7 they do this once per kernel version like they broke it once in 6.11 and 6.10 and 6.9 so on
CommandMC
CommandMCโ€ข6mo ago
Well good thing downgrade exists
rare-sapphire
rare-sapphireโ€ข6mo ago
u just got unlucky that u were trying to play a game when they broke it yea use this and downgrade to 6.12.6
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
so is it an eazy fix or not
rare-sapphire
rare-sapphireโ€ข6mo ago
it's pretty easy like sudo downgrade linux
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
how pls
CommandMC
CommandMCโ€ข6mo ago
Install the downgrade AUR package, then run sudo downgrade linux and pick 6.12.6
rare-sapphire
rare-sapphireโ€ข6mo ago
that easy
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
alr
conventional-tan
conventional-tanโ€ข6mo ago
oh whats broke in .7?
rare-sapphire
rare-sapphireโ€ข6mo ago
idk but no frames render unless you move the mouse cursor
conventional-tan
conventional-tanโ€ข6mo ago
oh that sounds great let me try x_x
rare-sapphire
rare-sapphireโ€ข6mo ago
I really don't think AMD actually tests any of their code
CommandMC
CommandMCโ€ข6mo ago
How does the kernel even know/care about that
rare-sapphire
rare-sapphireโ€ข6mo ago
there's like different planes one for cursor and a couple for the other stuff
CommandMC
CommandMCโ€ข6mo ago
Hm right Yeah how that wasn't noticed be either AMD or maintainers is beyond me
rare-sapphire
rare-sapphireโ€ข6mo ago
I assume they probably messed up the logic pretty badly
conventional-tan
conventional-tanโ€ข6mo ago
huh im on 6.12.7 and ran a random game that was fine is it something specific?
rare-sapphire
rare-sapphireโ€ข6mo ago
might be tearing related then but either way want to remove variables
flat-fuchsia
flat-fuchsiaOPโ€ข6mo ago
do i need to reboot?
CommandMC
CommandMCโ€ข6mo ago
After downgrading the kernel? Yes
flat-fuchsia
flat-fuchsiaOPโ€ข5mo ago
yes okay Oh yeah this game is working Thanks for everyone And happy new year or something Mouse just seems a bit stuttering thats it Idk what i did really but the game is lagging so much agian I tried doing the same steps again and its not getting the same fps it was https://0x0.st/8i2o.log @CommandMC
absent-sapphire
absent-sapphireโ€ข5mo ago
Do not enable DXVK-NVAPI
flat-fuchsia
flat-fuchsiaOPโ€ข5mo ago
okay ill try disabling it Its now a small black screen doesn't do anything https://0x0.st/8i2V.log Oh wait I just didn't wait for it enough I think Oh yes it's working fine thank you Hi, Is there a way I can get the actual game files so I can move the game to some other computers?
absent-sapphire
absent-sapphireโ€ข5mo ago
go into the folder where you installed the game to
flat-fuchsia
flat-fuchsiaOPโ€ข4mo ago
Yeah I found it thanks https://0x0.st/8KZx.log why my game not launching bruh ๐Ÿ˜ฟ @CommandMC (so sorry for the ping) anyone pls ๐Ÿ˜ข nevermind I firgot to downgrade linux again autism
conventional-tan
conventional-tanโ€ข4mo ago
downgrade?
flat-fuchsia
flat-fuchsiaOPโ€ข4mo ago
yeah sudo downgrade linux
conventional-tan
conventional-tanโ€ข4mo ago
? why downgrade
flat-fuchsia
flat-fuchsiaOPโ€ข4mo ago
cuz the broke how amd gpus work in newer versions or something
flat-fuchsia
flat-fuchsiaOPโ€ข4mo ago
yeah

Did you find this page helpful?