Search found 1 match
- Tue May 10, 2005 1:42 am
- Forum: PSP Development
- Topic: WipeOut Pure wad dump
- Replies: 29
- Views: 30622
They may have the 'RIFF WAVEfmt' header, but the actual header info is completely weird. Bits per sample is 0, so it won't render, and it has 34 bytes extra after the header. Normally fffe means it is uncompressed, just has more than 2 channels or more than 16bits per sample, but in this case this m...