Files
BT411/game
CydandClaude Opus 4.8 b14b37b13d document BT_RIO_PROTRUDE in the generated environ.ini
The button-protrusion dial shipped with no player-facing documentation -- it
lived only in the source comment and the KB, so a tester who found the buttons
too long (or wanted them longer) had no way to discover the knob.

Adds a block to the self-documenting default environ.ini, at the end of the
cockpit section beside the other display-shaping options (BT_MFD_SCALE,
BT_RADAR_SCALE, BT_RADAR_POS, BT_COCKPIT_TINT): what it does, that it is a
LONGER bar rather than a wider button (press target and imagery unchanged),
that it touches only the red MFD and yellow map buttons, the 10 default, 0 for
the original look, the 1-200 range, and the gotcha that it takes a NUMBER --
'on' parses to 0 and turns it off.

Verified by generating a fresh environ.ini from this build and reading the
block back as a player would see it.  The loader has no allowlist and refuses
only BT_JOYCONFIG, so the key applies from the file; a real env var still wins
over it, per the file's own contract.

NB the default is only written when environ.ini is ABSENT (and only beside
BTL4.RES), so existing installs keep their file and will not gain this text --
the handout/KB remain the channel for testers who already have one.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-14 13:50:20 -05:00
..