Commit Graph

4262 Commits

Author SHA1 Message Date
bnnm
3c25afab1c Fix some WayForward .wave [Happy Feet Two (3DS)] 2022-07-23 14:47:30 +02:00
bnnm
7820fcb352 Add .3ds extension [F1 2021 (3DS)] 2022-07-23 14:47:01 +02:00
bnnm
69aa339a6b Fix some .swav [Face Training (DSi)] 2022-07-23 14:46:31 +02:00
bnnm
2eb0270ae5
Add HCA key 2022-07-17 12:39:32 +02:00
bnnm
a0dff75ed5 doc 2022-07-14 23:09:13 +02:00
bnnm
5c31c62ace Fix truncated ATRAC9 .wem 2022-07-14 23:09:08 +02:00
bnnm
57466697d5 Fix some Wwise Convolution Reverb wem 2022-07-14 23:08:42 +02:00
bnnm
23474dc27c Fix missing end samples in Wwise Vorbis 2022-07-14 23:08:09 +02:00
bnnm
f7ccb96b2f Add SNDZ .szd extension 2022-07-14 23:05:34 +02:00
bnnm
9670b98085 Fix some N1 .opus [Asatsugutori (Switch)] 2022-07-07 23:14:22 +02:00
bnnm
a466959827 Tweak HCA channel mappings 2022-07-07 23:13:53 +02:00
bnnm
10dc2999af Check ACB size 2022-07-07 23:13:35 +02:00
bnnm
887af76ef6 cleanup
- use LF instead of CRLF
- follow common name and code conventions used in other meta
- reduce comment verbosity (should mainly comment unusual points or )
- should declare variables at block level
- skip some checks that are unlikely to matter
- read stream name
2022-07-07 23:13:24 +02:00
modusc896d352
7eea28ae0e
ps2_gcm comment tweaks 2022-07-01 22:49:47 -03:00
modusc896d352
19b714bc6e
ps2_gcm cleanup 2022-07-01 16:34:00 -03:00
modusc896d352
6aee326e6e
Fix some GCM [NamCollection (PS2)]
the PS2 GCM meta needed some updating.
so, new meta update adds some checks, keeps the meta up-to-date with other recently-updated vgmsteam metas, and adds support for Klonoa multi-channel files.
2022-07-01 12:49:38 -03:00
bnnm
c091c83c33 Add SNDZ .szd1/3 2022-06-26 17:05:31 +02:00
bnnm
7c12a4b91a Cabela's African Safari (PSP) 2022-06-26 17:04:40 +02:00
bnnm
c277932b03 Improve .mp3 loading speed in some cases 2022-06-26 17:03:56 +02:00
bnnm
ec3999123c Add RIFF .ogg/logg extension [Luftrausers (Vita)] 2022-06-26 17:03:42 +02:00
bnnm
ff080c1661 Add TXTH codec PCM8_SB [Sonic CD (SCD)] 2022-06-26 17:03:27 +02:00
bnnm
d186193596
Merge pull request #1155 from finict/patch-1
Add .s3v loop detection signatures
2022-06-26 12:41:11 +02:00
finict
28bf3ab3e1
Add .s3v loop detection signatures 2022-06-25 23:08:41 +09:00
finict
607e7ef78b
Fix .2dx9 loop detection 2022-06-25 13:22:45 +09:00
kjhmagic
10c94fab80
Update hca_keys.h
33 subkeys added for D4DJ Groovy Mix (Android)
2022-06-23 04:49:07 +09:00
Skyth
8fca22717c Add HCA key for Sonic Origins 2022-06-22 15:46:30 +03:00
bnnm
2e83e792aa cleanup 2022-06-19 19:51:55 +02:00
bnnm
62dea5e30f doc 2022-06-19 19:37:23 +02:00
bnnm
aed73d4e4f Add FSB key 2022-06-19 19:37:03 +02:00
bnnm
9df2bd7d2b Lower .mp3 priority 2022-06-19 19:36:57 +02:00
bnnm
aee2a007ef Fix some .at3 RIFF [Megami no Etsubo (PSP)] 2022-06-19 19:36:44 +02:00
bnnm
08ec6b3655 Improve some Ubi SB detection [Myst IV (PC)] 2022-06-19 19:36:34 +02:00
bnnm
89b13c8e07 Fix segments not using highest sample rate as base 2022-06-19 19:36:25 +02:00
bnnm
86be2b74ad Fix some .mul [Tomb Raider 2013 (PS4)] 2022-06-19 19:36:11 +02:00
Jean Guyomarc'h
13fd8969c7 Fix sample rate of EA swvr
I am afraid this may depend on games, but for Future Cop LAPD, recorded
voices must be decoded with a sample rate of 22050, not 16000.
2022-06-06 15:10:47 +02:00
bnnm
f696beb0c4
Fix mono ALP .pcm [NBA Inside Drive 2000 (PC)] 2022-05-15 12:44:20 +02:00
bnnm
f2d98c50c6 Add TXTH codec "IMA_HV" [NBA Hangtime (PC)] 2022-05-15 12:25:52 +02:00
bnnm
5e8bb25e2b cleanup: rename tun.c to alp.c 2022-05-15 12:23:49 +02:00
bnnm
b61e94ed3c Fix some .tun [NBA Inside Drive 2000 (PC)] 2022-05-15 12:23:01 +02:00
bnnm
0dc64cdd8b cleanup: rename ALP_IMA to HV_IMA 2022-05-15 12:12:11 +02:00
bnnm
e83d776385 Fix some .atsl, add .atslx [Ken's Rage 2 (X360)] 2022-05-15 12:10:04 +02:00
bnnm
25c265ef30 Add Bioware fake .wav [Star Wars: KOTOR 1/2 (PC)] 2022-05-13 19:04:26 +02:00
bnnm
74a83e224f Extra logs on broken RIFF 2022-05-13 16:40:33 +02:00
bnnm
a16e8e95c7 Fix some .atsl/ktsl2asbin [Nioh (PS4)] 2022-05-13 16:39:50 +02:00
bnnm
e3e6522af5 Tweak truncated .aix to not loop 2022-05-13 16:36:50 +02:00
bnnm
adcd44328d Allow truncated .aix [Metroid: Other M (Wii)] 2022-05-08 13:32:10 +02:00
bxaimc
30ab06b109 Add brwsd & brwav ext. Fix RWSD for Wii Sports 2022-05-03 22:44:42 -04:00
NicknineTheEagle
b081312831 Migrate to VS 2019 and foobar2000 2022-01-04 SDK 2022-05-01 21:47:58 +03:00
bnnm
c16f305ef6 cleanup 2022-05-01 20:35:11 +02:00
bnnm
f4fe1482c9 cleanup 2022-05-01 20:34:58 +02:00