EdnessP
254c9f6eb1
Fix filename paths + Burnout's H/L vehicle sounds for other platforms
2023-06-12 22:54:39 +03:00
bnnm
67308f3607
Fix some .xwb [Jumper: Griffin's Story (X360)]
2023-03-26 16:53:24 +02:00
RuRuRu
792afe8495
Fix support for XWB files without extension [Ikaruga(PC)]
2023-03-12 13:54:20 +09:00
bnnm
af71e611c1
cleanup: riff helpers
2023-01-21 22:08:46 +01:00
bnnm
3c7770bbfb
cleanup: add xma2 raw init function
2023-01-21 13:51:27 +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
6d43e90332
Cleanup/doc
2022-08-14 12:24:10 +02:00
bnnm
039541f881
ffmpeg: internals cleanup
2021-07-23 18:55:03 +02:00
bnnm
c6a2184048
Fix XMA sample counting in big files [Dead Island (X360)]
2021-05-05 23:42:48 +02:00
bnnm
0adb0448e4
Fix Techland's .xwb [Nail'd (X360)]
2021-05-03 20:29:08 +02:00
bnnm
909caed24f
Add .xwb with ATRAC9 variation [Owlboy (PS4)]
2021-02-24 23:40:32 +01:00
bnnm
42e4a11564
Fix some .xwb+xsb name issues [LocoCycle (X360)]
2020-11-21 15:54:07 +01:00
bnnm
5b5d671f3b
Fix some .xwb with DSP [Blossom Tales (Switch)]
2020-09-26 19:20:40 +02:00
bnnm
f22947dcfd
Fix some .xwb and cleanup [Crackdown (X360)]
2020-09-19 00:04:57 +02:00
bnnm
abbe2ae80f
Use libvorbis instead of FFmpeg
2019-10-20 19:50:35 +02:00
bnnm
c4b259f5d8
Clean MSADPCM frame size and add extra check
2019-10-20 16:35:52 +02:00
bnnm
f3c3d4563e
Add .wbh names for .xwb
2019-10-14 00:29:40 +02:00
bnnm
84038b0fea
Improve raw ATRAC3 decoding accuracy and cleanup
2019-08-26 22:58:43 +02:00
bnnm
7f8138fbb5
Fix last minute changes
2019-08-10 18:11:30 +02:00
bnnm
37af5c4166
Show all .xsb names in .xwb instead of first
2019-08-10 17:26:44 +02:00
bnnm
22c7f5e384
Fix some DSP .xwb [Skulls of the Shogun (Switch)]
2019-07-28 23:35:21 +02:00
bnnm
afde14796e
Fix some incorrectly ripped .xwb
2019-06-23 22:25:55 +02:00
bnnm
19d5a6f82c
Improve .xsb internal name reading and .xsb filename detection
2019-03-23 15:50:59 +01:00
bnnm
61b9e3743e
Add doc
2019-02-22 23:53:15 +01:00
bnnm
113ff85f58
Remove debug crap
2019-01-05 04:32:32 +01:00
bnnm
5066dee488
Add extensionless xwb
2019-01-01 19:04:39 +01:00
bnnm
467ca19450
Fix XMA gapless/looping/samples
...
fixes: standard, wem, xwc, xwb, xnb, xwx, rak, pk, txth, genh, seg, rsd, past, p3d, nub-xma, gtd, gsp, fsb, eaac, cxs, awc, aac
2018-11-18 17:01:31 +01:00
bnnm
466f3af458
Subfile streamfile cleanup
2018-10-27 23:49:08 +02:00
bnnm
9e7cdfb9a1
Fix XWB buf/size differences
2018-10-07 23:28:01 +02:00
bnnm
34676bbdc6
Prepare XMA adjusted loops
2018-10-07 02:23:05 +02:00
bnnm
7d91ef1432
Cast off_t to off64_t when printf'ing for future 4GB file support
2018-09-23 03:01:13 +02:00
bnnm
8cf27cc15e
Add .xna XWB [Touhou Makukasai ~ Fantastic Danmaku Festival (PC)]
2018-08-25 12:21:21 +02:00
bnnm
f9f93e74e7
Fix segfault while reading some .xsb for .xwb
2018-08-15 00:49:17 +02:00
bnnm
14cd8bf191
Fix some .xwb [Project Gotham Racing 3 (X360)]
2018-08-12 01:23:58 +02:00
bnnm
4337f00d5d
Fix XWB v1 subsongs [Silent Scope Complete (Xbox)]
2018-07-27 17:12:09 +02:00
bnnm
79ab74bf4a
Add .xwb ATRAC9 [Stardew Valley (Vita)]
2018-05-27 17:30:59 +02:00
bnnm
c09bc1e936
Add .xwb DSP hack [Stardew Valley (Switch)]
...
Also try to open common .xsb name combos
2018-05-05 23:06:59 +02:00
bnnm
92b9992552
Rename open_stream_ext/name to open_streamfile_by_ext/filename (cleanup)
2018-03-29 22:34:21 +02:00
bnnm
69fb29fc7a
Return size_t in read_string for consistency
2018-03-29 20:42:52 +02:00
bnnm
2f4f73e67a
Add XWB internal name reading (rare)
2018-03-25 20:01:45 +02:00
bnnm
51aa1660f2
Fix compact XWB [NFL Fever 2004 demo from Amped 2 (Xbox)]
2018-03-08 22:51:50 +01:00
bnnm
b97fc632be
Fix minor compiler warnings
2018-03-03 19:07:59 +01:00
bnnm
9cf9416665
Add/use xbox_ima_bytes_to_samples, rename coding_XBOX to XBOX_IMA
...
Currently same as ms_ima_bytes_to_samples, but this will change; renamed
for consistency with all other IMA variations. Also clean a bit some
metas since I was testing anyway.
2018-02-17 12:30:14 +01:00
bnnm
9a279c35b5
Remove debug crap
2018-02-03 15:40:43 +01:00
bnnm
528b5c3197
Fix bitrate for subsongs and rename streams > subsongs
2018-01-28 00:41:25 +01:00
bnnm
9201a7384d
Fix XWB PCM8 [Unreal Championship (Xbox)]
2018-01-27 10:57:29 +01:00
bnnm
764fcc0bca
Add XWB OGG [Oddworld Stranger's Warth (iOS/Android)]
2017-11-10 19:31:54 +01:00
bnnm
58e213cbf3
Fix closing XSB streamFile
2017-10-28 10:51:55 +02:00
bnnm
75b0b275f1
Fix XWB WMA, leaks [Prince of Persia 2 Xbox]
2017-10-28 01:31:08 +02:00
bnnm
14957d6269
Fix XWB split bug with some codecs
2017-09-30 01:52:49 +02:00