3325 Commits

Author SHA1 Message Date
bnnm
a9ca198aad Add RIFF .xvag [Uncharted Golden Abyss (Vita)] 2022-02-28 23:57:51 +01:00
bnnm
ca65796ba6 Fix some broken .wav [Cross Gate (PC)] 2022-02-28 23:54:04 +01:00
bnnm
0f0c1b89ec Fix +2GB Wwise .bnk [Björk Vulnicura VR (PC)] 2022-02-28 23:53:06 +01:00
bnnm
653342c419 Add HCA key 2022-02-28 23:50:10 +01:00
NicknineTheEagle
fa6a569d49 Fixed some EA SBR banks 2022-02-21 06:17:45 +03:00
NicknineTheEagle
218374c8d6 WBK: Added info on string hashing algorithm 2022-02-19 21:46:13 +03:00
NicknineTheEagle
3515644d73 NSLB: Fixed XMA 2022-02-19 21:46:13 +03:00
NicknineTheEagle
4179c2f0f3 Minor tweaks 2022-02-19 21:46:13 +03:00
bnnm
64cbc9a99e Add HCA key 2022-02-19 12:37:06 +01:00
bnnm
e930c07457 Fix Koei .mic with 4 channels 2022-02-19 12:36:54 +01:00
bnnm
34112d8dbb Fix some MUSX .sfx [Sphinx (PC)] 2022-02-19 12:36:33 +01:00
Greedysky
9958c00b0e Fix ktac.c without VGM_USE_FFMPEG enabled 2022-02-17 16:07:08 +08:00
bnnm
c56dcc59ca Add .sfx FSB extension 2022-02-13 21:18:10 +01:00
bnnm
3261e7897c Add HCA keys 2022-02-13 21:16:36 +01:00
NicknineTheEagle
cd3de0751b NSLB: Fixed Kung Pu Panda (Wii) 2022-02-08 05:01:53 +03:00
bnnm
00441228a5
Fix mpeg.c without VGM_USE_MPEG enabled 2022-02-06 23:21:06 +01:00
bnnm
804837a54c Tweaks 2022-02-06 13:17:05 +01:00
bnnm
b790ef3cec Fix .wav with broken interleave [Rayman 2 (DC)] 2022-02-06 13:15:10 +01:00
bnnm
878b253c76 txth: extra usable fields just in case 2022-02-06 13:14:42 +01:00
bnnm
9b75cc6d83 Add .mp3 parser using mpg123 for consistency 2022-02-06 13:10:07 +01:00
bnnm
484908c57e Fix some .sps [Madden 13 (Vita), Madden 22 (PC)] 2022-02-06 13:07:58 +01:00
NicknineTheEagle
2ca2693cf1 NSLB: Fixed PS2 banks 2022-02-05 19:50:26 +03:00
grj1234
7aaa6e695e
RIFF: uncomment Ogg Vorbis mode 2+ [Only One (PC)] 2022-02-04 11:11:49 +09:00
modusc896d352
9944b04d32
this is the last one i promise
i just removed a single comment, nothing major here.
2022-02-01 21:39:06 -03:00
modusc896d352
77b5b46008
ubi_bao changes (8/?)
remove the sbao flag as file_type already does the job.
2022-02-01 21:21:46 -03:00
modusc896d352
c5e5c0c179
ubi_bao changes (7/?)
minor "fix".
2022-02-01 09:31:16 -03:00
modusc896d352
fd51df32be
ubi_bao changes (6/?)
atomic BAOs now open depending on whether or not said BAO has a "{id}.sbao" name on it.
it's still not perfect but (mostly) works.
2022-02-01 08:39:21 -03:00
modusc896d352
25497b99f3
ubi_bao changes (5/?)
rename variable to something more sensible
2022-01-31 21:31:09 -03:00
modusc896d352
211b2e7a37
ubi_bao changes (4/?)
implement a hack for games with %08x.sbao naming nomenclature for streamed BAOs.
(present in Shaun White Snowboarding and Prince of Persia 2008)
2022-01-31 21:19:45 -03:00
modusc896d352
5f20e3344d
ubi_bao changes (3/3)
try to explain what this new change means.
2022-01-31 20:34:59 -03:00
modusc896d352
6fcc0b4e3e
ubi_bao changes (2/2)
fix formatting issues
2022-01-30 14:48:34 -03:00
modusc896d352
9a4087eff7
ubi_bao changes
this is an attempt to add standard "atomic bao" nomenclature for "streamed BAOs". like %08x.bao/%08x.bao instead of (example) Common_BAO_0x5NNNNNNN, French_BAO_0x5NNNNNNN or Common_BAO_0x0NNNNNNN. this also applies to "memory BAOs" as well.

this change was necessary due to the existence of scimitar_new.bms, which handles forge files rather differently as far as sound files are concerned. more specifically, it goes deeper into the BAO files themselves.
2022-01-30 14:47:18 -03:00
bnnm
8d33a17919 cleanup 2022-01-30 13:34:08 +01:00
bnnm
e76ccb6ab7 Redo .rwav/rwar and add .brwav 2022-01-30 13:33:21 +01:00
bnnm
f6a48926b7 Add .pk/spk variation [Michael Jackson TE (X360)] 2022-01-30 13:32:48 +01:00
bnnm
a054692865 Fix Wwise XWMA prefetch 2022-01-30 13:31:06 +01:00
bnnm
ba1743cd3a Remove .04sw fake extension (use .xa) 2022-01-30 13:30:24 +01:00
bnnm
0e2023767b Fix some Reflections .xa [Emergency Heroes (Wii)] 2022-01-30 13:29:23 +01:00
bnnm
6074da0f4c Allow BIK .xmv extension [Emergency Heroes (Wii)] 2022-01-30 13:28:20 +01:00
bnnm
964397c1fb Improve .bnsf key detection in some cases 2022-01-30 13:26:39 +01:00
bnnm
0415b263a3
Fix broken .rwsd 2022-01-25 23:29:58 +01:00
bnnm
6f5da72f2e Fix some Sony .bnk pitch [Sly Collection (PS3)] 2022-01-22 22:58:19 +01:00
bnnm
098937ffeb .mjh+mjh cleanup 2022-01-22 22:56:35 +01:00
bnnm
f565083502 Fix some AIFF 2022-01-22 22:56:20 +01:00
bnnm
0f6ce99e2b Allow XA with emphasis flag, add .an2 [Croc (PS1)] 2022-01-16 23:04:35 +01:00
bnnm
dd84f89d7f Remove .bfwavnsmbu fake extension (use TXTP) 2022-01-14 17:16:39 +01:00
bnnm
b0888b184f cleanup 2022-01-14 17:13:22 +01:00
bnnm
55307d393f Merge bcwav with bfwav and cleanup 2022-01-14 17:12:41 +01:00
bnnm
adecc8a514 Remove msvp 2022-01-12 22:01:10 +01:00
bnnm
f61a6f1fda Fix some .rws [kill.switch (PS2)] 2022-01-12 21:19:09 +01:00