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
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
Christopher Snowhill
2db8e56ef2
Fix FFmpeg reader function
...
It should return AVERROR_EOF when reaching the end of the stream, rather
than returning zero. When it returns zero, the avformat prober will just
loop endlessly until the process is terminated.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-01-26 20:55:28 -08: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
3146647934
Fix some dual stereo [Animal Crossing DLC (NSW)]
2022-01-14 17:22:31 +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
66a51fccb4
Add helper
2022-01-14 17:13:14 +01:00
bnnm
55307d393f
Merge bcwav with bfwav and cleanup
2022-01-14 17:12:41 +01:00
bnnm
13c8649026
Separate some base code
2022-01-14 15:16:45 +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
bnnm
1411fba54f
Fix some .adp [Wave Race Blue Storm (GC)]
2022-01-12 21:14:36 +01:00
bnnm
f8f3d8d463
Fix some WIIADPCM [Angry Birds Star Wars (Wii)]
2022-01-12 21:14:10 +01:00
bnnm
41eccd8d3e
Merge msv.c and msvp.c
2022-01-12 21:13:56 +01:00
bnnm
c194a9674c
sgxd/rxws: improve companion file handling
2022-01-08 21:04:43 +01:00
bnnm
8572c62b12
Add .wav with MP3 [Bear's Imagine That! (PC)]
2022-01-08 21:00:13 +01:00
bnnm
ad6a5cab9d
Add encrypted .mus from Minecraft v1.6.1<
2022-01-08 20:59:16 +01:00
bnnm
4e90dd24e7
Improve STDIO for TXTP that open many small files
2022-01-08 20:57:45 +01:00
bnnm
adc7fe23a2
Fix companion files in foobar 7z/zip archives
2021-12-31 17:44:54 +01:00
bnnm
53ca00bc2c
Fix some Ubi CKD [Rayman Origins (3DS/Vita)]
2021-12-31 17:33:42 +01:00
bnnm
382b0d2929
Fix some Ubi CKD [Rayman Origins (3DS/Vita)]
2021-12-31 16:20:52 +01:00
bnnm
0f5b806792
Add HCA key
2021-12-31 16:12:09 +01:00
bnnm
6ea7e4a256
SLI: ignore comments and cleanup
2021-12-31 16:11:47 +01:00
PolarManne
16892482ac
Add HCA key
2021-12-25 09:39:54 -07:00
bnnm
b40e48128f
Remove .psw fake extension (use waa/wac/wam)
2021-12-18 12:18:36 +01:00
bnnm
599004276f
Fix some Ubi Lyn with Ogg [Rabbids Go Home (PC)]
2021-12-18 12:18:22 +01:00
bnnm
45f14a8a7b
Fix some Ubi Jade .waa/wac/wam [King Kong GE (PC)]
2021-12-18 12:17:47 +01:00
kjhmagic
16c091464b
Update hca_keys.h
...
15 subkey added about D4DJ Groovy Mix (Android)
2021-12-16 22:31:00 +09:00
bnnm
05b044c889
Remove .xag/cvs/snds from PSX hack (use TXTH)
2021-12-11 17:37:38 +01:00
bnnm
7c28ecd09e
Lower priority of simpler headers, cleanup
2021-12-11 17:35:27 +01:00
bnnm
f03d78046c
misc cleanup
2021-12-11 17:22:23 +01:00
bnnm
f681916ff0
Add Ubi LyN custom MP4 [Zombie U (WiiU)]
2021-12-11 15:02:21 +01:00
bnnm
e56a761482
riff: reject Ubi LyN
2021-12-11 12:47:00 +01:00
bnnm
07c7f4a55c
Fix some Wwise .bnk DSP [Luigi's Mansion 2 (3DS)]
2021-12-11 12:45:19 +01:00
bnnm
e283384dcd
Add .TUN ACM [Descent to Undermountain (PC)]
2021-12-11 12:43:31 +01:00
bnnm
48c67ecfd8
Add HCA key
2021-12-11 12:43:13 +01:00
bnnm
05cdd0bbf5
Clean HCA subkey code
2021-12-11 12:43:06 +01:00
bnnm
bda98d71e1
Move custom mp4 code from KTAC
2021-12-11 12:42:17 +01:00
bxaimc
c314a74853
Add dual file stereo for ACNH: Happy Home Paradise
2021-12-09 12:27:41 -05:00
NicknineTheEagle
ec2373a98d
Formatting tweaks
2021-12-08 16:50:05 +03:00
NicknineTheEagle
f277dfe27e
EA SCHl: Added missing defines
2021-12-08 16:42:25 +03:00
NicknineTheEagle
ae101e80e2
EAAC: Fixed potential infinite loop on bad data
2021-12-08 16:41:59 +03:00
NicknineTheEagle
b52b9425b7
Added Treyarch NSLB bank format [Call of Duty 3]
2021-12-07 13:14:06 +03:00
NicknineTheEagle
ad28329418
MSF: Added .str extension
2021-12-07 12:17:09 +03:00
bnnm
ae79bca161
Fix some looping issues [Legend of Mana (PC)]
2021-12-06 23:43:27 +01:00
bnnm
f5502186e8
Rename ps2_sfs.c to ster.c
2021-12-06 13:21:35 +01:00
bnnm
7a6af2ee0e
Unify dupe STER meta [Baroque, Star Soldier (PS2)]
2021-12-06 13:20:36 +01:00
bnnm
9bd3574548
Fix some .pk DSP in Ubi BAO [We Dare (Wii)]
2021-12-06 13:17:00 +01:00
modusc896d352
776c168257
ubi_bao.c
...
documentation update, nothing major.
2021-11-29 14:29:41 -03:00
modusc896d352
fad5224bb9
ubi_bao.c
...
do some documentation update on ubi_bao.c
2021-11-28 20:48:57 -03:00
bnnm
30a4dd0e09
Add WiiU .XWS [Ninja Gaiden 3 Razor's Edge (WiiU)]
2021-11-28 14:01:22 +01:00
bnnm
1fda26f9a3
Fix some .ATSL [Dynasty Warriors 9 DLC (PC)]
2021-11-28 14:00:28 +01:00
NicknineTheEagle
385a105426
Added WBK format [Spider-Man 2, Ultimate Spider-Man]
2021-11-21 08:24:13 +03:00
bnnm
fc301e4f47
Add .res extension
2021-11-18 00:23:52 +01:00
bnnm
ad9d88c5c4
meta: rename str_asr.c to knon.c
2021-11-18 00:22:11 +01:00
bnnm
240e9c00b0
cleanup
2021-11-18 00:21:29 +01:00
bnnm
0fd994abb9
meta: lower priority for some meta
2021-11-18 00:17:40 +01:00
bnnm
3a00376590
meta: fix some validations and cleanup
2021-11-18 00:17:17 +01:00
bnnm
156be80ada
Add ADX key, tweaks
2021-11-18 00:13:11 +01:00
bnnm
4805987bb3
Fix some HCA v3 [Megaton Musashi (Switch)]
2021-11-18 00:12:52 +01:00
punk7890
f6e3b49819
Add .sem extension [Oretachi Game Center Zoku: Sonic Wings (PS2)]
2021-11-14 03:39:28 -08:00
bnnm
bfd0a08bc7
Cleanup
2021-11-13 14:43:52 +01:00
bnnm
ab65cf1e2a
Add FSB key
2021-11-13 14:43:45 +01:00
bnnm
dd4ac00fcb
Add RIFF .pcm [Silent Hlll - The Arcade (AC)]
2021-11-13 14:43:29 +01:00
bnnm
6d3b551b8e
misc tweaks
2021-11-12 18:47:08 +01:00
bnnm
2d1579891d
Improve DSP validations
2021-11-12 18:46:52 +01:00
bnnm
124bd667a3
Add RIFF .rpgmvo [Omori (PC)]
2021-11-12 18:45:43 +01:00
bnnm
64abb33fd7
Add PCM24 .wav [Omori (PC)]
2021-11-12 18:45:18 +01:00
kjhmagic
144f0f7019
41 subkey added about D4DJ Groovy Mix (Android)
2021-11-07 12:10:33 +09:00
bnnm
a060eda79c
Mark prefetch entries in Wwise .bnk
2021-11-06 14:57:41 +01:00
bnnm
2fd74b8de0
Fix some .SCD [Dragon Quest X (Switch)]
2021-11-06 14:57:30 +01:00
bnnm
fc79fced5d
Fix some EA .bnk [Madden NFL 2001 (PS1)]
2021-11-06 14:57:20 +01:00
bnnm
892098cd3d
logs
2021-10-31 20:22:30 +01:00
bnnm
7c5c8ac4aa
Add .AWA extension [Missing Parts Side A (PS2)]
2021-10-31 20:15:22 +01:00
bnnm
26552bf910
Fix some .str+wav [Taq Wanted (PC/Xbox)]
2021-10-31 20:14:15 +01:00
bnnm
ee2739f996
Improve FSB4 MPEG full loops [Deadpool (PS3)]
2021-10-31 20:12:57 +01:00
bnnm
510ed0e1da
Fix some .ads/ss2 [Katamari Damacy (PS2)]
2021-10-31 20:11:40 +01:00
bnnm
e32630efda
hca: improve key finder in edge cases
2021-10-31 20:10:13 +01:00
bnnm
e842d7934c
Add HCA key
2021-10-31 20:09:52 +01:00
bnnm
d51e78d571
Add .u0 encrypted Ogg
2021-10-31 20:09:18 +01:00
bnnm
38c5867f19
Merge pull request #1000 from NicknineTheEagle/ubi-ea
...
- EA SCHl/EAAC: Print warnings in console for missing companion files
- EA SCHl: Removed the hack merging multiple sounds in one bigfile
- Ubi SB: Play silence for missing external files instead of failing --Fixes Splinter Cell (Prototype) (Xbox)
2021-10-31 19:34:01 +01:00
NicknineTheEagle
7670d61aac
Ubi SB: Play silence for missing external files instead of failing
...
Fixes Splinter Cell (Prototype) (Xbox)
2021-10-28 18:59:54 +03:00
NicknineTheEagle
27cf174b80
EA SCHl: Removed the hack merging multiple sounds in one bigfile
2021-10-28 18:52:19 +03:00
punk7890
3852c5d988
Add .vgi extension [Time Crisis II (PS2)]
2021-10-27 17:32:33 -07:00
NicknineTheEagle
933a76f95e
Print warnings in console for missing companion files
2021-10-26 00:00:57 +03:00
bnnm
bfbe99400f
Merge pull request #997 from KatieFrogs/wasm-mpg123-jansson
...
Cmake: Build mpg123 and jansson for wasm target
2021-10-25 19:34:36 +02:00
KatieFrogs
493c12916c
Cmake: Build mpg123 and jansson for wasm target
2021-10-25 10:06:59 +03:00
grj1234
a5fd88c8d4
Add .wst extension [3jigen Shoujo o Hogo Shimashita (PC)]
2021-10-25 07:06:44 +09:00
bnnm
ee0387928d
Add .sam extension
2021-10-24 16:07:58 +02:00
bnnm
bab7d21b3e
Add TXTH offset absolute modifier
2021-10-24 16:07:35 +02:00
bnnm
2570fcac4d
Add TXTH codec XA_EA [Road Rash videos (SAT)]
2021-10-24 13:12:38 +02:00
bnnm
be7e4821d7
xa: tweak decoding to be closer to PSX
2021-10-24 10:54:03 +02:00
bnnm
3e2f7aab75
xa cleanup
2021-10-24 10:29:00 +02:00
bnnm
656c70e67b
cleanup
2021-10-24 10:28:48 +02:00
bnnm
3c8dc615ab
cleanup: fix UB (left shift promotes to int)
2021-10-24 10:28:20 +02:00
bnnm
7847abacce
TXTH: allow name_table=* to auto-set .names.txth
2021-10-23 13:27:05 +02:00
bnnm
3d88b965d3
Add TXTH codec CP_YM [Marvel vs SF (SAT)]
2021-10-23 13:16:44 +02:00
bnnm
79c444c52e
Remove fake .aiffl/aifcl (use .laif/laiff/laifc)
2021-10-23 13:14:54 +02:00
bnnm
b82391063b
helpers
2021-10-23 13:05:23 +02:00
bnnm
68f6b13683
Fix some Sony .bnk [PS Home Arcade (Vita)]
2021-10-23 13:04:30 +02:00
bnnm
8ae722b9e9
cleanup
2021-10-23 13:02:53 +02:00
grj1234
c145512f37
Add .nsa extension as RIFF WAWE [Hajimete no Otetsudai (PC)]
2021-10-22 05:44:04 +09:00