-
Notifications
You must be signed in to change notification settings - Fork 2
Audio Files And Extensions
Handburger edited this page Apr 12, 2025
·
3 revisions
- .mca files are Capcom DSP Adpcm encoded audio files that are identical to .adpcm files. Used in the MT Framework, it is used to store in-game voice, music, and sound effects, but for MHGU it is strictly voices and sfx.
- vgmstream - able to listen to it online and export as mp3
- XMPlayer with vgmstream - listen to files offline
- .opus is a filename extension for audio files encoded with the Opus codec. Within MHGU they are the music files located in primarily /bgm/sound and are the place of higher quality audio.
- vgmstream - able to listen to it online and export as mp3
- XMPlayer with vgmstream - listen to files offline
- .stqr are the index of .opus files which include the filesize of .opus files in bytes, the loop start and end in samples and sample rate in Hz.
Come join the MHGU Modding Scene Discord!