Commit Graph

723 Commits

Author SHA1 Message Date
bnnm
c02568d249 cleanup: misc 2023-06-24 17:56:09 +02:00
bnnm
800b654fba cleanup: rename adp_bos to adp_wildfire 2023-06-24 17:01:40 +02:00
bnnm
543ff1d953 cleanup: rename s14_sss.c to raw_s14_sss.c 2023-06-24 16:36:54 +02:00
bnnm
d3d8681a24 cleanup: rwax 2023-06-24 16:14:41 +02:00
bnnm
fc2bca92a8 cleanup: .smv 2023-06-24 15:52:32 +02:00
bnnm
64318e24d4 cleanup: lp_ap_lep 2023-06-24 15:41:59 +02:00
bnnm
d362fe92a4 Remove .smpl fake extension [Homura (PS2)] 2023-06-24 15:35:54 +02:00
bnnm
bb9b20238c Remove .tk5 fake extension (use TXTH + .ovb) 2023-06-24 15:28:42 +02:00
EdnessP
254c9f6eb1 Fix filename paths + Burnout's H/L vehicle sounds for other platforms 2023-06-12 22:54:39 +03:00
EdnessP
16a791c41d AWD: RenderWare Audio Wave Dictionary 2023-06-12 21:15:16 +03:00
bnnm
47feac9eb6 Add Codemasters .DIC [DiRT (PC), F1 2011 (PC)] 2023-06-11 19:41:06 +02:00
bnnm
321321e9b6 Remove .ulw raw format (use TXTH + ULAW) 2023-06-10 16:39:54 +02:00
bnnm
f25905f7a9 Remove .al/al2 raw format (use TXTH + ALAW) 2023-06-10 16:37:20 +02:00
bnnm
627e2310ad Remove .amts/smta/ps2stm fake ext (use .stm/lstm) 2023-06-10 16:34:53 +02:00
bnnm
35433e6650 Add TXTH ULAW/ALAW codecs 2023-06-10 16:16:32 +02:00
bnnm
288d1e57d0 fixes for last pr 2023-06-03 17:55:35 +02:00
Hexagon123
c076fc701b
Add a few known extensions 2023-05-31 22:52:23 -05:00
bnnm
5978311143 Add .wvd extension [DK Barrel Blast (Wii)] 2023-05-29 00:38:01 +02:00
bnnm
0746a89210 cleanup: misc renames 2023-05-15 16:14:29 +02:00
bnnm
5890ab324f Add .opu extension [Ys: Oath in Felghana (Switch)] 2023-05-14 20:13:33 +02:00
bnnm
da8da91321 Add .wav.sli [Perfect Cherry Blossom Trial+ (PC)] 2023-04-29 22:41:39 +02:00
makefilex
3283ed35ad
Update formats.c 2023-03-19 18:49:25 -03:00
bnnm
2dd320a500 Add missing .csb extension 2023-03-12 14:51:12 +01:00
bnnm
a1a0d7f88a Add .kma extension 2023-03-12 14:50:45 +01:00
bnnm
e511f82883 Add .asbin+.stbin ext [Warriors Orochi 4 (PC)] 2023-02-05 22:22:17 +01:00
bnnm
a77427f907 cleanup: renames 2023-01-29 22:58:13 +01:00
AceKombat
8a9a798051 Test Update:
* coding.h
* pcm_decoder.c
* txth.c
* decode.c
* formats.c

NOTE: TXTH.md is not present in the build solution??
2023-01-25 04:23:22 -06:00
bnnm
fc6ef76d14 Add .fcb extension [Scribblenauts Unmasked (PC)] 2023-01-23 00:51:41 +01:00
bnnm
4aae3fb78d Add PS3 .gtd [Knight's Contract (PS3)] 2023-01-23 00:50:19 +01:00
bnnm
8e39b511eb cleanup: renames, etc 2023-01-21 20:36:19 +01:00
bnnm
7d37126558 Add .snb extension [Def Jam Rapstar (X360)] 2023-01-21 18:56:46 +01:00
bnnm
a6c59fdd07 remove raw .tra (use .txth) 2023-01-21 18:37:52 +01:00
bnnm
5a65422820 cleanup: renames 2023-01-20 16:32:32 +01:00
bnnm
d032b59513 remove fake format .ccc (use .txth) 2023-01-17 18:26:31 +01:00
bnnm
872db6072b remove maiatrac3plus code
- hasn't been used for a long time
2023-01-15 18:52:56 +01:00
bnnm
9156bbffbf Add .binka extension (via FFmpeg) 2023-01-15 18:44:00 +01:00
bnnm
8907e5894b Add .bcv extension [The Bigs (PSP)] 2022-12-31 17:21:16 +01:00
bnnm
af43b496f2 Remove unused aif-loop extension 2022-11-27 00:34:12 +01:00
bnnm
5faf24e9e9 Add RIFF .xms [Ty the Tasmanian Tiger (Xbox)] 2022-11-27 00:28:50 +01:00
bnnm
50a11404e8
Add .a3c extension [Puyo Puyo 20th (PSP)] 2022-11-08 20:58:05 +01:00
bnnm
66f36b5ad8 cleanup 2022-10-29 17:59:29 +02:00
bnnm
edaac2c289 cleanup 2022-10-22 15:09:20 +02:00
bnnm
7f08dbb89f Add .cads extension [Drakengard (PS2)] 2022-10-09 21:00:52 +02:00
bnnm
cbd831e658 Add .bigrp [BM Zero 2 (SW), Gunvolt 3 (SW)] 2022-09-23 22:53:45 +02:00
bnnm
8b4bf139b3 Fix some .ccc 2022-09-22 23:17:20 +02:00
NicknineTheEagle
b6d5e590eb Added .vca and .vcb extensions [Pac-Man World (PS1)] 2022-09-22 10:00:40 +03:00
Hexagon123
1bdf3bd93e
Update formats.c 2022-09-06 15:33:38 -05:00
bnnm
f056eb9109 Add .chd extension [Donkey Konga (GC)] 2022-09-04 18:55:17 +02:00
bnnm
aae33a4747 Remove fake format .capdsp (use TXTH) 2022-08-21 13:43:15 +02:00
bnnm
b14f11a09c Add XMA .kmx extension, cleanup 2022-08-21 11:10:05 +02:00
bnnm
6e7bc953e8 Add .bkr extension [P.N.03 (GC)] 2022-08-21 11:09:07 +02:00
bnnm
9418648b54 Remove .dxh (use .hxd+str) 2022-08-14 12:38:38 +02:00
bnnm
5a6963ba97 Redo .hxd+str [Fatal Frame 3 (PS2), Tokobot (PS2)] 2022-08-14 12:36:58 +02:00
bnnm
3c599d3318 Add .sig/sag extensions 2022-08-14 12:30:20 +02:00
bnnm
b880c480d3 Remove fake .tec extension (use .str + TXTH) 2022-08-14 12:28:46 +02:00
bnnm
a9fdb0230d Remove .vb from ps_headerless (use TXTH) 2022-08-14 12:24:35 +02:00
bnnm
0800902466 Add .sdp extension 2022-08-06 20:28:53 +02:00
NicknineTheEagle
661217abdf Added PS1 VAB format 2022-08-04 11:14:14 +03:00
bnnm
7820fcb352 Add .3ds extension [F1 2021 (3DS)] 2022-07-23 14:47:01 +02:00
bnnm
f7ccb96b2f Add SNDZ .szd extension 2022-07-14 23:05:34 +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
bnnm
c091c83c33 Add SNDZ .szd1/3 2022-06-26 17:05:31 +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
74a83e224f Extra logs on broken RIFF 2022-05-13 16:40:33 +02:00
bxaimc
30ab06b109 Add brwsd & brwav ext. Fix RWSD for Wii Sports 2022-05-03 22:44:42 -04:00
bnnm
2c9b8e614b Add .audio_data [Lego SW: The Skywalker Saga (PC)] 2022-05-01 18:10:22 +02:00
bnnm
2a6dd8d782 Add ADM3 .wem [MotoGP 21 (PC)] 2022-05-01 12:17:57 +02:00
bnnm
a3645e9f69 Add .switch extension [Ikinari Maou (Switch)] 2022-05-01 12:10:56 +02:00
NicknineTheEagle
5f1cae3beb Added Eurocom ESF format [Mortal Kombat 4 (PC)] 2022-04-29 22:58:19 +03:00
punk7890
0ea7c488c3
Add .s3s [DT Racer (PS2)] 2022-04-25 03:47:01 -07:00
bxaimc
1b4049c445 Add S3V support for SVDX (AC). Fix looping for 2DX9 and SD9. 2022-04-20 23:05:37 -04:00
bnnm
68e63b769c Add SSPF .ssp [Metal Gear Solid 4 (PS3)] 2022-04-09 14:57:49 +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
bnnm
15985ef1d9 Add .vm4 extension [Elder Gate (PS1)] 2022-03-29 23:44:38 +02:00
bnnm
9b75cc6d83 Add .mp3 parser using mpg123 for consistency 2022-02-06 13:10:07 +01:00
bnnm
ba1743cd3a Remove .04sw fake extension (use .xa) 2022-01-30 13:30:24 +01:00
bnnm
6074da0f4c Allow BIK .xmv extension [Emergency Heroes (Wii)] 2022-01-30 13:28: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
41eccd8d3e Merge msv.c and msvp.c 2022-01-12 21:13:56 +01:00
bnnm
b40e48128f Remove .psw fake extension (use waa/wac/wam) 2021-12-18 12:18:36 +01:00
bnnm
7c28ecd09e Lower priority of simpler headers, cleanup 2021-12-11 17:35:27 +01:00
NicknineTheEagle
b52b9425b7 Added Treyarch NSLB bank format [Call of Duty 3] 2021-12-07 13:14:06 +03:00
bnnm
7a6af2ee0e Unify dupe STER meta [Baroque, Star Soldier (PS2)] 2021-12-06 13:20:36 +01:00
bnnm
30a4dd0e09 Add WiiU .XWS [Ninja Gaiden 3 Razor's Edge (WiiU)] 2021-11-28 14:01:22 +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
240e9c00b0 cleanup 2021-11-18 00:21:29 +01:00
punk7890
f6e3b49819
Add .sem extension [Oretachi Game Center Zoku: Sonic Wings (PS2)] 2021-11-14 03:39:28 -08:00
bnnm
7c5c8ac4aa Add .AWA extension [Missing Parts Side A (PS2)] 2021-10-31 20:15:22 +01:00
bnnm
d51e78d571 Add .u0 encrypted Ogg 2021-10-31 20:09:18 +01:00
punk7890
3852c5d988
Add .vgi extension [Time Crisis II (PS2)] 2021-10-27 17:32:33 -07: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
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
grj1234
c145512f37 Add .nsa extension as RIFF WAWE [Hajimete no Otetsudai (PC)] 2021-10-22 05:44:04 +09:00