mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-02-19 06:17:33 +00:00
Merge pull request #3580 from neobrain/fix_libfwd_steamwebhelper_x11
AppConfig: Disable libGL forwarding for steamwebhelper
This commit is contained in:
commit
02ebb6e320
6
Data/AppConfig/steamwebhelper.json
Normal file
6
Data/AppConfig/steamwebhelper.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Comment": "Bypasses libGL's glX and instead sends GLX requests directly via xcb",
|
||||
"ThunksDB": {
|
||||
"GL": 0
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user