Merge pull request #443 from outis1one/claude/wolf-controller-setup-vl05t5

wolf: fix stale command list in the post-install summary, surface the…
This commit is contained in:
Outis
2026-09-09 09:16:19 -04:00
committed by GitHub
+11 -1
View File
@@ -5066,7 +5066,17 @@ PYEOF
echo " Online together → each player launches their own session,"
echo " all connect to the same game server"
echo ""
echo "Manage: cd $WOLF_DIR && ./manage.sh {start|stop|restart|logs|status|pin|update|apps|reorder|add-web|ge-proton|fix-ea-game}"
echo " 4 controllers, one game (e.g. Cemu/Wii U)? Steam Input tells identical"
echo " controllers apart by device path, not just SDL GUID — add the emulator"
echo " to Steam as a non-Steam game instead of launching it from ES-DE:"
echo " ./manage.sh steam-setup-frontends # ES-DE/RetroArch AppImages into Steam"
echo " ./manage.sh steam-add-nonsteam-game cemu"
echo " ./manage.sh cemu-clone-controller / cemu-sync-controllers"
echo " For the ES-DE/RetroArch Wolf apps directly, force distinct virtual pad"
echo " types per slot instead: ./manage.sh controllers (see README.md)"
echo ""
echo "Manage: cd $WOLF_DIR && ./manage.sh {start|stop|restart|logs|status|update|cores|reorder|add-web|backup|ge-proton|fix-ea-game|controllers|steam-add-nonsteam-game|steam-setup-frontends|pin}"
echo " ./manage.sh install-completion # tab-complete every command above"
echo ""
echo "── EA GAMES (Battlefront II, etc.) ───────────────────"
echo ""