docs: clarify that SWBF2 must be launched from Steam before using Kyber

Kyber does not launch the game itself — Steam must start SWBF2 first
and let it reach the main menu. Added this to both the script output
and the README gaming section.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01D8ckUJQtj1pH8jtAddBDZs
This commit is contained in:
Claude
2026-06-25 14:20:16 +00:00
parent 390546e9f1
commit 01796c3041
2 changed files with 22 additions and 9 deletions
+10 -5
View File
@@ -157,15 +157,20 @@ echo " From terminal: kyber"
echo " From app menu: search 'Kyber Launcher'"
echo " Direct: $APPIMAGE_PATH"
echo ""
echo "First run:"
echo "Every time you want to play:"
echo " 1. Launch SWBF2 from Steam first — let it fully load to the main menu."
echo " 2. Then launch Kyber and join or host a server."
echo " Kyber does not launch the game itself — Steam must start SWBF2 first."
echo ""
echo "First run (one-time):"
echo " 1. Click 'EA Account' and log in with your EA credentials."
echo " 2. Click 'Skip' on the Nexus Mods step (optional — only needed for mods)."
echo " 3. You're in. Browse servers on HOME or create one under HOST."
echo " 3. EA login is cached — you stay logged in across sessions."
echo ""
echo "Hosting a private server:"
echo "Hosting a private server with bots:"
echo " HOST → pick maps → set a name and PASSWORD → Start Server."
echo " Share the server name + password with friends."
echo " Bots fill empty slots automatically — no separate setting needed."
echo " Share the server name + password with friends (they search by name in HOME)."
echo " Bots fill empty slots automatically — no separate bot setting needed."
echo ""
echo "SWBF2 must be installed via Steam (AppID 1237950) with GE-Proton."
echo "GE-Proton: https://github.com/GloriousEggroll/proton-ge-custom/releases"