mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
Remove ryujinx directory from rd-submodules
This commit is contained in:
parent
026aa7c640
commit
36867dcd48
File diff suppressed because it is too large
Load diff
|
@ -1,7 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
for i in {0..9}; do
|
|
||||||
test -S $XDG_RUNTIME_DIR/discord-ipc-$i || ln -sf {app/com.discordapp.Discord,$XDG_RUNTIME_DIR}/discord-ipc-$i;
|
|
||||||
done
|
|
||||||
|
|
||||||
env DOTNET_EnableAlternateStackCheck=1 Ryujinx "$@"
|
|
Loading…
Reference in a new issue