Commit Graph

662 Commits

Author SHA1 Message Date
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