Rocket league runs on Slowmotion

Games used to work flawlessly, the the new EULA thing came up and I accepted it through the browser. The game kept working until next reboot. It used to run at 160+ FPS, now it runs at 15 and slow motion. Literally. Log : https://0x0.st/8H9Z.log
37 Replies
CommandMC
CommandMC5mo ago
This isn't the issue, but your locale settings are messed up:
setlocale "en_DE.UTF-8": No such file or directory
pressure-vessel-locale-gen: Missing locale en_DE.UTF-8 (found in $LC_MEASUREMENT)
pressure-vessel-locale-gen: Generating locale en_DE.UTF-8...
[error] cannot open locale definition file `en_DE': No such file or directory
pressure-vessel-locale-gen: Unable to generate locale en_DE.UTF-8: 4
setlocale "en_DE.UTF-8": No such file or directory
setlocale "en_DE.UTF-8": No such file or directory
pressure-vessel-locale-gen: Missing locale en_DE.UTF-8 (found in $LC_MEASUREMENT)
pressure-vessel-locale-gen: Generating locale en_DE.UTF-8...
[error] cannot open locale definition file `en_DE': No such file or directory
pressure-vessel-locale-gen: Unable to generate locale en_DE.UTF-8: 4
setlocale "en_DE.UTF-8": No such file or directory
rare-sapphire
rare-sapphireOP5mo ago
What can I do to repair it?
CommandMC
CommandMC5mo ago
To find your original issue: Add WINEDEBUG=+fixme and DXVK_LOG_LEVEL=info to your environment variables of the game (game settings -> "Advanced" -> scroll down) Re-run the game, and send in a new log I'm not familiar with openSUSE, but locales are generally defined in /etc/locale.gen. So check that file for the erroneous locale and comment it out
rare-sapphire
rare-sapphireOP5mo ago
The erroneus localle meaning the "en_DE.UTF-8" ?
CommandMC
CommandMC5mo ago
Yes
rare-sapphire
rare-sapphireOP5mo ago
There is not such a file :/
No description
rare-sapphire
rare-sapphireOP5mo ago
I opened the .conf and there is just one line for setting language Also did this. Here is the log https://0x0.st/8H9M.log
CommandMC
CommandMC5mo ago
Hm, that file might be specific to Arch Linux then Let's do one thing at a time, this won't be the issue anyways
rare-sapphire
rare-sapphireOP5mo ago
The content of the locale.conf is:
No description
rare-sapphire
rare-sapphireOP5mo ago
Tried to comment it out but i cannot edit the file
CommandMC
CommandMC5mo ago
Your dGPU isn't detected Run the following two commands and send in their output: - nvidia-smi - flatpak list --runtime
rare-sapphire
rare-sapphireOP5mo ago
nvidia-smi
CommandMC
CommandMC5mo ago
Huh, that's a new one
rare-sapphire
rare-sapphireOP5mo ago
No description
CommandMC
CommandMC5mo ago
People online are saying you want that nvidia-compute-utils-G06 package
rare-sapphire
rare-sapphireOP5mo ago
I installed it, I will try to run the game
CommandMC
CommandMC5mo ago
Don't re-run the game, just re-run nvidia-smi Re-running the game won't do anything
rare-sapphire
rare-sapphireOP5mo ago
No description
CommandMC
CommandMC5mo ago
Huh, that's apparently the latest driver available in openSUSE's repos, even though it's from March of last year
rare-sapphire
rare-sapphireOP5mo ago
Im normally using the drivers from the non-oss package. Can it be that something got messed up in the las update? Also noticed that the entire pc starts running on very low fps while the game is open.
CommandMC
CommandMC5mo ago
I'm not sure, everything here looks fine (your driver is old, but you do have its Flatpak counterpart installed, so your dGPU should be detected) Yeah your iGPU isn't exactly designed for gaming
rare-sapphire
rare-sapphireOP5mo ago
I really have no Idea how to make the game run on de dGPU, it worked normally a couple of days ago
CommandMC
CommandMC5mo ago
What does the following command say?
flatpak run --command=vulkaninfo com.heroicgameslauncher.hgl --summary
flatpak run --command=vulkaninfo com.heroicgameslauncher.hgl --summary
rare-sapphire
rare-sapphireOP5mo ago
CommandMC
CommandMC5mo ago
Huh, so it is in there Well that's good Try adding DXVK_FILTER_DEVICE_NAME=NVIDIA to the env vars and re-running
rare-sapphire
rare-sapphireOP5mo ago
sorry, what is the env vars?
CommandMC
CommandMC5mo ago
Same as these ones
rare-sapphire
rare-sapphireOP5mo ago
ok It works! The game runs at normal speed now and with great performance Thank you man. It means a lot to me!
CommandMC
CommandMC5mo ago
No problem at all Could you send in another log file actually? I'd like to ask some people whether this behavior (of DXVK not selecting the right GPU) is intended
rare-sapphire
rare-sapphireOP5mo ago
fair-rose
fair-rose5mo ago
@Shuffert Out of curiosity. If you remove this again without touching anything else does it go back to being slow? As in selecting the wrong gpu
rare-sapphire
rare-sapphireOP5mo ago
Im not at home anymore but I will try as soon as I can
fair-rose
fair-rose5mo ago
Thanks! No hurry
rare-sapphire
rare-sapphireOP5mo ago
When removerd the game did not even start. This are the logs https://0x0.st/8HlT.log I put it back and it also does not start
rare-sapphire
rare-sapphireOP5mo ago
Heroic general Log, it does not even upload them anymore :/
dependent-tan
dependent-tan5mo ago
(19:20:33) INFO: [LogUploader]: Uploaded log file Game log of Rocket League® to https://0x0.st/8Hla.log (19:21:02) INFO: [LogUploader]: Uploaded log file General Heroic log to https://0x0.st/8HlM.log it got 2 in the end
fair-rose
fair-rose5mo ago
The log doesn't contain much besides dxvk output which seems fine (and shows both GPUs as expected now without filter)

Did you find this page helpful?