Jump to content

Stew_rt

Initiates
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Stew_rt

  1. For your crashes, it might be worth trying the fix suggested here (and following the bug):

    https://bugs.freedesktop.org/show_bug.cgi?id=109955

    The following workaround has been reported to help (you may need to adjust the card0 to card1 if you have onboard graphics also...):

    # echo manual > /sys/class/drm/card0/device/power_dpm_force_performance_level
    # echo 7 > /sys/class/drm/card0/device/pp_dpm_sclk

    this would be required to run on each boot...

     

     

  2. Hi All,

    I have been experiencing an odd issue on my Arch Linux machine where when the game loads as expected, but when there is a scene change, the entire scene is black, but the UI elements and game keep running (even UI elements with 3d containers such as the inventory panel).

    Interestingly the LD_PRELOAD launch option does not make any difference to whether this happens or not, but does cause the second company logo to show correctly on startup...

    I spent ages playing around with the graphical settings and watching the logs for exceptions, but the logs do not present any exceptions when this happens (even though they do show other exceptions at times when things don't appear to be unusual.. baring in mind I don't have a Windows box running "normally" to compare to).

    advertised SUB-PAR WORKAROUND:

    * Change the resolution to a lower-than-native of the screen (in this case my display is 1920x1080) - this stops this happening for some reason (even if it's already happened)

    This is obviously A bit disappointing as everything looks softer, but I've tested this with all the other graphical settings enabled, and it works.

    If it's of any use for a fix in the future, my GPU is a AMD Vega 56

×
×
  • Create New...