diff --git a/tools/binupdate/binupdate.sh b/tools/binupdate/binupdate.sh index 2eea32e78..1ddeb0df1 100644 --- a/tools/binupdate/binupdate.sh +++ b/tools/binupdate/binupdate.sh @@ -37,7 +37,7 @@ installSRM(){ binTable+=(TRUE "Steam Rom Manager" "srm") binTable+=(TRUE "Nintendo Switch Emu" "yuzu") binTable+=(TRUE "Nintendo WiiU Emu" "cemu") - binTable+=(TRUE "Xbox 360 Emu - TESTING ONLY" "xenia") + binTable+=(FALSE "Xbox 360 Emu - TESTING ONLY" "xenia") #Binary selector text="`printf "What tools do you want to get the latest version of?\n This tool will simply overwrite what you have with the newest available."`"