vgmstream / vgmstream

vgmstream - A library for playback of various streamed audio formats used in video games.
https://vgmstream.org
Other
1.62k stars 175 forks source link

Add PRG Maker MV Encrypted RIFF WAVE-like header #1011

Closed vnxzd closed 2 years ago

vnxzd commented 2 years ago

so i was looking at the OMORI rip and i found that some files were unplayable, opened on HxD and found some RIFF WAVE familiar tags (like data tag or the list tag) i think its just a standard wav file but the chunk size is encrypted via the rpgmvo format which is similar to rpgmvo vorbis

most of these files don´t have sample loops (according to this rip, it might be different on another RPG MV game rip)

samples https://drive.google.com/drive/folders/1uOTjUWkzDNNzoCuIpyFTP0e5FjJglp_5?usp=sharing

also sorry for issuing on a newer account (I don´t have github) and my bad english

bnnm commented 2 years ago

Added, see: https://vgmstream.org/downloads