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>
58 lines
1.8 KiB
Plaintext
58 lines
1.8 KiB
Plaintext
#
|
|
###################################################################
|
|
# Extended Range Medium Laser Audio Script
|
|
###################################################################
|
|
#
|
|
|
|
[macro]
|
|
LaserFireResource=LaserCFire01
|
|
LaserFirePitchOffset=0
|
|
LaserFireComponent=ERMLaserFireComponent
|
|
LaserFireIndex=LaserCFireIndex
|
|
LaserFireResourceSelect=ERMLaserFireResourceSelect
|
|
LaserFireSampleAndHold=ERMLaserFireSampleAndHold
|
|
#
|
|
LaserSustainResource=LaserCSustain01
|
|
LaserSustainComponent=ERMLaserSustainComponent
|
|
LaserSustainIndex=LaserCSustainIndex
|
|
LaserSustainResourceSelect=ERMLaserSustainResourceSelect
|
|
LaserSustainSampleAndHold=ERMLaserSustainSampleAndHold
|
|
#
|
|
LaserReleaseResource=LaserARelease01
|
|
LaserReleaseComponent=ERMLaserReleaseComponent
|
|
LaserReleaseIndex=LaserAReleaseIndex
|
|
LaserReleaseResourceSelect=ERMLaserReleaseResourceSelect
|
|
LaserReleaseSampleAndHold=ERMLaserReleaseSampleAndHold
|
|
#
|
|
LaserChargeResource=LaserACharge01
|
|
LaserChargeComponent=ERMLaserChargeComponent
|
|
LaserChargeIndex=LaserAChargeIndex
|
|
LaserChargeResourceSelect=ERMLaserChargeResourceSelect
|
|
LaserChargeSampleAndHold=ERMLaserChargeSampleAndHold
|
|
#
|
|
LaserLoadedResource=LaserLoaded01
|
|
LaserLoadedComponent=ERMLaserLoadedComponent
|
|
LaserLoadedSequence=ERMLaserLoadedSequence
|
|
#
|
|
LaserTriggerDuringLoadResource=TriggerDuringLoad01
|
|
LaserTriggerDuringLoadComponent=ERMLaserTriggerDuringLoadComponent
|
|
#
|
|
LaserMisfireResource=LaserAMisfire01
|
|
LaserMisfireComponent=ERMLaserMisfireComponent
|
|
#
|
|
LaserSeekLevelResource=BasicBeep02
|
|
LaserSeekLevelComponent=ERMLaserSeekLevelComponent
|
|
|
|
[include]
|
|
file=audio\lsrcmp.scp
|
|
|
|
#------------------------------------------------------------------
|
|
|
|
[!macro]
|
|
CoolantLeakComponent=AutoCannonCoolantLeakComponent
|
|
CoolantLeakAmplitudeSmoother=AutoCannonCoolantLeakAmplitudeSmoother
|
|
|
|
[!include]
|
|
file=audio\cltcmp.scp
|
|
|