Files
CydandClaude Fable 5 fdd9ac9d97 Initial import: Tesla Release 4.10 (Tesla:BattleTech & Tesla:Red Planet)
Archival snapshot of the Virtual World Entertainment Tesla cockpit
software, 1994-1996: MUNGA engine and L4 pod layer source (Borland
C++ 5.0), BT/RP game code, and game content (models, audio, maps,
gauges, Division renderer data). Includes third-party libraries:
Division dVS/DPL graphics, HMI SOS audio, WATTCP networking.

Files are preserved byte-for-byte (.gitattributes disables all
line-ending conversion). README.md documents the layout, target
hardware, and toolchain.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 13:21:58 -05:00

104 lines
1.3 KiB
Plaintext

#
# Internal Audio Script
#
[include]
file=audio\macros.scp
file=audio\mchint.scp
#
# PPC_1 component
#
[include]
file=audio\ppccmp.scp
# PPC_1 watcher
[macro]
MechSubsystem=PPC_1
[include]
file=audio\ppctrg.scp
# PPC_2 watcher
[macro]
MechSubsystem=PPC_2
[include]
file=audio\ppctrg.scp
#
# LLaser_1 component
#
[include]
file=audio\llrcmp.scp
# LLaser_1 watcher
[macro]
MechSubsystem=LLaser_1
[include]
file=audio\llrtrg.scp
# LLaser_2 watcher
[macro]
MechSubsystem=LLaser_2
[include]
file=audio\llrtrg.scp
#
# MLaser_1 component
#
[include]
file=audio\mlrcmp.scp
# MLaser_1 watcher
[macro]
MechSubsystem=MLaser_1
[include]
file=audio\mlrtrg.scp
# MLaser_2 watcher
[macro]
MechSubsystem=MLaser_2
[include]
file=audio\mlrtrg.scp
#
# SLaser_1 component
#
[include]
file=audio\slrcmp.scp
# SLaser_1 watcher
[macro]
MechSubsystem=SLaser_1
[include]
file=audio\slrtrg.scp
# SLaser_2 watcher
[macro]
MechSubsystem=SLaser_2
[include]
file=audio\slrtrg.scp
#
# AmmoBinSRM4 component
#
[include]
file=audio\abncmp.scp
# AmmoBinSRM4 watcher
[macro]
MechSubsystem=AmmoBinSRM4
[include]
file=audio\abntrg.scp
#
# SRM4 component
#
[include]
file=audio\srmcmp.scp
# SRM4 watcher
[macro]
MechSubsystem=SRM4
[include]
file=audio\srmtrg.scp