Commit Graph

4245 Commits

Author SHA1 Message Date
bnnm
92b663ed52 Cleanup 2020-06-04 20:13:25 +02:00
bnnm
7935682c6c Fix FSB3 using XMA2 instead of XMA1 (no diffs) [Guitar Hero III (X360)] 2020-06-04 20:13:12 +02:00
NicknineTheEagle
877d791d90
Merge pull request #641 from NicknineTheEagle/ubi
Ubi
2020-06-03 13:11:47 +03:00
NicknineTheEagle
1d369657d9 Ubi SB: Renamed groups to subblocks 2020-06-03 02:45:39 +03:00
NicknineTheEagle
7de18ae55a Ubi SB: Fixed Ubi ADPCM in Xbox banks 2020-06-02 23:13:40 +03:00
NicknineTheEagle
bfda03151d Ubi SB: More accurate handling of group flag 2020-06-02 23:13:40 +03:00
NicknineTheEagle
dd6328046b Formatting tweaks 2020-06-02 23:13:38 +03:00
bnnm
09c2deb04e
Merge pull request #638 from slashiee/txtp_maker
txtp_maker: Update get_stream_mask to work with latest vgmstream
2020-06-01 17:32:29 +02:00
M&M
c175b7305b txtp_maker: Update get_stream_mask to work with latest vgmstream
- Use '#C' instead of '#c'
- Make it start the channel count from 1 instead of 0
2020-05-31 19:00:45 -07:00
NicknineTheEagle
f556b4582b
Merge pull request #637 from NicknineTheEagle/ubi
Ubi
2020-06-01 03:07:46 +03:00
NicknineTheEagle
dae177ce1e Ubi SB: Minor refactoring 2020-06-01 02:56:25 +03:00
NicknineTheEagle
8d2fcdbae3 Ubi DAT: Additional checks 2020-05-31 23:45:51 +03:00
NicknineTheEagle
e4eb650cfa Added Ubi PS2 BNM format 2020-05-31 21:58:11 +03:00
NicknineTheEagle
49e61c98bf Added Ubi DAT bank format 2020-05-31 21:58:10 +03:00
NicknineTheEagle
fbe7a4760a Removed unused local var 2020-05-31 21:58:10 +03:00
NicknineTheEagle
eccd67d156 Added Sega KAT format 2020-05-31 21:58:07 +03:00
bnnm
0d43d85431
Merge pull request #636 from julianxhokaxhiu/master
Add support for OGG LoopFlags when using ffmpeg and fix a link issue
2020-05-30 11:38:24 +02:00
Julian Xhokaxhiu
ae54f80415 Fix build
MUPS require VORBIS functions to work. Put it behind the relative ifdef flag
2020-05-28 14:56:16 +02:00
Julian Xhokaxhiu
b5fec0dd64 Detect loop flag from current file metadata when using FFMpeg 2020-05-28 14:56:15 +02:00
NicknineTheEagle
05963ef245
Merge pull request #634 from NicknineTheEagle/ubi
Ubi
2020-05-28 02:40:11 +03:00
NicknineTheEagle
151edfb421 Ubi SB: Additional debug logging 2020-05-28 02:12:31 +03:00
NicknineTheEagle
b0b7b20bf4 Fixed Ubi alt IMA decoding [Splinter Cell: Essentials (PSP)] 2020-05-27 23:37:25 +03:00
NicknineTheEagle
1a0913d90d Ubi SB: Minor fixes 2020-05-27 23:00:02 +03:00
NicknineTheEagle
e2e2a6b594 Updated appveyor.yml 2020-05-27 22:59:51 +03:00
NicknineTheEagle
127ecae2d0
Merge pull request #633 from NicknineTheEagle/ea
EA MPF: Added more name pairs
2020-05-27 00:19:38 +03:00
NicknineTheEagle
eb2617f9ed EA MPF: Added more name pairs 2020-05-27 00:12:19 +03:00
NicknineTheEagle
72605a6d6b
Merge pull request #632 from NicknineTheEagle/ubi
Ubi
2020-05-26 23:56:04 +03:00
NicknineTheEagle
e0e0a121a9 Ubi SB: Layer fixes for old PS2 versions 2020-05-26 23:03:24 +03:00
NicknineTheEagle
b96a86b724 Ubi SB: Added some debug logging 2020-05-26 14:40:27 +03:00
NicknineTheEagle
600c1cf969 Ubi SB: Fixes for BNM 2020-05-26 13:47:05 +03:00
NicknineTheEagle
6cc5d63e5d Ubi SB: Proper stream_type and group_id parsing 2020-05-26 13:46:26 +03:00
NicknineTheEagle
4e17ee9bfa
Merge pull request #630 from NicknineTheEagle/linux
Added Linux build to appveyor.yml
2020-05-26 13:13:16 +03:00
bnnm
9f9f6cecf3
Merge pull request #631 from bnnm/acb
acb
2020-05-25 23:56:12 +02:00
bnnm
88956037c4 Fix .acb names segfault, improve performance [SK Burst Re:Newal (PC)] 2020-05-25 23:51:27 +02:00
bnnm
9a77c0ac06 Cleanup 2020-05-25 20:57:29 +02:00
NicknineTheEagle
53e956dc1b Added Linux build to appveyor.yml 2020-05-24 23:11:53 +03:00
bnnm
97acafeb62
Merge pull request #629 from ToadKing/make-cli
fix CLI build with autotools
2020-05-24 17:24:39 +02:00
Toad King
a533947ca3 fix CLI build with autotools 2020-05-24 10:11:12 -05:00
bnnm
dfcdf39855
Merge pull request #628 from bnnm/ktsl2asbin-mups-bnm
ktsl2asbin mups bnm
2020-05-24 17:07:17 +02:00
bnnm
bc593e4a41 Add missing .ktsl2asbin extension 2020-05-24 16:59:41 +02:00
bnnm
142ec05269 Tweak sadf extensions and check 2020-05-24 16:59:11 +02:00
bnnm
eeba83c093 Missing cleanup 2020-05-24 16:32:14 +02:00
bnnm
c7b2fed324 Cleanup 2020-05-24 16:28:07 +02:00
bnnm
98c450c4b9 Move sadf from ngc_dsp_std.c to sadf.c since it's not very standard 2020-05-24 16:22:40 +02:00
bnnm
45cda9b0ca Rename nds_sad.c to sadl.c 2020-05-24 16:18:43 +02:00
bnnm
b45afd57f4 Doc 2020-05-24 16:14:51 +02:00
bnnm
bd0b240a3a Cleanup 2020-05-24 16:14:19 +02:00
bnnm
5452b3893e Fix some Ubi .bnm [Jungle Book Rhythm N'Groove (PC), F1 Racing Sim (PC)] 2020-05-24 15:55:21 +02:00
bnnm
2a6babc70a Add .mups [Pier Solar (PC), Ghost Blade HD (PC/Switch)] 2020-05-24 15:50:41 +02:00
bnnm
1a4de84b1f Fix fakename streamfile for extensionless names 2020-05-24 12:45:14 +02:00