bnnm
|
a752297d77
|
cleanup: renames
|
2023-07-08 13:43:29 +02:00 |
|
bnnm
|
8100498b4d
|
doc
|
2023-07-08 11:54:56 +02:00 |
|
bnnm
|
13bfa15e2f
|
cleanup: wad matx
- Remove fake extension .matx (use TXTH)
- Remove fake format .wad (use TXTH)
|
2023-07-08 11:35:34 +02:00 |
|
bnnm
|
61f6ba6cfd
|
Remove .gsb extension (use .gsp)
Uses .gsp as the base file for cleaner parsing
|
2023-07-08 11:30:28 +02:00 |
|
bnnm
|
204d1f560f
|
Fix TXTH dynamic chunks in some cases
|
2023-07-08 10:53:12 +02:00 |
|
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
|
de9ad32a47
|
Merge pull request #1388 from lico-n/lico-n-patch-1
Add HCA Key
|
2023-07-08 09:11:43 +02:00 |
|
lico-n
|
aa3a11d586
|
Add HCA Key [Final Fantasy VII: Ever Crisis(Android)]
|
2023-07-07 15:06:08 +02:00 |
|
bnnm
|
73a4f6b879
|
Merge pull request #1387 from EdnessP/master
Sony BNK (v3): Bank/sound name support
|
2023-07-02 22:03:35 +02:00 |
|
EdnessP
|
f4a7363cdd
|
BNK Sony (v3): Bank/Sound name support
|
2023-07-02 19:33:57 +03:00 |
|
bnnm
|
740a4048f6
|
Merge pull request #1386 from bnnm/lsf-etc
- Fix some .lsf [Agaju (Gizmondo), Chicane (Gizmondo))]
- Fix some .seg [Eragon (X360)]
- Fix some broken .bnk [Fat Princess (PS3)]
- Add .imf extension [Colors (Gizmondo)]
- Remove .bd3 extension (use .hd3)
- Remove .lrmb extension (use .lrmh)
- Remove fake extension .bh2pcm (use .dat + TXTH)
|
2023-07-01 01:44:04 +02:00 |
|
bnnm
|
e8f495f15e
|
cleanup: tweak formats generator
|
2023-07-01 01:32:43 +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
|
279b2994d2
|
Fix some broken .bnk [Fat Princess (PS3)]
|
2023-06-30 23:04:03 +02:00 |
|
bnnm
|
1b06bf45d2
|
Fix some .seg [Eragon (X360)]
|
2023-06-30 23:02:10 +02:00 |
|
bnnm
|
596aa76076
|
Fix some .lsf [Agaju, Chicane (Gizmondo))]
|
2023-06-30 22:59:22 +02:00 |
|
bnnm
|
b249869549
|
Merge pull request #1385 from EdnessP/master
RWS 0x809: Better codec detection
|
2023-06-28 22:36:15 +02:00 |
|
EdnessP
|
e08e3fb7e7
|
Separating RWS 0x809 and RWS 0x80D variant C
|
2023-06-28 14:44:09 +03:00 |
|
EdnessP
|
55a0b2082a
|
RWS 0x809: DSP-ADPCM and reworked stuff
|
2023-06-28 14:20:47 +03:00 |
|
bnnm
|
923d99f74a
|
Merge pull request #1380 from bnnm/cleanup-formats
- Workaround for Mac fread issue in rare cases
- Allow missing files for .dic [DiRT (PC)]
- Remove .tk5 fake extension (use TXTH + .ovb)
- Remove .smpl fake extension (use .v0) [Homura (PS2)]
- Remove .leg fake format (use TXTH) [Legaia 2 (PS2)]
- Add .pwb [Psychonauts (PS2)]
- Add format info generator and update FORMATS.md
- Remove minor unused stuff
- Cleanup
|
2023-06-25 23:53:12 +02:00 |
|
bnnm
|
b916b5165a
|
cleanup: tweaks
|
2023-06-25 23:33:00 +02:00 |
|
bnnm
|
5d9b4ed827
|
cleanup: separte sf code
|
2023-06-25 22:02:34 +02:00 |
|
bnnm
|
442084cc85
|
Add format info generator and update FORMATS.md
|
2023-06-25 21:20:28 +02:00 |
|
bnnm
|
d02e5ed51c
|
Merge branch 'master' of https://github.com/vgmstream/vgmstream into cleanup-formats
|
2023-06-25 21:17:25 +02:00 |
|
bnnm
|
19c4f6b62e
|
Merge pull request #1379 from EdnessP/master
RWS: 0x809 File ID revision [Burnout 2 (multi)]
|
2023-06-25 21:09:28 +02:00 |
|
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 |
|