We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d6620e + 3b0f3f8 commit 7baee2bCopy full SHA for 7baee2b
1 file changed
package/batocera/utils/batocera-wine/batocera-wine
@@ -10,6 +10,7 @@ G_ROMS_DIR="/userdata/roms/windows"
10
11
PATH=$PATH:/usr/bin32
12
export LD_LIBRARY_PATH="/lib32:/lib32/wine:/lib:/usr/lib:/usr/lib/wine"
13
+export GST_PLUGIN_PATH="/lib32/gstreamer-1.0:/usr/lib/gstreamer-1.0"
14
export LIBGL_DRIVERS_PATH="/lib32/dri:/usr/lib/dri"
15
export WINEDLLPATH="/lib32/wine/fakedlls:/usr/lib/wine/fakedlls"
16
0 commit comments