diff --git a/share/application/RetroArch/mux_launch.sh b/share/application/RetroArch/mux_launch.sh index 3d9095659..32bc47154 100755 --- a/share/application/RetroArch/mux_launch.sh +++ b/share/application/RetroArch/mux_launch.sh @@ -17,6 +17,7 @@ export HOME SET_VAR "system" "foreground_process" "retroarch" +RA_CONF="$MUOS_SHARE_DIR/info/config/retroarch.cfg" RA_ARGS=$(CONFIGURE_RETROARCH) IS_SWAP=$(DETECT_CONTROL_SWAP)