Commit Graph

3524 Commits

Author SHA1 Message Date
bnnm
a5de6d4248
Merge branch 'master' into csb-etc 2023-03-12 15:21:52 +01:00
bnnm
d58604ab8b doc 2023-03-12 14:55:41 +01:00
bnnm
21e08ed253 cleanup 2023-03-12 14:55:34 +01:00
bnnm
bf457a6b29 Fix utf-dsp leak 2023-03-12 14:53:50 +01:00
bnnm
0d754a81b3 Add .csb with AHX [Yakuza: Dead Souls (PS3)] 2023-03-12 14:53:29 +01:00
RuRuRu
792afe8495 Fix support for XWB files without extension [Ikaruga(PC)] 2023-03-12 13:54:20 +09:00
bnnm
0fa0457e63 Add BNSF in .nus3audio [Gundam Extreme Vs 2 (AC)] 2023-03-04 14:06:26 +01:00
bnnm
43fd6ef309 Fix some .nus3audio with dummy entries 2023-03-04 14:00:18 +01:00
bnnm
353b97de5d Fix some .HXX [XIII Early beta (Xbox)] 2023-03-04 14:00:09 +01:00
bnnm
d07aa75d67 Fix some .HXX [XIII Beta (Xbox)] 2023-02-26 00:17:44 +01:00
bnnm
07f26d822a Add DS .wave [Adventure Time: HIKWYSOG (DS)] 2023-02-26 00:17:31 +01:00
bnnm
33c6838e0a Cleanup 2023-02-17 01:04:43 +01:00
bnnm
69d0b1a7f7 Add FSB keys 2023-02-17 01:03:42 +01:00
bnnm
aceda78df5 Fix .fsbkey 2023-02-17 01:02:59 +01:00
unknown
6f7c20e628 Implement RFRM/CSMP support for version 0x1F (Metroid Prime Remastered) 2023-02-12 19:54:26 +01:00
bnnm
23f5f8e98c Fix some .XWS [Ninja Gaiden S2/3RE (PC)] 2023-02-12 01:10:03 +01:00
bnnm
e511f82883 Add .asbin+.stbin ext [Warriors Orochi 4 (PC)] 2023-02-05 22:22:17 +01:00
bnnm
5e12d2af6f Fix some .xse/.xwv [No More Heroes (PS3)] 2023-02-05 22:21:41 +01:00
bnnm
46482d51bc doc 2023-02-02 00:05:30 +01:00
bnnm
778ec9aa9e Fix some .xse [Mindjack (PS3/X360)] 2023-02-02 00:05:15 +01:00
bnnm
5dc5116b5b Fix EA SWVR loops [Rumble Racing (PS2)] 2023-02-02 00:04:15 +01:00
bnnm
40f9aa017c cleanup: renames 2023-01-29 23:00:14 +01:00
bnnm
a77427f907 cleanup: renames 2023-01-29 22:58:13 +01:00
bnnm
0c392714a2 Fix some .opus loops [Fast RMX (Switch)] 2023-01-29 22:57:29 +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
AceKombat
369f7bbe00 Update txth.c 2023-01-24 16:11:43 -06:00
bnnm
038fb938cd cleanup: renames 2023-01-23 00:55:13 +01:00
bnnm
fc6e3db33d Add HCA keys 2023-01-23 00:53:17 +01:00
bnnm
7d87155fa3 Add FSB keys, cleanup 2023-01-23 00:52:58 +01:00
bnnm
401b5e469a Add KTSS .ktsl2asbin [Ultra Kaiju Monster Rancher (NS)] 2023-01-23 00:52:16 +01:00
bnnm
4aae3fb78d Add PS3 .gtd [Knight's Contract (PS3)] 2023-01-23 00:50:19 +01:00
bnnm
af71e611c1 cleanup: riff helpers 2023-01-21 22:08:46 +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
0f7fcf5965 Fix Valve XWV [Portal 2 (PS3), Orange Box (X360)] 2023-01-21 18:55:56 +01:00
bnnm
a6c59fdd07 remove raw .tra (use .txth) 2023-01-21 18:37:52 +01:00
bnnm
3c7770bbfb cleanup: add xma2 raw init function 2023-01-21 13:51:27 +01:00
bnnm
86dceb51e5 cleanup: tabs, etc 2023-01-20 17:30:17 +01:00
bnnm
5a65422820 cleanup: renames 2023-01-20 16:32:32 +01:00
bnnm
2b0399d7f5 Fix hang on full loops with xma1 formats 2023-01-20 16:09:08 +01:00
bnnm
501af6ad8c Fix hang on full loops with xma1 formats 2023-01-20 01:02:23 +01:00
bnnm
41bad49872 Fix hang on full loops with xma1 formats
- happens with FFmpeg n5.1.2
2023-01-19 00:08:33 +01:00
bnnm
d032b59513 remove fake format .ccc (use .txth) 2023-01-17 18:26:31 +01:00
bnnm
6d8f68b505 remove fake split .rxw (use .xwh+xwb) 2023-01-17 18:17:06 +01:00
bnnm
5f7c5d319e remove fake split PS3 .baf (use proper .baf) 2023-01-17 18:14:52 +01:00
bnnm
872db6072b remove maiatrac3plus code
- hasn't been used for a long time
2023-01-15 18:52:56 +01:00
bnnm
b978800b69 cleanup 2023-01-15 18:42:40 +01:00
bnnm
a1c85b10e8 ffmpeg: fix smacker .smk
- broken in new versions due to buggy seeking
2023-01-15 17:49:57 +01:00
bnnm
daf1f3721e ffmpeg: fix xma hang on seek
- affects a few files that hang forever on loop
- probable related to internal encoder delay bugs
2023-01-15 17:46:05 +01:00
soneek
0bf797cad2
Added new HCA key 2023-01-02 20:43:30 -05:00