@echo off REM BT411 pod launch -- runs from the game's content dir in the CONSOLE session. REM Started via schtasks /IT so the windows land on the REAL panels (an SSH REM session is session 0 with a dummy display and would render nowhere). cd /d C:\bt411\BT411_4.11.801\content REM glass cockpit, per-display windows, POD surface mode (bare 640x480 pictures, REM no on-screen button banks -- the cab's buttons are physical), sticky layout REM loaded from glass_layout.cfg beside this file. set BT_GLASS=1 set BT_GLASS_PANELS=1 set BT_POD_SURFACES=1 set BT_GLASS_LAYOUT=load set BT_GLASS_LOG=1 set BT_START_INSIDE=1 set BT_LOG=podrun.log start "" ..\build\Release\btl4.exe -egg MP.EGG