Skip to content

Commit

Permalink
update starcitizen protonfix
Browse files Browse the repository at this point in the history
  • Loading branch information
GloriousEggroll committed Apr 17, 2024
1 parent e4fece7 commit b19fabf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gamefixes-umu/umu-starcitizen.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ def main():
#needed for nvidia vulkan
util.set_environment('WINE_HIDE_NVIDIA_GPU','1')

#needed for amd vulkan
util.set_environment('dual_color_blend_by_location','true')

#override for white/black launcher
util.winedll_override('libglesv2', 'builtin')
#override for nvidia cards
Expand Down

0 comments on commit b19fabf

Please sign in to comment.