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>
117 lines
2.1 KiB
Plaintext
117 lines
2.1 KiB
Plaintext
[HeatSink]
|
|
Type=HeatSinkClassID
|
|
Include=heatsnk.sub
|
|
HeatSinkCount=0
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[Reservoir]
|
|
Type=ReservoirClassID
|
|
Include=reserve.sub
|
|
HeatSink=HeatSink
|
|
SegmentPageName=siteeyepoint
|
|
|
|
[Condenser1]
|
|
Type=CondenserClassID
|
|
Include=condensr.sub
|
|
HeatSink=HeatSink
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[Condenser2]
|
|
Type=CondenserClassID
|
|
Include=condensr.sub
|
|
HeatSink=HeatSink
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[Condenser3]
|
|
Type=CondenserClassID
|
|
Include=condensr.sub
|
|
HeatSink=HeatSink
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[Condenser4]
|
|
Type=CondenserClassID
|
|
Include=condensr.sub
|
|
HeatSink=HeatSink
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[Condenser5]
|
|
Type=CondenserClassID
|
|
Include=condensr.sub
|
|
HeatSink=HeatSink
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[Condenser6]
|
|
Type=CondenserClassID
|
|
Include=condensr.sub
|
|
HeatSink=HeatSink
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[GeneratorA]
|
|
Type=GeneratorClassID
|
|
Include=genrator.sub
|
|
HeatSink=Condenser1
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[GeneratorB]
|
|
Type=GeneratorClassID
|
|
Include=genrator.sub
|
|
HeatSink=Condenser2
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[GeneratorC]
|
|
Type=GeneratorClassID
|
|
Include=genrator.sub
|
|
HeatSink=Condenser3
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[GeneratorD]
|
|
Type=GeneratorClassID
|
|
Include=genrator.sub
|
|
HeatSink=Condenser5
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[Avionics]
|
|
Type=SensorClassID
|
|
Include=sensor.sub
|
|
HeatSink=
|
|
VoltageSource=
|
|
AuxScreenNumber=
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[Myomers]
|
|
Type=MyomersClassID
|
|
Include=myomers.sub
|
|
HeatSink=Condenser5
|
|
VoltageSource=
|
|
AuxScreenNumber=
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[Gyroscope]
|
|
Type=GyroscopeClassID
|
|
Include=gyro.sub
|
|
WatchedSubsystem=Avionics
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[Torso]
|
|
Type=TorsoClassID
|
|
Include=torso.sub
|
|
WatchedSubsystem=Myomers
|
|
|
|
[HUD]
|
|
Type=HUDClassID
|
|
Include=hud.sub
|
|
WatchedSubsystem=Avionics
|
|
SubsystemFlags=DontReplicateFlag
|
|
|
|
[Searchlight]
|
|
Type=SearchlightClassID
|
|
Include=srchlite.sub
|
|
WatchedSubsystem=Avionics
|
|
SegmentPageName=sitelight
|
|
|
|
[ThermalSight]
|
|
Type=ThermalSightClassID
|
|
Include=Thermal.sub
|
|
WatchedSubsystem=Avionics
|
|
SubsystemFlags=DontReplicateFlag
|