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>
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
#
|
|
###################################################################
|
|
# SRM Audio Script
|
|
###################################################################
|
|
#
|
|
|
|
[macro]
|
|
MissileFireResource=MissileLaunch01
|
|
MissileFirePitchOffset=100
|
|
MissileFireComponent=SRMFireComponent
|
|
#
|
|
MissileLoadingResource=MissileLoading01
|
|
MissileLoadingComponent=SRMLoadingComponent
|
|
#
|
|
MissileLoadedResource=MissileLoaded01
|
|
MissileLoadedComponent=SRMLoadedComponent
|
|
MissileLoadedSequence=SRMLoadedSequence
|
|
#
|
|
MissileTriggerDuringLoadResource=TriggerDuringLoad01
|
|
MissileTriggerDuringLoadComponent=SRMTriggerDuringLoadComponent
|
|
#
|
|
MissileMisfireResource=MissileMisfire01
|
|
MissileMisfireComponent=SRMMisfireComponent
|
|
MissileMisfireSequence=SRMMisfireSequence
|
|
#
|
|
MissileJamResource=MissileJam01
|
|
MissileJamComponent=SRMJamComponent
|
|
MissileJamSequence=SRMJamSequence
|
|
|
|
[include]
|
|
file=audio\mslcmp.scp
|
|
|
|
#------------------------------------------------------------------
|
|
|
|
[!macro]
|
|
CoolantLeakComponent=AutoCannonCoolantLeakComponent
|
|
CoolantLeakAmplitudeSmoother=AutoCannonCoolantLeakAmplitudeSmoother
|
|
|
|
[!include]
|
|
file=audio\cltcmp.scp
|
|
|