bnnm
9b75cc6d83
Add .mp3 parser using mpg123 for consistency
2022-02-06 13:10:07 +01:00
bnnm
484908c57e
Fix some .sps [Madden 13 (Vita), Madden 22 (PC)]
2022-02-06 13:07:58 +01:00
NicknineTheEagle
cbe3165f69
Merge pull request #1072 from NicknineTheEagle/wbk
...
NSLB: Fixed PS2 banks
2022-02-05 19:55:34 +03:00
NicknineTheEagle
2ca2693cf1
NSLB: Fixed PS2 banks
2022-02-05 19:50:26 +03:00
Christopher Snowhill
f9230158d9
Dodgy fix for macOS building
2022-02-04 18:19:15 -08:00
bnnm
0c072271ab
Merge pull request #1071 from KatieFrogs/cmake-fix-celt
...
Cmake: Fix Celt not downloading
2022-02-04 20:52:12 +01:00
bnnm
ba8fdfc246
Merge branch 'master' into cmake-fix-celt
2022-02-04 20:51:23 +01:00
bnnm
aa78273a1f
Merge pull request #1070 from grj1234/riff-vorbis-mode2plus
...
RIFF: uncomment Ogg Vorbis mode 2+ [Only One (PC)]
2022-02-04 20:51:04 +01:00
KatieFrogs
04b5a1f098
Cmake: Fix Celt not downloading
...
Falls back to downloading through Git if it downloads an empty file
2022-02-04 06:29:15 +03:00
grj1234
7aaa6e695e
RIFF: uncomment Ogg Vorbis mode 2+ [Only One (PC)]
2022-02-04 11:11:49 +09:00
bnnm
8b2e0336ef
Merge pull request #1066 from modusc896d352/patch-2
...
ubi_bao changes
2022-02-03 18:01:49 +01:00
modusc896d352
9944b04d32
this is the last one i promise
...
i just removed a single comment, nothing major here.
2022-02-01 21:39:06 -03:00
modusc896d352
77b5b46008
ubi_bao changes (8/?)
...
remove the sbao flag as file_type already does the job.
2022-02-01 21:21:46 -03:00
modusc896d352
c5e5c0c179
ubi_bao changes (7/?)
...
minor "fix".
2022-02-01 09:31:16 -03:00
modusc896d352
fd51df32be
ubi_bao changes (6/?)
...
atomic BAOs now open depending on whether or not said BAO has a "{id}.sbao" name on it.
it's still not perfect but (mostly) works.
2022-02-01 08:39:21 -03:00
modusc896d352
25497b99f3
ubi_bao changes (5/?)
...
rename variable to something more sensible
2022-01-31 21:31:09 -03:00
modusc896d352
211b2e7a37
ubi_bao changes (4/?)
...
implement a hack for games with %08x.sbao naming nomenclature for streamed BAOs.
(present in Shaun White Snowboarding and Prince of Persia 2008)
2022-01-31 21:19:45 -03:00
modusc896d352
5f20e3344d
ubi_bao changes (3/3)
...
try to explain what this new change means.
2022-01-31 20:34:59 -03:00
modusc896d352
6fcc0b4e3e
ubi_bao changes (2/2)
...
fix formatting issues
2022-01-30 14:48:34 -03:00
modusc896d352
9a4087eff7
ubi_bao changes
...
this is an attempt to add standard "atomic bao" nomenclature for "streamed BAOs". like %08x.bao/%08x.bao instead of (example) Common_BAO_0x5NNNNNNN, French_BAO_0x5NNNNNNN or Common_BAO_0x0NNNNNNN. this also applies to "memory BAOs" as well.
this change was necessary due to the existence of scimitar_new.bms, which handles forge files rather differently as far as sound files are concerned. more specifically, it goes deeper into the BAO files themselves.
2022-01-30 14:47:18 -03:00
bnnm
915531b1a4
Merge pull request #1065 from bnnm/brwav-xa-ww
...
- Improve .bnsf key detection in some cases
- Allow BIK .xmv extension [Emergency Heroes (Wii)]
- Fix some Reflections .xa [Emergency Heroes (Wii)]
- Remove .04sw fake extension (use .xa)
- Fix Wwise XWMA prefetch
- Add .pk/spk variation [Michael Jackson TE (X360)]
- Redo .rwav/rwar and add .brwav
2022-01-30 13:40:39 +01:00
bnnm
8d33a17919
cleanup
2022-01-30 13:34:08 +01:00
bnnm
4e79416764
txtp_dumper: ignore pre-created txtp
2022-01-30 13:33:52 +01:00
bnnm
e76ccb6ab7
Redo .rwav/rwar and add .brwav
2022-01-30 13:33:21 +01:00
bnnm
f6a48926b7
Add .pk/spk variation [Michael Jackson TE (X360)]
2022-01-30 13:32:48 +01:00
bnnm
a054692865
Fix Wwise XWMA prefetch
2022-01-30 13:31:06 +01:00
bnnm
ba1743cd3a
Remove .04sw fake extension (use .xa)
2022-01-30 13:30:24 +01:00
bnnm
0e2023767b
Fix some Reflections .xa [Emergency Heroes (Wii)]
2022-01-30 13:29:23 +01:00
bnnm
6074da0f4c
Allow BIK .xmv extension [Emergency Heroes (Wii)]
2022-01-30 13:28:20 +01:00
bnnm
964397c1fb
Improve .bnsf key detection in some cases
2022-01-30 13:26:39 +01:00
Christopher Snowhill
2db8e56ef2
Fix FFmpeg reader function
...
It should return AVERROR_EOF when reaching the end of the stream, rather
than returning zero. When it returns zero, the avformat prober will just
loop endlessly until the process is terminated.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-01-26 20:55:28 -08:00
bnnm
0415b263a3
Fix broken .rwsd
2022-01-25 23:29:58 +01:00
bnnm
ab6139c113
Doc
2022-01-22 23:51:22 +01:00
bnnm
39aeeb75b9
Merge pull request #1059 from bnnm/bnk-mjb
...
- Fix some Sony .bnk pitch [Sly Collection (PS3)]
- Fix some AIFF
- .mjh+mjh cleanup
2022-01-22 23:03:54 +01:00
bnnm
4a3859f9b7
Doc
2022-01-22 22:58:26 +01:00
bnnm
6f5da72f2e
Fix some Sony .bnk pitch [Sly Collection (PS3)]
2022-01-22 22:58:19 +01:00
bnnm
098937ffeb
.mjh+mjh cleanup
2022-01-22 22:56:35 +01:00
bnnm
f565083502
Fix some AIFF
2022-01-22 22:56:20 +01:00
bnnm
b13258402a
Merge pull request #1055 from bnnm/bxwav-cleanup
...
- bcwav/bfwav/misc cleanup
- Remove .bfwavnsmbu fake extension (use TXTP)
- Fix some dual stereo [Animal Crossing: Happy Home Paradise (Switch)]
- Allow XA with emphasis flag, add .an2 [Croc (PS1)]
2022-01-16 23:17:56 +01:00
bnnm
0f6ce99e2b
Allow XA with emphasis flag, add .an2 [Croc (PS1)]
2022-01-16 23:04:35 +01:00
bnnm
3146647934
Fix some dual stereo [Animal Crossing DLC (NSW)]
2022-01-14 17:22:31 +01:00
bnnm
dd84f89d7f
Remove .bfwavnsmbu fake extension (use TXTP)
2022-01-14 17:16:39 +01:00
bnnm
b0888b184f
cleanup
2022-01-14 17:13:22 +01:00
bnnm
66a51fccb4
Add helper
2022-01-14 17:13:14 +01:00
bnnm
55307d393f
Merge bcwav with bfwav and cleanup
2022-01-14 17:12:41 +01:00
bnnm
13c8649026
Separate some base code
2022-01-14 15:16:45 +01:00
bnnm
a76ac04dcd
Update version.h
2022-01-12 22:14:17 +01:00
bnnm
1b28c51136
Merge pull request #1053 from bnnm/dtk-rws
...
- Fix some .rws [kill.switch (PS2)]
- Fix some .adp [Wave Race Blue Storm (GC), 1080 Silver Storm (GC)]
- Fix some WIIADPCM [Angry Birds Star Wars (Wii)]
- Merge msv.c and msvp.c
2022-01-12 22:06:27 +01:00
bnnm
adecc8a514
Remove msvp
2022-01-12 22:01:10 +01:00
bnnm
f61a6f1fda
Fix some .rws [kill.switch (PS2)]
2022-01-12 21:19:09 +01:00