PrototypeASMR - Custom Mount Sounds

Play any SoundIDs or Custom Sounds when mounting on your favourite mount.

File Details

PrototypeASMR-1.6.0.zip

  • R
  • Jan 31, 2026
  • 71.74 KB
  • 3
  • 12.0.1
  • Retail

File Name

PrototypeASMR-1.6.0.zip

Supported Versions

  • 12.0.1

Prototype ASMR – Changelog

v1.6.0 – Custom Sounds & Import / Export Overhaul

🎵 Custom Sounds

  • Added full Custom Sounds system
    • Map Custom Sound Name → audio file

    • Supported formats: .mp3 / .wav / .ogg

    • Files loaded from:

      Interface\CustomSounds\
      
    • Per-row controls:

      • 🔊 Play – test the custom sound
      • 🗑 Delete – remove custom sound entry
  • Global Channel selector (SFX / Master / Music / Ambience / Dialog)
  • Custom sounds can be:
    • Played directly from the Custom Sounds tab
    • Assigned to mounts
    • Exported and imported
  • Clear warning added:
    • MAKE SURE TO RESTART THE GAME (required for new sound files)

📦 Import / Export

  • Single Import / Export text box

    • Export and Import now share one payload field
  • Payload uses Base64 encoding

    • Safe for copy/paste and sharing
  • Export Options

    • Choose what to include:
      • Custom Sounds Settings
        (custom sound names, filenames, selected channel)
      • Custom Sounds on Mounts
        (custom sound names assigned to mounts)
      • Sound IDs
        (default Blizzard SoundKit IDs)
  • Import supports:

    • Override (replace existing data)
    • Merge + Dedupe (default behavior)

🎨 UI / UX Improvements

  • Tabs moved under the title
  • Default window size increased to properly fit all content
  • Improved resize handling across all tabs
  • Custom Sounds layout refinements:
    • Column headers added
    • Adjusted text box widths to prevent layout issues
    • Removed redundant controls

🛠 Technical Improvements

  • Improved persistence for:
    • Custom sound definitions
    • Custom sounds applied to mounts
    • Blizzard SoundKit IDs
  • Automatic rebuild of sound mappings after:
    • Editing
    • Importing
    • Deleting entries

🐛 Fixes

  • Fixed errors when attempting to play custom sound names as numeric Sound IDs
  • Fixed delete button rendering issues (restored red X)
  • Fixed channel dropdown alignment problems
  • Fixed duplicate Import / Export UI elements
  • Ensured all tabs refresh correctly after import