Un-ignored: the dev drive is the ground truth the restoration and emulator work constantly reference (DPL3/LIBDPL + VRENDER i860 renderer source, BT/RP live+dev game trees, VGL_LABS pod boot, scene/audio content). Kept in-repo for the pod-owner community. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
133 lines
2.3 KiB
Plaintext
133 lines
2.3 KiB
Plaintext
[HeatSink]
|
|
Type=HeatSinkClassID
|
|
Include=heatsnk.sub
|
|
HeatSinkCount=26
|
|
|
|
// Condenser1 is for lasers
|
|
[Condenser1]
|
|
Type=CondenserClassID
|
|
Include=condensr.sub
|
|
ValveSetting=1.0
|
|
HeatSink=HeatSink
|
|
|
|
// Condenser2 is for all other weapons
|
|
[Condenser2]
|
|
Type=CondenserClassID
|
|
Include=condensr.sub
|
|
ValveSetting=1.0
|
|
HeatSink=HeatSink
|
|
|
|
|
|
[Generator]
|
|
Type=GeneratorClassID
|
|
Include=genrator.sub
|
|
HeatSink=HeatSink
|
|
|
|
[PowerBar]
|
|
Type=PowerBarClassID
|
|
Include=pwrbar.sub
|
|
HeatSink=HeatSink
|
|
VoltageSource=Generator
|
|
|
|
|
|
[AmmoBinGaussRifle]
|
|
Type=AmmoBinClassID
|
|
Include=ammogaus.sub
|
|
HeatSink=HeatSink
|
|
VoltageSource=Generator
|
|
|
|
[GaussRifle]
|
|
Type=GaussRifleClassID
|
|
Include=gaussrfl.sub
|
|
HeatSink=Condenser2
|
|
VoltageSource=PowerBar
|
|
AmmoBin=AmmoBinGaussRifle
|
|
SegmentPageName=sitelgunport
|
|
|
|
[AmmoBinAutoCannon]
|
|
Type=AmmoBinClassID
|
|
Include=ammoac10.sub
|
|
HeatSink=HeatSink
|
|
VoltageSource=Generator
|
|
|
|
[AutoCannon]
|
|
Type=ProjectileWeaponClassID
|
|
Include=ac10.sub
|
|
HeatSink=Condenser2
|
|
VoltageSource=AmmoBinAutoCannon
|
|
SegmentPageName=sitergunport
|
|
|
|
[AmmoBinMG1]
|
|
Type=AmmoBinClassID
|
|
Include=ammomg.sub
|
|
HeatSink=HeatSink
|
|
VoltageSource=Generator
|
|
|
|
[AmmoBinMG2]
|
|
Type=AmmoBinClassID
|
|
Include=ammomg.sub
|
|
HeatSink=HeatSink
|
|
VoltageSource=Generator
|
|
|
|
[MachineGun1]
|
|
Type=ProjectileWeaponClassID
|
|
Include=machgun.sub
|
|
HeatSink=Condenser2
|
|
VoltageSource=AmmoBinMG1
|
|
SegmentPageName=siteltorsoport
|
|
|
|
[MachineGun2]
|
|
Type=ProjectileWeaponClassID
|
|
Include=machgun.sub
|
|
HeatSink=Condenser2
|
|
VoltageSource=AmmoBinMG2
|
|
SegmentPageName=sitertorsoport
|
|
|
|
[AmmoBinSRM]
|
|
Type=AmmoBinClassID
|
|
Include=ammsrm6.sub
|
|
HeatSink=HeatSink
|
|
VoltageSource=Generator
|
|
|
|
[SRM]
|
|
Type=MissileLauncherClassID
|
|
Include=srm6.sub
|
|
HeatSink=Condenser2
|
|
VoltageSource=AmmoBinSRM
|
|
AmmoBin=AmmoBinSRM
|
|
SegmentPageName=sitemissleport
|
|
|
|
[MediumLaser1]
|
|
Type=EmitterClassID
|
|
Include=mlaser.sub
|
|
HeatSink=Condenser1
|
|
VoltageSource=PowerBar
|
|
SegmentPageName=sitelgunport
|
|
|
|
[MediumLaser2]
|
|
Type=EmitterClassID
|
|
Include=mlaser.sub
|
|
HeatSink=Condenser1
|
|
VoltageSource=PowerBar
|
|
SegmentPageName=sitergunport
|
|
|
|
[SmallLaser1]
|
|
Type=EmitterClassID
|
|
Include=slaser.sub
|
|
HeatSink=Condenser1
|
|
VoltageSource=PowerBar
|
|
SegmentPageName=siteltorsoport
|
|
|
|
[SmallLaser2]
|
|
Type=EmitterClassID
|
|
Include=slaser.sub
|
|
HeatSink=Condenser1
|
|
VoltageSource=PowerBar
|
|
SegmentPageName=sitertorsoport
|
|
|
|
|
|
|
|
|
|
|
|
|