supertuxkart / stk-code

The code base of supertuxkart
Other
4.39k stars 1.03k forks source link

Graphics fail to load #4552

Open pienokainen opened 2 years ago

pienokainen commented 2 years ago

Description

When playing SKT Graphical Effects Level set on 3, 4 or 5, my game turns mostly black when going on race. Same happens on tutorial and on every race map. Screenshot of the issue can be found here: https://snipboard.io/pMUIv4.jpg.

Steps to reproduce

  1. Launch SKT
  2. Choose any race with Graphical Effects Level set on 3, 4 or 5
  3. Lauch into the race

Configuration

STK release version: 1.2 STK Source: GitHub System: Windows 10 Graphics card: AMD Radeon(TM) Graphics CPU: AMD Ryzen 5 4500U

Additional information

stdout.log can be found here https://justpaste.it/3hgcm.

Benau commented 2 years ago

no error from logs.. need to wait until some developer can reproduce it, meanwhile try update to latest driver

Sargeanthost commented 2 years ago

Same issue with same configuration.

Benau commented 2 years ago

will you be interested to set up a teamviewer so I can try remote debug (and fix) it?

hrueschwein commented 2 years ago

same isssue (with same configuration!) in version 1.3 win10 x64, but with karts

EdwardJXLi commented 2 years ago

I did some further testing, and it seems although having the Advanced Pipeline enabled AND the Ambient Occlusion disabled causes the graphical issue. A temporary fix would just be to turn on Ambient Occlusion manually in the graphics settings.

I'm testing on the same configuration (AMD Ryzen 5 4500U + AMD Radeon(TM) Graphics) but STK 1.3 on win10 x64

NickerAban commented 2 years ago

i was thinking of intel hd graphics

hrueschwein commented 2 years ago

Installed Kubuntu, STK from flatpak, the same laptop, have no problems :)

blackpill0w commented 1 year ago

I had the same issue, Arch linux, Intel UHD graphics, the problem seems to be resolved when running the game with the --disable-hd-textures option.