Skip to content

Commit

Permalink
flatpak: comment some weird envs
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Dec 9, 2023
1 parent ddcbdfe commit 6c8123c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions com.jagex.Launcher.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ finish-args:
- --env=WINEARCH=win64
- --env=WINEDLLOVERRIDES=dxgi=b # Fix launch on Steam Deck by using builtin dxgi
- --env=GST_PLUGIN_SYSTEM_PATH=/app/lib32/gstreamer-1.0:/app/lib/gstreamer-1.0:/usr/lib/i386-linux-gnu/gstreamer-1.0:/usr/lib/x86_64-linux-gnu/gstreamer-1.0
- --env=mesa_glthread=true
- --env=MESA_LOADER_DRIVER_OVERRIDE=zink
- --env=mesa_glthread=true # https://gitlab.freedesktop.org/mesa/mesa/-/blob/94d827332f39f537debde50125e3f4f9f5fd34c4/src/gallium/frontends/dri/dri_context.c#L221
- --env=MESA_LOADER_DRIVER_OVERRIDE=zink # https://docs.mesa3d.org/envvars.html#envvar-MESA_LOADER_DRIVER_OVERRIDE
sdk-extensions:
- org.freedesktop.Sdk.Compat.i386
- org.freedesktop.Sdk.Extension.openjdk11
Expand Down

0 comments on commit 6c8123c

Please sign in to comment.