Commit Graph

688 Commits

Author SHA1 Message Date
bnnm
fc7848bfd3 cleanup: hgc1, filp, wii_mus, sl3, wb, xss
- Remove fake extension .hgc1 (use .str)
- Remove fake extension .filp (use .fil)
- Remove fake extension .sl3 (use .ms)
2023-07-08 10:52:28 +02:00
bnnm
fc6efd7afa Remove fake extension .bh2pcm (use .dat + TXTH) 2023-07-01 00:47:55 +02:00
bnnm
6024d32a6e cleanup: stm to stma 2023-06-30 23:22:36 +02:00
bnnm
afec01d6fd Remove .lrmb extension (use .lrmh)
Uses .lrmh as the base file for cleaner parsing
2023-06-30 23:19:54 +02:00
bnnm
a4484b5082 cleanup: ps2_msa to msa 2023-06-30 23:09:48 +02:00
bnnm
e1c7c38093 Add .imf extension [Colors (Gizmondo)] 2023-06-30 23:06:25 +02:00
bnnm
aac716866d Remove .bd3 extension (use .hd3)
Uses .hd3 as the base file for cleaner parsing
2023-06-30 23:04:36 +02:00
bnnm
a2400271c9 Remove .leg fake ext (use TXTH) [Legaia 2 (PS2)] 2023-06-25 20:59:38 +02:00
bnnm
8fe3caba59 cleanup: ps2_omu to omu 2023-06-25 16:22:29 +02:00
bnnm
d18e9b5b35 cleanup: ps2_rstm to rstm_rockstar 2023-06-25 16:18:02 +02:00
bnnm
803db193b7 Add .pwb [Psychonauts (PS2)]
Also remove .pnb
2023-06-25 16:07:16 +02:00
bnnm
97bf6bf5fe cleanup: simplify VAG meta description 2023-06-25 11:32:11 +02:00
bnnm
bb7176463b cleanup: remove unused bdsp
apparently an attempt to support extracted .hst/hxg files from PK: Out of Shadows
2023-06-25 11:18:17 +02:00
bnnm
c8479a1501 cleanup: ps2_xa2 to xa2_acclaim 2023-06-25 01:59:21 +02:00
bnnm
8db9d8ead3 cleanup: voi 2023-06-25 00:59:10 +02:00
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