Commit Graph

733 Commits

Author SHA1 Message Date
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
bnnm
18ae83d656 Add tri-Ace Codec [Star Ocean 3 (PS2), Valkyrie Profile 2 (PS2)] 2021-02-16 23:14:07 +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
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
3d87f31361 Add .cwav + decoder [RADIO ZONDE (PC)] 2021-01-23 15:50:32 +01:00
bnnm
ceea5d0d55 Add Speex decoder (disabled) 2021-01-12 15:11:24 +01:00
bnnm
25c48aba22 Add .acx ADX container [Baroque (SAT), Persona 3 (PS2)] 2021-01-03 19:22:32 +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
69a78228f8 Add .adpcm WIIADPCM [Need for Speed: Hot Pursuit (Wii)] 2020-12-19 14:52:04 +01:00
bnnm
e4e6b4b6c7 Doc 2020-12-09 21:21:19 +01:00
NicknineTheEagle
75c400abd9 Added Team17 SBK format [Addiction Pinball (PC)] 2020-12-09 19:36:02 +03:00
NicknineTheEagle
d4754b00b0 Split Ubi IMA and Ubi SCE IMA into different codecs 2020-12-06 21:05:13 +03:00
bnnm
07c1168a6a Add .3do extension [Aqua World: Umimi Monogatari (3DO)] 2020-11-29 20:09:52 +01:00
bnnm
f3b7b93d19 Add .mwa extension [Fatal Frame (Xbox)] 2020-11-21 15:51:43 +01:00
bnnm
d4f6228809 Add .nsopus [Sakuna: Of Rice and Ruin (Switch)] 2020-11-15 00:20:44 +01:00
bnnm
847d93b7a1 Add WiiVoice dsp [Fatal Frame 5 (WiiU)] 2020-11-09 20:40:24 +01:00
NicknineTheEagle
7eb3b1cc5b Added .chk extension 2020-11-07 06:34:59 +03:00
bnnm
f4155c7f50 Remove tri-Ace .ace fake extension (use .aac/laac) 2020-10-17 19:13:11 +02:00
bnnm
06b82f7c80 Remove Enthusia .enth fake extension (use .lbin/ap/lep/lp) 2020-10-17 19:11:15 +02:00
bnnm
e8343035ab Redo tri-Ace .aac w/ MSADPCM + subsongs [Star Ocean 4 (PC)] 2020-10-17 19:05:50 +02:00
bnnm
6fc5e604e7 Fix Enthusia PCM files and add .lp/ap/lep 2020-10-17 19:00:02 +02:00
bnnm
347507a775 Add .wav DSP/OPUS [Dragon Quest (Switch)] 2020-10-11 01:10:02 +02:00
bnnm
27fd84ca8c Add .way bgm decoder/meta [Eien no Owari ni (PC)] 2020-10-11 00:01:11 +02:00
bnnm
3097ca83dc Rename vawx to xwav 2020-10-01 22:02:54 +02:00
bnnm
96727a5192 Fix some .nlsd [Disgaea 4 (PC)] 2020-10-01 21:22:34 +02:00
bnnm
d6b6d6fd72 Add old/new .xse [Lost Odyssey (X360), Mindjack (X360/PS3)] 2020-09-25 16:58:59 +02:00
bnnm
c9bc1713de Add old .xwv [Lost Odyssey (X360), Bullet Witch (X360)] 2020-09-25 16:52:12 +02:00
Simon Aarons
8440d01a49
Update formats.c 2020-09-24 14:50:54 +10:00
bnnm
55b0854b3e Fix some .sab [Men of Valor (PC), Just Cause (PS2)] 2020-09-04 22:52:43 +02:00
bnnm
dd0fbb0e65 Add silence codec/meta for special cases 2020-08-15 18:23:49 +02:00
bnnm
ca16bb0653 Tweak description for mixed layouts 2020-08-08 20:35:53 +02:00
bnnm
127bbcad6f Doc 2020-08-03 23:18:47 +02:00
bnnm
aa58da7ca1 Add .dsb [Taiko no Tatsujin DS: Dororon! Yokai Daikessen!! (DS)] 2020-08-01 16:04:41 +02:00
bnnm
230aa56a8c Add .zwv [THE iDOLM@STER Shiny TV (PS3)] 2020-08-01 15:28:12 +02:00
NicknineTheEagle
74a4aaa8b4 Removed fake .khv extension 2020-07-23 23:02:13 +03:00
NicknineTheEagle
2ecf8c44b2 Added .wlv extension [ToeJam & Earl III: Mission to Earth (DC)] 2020-07-22 00:52:20 +03:00
NicknineTheEagle
a646178441 Moved .dat to common extensions list 2020-07-18 20:14:20 +03:00
bnnm
09b254006a Add Konami Viper .adp [ParaParaParadise 2ndMIX] 2020-07-16 22:51:58 +02:00
bnnm
7f0f1ef9b0 Clean SNK SVAG 2020-07-16 22:07:20 +02:00
bnnm
a4331eb04e Fix SVAG detection bug [Silent Scope 2 (PS2)] 2020-07-16 21:47:50 +02:00
bxaimc
b21c4c2193 Add HCA key for Digimon Story: Cyber Sleuth (PC); Add RSP ext. for The Simpsons: Road Rage (PS2) 2020-07-08 18:43:33 -04:00
bnnm
581c44119f Fix .mul IMA glitches [Tomb Raider Underworld (PC), TR Anniversary (PC)] 2020-07-05 21:04:48 +02:00
bnnm
2a3f17cfa5 Fix SWAV .adpcm [Merlin: A Servant of Two Masters (DS)] 2020-06-21 01:17:19 +02:00
bnnm
3ea177e1d7 Add Success PCM [Metal Saga (PS2), Duel Masters: RoSD (PS2)] 2020-06-06 16:15:06 +02:00
NicknineTheEagle
49e61c98bf Added Ubi DAT bank format 2020-05-31 21:58:10 +03:00
NicknineTheEagle
eccd67d156 Added Sega KAT format 2020-05-31 21:58:07 +03:00
bnnm
bc593e4a41 Add missing .ktsl2asbin extension 2020-05-24 16:59:41 +02:00
bnnm
c7b2fed324 Cleanup 2020-05-24 16:28:07 +02:00
bnnm
2a6babc70a Add .mups [Pier Solar (PC), Ghost Blade HD (PC/Switch)] 2020-05-24 15:50:41 +02:00
bnnm
71bee18a06 Add .ktsl2asbin KTSR [Atelier Ryza (PC/Sw), Attack on Titan (PC/Vita)] 2020-05-23 23:12:45 +02:00
NicknineTheEagle
682da5ddf5 Added Ubi BLK format [Donald Duck: Goin' Quackers (PS2)] 2020-05-23 02:43:22 +03:00
bnnm
60b2ecc21d Add VADPCM for AIFC + .n64 SDK/src samples 2020-05-01 16:04:23 +02:00