Commit Graph

4181 Commits

Author SHA1 Message Date
bnnm
fe539edcb4 cleanup 2022-04-09 14:58:23 +02:00
bnnm
68e63b769c Add SSPF .ssp [Metal Gear Solid 4 (PS3)] 2022-04-09 14:57:49 +02:00
bnnm
80d8ce2414 Preserve channel layout when downmixing some cases 2022-04-09 11:32:37 +02:00
bnnm
1c666f27d5
Add .rsnd extension [Birushana (Switch)] 2022-04-03 11:48:22 +02:00
modusc896d352
eabc51dc73
add .ilf extension [Madden NFL 98 (PS1)] 2022-04-02 18:50:08 -03:00
Vilim Lendvaj
c01dc98d39
Update hca_keys.h 2022-04-01 03:05:38 +02:00
bnnm
6c0aff55da
Merge pull request #1101 from kjhmagic/patch-1
Update hca_keys.h
2022-03-31 21:12:06 +02:00
NicknineTheEagle
ef09f4c3b7 EA MPF: Fixed v5 format without track checksum 2022-03-31 16:40:15 +03:00
kjhmagic
e24aabe675
Update hca_keys.h 2022-03-31 03:40:58 +09:00
bnnm
c4d4e60867 doc 2022-03-29 23:45:45 +02:00
bnnm
8bf5ef7c21 Add HCA key 2022-03-29 23:45:04 +02:00
bnnm
fc97f80485 Fix some .psb loops [Senxin Aleste (AC)] 2022-03-29 23:44:56 +02:00
bnnm
15985ef1d9 Add .vm4 extension [Elder Gate (PS1)] 2022-03-29 23:44:38 +02:00
punk7890
cf3fbbc5b2
Added ANNO: Mutationem (PC) 2022-03-26 02:31:06 -07:00
Lukas Cone
fbf7ce2074
fix ktac.c without VGM_USE_FFMPEG enabled 2022-03-20 13:53:13 +01:00
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
Julian Xhokaxhiu
b90ace5f9e Fix when the flag -DUSE_MPEG=OFF is used on CMake
When MPEG support is disabled the struct "mpeg_frame_info" becomes unavailable, producing an error when linking, as it is required but some other code which is not protected behind the #ifdef
2022-02-16 00:10:15 +01: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
df1ba64eaf Fix .bnsf key detection in rare cases 2022-02-06 13:14:54 +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