From 2717c33e4e6958b7beb45f4a82ee955e26f4eb61 Mon Sep 17 00:00:00 2001 From: arcattack Date: Tue, 21 Jul 2026 10:56:01 -0500 Subject: [PATCH] play_steam.bat: clear BT_FE_SOLO (full menu even after play_solo in the same shell) Co-Authored-By: Claude Opus 4.8 (1M context) --- players/play_steam.bat | 3 +++ 1 file changed, 3 insertions(+) diff --git a/players/play_steam.bat b/players/play_steam.bat index 011ac1c..5d915f8 100644 --- a/players/play_steam.bat +++ b/players/play_steam.bat @@ -15,6 +15,9 @@ rem (field report: players booted 3rd-person without them). Inherited by rem the menu's mission relaunch. set BT_START_INSIDE=1 set BT_DEV_GAUGES=1 +rem full menu here (all modes + steam buttons); clear the solo trim in +rem case this shell ran play_solo.bat first +set BT_FE_SOLO= cd content ..\build\Release\btl4.exe echo.