mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
XENIA: trying some extensions
This commit is contained in:
parent
1c24b43f07
commit
188dee578c
|
@ -8,9 +8,14 @@ base: org.winehq.Wine
|
||||||
base-version: stable-23.08
|
base-version: stable-23.08
|
||||||
|
|
||||||
inherit-extensions:
|
inherit-extensions:
|
||||||
|
- org.freedesktop.Platform.Compat.i386
|
||||||
|
- org.freedesktop.Platform.ffmpeg_full.i386
|
||||||
|
- org.freedesktop.Platform.ffmpeg-full
|
||||||
|
- org.freedesktop.Platform.GL32
|
||||||
|
- org.freedesktop.Platform.VAAPI.Intel.i386
|
||||||
|
- org.winehq.Wine.DLLs
|
||||||
- org.winehq.Wine.gecko
|
- org.winehq.Wine.gecko
|
||||||
- org.winehq.Wine.mono
|
- org.winehq.Wine.mono
|
||||||
- org.winehq.Wine.DLLs
|
|
||||||
|
|
||||||
finish-args:
|
finish-args:
|
||||||
- --socket=wayland
|
- --socket=wayland
|
||||||
|
|
Loading…
Reference in a new issue