bnnm
a2400271c9
Remove .leg fake ext (use TXTH) [Legaia 2 (PS2)]
2023-06-25 20:59:38 +02:00
EdnessP
0a1e79d27c
RWS 0x809: remove size check (PS2 sometimes pads 4 extra bytes)
2023-06-25 17:25:19 +03:00
bnnm
8fe3caba59
cleanup: ps2_omu to omu
2023-06-25 16:22:29 +02:00
bnnm
aa0d5bf9df
rename ps2_ild.c to ild.c
2023-06-25 16:20:15 +02:00
bnnm
d18e9b5b35
cleanup: ps2_rstm to rstm_rockstar
2023-06-25 16:18:02 +02:00
EdnessP
90c4724ddb
RWS: pre-AWD variant 0x809 (Burnout 2: Point of Impact)
2023-06-25 17:11:01 +03: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
56c0ece442
cleanup: rename ps2_voi.c to voi.c
2023-06-25 00:59:59 +02:00
bnnm
8db9d8ead3
cleanup: voi
2023-06-25 00:59:10 +02:00
bnnm
842735b8db
cleanup: renames
2023-06-24 18:05:31 +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
c65c454d83
cleandup: ws_aud
2023-06-24 16:58:44 +02:00
bnnm
7e5ebbda2a
cleanup: rsf.c to raw_rsf.c
2023-06-24 16:40:17 +02:00
bnnm
543ff1d953
cleanup: rename s14_sss.c to raw_s14_sss.c
2023-06-24 16:36:54 +02:00
bnnm
a5b4103a10
cleanup: rwx.c to rwax.c
2023-06-24 16:15:39 +02:00
bnnm
d3d8681a24
cleanup: rwax
2023-06-24 16:14:41 +02:00
bnnm
dd92360096
cleanup: vid1
2023-06-24 15:58:29 +02:00
bnnm
fc2bca92a8
cleanup: .smv
2023-06-24 15:52:32 +02:00
bnnm
716aea3369
Remove fake .pos+.ogg (use TXTP), cleanup
2023-06-24 15:45:39 +02:00
bnnm
4e9b6cd6ec
cleanup: ps2_enth.c to lp_ap_lep.c
2023-06-24 15:42:42 +02:00
bnnm
64318e24d4
cleanup: lp_ap_lep
2023-06-24 15:41:59 +02:00
bnnm
be8b74da89
cleanup: ps2_smpl.c to smpl.c
2023-06-24 15:39:37 +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
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
bnnm
3123541c7f
Workaround for Mac fread issue in rare cases
2023-06-24 14:53:16 +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
2198224c4f
Small fixes + FORMATS.md
2023-06-13 10:15:46 +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
4e40b8d73c
doc
2023-06-10 16:35:08 +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
c076fc701b
Add a few known extensions
2023-05-31 22:52:23 -05: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
5978311143
Add .wvd extension [DK Barrel Blast (Wii)]
2023-05-29 00:38:01 +02: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
a211dcf9b0
cleanup: tweaks
2023-05-15 16:52:09 +02:00
bnnm
0746a89210
cleanup: misc renames
2023-05-15 16:14:29 +02:00
bnnm
4e5631e630
cleanup: move bitreader and tweaks
2023-05-15 15:30:21 +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
2e3205ad41
Fix some MUSX loops
2023-05-14 20:14:40 +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
b4ad96fcff
cleanup: move stuff
2023-05-07 23:47:37 +02:00
bnnm
f05cdc2629
cleanup: separate coding/layout/meta types to .h
2023-05-07 23:06:13 +02:00
bnnm
4bc3f1365d
cleanup: separate some util.h functions
...
also avoid include useless functions when possible (faster compiles)
2023-05-07 22:34:35 +02: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
a6b8dcefc0
Make src/base folder for future cleanup
2023-05-07 22:00:04 +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
2ca0c1746a
Fix sound in mono .thp
2023-04-29 22:43:19 +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
41e8461fa3
Allow compiling with older FFmpeg versions
2023-04-02 20:33:15 +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