VIDEO TUTORIALS

Step-by-step modding videos

Sounds

25.11.2025
Gives a clear look at how vehicle audio works in PMR: The audio config XML acts as the master settings list—pointing to engine, brake, gearshift, exhaust and special-effect sounds, and linking them to nodes inside audio graph (.itt) files. The audio graph itself is a modular system where sound behavior is built from connected logic units: Switch units pick sounds based on conditions, Blend units crossfade between RPM layers, AudioControls map game telemetry to volume/pitch/filters, and MixBusses control overall output.

Chapters

  • 0:03 Audio Config XML File
  • 1:57 Audio Graph