app-id: org.ryujinx.Ryujinx runtime: org.freedesktop.Platform runtime-version: '21.08' sdk: org.freedesktop.Sdk sdk-extensions: - org.freedesktop.Sdk.Extension.dotnet6 add-extensions: org.freedesktop.Platform.ffmpeg-full: version: '21.08' directory: lib/ffmpeg add-ld-path: . finish-args: # IPC access (required by X11) - --share=ipc # X11 access (TODO: Allows Wayland when EGL is supported correctly on SPB side) - --socket=x11 # OpenGL and hidraw (SDL2 controllers) access - --device=all # PulseAudio access - --socket=pulseaudio # Network access (Used by Amiibo API and emulated games) - --share=network # Allows standard filesystem access (Users can load emulated games but also unpack their content) - --filesystem=host - --filesystem=xdg-run/app/com.discordapp.Discord:create rename-icon: ryujinx command: ryujinx-wrapper modules: - ryujinx.yml