Commit Graph

3458 Commits

Author SHA1 Message Date
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
NicknineTheEagle
8b52322fb9 BAF: Optimization 2021-10-21 20:10:21 +03:00
NicknineTheEagle
cb235c251b BAF: Formatting 2021-10-21 00:40:44 +03:00
NicknineTheEagle
247b5109b6 BAF: Added a variation [Blur (Prototype) (PS3)] 2021-10-21 00:33:23 +03:00
bnnm
b6bf846697 Fix some .wav.str 2021-10-19 00:40:40 +02:00
bnnm
13c39edbe8 Add HCA keys 2021-10-19 00:40:30 +02:00
bnnm
af6a7a1e0d hca: separate bruteforcer code 2021-10-19 00:40:14 +02:00
bnnm
99eb1c328f Improve HCA key tester 2021-10-19 00:35:06 +02:00
grj1234
fdf24cbaa4 Add .mse and .koe extension 2021-10-16 23:01:10 +09:00
bnnm
45e04fe988 hca: bruteforcer tweaks 2021-10-15 22:41:51 +02:00
bnnm
0b75db71d0 Add HCA keys 2021-10-15 22:41:37 +02:00
bnnm
0267faea1d Add HCA key 2021-10-15 15:21:25 +02:00
bnnm
3434f3d7f7 cleanup 2021-10-15 15:21:17 +02:00
grj1234
b55efb9dfb
Update ogg_vorbis.c
Add .ogg_ extension as rpgmvo format [RPG Maker MZ (PC)]
2021-10-14 21:58:55 +09:00
Skyth
5d6adbfed4 Add HCA key for PC version of NEO: The World Ends With You 2021-10-10 21:30:41 +03:00
bnnm
001befde17 txth: clean detection and remove rare edge case 2021-10-10 17:01:06 +02:00
bnnm
86c31d1481 streamfile cleanup 2021-10-10 15:09:58 +02:00
bnnm
c1e0143881 Add more TXTH chunk options 2021-10-10 13:32:38 +02:00
bnnm
f052c97cfb cleanup 2021-10-10 13:31:04 +02:00
bnnm
92800e6544 Remove headerless XA and improve detection speed 2021-10-10 13:28:32 +02:00
bnnm
45020c8acf Fix some .cnk SCHl [NBA Live 97 (PS1)] 2021-10-10 13:04:43 +02:00
bnnm
b8ab88c404 Fix some .cnk 1SNh [Triple Play 97, FIFA 97 (PS1)] 2021-10-10 13:03:38 +02:00
bnnm
af86aeca74 Add XA in TXTH [Phantasy Star (SAT), Fantavision] 2021-10-09 16:48:45 +02:00
bnnm
9d6493dea7 Fix NX Opus with odd rates [Lego Marvel (Sw)] 2021-10-09 16:47:12 +02:00
bnnm
971ac41dc4 renames 2021-10-09 12:53:42 +02:00
bnnm
54dd018c96 Add LPCM .w extension, cleanup 2021-10-09 12:51:33 +02:00
bnnm
d2acaf3994 Fix some LOPU .lopus loops 2021-10-08 22:27:39 +02:00
bnnm
c87816ac59 misc tweaks 2021-10-08 22:24:51 +02:00
KatieFrogs
fa923e16d5 hca: Comment HCA_BRUTEFORCE 2021-10-06 06:43:17 +03:00
bnnm
f525c7d550 hca: tweaks 2021-10-03 13:49:23 +02:00
bnnm
511e706f8d Add HCA key 2021-10-03 13:49:12 +02:00
bnnm
67241ebda5 Add LPCM .ladpcm [Melty Blood Type Lumina (Sw)] 2021-10-03 13:48:22 +02:00
bnnm
fc4f7f8f7f Fix some .psb loops [G-Darius HD (Switch)] 2021-10-02 18:15:58 +02:00
bnnm
29547af5be Add M2 looping .m4a [G-Darius HD (Switch)] 2021-10-02 18:15:45 +02:00
bnnm
011aa6c6c1 Add LOPU .lopus [Melty Blood Type Lumina (Switch)] 2021-10-02 18:15:04 +02:00
grj1234
7a5499ecb3
Update the comment of nwa.c
Update the comment about the format of Gameexe.ini (information from the official documentation of RealLiveMax, the public version of RealLive)
2021-10-02 15:59:24 +09:00
bnnm
334b607890 util: fix .h clash 2021-10-01 00:33:49 +02:00
bnnm
c51b16b4e1 Fix some Ubi .hxx [XIII (Xbox)] 2021-10-01 00:05:27 +02:00
bnnm
3f164f74c9 misc 2021-10-01 00:04:32 +02:00
bnnm
2b52edbc8f cleanup: don't ifdef vorbis meta 2021-09-27 00:10:28 +02:00
bnnm
8e07c99497 Fix some Blitz .str+wav [Zapper (Xbox)] 2021-09-26 19:34:50 +02:00
bnnm
01819ff745 Fix some .psb [Castlevania Advance Col. (Switch)] 2021-09-26 19:34:36 +02:00
bnnm
bb01c776ac misc fixes 2021-09-26 19:34:12 +02:00
bnnm
8a13904615
Merge pull request #957 from AlwinEsch/fix-uwp
fix Windows Compiler Warning C4703 on uninitialized pointer in src\meta\csb.c
2021-09-21 23:35:18 +02:00
Alwin Esch
a326339cde fix Windows Compiler Warning C4703 on uninitialized pointer in src\meta\csb.c
On our addon for Kodi https://github.com/xbmc/audiodecoder.vgmstream becomes vgmstream used.
In the build systems used for Windows UWP there, a warning is automatically declared as an error.

This change sets the variable to NULL there, which removes the warning.

Error:
```
d:\a\1\audiodecoder.vgmstream\lib\vgmstream\src\meta\csb.c(142): error C4703: potentially uninitialized local pointer variable 'stream_name' used [D:\a\1\s\build\audiodecoder.vgmstream-prefix\src\audiodecoder.vgmstream-build\lib\vgmstream\src\libvgmstream.vcxproj] [D:\a\1\s\build\audiodecoder.vgmstream.vcxproj]
```

Related build log:
https://dev.azure.com/teamkodi/binary-addons/_build/results?buildId=6134&view=logs&j=cc6cffab-e95c-563d-eef4-026ebc0684ec&t=4caacdc4-d3f5-50ea-479d-35158b55a00e&l=583
2021-09-21 18:29:32 +02:00
kjhmagic
7ecae3c981
36 subkey added about D4DJ Groovy Mix (Android) 2021-09-22 01:19:08 +09:00
bnnm
82fc05c3dc misc cleanup 2021-09-19 23:54:38 +02:00
bnnm
cbaf17bfe0 adx: play even if key not found
For consistency with .hca and easier to identify by user
2021-09-19 23:54:06 +02:00
bnnm
5adae4db4c Fix some Ogg .wav [Kirara Kirara NTR (PC)] 2021-09-19 23:52:33 +02:00
bnnm
112aab1923 Fix some .acb issues 2021-09-19 23:51:59 +02:00
bnnm
e648191dac psb: fix ifdef 2021-09-16 00:26:18 +02:00
bnnm
7bb2434b56 misc issues and cleanup 2021-09-15 23:22:17 +02:00
bnnm
bdd641d218 Fix .psb [Legend of Mana (Switch), Judgment (PS4)] 2021-09-15 23:21:10 +02:00
bnnm
ec6c48a3d5 Improve .acb name reading performance 2021-09-15 23:13:06 +02:00
bnnm
ce7ffc6d38 cri utf: performance tweaks for some cases 2021-09-15 23:11:56 +02:00
Michael
0592b78d26
Add adx key for Sonic Colors Ultimate 2021-09-13 21:28:30 -07:00
bnnm
3fe5967764 build: fix missing ifdef 2021-09-12 20:49:40 +02:00
bnnm
4bdb43e777 doc 2021-09-12 20:09:06 +02:00
bnnm
ea910e2ad2 acb: log/tweaks 2021-09-12 20:08:55 +02:00
bnnm
91e12ab559 Fix some .ktsl2asbin/atsl [Nioh (PC)] 2021-09-12 20:03:38 +02:00
bnnm
89ed00a980 Fix some .p3d [Spider-Man 4 beta (X360)] 2021-09-12 20:02:52 +02:00
bnnm
6096edcb40 Add M2 .psb [Senxin Aleste, Legend of Mana (PC)] 2021-09-11 16:12:35 +02:00
bnnm
58b6b16e3a Tweak some XWMA total samples 2021-09-11 13:11:29 +02:00
bnnm
abb9acaf4f cleanup: remove tabs 2021-09-04 22:19:36 +02:00
bnnm
333b7097c9 Handle +2GB .fsb and .ktsl2asbin [Nioh 2 (PC)] 2021-09-04 22:06:54 +02:00
bnnm
a4fe6a9352 Cleanup and logs 2021-09-04 20:31:11 +02:00
bxaimc
9c9469e6a5 Add hca key for Sonic Colors Ultimate 2021-09-03 10:30:30 -04:00
NicknineTheEagle
d13c713fcc Ubi SB: Fixed some PSP games 2021-08-31 15:50:30 +03:00
bnnm
d1b71f705f Add .xsh+xsd variations [Minority Report (Xbox)] 2021-08-27 22:20:26 +02:00
bnnm
8bfd247eac build: autotools cleanup and log fixes 2021-08-26 22:16:31 +02:00
bnnm
374e1d3c32 utils: chunk parsing helper 2021-08-26 19:52:19 +02:00
bnnm
cf36348b77 add extra user logs 2021-08-26 19:39:58 +02:00
bnnm
e3c8240d5b Add .wve for EA SCHl [Madden NFL 99 (PC)] 2021-08-26 18:52:59 +02:00
bnnm
47132ece19 Allow TXTH codec strings in name_table 2021-08-26 18:51:47 +02:00
bnnm
7400112fbe cleanup 2021-08-26 18:48:19 +02:00
bnnm
f799aec0ca Add log functions to show errors to users 2021-08-26 18:41:03 +02:00
bnnm
3dde7b8af4 Fix some Ubi BAO [Just Dance (Wii)] 2021-08-22 13:15:37 +02:00
bnnm
2489d1e17b cleanup 2021-08-22 13:15:06 +02:00
bnnm
c3e6afd7b6 Add .xsh+xsd/xss [KS's Pro Surfer (Xbox)] 2021-08-22 13:13:38 +02:00
bnnm
02f2245c78 Add HCA key [m HOLD'EM (Android)] 2021-08-22 12:31:08 +02:00
bnnm
65f6197ae4 Fix EA .WVE with PCM8 [Madden NHL 97 (PC)] 2021-08-22 12:25:06 +02:00
bnnm
e54d9ed20b Fix Ubi Lyn .wav MPEG last interleave 2021-08-22 12:23:50 +02:00
bnnm
f9ef1f2d89 Fix some .sgt DMSG with streams 2021-08-22 12:20:55 +02:00
bnnm
8819cbf0b3 riff: fix codecs with some libs disabled, cleanup 2021-08-22 12:17:45 +02:00
NicknineTheEagle
8d45a88dcf CRI CPK: Added support for ADX sounds 2021-08-16 14:37:43 +03:00
bnnm
a066301153 Merge branch 'master' of https://github.com/vgmstream/vgmstream into build3 2021-08-14 17:24:05 +02:00
NicknineTheEagle
a3aef99ca6 EA SCHl: Added missing indexes and defaults 2021-08-14 13:52:31 +03:00
bnnm
36cf5c18f4 cleanup: move clHCA to coding to simplify
Also has changed a lot from the original so it's barely external now
2021-08-14 11:39:54 +02:00
bnnm
a008645c0f build: fix building with ffmpeg + without mpeg 2021-08-12 20:03:14 +02:00
bnnm
e6a8b2c3f5 cleanup 2021-08-08 13:31:39 +02:00
bnnm
1f4b532066 cleanup: renames 2021-08-07 22:25:45 +02:00
bnnm
0c62973811 Fix some .sts issues [Shikigami no Shiro 3 (Wii)] 2021-08-07 22:25:07 +02:00
bnnm
5335f0876d remove unused .bytes extension 2021-08-07 21:00:14 +02:00
bnnm
c8e57f07fe cleanup: renames 2021-08-07 20:58:13 +02:00
bnnm
d8cd1487ea cleanup 2021-08-07 20:56:31 +02:00
bnnm
e6c3527ee5 cleanup 2021-08-07 16:59:32 +02:00
bnnm
15bd54dfa8 hca: alt key bruteforcer for txt files 2021-08-07 12:37:41 +02:00
bnnm
970139f992 Add Relic .wxd+wxh and .bnk [Homeworld (PC)] 2021-08-07 12:32:42 +02:00
NicknineTheEagle
52ceaef200 Improved EA Harmony bank support 2021-08-06 15:45:00 +03:00
Guest126
103e069d5c
Add HCA key [Mini 4WD Hyper Dash GP (Android)]
I found the HCA key from level1 in data.unity3d.
https://note.com/note_s/n/na1b09cb3a85d
2021-07-30 18:29:15 +09:00
bnnm
3c03891d13 cleanup: etc 2021-07-29 23:41:27 +02:00
bnnm
4ea05e512a cleanup: simplify ogg vorbis meta call 2021-07-29 23:20:43 +02:00
bnnm
bfd1d28745 cleanup: misc 2021-07-29 22:46:34 +02:00
bnnm
93374f3019 txth: fix wrong name table check 2021-07-29 22:31:08 +02:00
bnnm
39dfdee9e4 cleanup: function defs, unused vars 2021-07-29 22:29:49 +02:00
bnnm
5673a3c636 cleanup: misc 2021-07-29 18:38:07 +02:00
bnnm
079370b2a1 cleanup: hca subkeys 2021-07-29 17:35:02 +02:00
bnnm
e525bd1456 Add HCA key [Alchemy Stars (Android)] 2021-07-29 17:34:11 +02:00
bnnm
0ac5959234 cleanup: fix compiler warning, etc 2021-07-29 17:08:30 +02:00
NicknineTheEagle
147af39293 EA GIN: Added "Octn" header magic 2021-07-28 16:57:09 +03:00
bnnm
93339ba2bc Add Tantalus .tad decoder [House of the Dead (SAT)] 2021-07-23 22:30:57 +02:00
bnnm
408bf257a1 Fix some .spf [Hugo: Magic in the Trollwoods (DS)] 2021-07-23 19:21:40 +02:00
bnnm
4def2fd7e2 Allow wrong .AT3 again for old demuxed videos 2021-07-23 19:16:11 +02:00
bnnm
039541f881 ffmpeg: internals cleanup 2021-07-23 18:55:03 +02:00
bnnm
4a178e4e44 ffmpeg: AAC cleanup and doc 2021-07-23 15:52:31 +02:00
bnnm
4927761e52 Fix FFmpeg 4.4 encoder delay issues and cleanup 2021-07-23 15:52:05 +02:00
bnnm
6de04c14bd Fix some ATRAC9 .wem [DmC: Definitive Edition (PS4)] 2021-07-18 23:07:03 +02:00
bnnm
3741e021b3 Add TXTH first interleave, tweak dual stereo 2021-07-17 19:01:50 +02:00
NicknineTheEagle
3258c38f8b Ubi SB: Added a failure check in offset parsing 2021-07-14 17:39:54 +03:00
NicknineTheEagle
6d554d50e9 Ubi SB: Added a new version [Open Season (X360)] 2021-07-14 17:30:48 +03:00
NicknineTheEagle
9a7f1ffd44 Ubi SB: Fixed silence parsing 2021-07-14 17:30:18 +03:00
NicknineTheEagle
456df014a0 Ubi SB: Renamed some vars, doc 2021-07-14 04:31:48 +03:00
NicknineTheEagle
e806213550 Ubi SB: Fixed PS2 subblock detection 2021-07-14 04:29:53 +03:00
bnnm
53f43b9f38 Add .sps new EA-OPUS [FIFA 21 (PC)] 2021-07-13 23:49:40 +02:00
bnnm
3a7a23a785 Fix some .at3 [Sengoku Basara 4 (PS3)] 2021-07-13 23:46:27 +02:00
kjhmagic
417217411c
Add HCA key [D4DJ Groovy Mix (Android)]
I found new subkey about D4DJ Groovy Mix.
Added 76 keys. Total of subkey is 298.
I rechecked all of keys.
2021-07-10 16:16:43 +09:00
bnnm
b299aae547 Add Capcom .sspr [Sengoku Basara 4 (PS3/PS4)] 2021-07-09 00:06:27 +02:00
bnnm
d7b277a671 cleanup: BOM skip function 2021-07-08 22:26:21 +02:00
bnnm
4b88afb239 Add HCA key [Dragon Quest Tact (Android)] 2021-07-08 22:02:03 +02:00
bnnm
0a6cb11a30 Add TXT multi txth, name table for subsongs, special subsong value 2021-07-04 20:09:52 +02:00
bnnm
2d164492a8 Fix some .str+wav bugs [Sneak King (Xbox), Fairly OddParents: BTR (PS2)] 2021-07-04 20:09:15 +02:00
Christopher Snowhill
26e35a029f txtp: Add math.h include for pow function, fixing an error on macOS
and possibly other platforms
2021-07-01 19:45:20 -07:00
bnnm
a3732d8df9 Enable .bfstm region subsongs for testing (via .txtp) 2021-06-24 22:39:52 +02:00
bnnm
8ceca09f68 Add ADX keycodes 2021-06-24 22:39:04 +02:00
bnnm
ea40d2adda Fix .wvs glitches [Metal Arms (GC)] 2021-06-24 22:38:28 +02:00
bnnm
c4d8853ff6 Fix some .vgs [Ishikura Noboru no Igo Kouza: Chuukyuuhen (PS2)] 2021-06-24 22:34:41 +02:00
bnnm
8c92b600fd Cleanup 2021-06-24 22:32:44 +02:00
bnnm
15bad97db5 Renames 2021-06-24 22:26:49 +02:00
bnnm
0487cf5435 Cleanup 2021-06-21 00:30:15 +02:00
bnnm
d49aacbf52 Improve MSADPCM accuracy 2021-06-20 18:10:34 +02:00
bnnm
6d3a9a52d6 Reject some formats in ffmpeg.c 2021-06-20 17:31:36 +02:00
bnnm
80401dba38 Fix XMA2 .wbd+wbh [Bladestorm Nightmare (PC)] 2021-06-20 17:31:16 +02:00
bnnm
7fc0292f39 Cleanup 2021-06-20 17:29:56 +02:00
bnnm
af3851afff Support multi-awb .acb names using .txtm [Snack World (Switch)] 2021-06-20 13:45:01 +02:00
bnnm
de8656a445 Remove buggy ngca.c meta (now part of musx.c) 2021-06-20 11:39:06 +02:00
bnnm
c26684ffc1 Cleanup 2021-06-20 11:31:30 +02:00
bnnm
ee93b9d59f Rename ads.c to ads_midway.c 2021-06-20 10:56:09 +02:00
bnnm
48283a0f8e Cleanup 2021-06-20 10:54:00 +02:00
bnnm
5e55e78979 Move ps2_rxws.c to rxws.c 2021-06-20 10:35:32 +02:00
bnnm
38360275a5 Cleanup 2021-06-20 10:33:28 +02:00
bnnm
f75df3f388 Fix some .ktsl2asbin [Samurai Warriors 5 Demo (Switch)] 2021-06-20 10:32:51 +02:00
bnnm
9a5c116f1c Fix SQEX .scd XMA total samples + cleanup 2021-06-20 10:32:32 +02:00
bnnm
68b9164d72 Fix mono .thp [WarioWare, Inc. Mega Party Game$! (GC)] 2021-06-20 10:29:49 +02:00
bnnm
d6e3e8dac9 Fix some .MSB+MSH 2021-06-17 22:49:02 +02:00
NicknineTheEagle
5bb8d317ff EA MPF: Increased version range [Need for Speed: ProStreet (PS2)] 2021-06-11 21:14:16 +03:00
bnnm
51301f18ad EA SCHl tweaks 2021-06-07 00:51:39 +02:00
bnnm
cabb01a0af Add HCA/ADX key [maimai DX Splash (AC)] 2021-06-07 00:51:24 +02:00
bnnm
a5668ca426 Fix big endian .sps [Legasista (PS3)] 2021-06-07 00:50:54 +02:00
bnnm
99ec3456c9 Remove unneeded .hca subkeys (use .acb/awb) 2021-06-01 00:30:25 +02:00
bnnm
89ccb06747 Fix some .aac encoder delay/sample issues 2021-06-01 00:28:04 +02:00
bnnm
c5fc5799fb Fix .wem with fully truncated PCM [Metal Gear Solid V (PC)] 2021-05-31 22:27:02 +02:00
bnnm
5ea5bb6724 Fix EA SWVR .stream sample rate in some cases [Nascar Rumble (PS1)] 2021-05-31 22:25:48 +02:00
bnnm
b01b420a91 Fix .vxn encoder delay / gapless [Asphalt 9 (Android)] 2021-05-31 22:24:00 +02:00
bnnm
4bb3d2f2dc Fix .mpc/mp+ total samples and encoder delay 2021-05-31 22:23:32 +02:00
bnnm
36dcc10283 Add CRI's looping MP4 [Imperial SaGa Eclipse (Browser)] 2021-05-25 23:41:19 +02:00
bnnm
77abda50ab Show .isb internal folder as stream name 2021-05-25 23:36:38 +02:00
bnnm
843ca9c54b Add Ogg .msa [Metal Slug Attack (Android)] 2021-05-25 23:34:42 +02:00
bnnm
0e22f0b95c Fix Opus .wem with metadata [Gears 5 (PC)] 2021-05-25 23:33:17 +02:00
bnnm
23564ee1cf Improve .ogg loop tag handling in some cases 2021-05-17 00:57:09 +02:00
bnnm
d40b70ca59 Fix .isb with subfolders [Mass Effect (X360)] 2021-05-17 00:56:36 +02:00
Mateus B. Cassiano
b73197d751 Adjust Maxis XA header detection (again) 2021-05-09 08:21:44 -04:00
bnnm
3a90473e35 Add .sb1 variation [Horsez (PS2)] 2021-05-08 15:31:52 +02:00
bnnm
b8b217df1c Fix some Sony .bnk subsongs [Neopets (PSP)] 2021-05-08 15:31:19 +02:00
bnnm
2155551cfc
Merge branch 'master' into Sims2_XA_p2 2021-05-08 01:00:06 +02:00
Mateus B. Cassiano
6ec4cb6755 Handle The Sims 2 XA header variant, part 2 2021-05-07 13:55:43 -04:00
kjhmagic
e7322b5044
Update hca_keys.h
//D4DJ remove duplicated subkey
//Total of subkey is 222.
line 608, 408 duplicate key 0x33848be13a2884a3
line 609, 618 duplicate key 0xc9f159f60b065f91
line 610, 619 duplicate key 0xdd9ca800a7123d6f
line 611, 620 duplicate key 0xa090c8ebf8463d05
line 612, 621 duplicate key 0xa5c1adeb7919845f
line 613, 622 duplicate key 0x58d97e6f3d1aee86
line 614, 623 duplicate key 0x71b5fa3761d6726d
line 615, 624 duplicate key 0x1980271cfe0da9bd
line 616, 625 duplicate key 0x945cdb3cf1f29e52
line 617, 626 duplicate key 0x7f0feac6be7def5b
2021-05-08 02:14:34 +09:00
bnnm
2abb5507cb Add HCA keys 2021-05-07 16:36:58 +02:00
bnnm
b0d5fb5af8 Fix broken loops in Astronauts .ogg 2021-05-07 16:33:03 +02:00
Mateus B. Cassiano
1d2474df97 Handle The Sims 2 XA header variant 2021-05-07 09:44:54 -04:00
bnnm
cc91c27eaa
Merge branch 'master' into xwb2 2021-05-05 23:51:55 +02:00
bnnm
74f8eb76ac Tweak .int validations 2021-05-05 23:43:16 +02:00
bnnm
c6a2184048 Fix XMA sample counting in big files [Dead Island (X360)] 2021-05-05 23:42:48 +02:00
NicknineTheEagle
fe454c63bd Added fake .x360audio extension 2021-05-05 22:15:02 +03:00
bnnm
7c18030333
Merge branch 'master' into xwb 2021-05-03 20:34:10 +02:00
bnnm
0adb0448e4 Fix Techland's .xwb [Nail'd (X360)] 2021-05-03 20:29:08 +02:00
bnnm
6a4755cb6e Add HCA key 2021-05-03 20:28:06 +02:00
NicknineTheEagle
12247d8a28 RIFF: Included PCM8_U and MSADPCM into cue chunk looping 2021-05-02 17:59:59 +03:00
NicknineTheEagle
726e9b3c9e Minor doc 2021-05-02 17:08:20 +03:00
bnnm
2f3870c659 Add NX Opus internal looping [Famicom Detective Club (Switch)] 2021-04-29 23:57:49 +02:00
bnnm
377935a76c Fix FSB key [Mortal Kombat X (PC)] 2021-04-29 23:57:10 +02:00
bnnm
40d5177ac3 Add ATRAC9 XVAG with layered subsongs [Days Gone (PS4)] 2021-04-29 23:56:52 +02:00
bnnm
6b655d9c53 Minor tweaks 2021-04-18 13:14:06 +02:00
bnnm
cfb132a92d Minor tweak in TXTP path handling 2021-04-18 13:13:42 +02:00
bnnm
53bb89fd36 Add .vag variation [Gift (PS2)] 2021-04-18 13:10:14 +02:00
bnnm
05a7e140ff Add ADX keys [Persona 5 Royal (PS4)] 2021-04-18 13:04:19 +02:00
bxaimc
5378fbe4c8 add hca key for SaGa Frontier Remastered 2021-04-15 11:17:13 -04:00
bnnm
6de8142826 Add .wav/lwav extension for .gcub [Sega Soccer Slam (GC)] 2021-04-10 23:07:41 +02:00
bnnm
f20310c02c Cleanup 2021-04-10 22:48:56 +02:00
bnnm
c1b636fcdc Move ngc_gcub.c to gcub.c 2021-04-10 22:48:46 +02:00
bnnm
1f0abe0c64 Add .ogv [Bloody Rondo (PC)] 2021-04-10 22:47:11 +02:00
bnnm
84200c4cb9 Add encrypted .bgm [Nanami to Konomi no Oshiete ABC (PC)] 2021-04-10 19:46:10 +02:00
bnnm
92db12dc64 Fix some .ogg looping from Astronauts games 2021-04-10 19:44:55 +02:00
bnnm
310a064fd0 Add EXTS .sts_cp3+int_cp3 [Shadow of the Colossus (PS3)] 2021-04-10 19:44:38 +02:00
bnnm
63691d8a50 Move ps2_exst.c to exst.c 2021-04-10 19:43:02 +02:00
bnnm
98b1c18951 Fix TXTH/TXTM name table not reading filenames with spaces 2021-04-03 17:44:45 +02:00
bnnm
4ee038d4af Add HCA keys 2021-04-03 17:43:51 +02:00
bnnm
9acd4bc55a Add .kwa [Knight Wars (Wii)] 2021-04-03 17:43:37 +02:00
bnnm
39bfac5dc0 Add .idsp variation [Harvest Moon: Another Wonderful Life (GC)] 2021-04-03 16:53:27 +02:00
bnnm
619fc54e49 Add partial .str+wav support for Zapper Beta (PS2) 2021-03-27 18:15:51 +01:00
bnnm
e1db5aab55 Fix .xsew [Mega Man X Legacy Collection (PC)] 2021-03-27 17:42:22 +01:00
bnnm
89548b417a Fix .nus3audio with dummy entries [Gundam Extreme Vs M.B. ON (PS4)] 2021-03-27 17:42:03 +01:00
bnnm
82e3f6f104 Add HCA keys 2021-03-22 01:14:07 +01:00
bnnm
e3b568f4ef Fix new FSB5 w/ N-ch Vorbis [Just Cause 4 (PC), Invisible Inc. (SW)]
Also clean layer code
2021-03-21 00:53:09 +01:00
bnnm
35a6c5c2f9 Fix TXTH name_table wildcard bugs and add subfile auto-loop end 2021-03-21 00:50:33 +01:00
bnnm
46c9146f34 Fix Ogg looping with wrong granules properly [Aristear Remain (PC)] 2021-03-15 22:48:43 +01:00
bnnm
100c861b03 Fix Ogg looping caused by debug derp 2021-03-15 22:35:37 +01:00
bnnm
d4209c2d43 Greatly improve HCA key detection 2021-03-14 16:28:35 +01:00
bnnm
623a0df14d Add per song HCA keys [D4DJ Groovy Mix (Android)] 2021-03-14 16:26:54 +01:00
bnnm
0db3b799c0 Fix Ogg looping with wrong granules [Aristear Remain (PC)] 2021-03-14 16:25:00 +01:00
bnnm
de52ee3edb Add FLAC loop tags [ZDoom (PC)] 2021-03-14 16:24:14 +01:00
bnnm
52f648d4bb txth/txtp: remove unnecessary memsets 2021-03-14 16:22:44 +01:00
bnnm
01d217e3a6 Add HCA key [Uma Musume (Android)] 2021-03-07 23:18:37 +01:00
bnnm
22d42d8ebe Fix last minute issue 2021-03-04 23:27:32 +01:00
bnnm
ba59200b9a Add .kno extension [Ciel Nosurge DX (Switch)] 2021-03-04 22:28:38 +01:00
bnnm
f064086d5e Fix tri-Ace codec joint stereo output
Codec should now be accurate (thanks Nisto for figuring out all this)
2021-03-04 20:04:45 +01:00
bnnm
cbb8211022 Fix broken .2pfs extension + cleanup 2021-03-04 19:59:43 +01:00
bnnm
4aaf5ea3e6 Add .bgm NXOpus [Cotton Reboot (Switch)] 2021-03-04 19:57:32 +01:00
bnnm
909caed24f Add .xwb with ATRAC9 variation [Owlboy (PS4)] 2021-02-24 23:40:32 +01:00
bnnm
a2a4a48524 Add XA 8-bit mode [Micro Machines (CD-i)] 2021-02-24 23:40:20 +01:00
bnnm
5d40f91ecd ubi_sb: Missing include 2021-02-21 22:09:36 +01:00
bnnm
c72ca9eeff Add encrypted Ogg [Adventure Field 4 (PC)] 2021-02-21 22:09:11 +01:00
bnnm
a0e44bba3a Add scramble key for .awb w/ ADX [Assault Lily Last Bullet (Android)] 2021-02-21 22:08:44 +01:00
bnnm
83426eb042 Adjust tri-Ace codec issues 2021-02-21 22:07:08 +01:00
bnnm
692b76f460 Cleanup 2021-02-17 18:56:31 +01:00
bnnm
2286bb8ad7 Cleanup + fix XMA versions 2021-02-16 23:17:32 +01:00
bnnm
fc7b7c79a6 Cleanup + fix segfault on bad data 2021-02-16 23:17:21 +01:00
bnnm
2f66b0f369 Add HCA key [Sakura Kakumei (iOS/Android)] 2021-02-16 23:14:38 +01:00
bnnm
18ae83d656 Add tri-Ace Codec [Star Ocean 3 (PS2), Valkyrie Profile 2 (PS2)] 2021-02-16 23:14:07 +01:00
Detective
6450c55392
small ubi_bao patch
added more languages [Shaun White Skateboarding (X360)]
2021-02-03 16:53:47 -03:00
bxaimc
85e5cdf020 fix some multichannel rsd 2021-02-01 11:05:47 -05:00
bxaimc
5587bfdaa7 fix some multichannel rsd 2021-02-01 11:02:30 -05:00
bnnm
ac05048223 Fix Ubi HX with MP3 [Largo Winch: Empire Under Threat (PC)] 2021-01-31 19:57:42 +01:00
bnnm
2938ca8b6e Fix some Ubi BAO [Assassin's Creed (X360)] 2021-01-31 19:57:22 +01:00
bnnm
96421e484d Fix some .nub 2021-01-31 19:57:12 +01:00
bnnm
ac8b9212ac Last minute fixes 2021-01-25 21:28:54 +01:00
bnnm
7fa77aec53 Add id Tech 5 (.idmsf/bsnd) [Rage (PS3), Wolfenstein TNO (PS3/X360)] 2021-01-25 21:12:27 +01:00
bnnm
1df00d175d Rename mzrt.c to idtech.c 2021-01-25 21:10:41 +01:00
bnnm
f47b79b0b0 Add MJB+MJH [Star Wars: Bounty Hunter (PS2)] 2021-01-24 21:02:27 +01:00
bnnm
c246311359 Cleanup 2021-01-24 20:36:59 +01:00
bnnm
d71c280729 Add .KTAC [Kin'iro no Corda 3 (Vita), Atelier Ryza (PS4)] 2021-01-24 20:17:07 +01:00
bnnm
588c24b767 CRLF to LF + cleanup 2021-01-23 15:53:00 +01:00
bnnm
32400b311b Enable libspeex for autotools/audacious 2021-01-23 15:51:27 +01:00
bnnm
3d87f31361 Add .cwav + decoder [RADIO ZONDE (PC)] 2021-01-23 15:50:32 +01:00
bnnm
4635fe2011 Fix .ao loops [Cloudphobia (PC)] 2021-01-23 15:39:16 +01:00
bnnm
d2f523f05d Add HCA/ADX key [Assault Lily Last Bullet (Android)] 2021-01-23 15:38:59 +01:00
bnnm
0225ddad0a Add more .str+wav variations [Pac-Man World 3 (PC/Xbox)] 2021-01-17 01:07:57 +01:00
bnnm
dd8e58ec47 Fix PS4 tri-Ace .aac [Resonance of Fate (PS4)] 2021-01-12 15:13:14 +01:00
bnnm
8e2c5166da Handle EASpeex for EAAC .sps/sbs/etc 2021-01-12 15:12:55 +01:00
bnnm
98da402c07 Add MUSX with SBNK [G-Force (PC), Dead Space Extraction (Wii)] 2021-01-08 00:20:04 +01:00
bnnm
533a01c44b Fix some broken DSP 2021-01-08 00:17:20 +01:00
bnnm
25c48aba22 Add .acx ADX container [Baroque (SAT), Persona 3 (PS2)] 2021-01-03 19:22:32 +01:00
bnnm
1a2d332296 Add .fsb key [Bubble Fighter (PC)] 2021-01-03 19:18:23 +01:00
bnnm
2c00d10834 Doc extra .adx keystrings 2021-01-03 16:07:58 +01:00
bnnm
a2716b8e7d Add Ubi BAO variation [Beowulf (X360/PS3)] 2021-01-03 16:03:28 +01:00
bnnm
0f908e5088 Add Ubi SB variation [Naruto: Rise of a Ninja (X360)] 2021-01-03 16:03:03 +01:00
bnnm
f4a5125440 Fix .xws with multibanks [Ninja Gaiden 3 RE (PS3), DOA 5 LR (PC)] 2021-01-03 16:02:15 +01:00
bnnm
3b487ab7ba Fix compilation issue in .awc 2021-01-03 16:01:47 +01:00
bnnm
cdbfdfc4ce Fix some .csb [Nights: Journey of Dreams (Wii)] 2021-01-03 16:01:20 +01:00
bnnm
ccbb4f5097 Fix some .sts [Gacharoku 2 (PS2)] 2021-01-03 16:00:08 +01:00
bnnm
187aab20c1 Fix broken sadb .sad 2021-01-03 15:59:27 +01:00
bnnm
d7e9ff4f9a Fix some Wwise PCM [Army of Two: the 40th Day (PS3)] 2021-01-03 15:58:55 +01:00
bnnm
34fcec9fab Add streamed .xnb [Clan N (Switch), Guncraft: Blocked and Loaded (X360)] 2021-01-03 15:58:19 +01:00
bnnm
ce7972baa9 Add partial music .awc + Vorbis [Red Dead Redemption 2 (PC)] 2020-12-20 15:09:39 +01:00
bnnm
ab7fcec908 Konami BMP cleanup 2020-12-20 15:08:47 +01:00
bnnm
e8a3e737e7 Fix TXTH subfiles + subsongs when subfiles only have 1 subsong 2020-12-20 15:08:03 +01:00
bnnm
3a2cc91891 Add .ifs with bgm subsongs [drummania (AC), GITADORA (AC)] 2020-12-20 15:07:23 +01:00
bnnm
0958519274 Add CWAC .dsp [Mario & Sonic at the Rio 2016 Olympic Games (WiiU)] 2020-12-19 16:53:15 +01:00
bnnm
2aa5173ed6 Cleanup 2020-12-19 15:48:15 +01:00
bnnm
69a78228f8 Add .adpcm WIIADPCM [Need for Speed: Hot Pursuit (Wii)] 2020-12-19 14:52:04 +01:00
bnnm
12d9b0b97c Add .nxa looping + Fixed Opus [Gensou Rougoku no Kaleidoscope (Switch)] 2020-12-19 12:54:14 +01:00
NicknineTheEagle
d6b6fa4606 EA Harmony: Fixed RAM sounds 2020-12-17 22:37:49 +03:00
NicknineTheEagle
86f8dbdf9f EA Harmony: Fixes 2020-12-16 22:56:59 +03:00
NicknineTheEagle
8921b054d2 Fixed var types 2020-12-16 00:23:31 +03:00
NicknineTheEagle
18266c9f3d EA Harmony: Implemented big endian version 2020-12-16 00:17:46 +03:00
bnnm
54ed84f96f Fix .sm1+ss1 with garbage streams [Splinter Cell Pandora Tomorrow (PS2)] 2020-12-13 20:48:46 +01:00
bnnm
6c240e0a78 Add mutant OPUS .wem [Cyberpunk 2077 (PC)] 2020-12-13 20:47:21 +01:00
bnnm
b03109e0dc Fix some .smp [Guilty Party (Wii)] 2020-12-13 20:39:50 +01:00
NicknineTheEagle
041523a590 Ubi SB: Fixed Splinter Cell: Pandora Tomorrow (PS2) 2020-12-12 23:56:01 +03:00
NicknineTheEagle
528836b59d Doc 2020-12-12 20:22:36 +03:00
NicknineTheEagle
a0b48a3b9b SBK: Minor tweak 2020-12-12 20:22:31 +03:00
NicknineTheEagle
0db7926ef9 SBK: Added version from Addiction Pinball 1997 demo 2020-12-10 19:41:07 +03:00
bnnm
7927af4791 Add HCA key 2020-12-09 21:20:28 +01:00
bnnm
872475bfc3 Add .awc with Vorbis in sfx mode [Red Dead Redemption 2 (PC)] 2020-12-09 21:19:24 +01:00
bnnm
75e0838414 Fix TXTP with UTF-8 BOM 2020-12-09 21:18:44 +01:00
bnnm
01cd373567 Fix some .NAAC looping issues 2020-12-09 21:18:13 +01:00
NicknineTheEagle
75c400abd9 Added Team17 SBK format [Addiction Pinball (PC)] 2020-12-09 19:36:02 +03:00
NicknineTheEagle
03fac31b9d Doc fix 2020-12-09 19:26:04 +03:00
NicknineTheEagle
dffe043381 Ubi SB: Set stream_type to 0x00 if subblock flag isn't set 2020-12-08 00:33:34 +03:00
NicknineTheEagle
f52ffd24e1 Ubi SB: Added more versions
Myst IV: Revelation (PC)
Splinter Cell: Chaos Theory (PS2)
2020-12-07 21:10:11 +03:00
NicknineTheEagle
2d0d67084f Organizing 2020-12-06 22:10:41 +03:00
NicknineTheEagle
d4754b00b0 Split Ubi IMA and Ubi SCE IMA into different codecs 2020-12-06 21:05:13 +03:00
NicknineTheEagle
f9896bedfb Ubi SB: Updated random type for new versions 2020-12-06 02:19:52 +03:00
NicknineTheEagle
2259e163f1 Minor doc, organizing 2020-12-06 01:21:11 +03:00
NicknineTheEagle
359e6fc540 Merge remote-tracking branch 'upstream/master' into ubi 2020-12-05 21:46:40 +03:00
bnnm
8744c2f908 Add support for AIFC loop comments [Battle Tryst (Arcade)] 2020-12-05 19:26:18 +01:00
bnnm
ee1b0fc1f6 Doc 2020-12-05 19:25:12 +01:00
NicknineTheEagle
feeb3053f2 Ubi SB: stream_type 0x01 is always PCM for streams 2020-12-05 20:28:10 +03:00
NicknineTheEagle
7f8294de2e Ubi SB: Doc unknown codec 2020-12-05 20:20:06 +03:00
NicknineTheEagle
32c04d58bf Ubi SB: Added new version [Myst III: Exile (PS2)] 2020-12-05 19:03:33 +03:00
Kevin López Brante
0a6bee4137
Merge branch 'master' into ea 2020-12-02 06:52:26 -03:00
Adam Higerd
a9752e3da7 switch nibbles on OKI4s mono, add to TXTH 2020-12-01 21:19:03 -06:00
NicknineTheEagle
b455ac5af4 EA HDR: Added VAG variation [Need for Speed: Hot Pursuit 2 (PS2)] 2020-12-02 02:50:13 +03:00
NicknineTheEagle
bf0bfec463 EA HDR: Fixed byte endianness detection 2020-12-02 02:50:13 +03:00
NicknineTheEagle
1194fbf618 Fixed case inconsistency in logging 2020-12-02 02:50:13 +03:00
NicknineTheEagle
dc74675b84 EA MPF: Improved parser accuracy 2020-12-02 02:50:13 +03:00
NicknineTheEagle
df6212d5e7 EA TMX: Use setup_subfile_streamfile for GIN sounds 2020-12-02 02:50:13 +03:00
bnnm
b87c06447c Fix TXTP segfault when not using groups 2020-12-01 23:50:01 +01:00
bnnm
78bb21b3ed Allow TXTP groups selecting subfiles like random for testing 2020-12-01 23:30:01 +01:00
bnnm
54340f9bcd Fix SNDS with CBD2 [Battle Tryst (Arcade)] 2020-12-01 23:25:13 +01:00
bnnm
5adcbc4da5 Tweak DTK detection 2020-12-01 23:21:33 +01:00
bnnm
7437c53545 Improve perfomance of some de-chunked .txtp 2020-12-01 23:20:28 +01:00
bnnm
38886537f6 Improve TXTP loop anchors and add #B for body time without fades 2020-11-29 20:13:14 +01:00
bnnm
5fd230293a Minor Wwise doc 2020-11-29 20:10:49 +01:00
bnnm
07c1168a6a Add .3do extension [Aqua World: Umimi Monogatari (3DO)] 2020-11-29 20:09:52 +01:00
bnnm
433c3ac56d Add HCA key 2020-11-29 20:07:19 +01:00
bnnm
53cd56ab35 Fix Vorbis .wem with metadata [Gears of War 4 (PC)] 2020-11-24 18:46:57 +01:00
bnnm
2f516d4e29 Add RIFF .ima [Baja: Edge of Control (PS3/X360)] 2020-11-22 19:01:17 +01:00
bnnm
be8eeb22d4 Fix multichannel Wwise Opus 2020-11-22 19:00:55 +01:00
bnnm
450281dafd Allow segments of different number of channels 2020-11-22 19:00:01 +01:00
bnnm
388007c355 Fix some .sad [Luminous Arc (DS)] 2020-11-21 15:55:46 +01:00
bnnm
30a495335c Enable Wwise OPUS [Assassin's Creed Valhalla (PC)] 2020-11-21 15:55:06 +01:00
bnnm
42e4a11564 Fix some .xwb+xsb name issues [LocoCycle (X360)] 2020-11-21 15:54:07 +01:00
bnnm
8c49c773a4 Fix some .awb CPK [Ace Combat Infinity (PS3)] 2020-11-15 22:44:45 +01:00
bnnm
061dd7f289 Tweak HCA bruteforcer 2020-11-15 22:44:04 +01:00
bnnm
ac357845b1 Add HCA key 2020-11-15 22:43:01 +01:00
bnnm
0984e4438e Fix some .acb names [Street Fighter vs Tekken (X360)] 2020-11-15 01:28:42 +01:00
bnnm
43ef8e8507 Fix some Wwise .bnk SFX 2020-11-15 00:44:25 +01:00
bnnm
d4f6228809 Add .nsopus [Sakuna: Of Rice and Ruin (Switch)] 2020-11-15 00:20:44 +01:00
bnnm
af5176721c Fix some .nus3bank [Tekken Tag Tournament 2 (X360)] 2020-11-15 00:15:21 +01:00
bnnm
f6bd042f12 Fix .txtm in .awb 2020-11-15 00:11:57 +01:00
bnnm
8da533e815 Add .awb+acb using CPK [MGS3 (3DS), SF vs TK (X360)] 2020-11-15 00:11:48 +01:00
Julian Xhokaxhiu
d55397242c sps_n1: init_vgmstream_ogg_vorbis is available when VGM_USE_VORBIS=ON 2020-11-12 20:11:55 +01:00
bnnm
0dac6af7e4 Fix compiler warnings 2020-11-09 22:26:26 +01:00
bnnm
2762dfa9d9 Fix compiler warnings 2020-11-09 22:26:07 +01:00
bnnm
81303b449c Add partial support for Koie Tecmo .xws with MSF 2020-11-09 22:22:00 +01:00
bnnm
847d93b7a1 Add WiiVoice dsp [Fatal Frame 5 (WiiU)] 2020-11-09 20:40:24 +01:00
bnnm
807d479851 Fix some .sed [Fatal Frame 5 (WiiU)] 2020-11-09 20:18:53 +01:00
bnnm
af7cc73685 Add TXTH name_offset_absolute for some subsong cases 2020-11-09 18:49:54 +01:00