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
bnnm
8ffae9f070
vag: extra validations and remove Jak 3 hack
2023-06-24 15:24:01 +02:00
bnnm
7b9f1609ba
awd: warning cleanup, tweak priority
2023-06-24 15:06:01 +02:00
bnnm
46efa7c044
doc
2023-06-24 14:55:25 +02:00
bnnm
e9df576d51
Allow missing files for .dic [DiRT (PC)]
2023-06-24 14:54:08 +02:00
EdnessP
856bb566ef
Merge branch 'master' of https://github.com/EdnessP/vgmstream
2023-06-16 21:30:24 +03:00
EdnessP
66f10a811f
AWD: read DSP hist + stricter linked list pointer boundary checks
2023-06-16 21:29:35 +03:00
bnnm
cef5f8ac60
Merge pull request #1372 from hcs64/xnb-lz4-fallthrough
...
Fallthrough in LZ4 state machine for a MSVC 64 bug
2023-06-14 18:26:54 +02:00
EdnessP
74df0254b1
Some safety checks in the linked list loop
2023-06-13 23:38:52 +03: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
Adam Gashlin
0e453b2654
Fallthrough in LZ4 state machine for a MSVC bug
...
This works around an issue in
"Microsoft (R) C/C++ Optimizing Compiler Version 19.36.32532 for x64"
with /O2. It seems to have trouble tying together the states, this
perhaps links the data and control flow more simply.
2023-06-12 00:18:33 -07: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
2e62b638c6
Add HCA key
2023-06-10 16:15:58 +02:00
bnnm
8b02afba85
Fix FSB key
2023-06-03 17:57:46 +02:00
bnnm
392fa5c8f5
build: fix compiling without ffmpeg
2023-06-03 17:57:01 +02:00
bnnm
d5e567072b
Fix some SFH/SSPR
2023-06-03 17:56:19 +02:00
bnnm
288d1e57d0
fixes for last pr
2023-06-03 17:55:35 +02:00
Hexagon123
35bdda8c8c
Add .MOV extension [Dora the Explorer JttPP (GC)]
2023-05-31 22:46:57 -05:00
Hexagon123
b7fe021779
Update ngc_adpdtk.c
2023-05-31 22:44:46 -05:00
Hexagon123
404ea26d64
Add .PS3 extension [THPG (PS3)]
2023-05-31 22:42:35 -05:00
Hexagon123
05604ffb82
Fix some .str+wav [Big Bumpin (Xbox)]
2023-05-31 22:16:51 -05:00
Hexagon123
8f63eba693
Fix some few DSP. RSD [Hulk (GC)]
...
0x1c likely seems to be the proper coef offset.
2023-05-31 22:08:54 -05:00
Hexagon123
bd92018b35
Update ngc_adpdtk.c
2023-05-31 22:06:20 -05:00
Hexagon123
a9247228e5
Update ngc_adpdtk.c
...
Add known extension [Bloody Roar: Primal Fury (GC)]
2023-05-31 22:03:21 -05:00
bnnm
372dfbffe5
Add TXTH experimental 'subsong_sum' feature
2023-05-29 00:37:37 +02:00
bnnm
ce295d4591
Add FSB Opus [LEGO 2K Drive (Switch)]
2023-05-29 00:31:50 +02:00
bnnm
6d1a0e2895
cleanup: separate functions
2023-05-15 12:04:12 +02:00
bnnm
4b0387fb7a
cleanup: separate functions
2023-05-14 23:20:20 +02:00
bnnm
bf218c08b4
cleanup: separate functions
...
move common functions to its own .h so it's clearer where are they used and don't get copied in all headers
2023-05-14 21:20:29 +02:00
bnnm
ff34edfa91
cleanup: minor tweaks
2023-05-14 20:18:27 +02:00
bnnm
eadaf21bde
internal cleanup (move files)
2023-05-14 20:17:51 +02:00
bnnm
5890ab324f
Add .opu extension [Ys: Oath in Felghana (Switch)]
2023-05-14 20:13:33 +02:00
bnnm
f3a9c3bdd3
Fix .CSMP loops [Metroid Prime Trilogy (Wii)]
2023-05-14 20:12:25 +02:00
waffle
efca960b35
Add updated Fall Guys key.
...
Key for the Season 4 update.
2023-05-10 13:05:10 +01:00
bnnm
f70b9cf7e6
cleanup: hide acm internals
2023-05-07 22:12:26 +02:00
bnnm
e839f0635f
cleanup: move channel mappings to .h
2023-05-07 22:00:30 +02:00
bnnm
2fb1185b83
Add Opus in .bwav
2023-05-07 21:58:26 +02:00
bnnm
ea2782b667
Fix some Ubi HX [XIII (GC)]
2023-05-07 21:57:40 +02:00
bnnm
da8da91321
Add .wav.sli [Perfect Cherry Blossom Trial+ (PC)]
2023-04-29 22:41:39 +02:00
bnnm
7e25cd6a54
Add HCA keys
2023-04-20 17:59:29 +02:00
bnnm
f9538643b0
Add HCA key
2023-04-09 22:02:01 +02:00
bnnm
486c15fc44
Fix some Sony .bnk [GInga Force (PS4)]
2023-04-09 22:01:53 +02:00
RuRuRu
aed7eb36fc
Changed interleave value range check.
...
Most data is 0x10, but Kessen(JP) is 0x20.
2023-04-09 17:25:23 +09:00
bnnm
610bdcffd3
doc
2023-04-02 20:33:26 +02:00
bnnm
e18b42d98b
Relax .bcwav validations for buggy files
2023-04-02 20:32:57 +02:00
bnnm
5b0f7d60cf
Fix some MUSX [Disney Infinity (X360)]]
2023-04-02 20:32:41 +02:00
bnnm
a02e927576
Fix some DSP .ckd [Rayman Origins (Wii)]
2023-04-02 20:31:14 +02:00
bnnm
b20c1daf0a
Add HCA key
2023-03-26 16:54:50 +02:00
bnnm
67308f3607
Fix some .xwb [Jumper: Griffin's Story (X360)]
2023-03-26 16:53:24 +02:00
punk7890
38b0f1fd95
Add adx key.
2023-03-23 18:06:17 -07:00
kjhmagic
9f00667868
Update hca_keys.h
...
66 subkeys added for D4DJ Groovy Mix (Android)
2023-03-22 18:31:29 +09:00
makefilex
3820ddb371
Update xwma.c
2023-03-19 18:52:13 -03:00
makefilex
5a18c9cc9e
Update riff.c
2023-03-19 18:50:51 -03:00
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