Commit Graph

687 Commits

Author SHA1 Message Date
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
grj1234
fdf24cbaa4 Add .mse and .koe extension 2021-10-16 23:01:10 +09:00
grj1234
f0155322e9
Add .ogg_ extension 2021-10-14 22:57:09 +09:00
bnnm
54dd018c96 Add LPCM .w extension, cleanup 2021-10-09 12:51:33 +02:00
bnnm
67241ebda5 Add LPCM .ladpcm [Melty Blood Type Lumina (Sw)] 2021-10-03 13:48:22 +02:00
bnnm
011aa6c6c1 Add LOPU .lopus [Melty Blood Type Lumina (Switch)] 2021-10-02 18:15:04 +02:00
bnnm
6096edcb40 Add M2 .psb [Senxin Aleste, Legend of Mana (PC)] 2021-09-11 16:12:35 +02:00
bnnm
c859482dcd Add PCM24 codec [Legend of Mana (PC)] 2021-09-11 15:49:37 +02:00
bnnm
abb9acaf4f cleanup: remove tabs 2021-09-04 22:19:36 +02:00
bnnm
19e84f44e5 Add .psb/dyx extensions 2021-09-04 20:32:57 +02:00
bnnm
c3e6afd7b6 Add .xsh+xsd/xss [KS's Pro Surfer (Xbox)] 2021-08-22 13:13:38 +02:00
bnnm
f9ef1f2d89 Fix some .sgt DMSG with streams 2021-08-22 12:20:55 +02:00
NicknineTheEagle
f960ad7405 Added .tgv extension 2021-08-15 23:48:57 +03:00
bnnm
0c62973811 Fix some .sts issues [Shikigami no Shiro 3 (Wii)] 2021-08-07 22:25:07 +02:00
bnnm
d8cd1487ea cleanup 2021-08-07 20:56:31 +02:00
bnnm
970139f992 Add Relic .wxd+wxh and .bnk [Homeworld (PC)] 2021-08-07 12:32:42 +02:00
bnnm
5673a3c636 cleanup: misc 2021-07-29 18:38:07 +02:00
bnnm
93339ba2bc Add Tantalus .tad decoder [House of the Dead (SAT)] 2021-07-23 22:30:57 +02:00
bnnm
b299aae547 Add Capcom .sspr [Sengoku Basara 4 (PS3/PS4)] 2021-07-09 00:06:27 +02:00
bnnm
9246ead1fc Add .d2 extension [Dodonpachi Dai-Ou-Jou (PS2)] 2021-07-08 22:01:35 +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
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
48283a0f8e Cleanup 2021-06-20 10:54:00 +02:00
bnnm
0e8a93c1f4 Move .wma to common extensions list 2021-06-17 22:50:38 +02:00
Mateus B. Cassiano
b73197d751 Adjust Maxis XA header detection (again) 2021-05-09 08:21:44 -04:00
NicknineTheEagle
fe454c63bd Added fake .x360audio extension 2021-05-05 22:15:02 +03:00
bnnm
6de8142826 Add .wav/lwav extension for .gcub [Sega Soccer Slam (GC)] 2021-04-10 23:07:41 +02:00
bnnm
1f0abe0c64 Add .ogv [Bloody Rondo (PC)] 2021-04-10 22:47:11 +02:00
bnnm
310a064fd0 Add EXTS .sts_cp3+int_cp3 [Shadow of the Colossus (PS3)] 2021-04-10 19:44:38 +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
2e453ffa20 Add .audio extension 2021-03-14 16:22:53 +01:00
bnnm
ba59200b9a Add .kno extension [Ciel Nosurge DX (Switch)] 2021-03-04 22:28:38 +01:00
bnnm
a2a4a48524 Add XA 8-bit mode [Micro Machines (CD-i)] 2021-02-24 23:40:20 +01:00