Game issue: Multiple problems [Rocket League]

62 Replies
dependent-tan
dependent-tanOP2y ago
Weird thing is, that when I started the game first (after boot) - without any updates - it didn't launch (Rocket League) but yesterday it was still launching...means...nothing changed but today it simply doesn't work anymore 😆. I tried following steps already: 0. Updating all my linux packages. 1. Repair & Verify files. 2. Logout & login (heroic). 3. Cleaning heroic cache, restart heroic, launch the game.
CommandMC
CommandMC2y ago
Open up a terminal, run inxi -SMGxx and send in the output (you might have to install inxi yourself, usually it's in a package with the same name)
dependent-tan
dependent-tanOP2y ago
Hey sorry for the late response, I somehow forgot this here because I have a lot to do aside from online stuff. I'll do so, thanks so far!
System:
Host: fedora.fritz.box Kernel: 6.4.13-200.fc38.x86_64 arch: x86_64 bits: 64
compiler: gcc v: 2.39-9.fc38 Desktop: GNOME v: 44.4 tk: GTK v: 3.24.38
wm: gnome-shell dm: GDM Distro: Fedora release 38 (Thirty Eight)
Machine:
Type: Desktop Mobo: ASUSTeK model: M5A78L-M/USB3 v: Rev X.0x
serial: <superuser required> BIOS: American Megatrends v: 2101
date: 12/02/2014
Graphics:
Device-1: NVIDIA GM204 [GeForce GTX 970] vendor: eVga.com. driver: nvidia
v: 535.104.05 arch: Maxwell pcie: speed: 5 GT/s lanes: 16 ports:
active: none off: DVI-D-1 empty: DP-1,DVI-I-1,HDMI-A-1 bus-ID: 01:00.0
chip-ID: 10de:13c2
Display: x11 server: X.Org v: 1.20.14 with: Xwayland v: 22.1.9
compositor: gnome-shell driver: X: loaded: nvidia
unloaded: fbdev,modesetting,nouveau,vesa alternate: nv
gpu: nvidia,nvidia-nvswitch display-ID: :0 screens: 1
Screen-1: 0 s-res: 1920x1080 s-dpi: 96
Monitor-1: DVI-D-1 mapped: DVI-D-0 note: disabled
model: ViewSonic VG2401 SERIES res: 1920x1080 dpi: 92 diag: 609mm (24")
API: OpenGL v: 4.6.0 NVIDIA 535.104.05 renderer: NVIDIA GeForce GTX
970/PCIe/SSE2 direct-render: Yes
System:
Host: fedora.fritz.box Kernel: 6.4.13-200.fc38.x86_64 arch: x86_64 bits: 64
compiler: gcc v: 2.39-9.fc38 Desktop: GNOME v: 44.4 tk: GTK v: 3.24.38
wm: gnome-shell dm: GDM Distro: Fedora release 38 (Thirty Eight)
Machine:
Type: Desktop Mobo: ASUSTeK model: M5A78L-M/USB3 v: Rev X.0x
serial: <superuser required> BIOS: American Megatrends v: 2101
date: 12/02/2014
Graphics:
Device-1: NVIDIA GM204 [GeForce GTX 970] vendor: eVga.com. driver: nvidia
v: 535.104.05 arch: Maxwell pcie: speed: 5 GT/s lanes: 16 ports:
active: none off: DVI-D-1 empty: DP-1,DVI-I-1,HDMI-A-1 bus-ID: 01:00.0
chip-ID: 10de:13c2
Display: x11 server: X.Org v: 1.20.14 with: Xwayland v: 22.1.9
compositor: gnome-shell driver: X: loaded: nvidia
unloaded: fbdev,modesetting,nouveau,vesa alternate: nv
gpu: nvidia,nvidia-nvswitch display-ID: :0 screens: 1
Screen-1: 0 s-res: 1920x1080 s-dpi: 96
Monitor-1: DVI-D-1 mapped: DVI-D-0 note: disabled
model: ViewSonic VG2401 SERIES res: 1920x1080 dpi: 92 diag: 609mm (24")
API: OpenGL v: 4.6.0 NVIDIA 535.104.05 renderer: NVIDIA GeForce GTX
970/PCIe/SSE2 direct-render: Yes
dependent-tan
dependent-tanOP2y ago
Ahhhm btw. here's the game log...sorry I just realised how to get it...it has changed...:
rising-crimson
rising-crimson2y ago
"winePrefix": "/home/annatar/Games/Heroic/Prefixes"
I don't like this being set to a generic folder because other games may interfere with it, especially when you have different versions of Wine. Secondly, update Wine-GE to the most recent
continuing-cyan
continuing-cyan2y ago
the latest version of dxvk broke rocket league fullscreen/borderless for me rolling back to previous version of dxvk fixed it tho just make sure that you turn off auto update/install dxvk in the games settings
dependent-tan
dependent-tanOP2y ago
@termdisc its the latest already, i just do it in this way
No description
dependent-tan
dependent-tanOP2y ago
interesting, i will try to rollback, and ofc setting it to auto install will ofc destroy the sense of a rollback Do you have a guide for that? changing the prefix also didnt help, still broken game
rising-crimson
rising-crimson2y ago
The most recent is 8-14, not 7-39
dependent-tan
dependent-tanOP2y ago
No description
dependent-tan
dependent-tanOP2y ago
Hey So, nothing has changed. I can hear the game sound but I can't see any graphics.
dependent-tan
dependent-tanOP2y ago
Log from Settings (after launch of heroic) -> Logs
CommandMC
CommandMC2y ago
Heroic's general log won't help at all here, you need the game log
dependent-tan
dependent-tanOP2y ago
Okay. I start the game again then &Get a new & the other log file
dependent-tan
dependent-tanOP2y ago
dependent-tan
dependent-tanOP2y ago
This is the game log
CommandMC
CommandMC2y ago
Hm, DXVK is not detecting your GPU, but your drivers seem in order Is your Flatpak runtime outdated perhaps? (Check with flatpak update)
dependent-tan
dependent-tanOP2y ago
No description
CommandMC
CommandMC2y ago
What's the output of flatpak list --runtime?
dependent-tan
dependent-tanOP2y ago
Btw. I enabled the nvidia drivers via rpm.
No description
No description
dependent-tan
dependent-tanOP2y ago
Is it possible that the rpm nvidia drivers don't work...? I'm confused.
national-gold
national-gold2y ago
no nvidia driver installed in flatpak huh
CommandMC
CommandMC2y ago
Flatpak requires its own driver downloads, but it's supposed to handle installing those automatically Try a flatpak install --reinstall com.heroicgameslauncher.hgl. If that won't pull it in, flatpak install org.freedesktop.Platform.GL.nvidia-535-104-05 should
dependent-tan
dependent-tanOP2y ago
Ok, didnt know that. Question: Is this the latest nvidia version?
CommandMC
CommandMC2y ago
That's the version currently installed on your system
dependent-tan
dependent-tanOP2y ago
Ok
CommandMC
CommandMC2y ago
Well, at least if we trust this output
dependent-tan
dependent-tanOP2y ago
So I have to watch out to always have these both on same version? flatpak & rpm Oh well this is the old system log.
CommandMC
CommandMC2y ago
Flatpak should keep it up to date automatically (you just have to flatpak update after updating your system drivers)
dependent-tan
dependent-tanOP2y ago
I execute the command again
System:
Host: fedora.fritz.box Kernel: 6.4.14-200.fc38.x86_64 arch: x86_64 bits: 64
compiler: gcc v: 2.39-9.fc38 Desktop: GNOME v: 44.4 tk: GTK v: 3.24.38
wm: gnome-shell dm: GDM Distro: Fedora release 38 (Thirty Eight)
Machine:
Type: Desktop Mobo: ASUSTeK model: M5A78L-M/USB3 v: Rev X.0x
serial: <superuser required> BIOS: American Megatrends v: 2101
date: 12/02/2014
Graphics:
Device-1: NVIDIA GM204 [GeForce GTX 970] vendor: eVga.com. driver: nouveau
v: kernel arch: Maxwell pcie: speed: 2.5 GT/s lanes: 16 ports:
active: DVI-D-1 empty: DP-1,DVI-I-1,HDMI-A-1 bus-ID: 01:00.0
chip-ID: 10de:13c2 temp: 69.0 C
Display: wayland server: X.org v: 1.20.14 with: Xwayland v: 22.1.9
compositor: gnome-shell driver: gpu: nouveau display-ID: 0
Monitor-1: DVI-D-1 model: ViewSonic VG2401 SERIES res: 1920x1080 dpi: 92
diag: 609mm (24")
API: OpenGL v: 4.3 Mesa 23.1.6 renderer: NV124 direct-render: Yes
System:
Host: fedora.fritz.box Kernel: 6.4.14-200.fc38.x86_64 arch: x86_64 bits: 64
compiler: gcc v: 2.39-9.fc38 Desktop: GNOME v: 44.4 tk: GTK v: 3.24.38
wm: gnome-shell dm: GDM Distro: Fedora release 38 (Thirty Eight)
Machine:
Type: Desktop Mobo: ASUSTeK model: M5A78L-M/USB3 v: Rev X.0x
serial: <superuser required> BIOS: American Megatrends v: 2101
date: 12/02/2014
Graphics:
Device-1: NVIDIA GM204 [GeForce GTX 970] vendor: eVga.com. driver: nouveau
v: kernel arch: Maxwell pcie: speed: 2.5 GT/s lanes: 16 ports:
active: DVI-D-1 empty: DP-1,DVI-I-1,HDMI-A-1 bus-ID: 01:00.0
chip-ID: 10de:13c2 temp: 69.0 C
Display: wayland server: X.org v: 1.20.14 with: Xwayland v: 22.1.9
compositor: gnome-shell driver: gpu: nouveau display-ID: 0
Monitor-1: DVI-D-1 model: ViewSonic VG2401 SERIES res: 1920x1080 dpi: 92
diag: 609mm (24")
API: OpenGL v: 4.3 Mesa 23.1.6 renderer: NV124 direct-render: Yes
CommandMC
CommandMC2y ago
driver: nouveau
Oh Surprised that even worked this long. Gimme a sec
dependent-tan
dependent-tanOP2y ago
🥖
dependent-tan
dependent-tanOP2y ago
ok
CommandMC
CommandMC2y ago
(to be honest, you can skip that first reboot)
dependent-tan
dependent-tanOP2y ago
Preparing loaaaaaaads sooo loooooooong
No description
dependent-tan
dependent-tanOP2y ago
Will this somewhen start? It says ~167 MB to download...and btw. it's rpm fusion............. Ah its installing, wonderful.
CommandMC
CommandMC2y ago
You need the RPM version to do anything; Flatpak's a layer on top of that Follow the guide to the end, then reboot
national-gold
national-gold2y ago
how did your GPU not melt and die? nouveau can't control the fans
CommandMC
CommandMC2y ago
They're on Maxwell
national-gold
national-gold2y ago
probably throttled the clocks I guess
dependent-tan
dependent-tanOP2y ago
this gpu from evga has this control built in
national-gold
national-gold2y ago
yeah maxwell v2 fan control doesn't work
dependent-tan
dependent-tanOP2y ago
NVIDIA GTX 970 EVGA FTW ACX 2.0
national-gold
national-gold2y ago
if it has a switch that makes the fans go full bore it shouldn't be a problem
dependent-tan
dependent-tanOP2y ago
I'm somehow happy my gcard is still alive
CommandMC
CommandMC2y ago
Oh (I could've sworn there was a list of features nouveau supports on each arch, but I can't find it right now)
national-gold
national-gold2y ago
pascal is the only architecture without reclocking working which is not bad I really hope we get to see NVK slay the nvidia driver in a few games soon
dependent-tan
dependent-tanOP2y ago
Btw. if I set WaylandEnable to false, will this cause problems with this system setting there?
No description
CommandMC
CommandMC2y ago
Well, you're gonna be using X from then on (after a reboot)
dependent-tan
dependent-tanOP2y ago
Ok 👍 Sounds like using Twitter only for better purposes.
CommandMC
CommandMC2y ago
Oh right; gotta not shorten X11 to X from now on Curse you, Elon Musk
dependent-tan
dependent-tanOP2y ago
System:
Host: fedora.fritz.box Kernel: 6.4.14-200.fc38.x86_64 arch: x86_64 bits: 64
compiler: gcc v: 2.39-9.fc38 Desktop: GNOME v: 44.4 tk: GTK v: 3.24.38
wm: gnome-shell dm: GDM Distro: Fedora release 38 (Thirty Eight)
Machine:
Type: Desktop Mobo: ASUSTeK model: M5A78L-M/USB3 v: Rev X.0x
serial: <superuser required> BIOS: American Megatrends v: 2101
date: 12/02/2014
Graphics:
Device-1: NVIDIA GM204 [GeForce GTX 970] vendor: eVga.com. driver: nvidia
v: 535.104.05 arch: Maxwell pcie: speed: 2.5 GT/s lanes: 16 ports:
active: none off: DVI-D-1 empty: DP-1,DVI-I-1,HDMI-A-1 bus-ID: 01:00.0
chip-ID: 10de:13c2
Display: x11 server: X.Org v: 1.20.14 with: Xwayland v: 22.1.9
compositor: gnome-shell driver: X: loaded: nvidia
unloaded: fbdev,modesetting,nouveau,vesa alternate: nv
gpu: nvidia,nvidia-nvswitch display-ID: :1 screens: 1
Screen-1: 0 s-res: 1920x1080 s-dpi: 96
Monitor-1: DVI-D-1 mapped: DVI-D-0 note: disabled
model: ViewSonic VG2401 SERIES res: 1920x1080 dpi: 92 diag: 609mm (24")
API: OpenGL v: 4.6.0 NVIDIA 535.104.05 renderer: NVIDIA GeForce GTX
970/PCIe/SSE2 direct-render: Yes
System:
Host: fedora.fritz.box Kernel: 6.4.14-200.fc38.x86_64 arch: x86_64 bits: 64
compiler: gcc v: 2.39-9.fc38 Desktop: GNOME v: 44.4 tk: GTK v: 3.24.38
wm: gnome-shell dm: GDM Distro: Fedora release 38 (Thirty Eight)
Machine:
Type: Desktop Mobo: ASUSTeK model: M5A78L-M/USB3 v: Rev X.0x
serial: <superuser required> BIOS: American Megatrends v: 2101
date: 12/02/2014
Graphics:
Device-1: NVIDIA GM204 [GeForce GTX 970] vendor: eVga.com. driver: nvidia
v: 535.104.05 arch: Maxwell pcie: speed: 2.5 GT/s lanes: 16 ports:
active: none off: DVI-D-1 empty: DP-1,DVI-I-1,HDMI-A-1 bus-ID: 01:00.0
chip-ID: 10de:13c2
Display: x11 server: X.Org v: 1.20.14 with: Xwayland v: 22.1.9
compositor: gnome-shell driver: X: loaded: nvidia
unloaded: fbdev,modesetting,nouveau,vesa alternate: nv
gpu: nvidia,nvidia-nvswitch display-ID: :1 screens: 1
Screen-1: 0 s-res: 1920x1080 s-dpi: 96
Monitor-1: DVI-D-1 mapped: DVI-D-0 note: disabled
model: ViewSonic VG2401 SERIES res: 1920x1080 dpi: 92 diag: 609mm (24")
API: OpenGL v: 4.6.0 NVIDIA 535.104.05 renderer: NVIDIA GeForce GTX
970/PCIe/SSE2 direct-render: Yes
flatpak install org.freedesktop.Platform.GL.nvidia-535-104-05 ?
CommandMC
CommandMC2y ago
Should be it, yes
national-gold
national-gold2y ago
where X12 (joking otherwise somebody who got whoosed is gonna say that wayland is X12)
dependent-tan
dependent-tanOP2y ago
There is only X11 I think? For my computer.
national-gold
national-gold2y ago
yeah that's the last version of X
dependent-tan
dependent-tanOP2y ago
Ok Do I have to install "fan control stuff" after this? I'm kinda worried...since I read that the fan control doesn't work for maxwell arch......
national-gold
national-gold2y ago
nvidia propretiary drivers have fan control nouveau (the open source one) doesn't have fan control
dependent-tan
dependent-tanOP2y ago
Okay 👍 Glad to hear that. Thanks. After I'm done with all this, I'm going to write a lil perl script so that all this is done automatically next time Sooo It's finished. Reboot?
national-gold
national-gold2y ago
yep
dependent-tan
dependent-tanOP2y ago
Done Wow its worling Thanks a lot!!! After 12 hours...of work rofl

Did you find this page helpful?