Commit Graph

140 Commits

Author SHA1 Message Date
NicknineTheEagle
d13c713fcc Ubi SB: Fixed some PSP games 2021-08-31 15:50:30 +03:00
bnnm
cf36348b77 add extra user logs 2021-08-26 19:39:58 +02:00
bnnm
39dfdee9e4 cleanup: function defs, unused vars 2021-07-29 22:29:49 +02:00
NicknineTheEagle
3258c38f8b Ubi SB: Added a failure check in offset parsing 2021-07-14 17:39:54 +03:00
NicknineTheEagle
6d554d50e9 Ubi SB: Added a new version [Open Season (X360)] 2021-07-14 17:30:48 +03:00
NicknineTheEagle
9a7f1ffd44 Ubi SB: Fixed silence parsing 2021-07-14 17:30:18 +03:00
NicknineTheEagle
456df014a0 Ubi SB: Renamed some vars, doc 2021-07-14 04:31:48 +03:00
NicknineTheEagle
e806213550 Ubi SB: Fixed PS2 subblock detection 2021-07-14 04:29:53 +03:00
bnnm
38360275a5 Cleanup 2021-06-20 10:33:28 +02:00
bnnm
3a90473e35 Add .sb1 variation [Horsez (PS2)] 2021-05-08 15:31:52 +02:00
bnnm
5d40f91ecd ubi_sb: Missing include 2021-02-21 22:09:36 +01:00
bnnm
0f908e5088 Add Ubi SB variation [Naruto: Rise of a Ninja (X360)] 2021-01-03 16:03:03 +01:00
bnnm
54ed84f96f Fix .sm1+ss1 with garbage streams [Splinter Cell Pandora Tomorrow (PS2)] 2020-12-13 20:48:46 +01:00
NicknineTheEagle
041523a590 Ubi SB: Fixed Splinter Cell: Pandora Tomorrow (PS2) 2020-12-12 23:56:01 +03:00
NicknineTheEagle
03fac31b9d Doc fix 2020-12-09 19:26:04 +03:00
NicknineTheEagle
dffe043381 Ubi SB: Set stream_type to 0x00 if subblock flag isn't set 2020-12-08 00:33:34 +03:00
NicknineTheEagle
f52ffd24e1 Ubi SB: Added more versions
Myst IV: Revelation (PC)
Splinter Cell: Chaos Theory (PS2)
2020-12-07 21:10:11 +03:00
NicknineTheEagle
2d0d67084f Organizing 2020-12-06 22:10:41 +03:00
NicknineTheEagle
d4754b00b0 Split Ubi IMA and Ubi SCE IMA into different codecs 2020-12-06 21:05:13 +03:00
NicknineTheEagle
f9896bedfb Ubi SB: Updated random type for new versions 2020-12-06 02:19:52 +03:00
NicknineTheEagle
2259e163f1 Minor doc, organizing 2020-12-06 01:21:11 +03:00
NicknineTheEagle
feeb3053f2 Ubi SB: stream_type 0x01 is always PCM for streams 2020-12-05 20:28:10 +03:00
NicknineTheEagle
7f8294de2e Ubi SB: Doc unknown codec 2020-12-05 20:20:06 +03:00
NicknineTheEagle
32c04d58bf Ubi SB: Added new version [Myst III: Exile (PS2)] 2020-12-05 19:03:33 +03:00
NicknineTheEagle
1194fbf618 Fixed case inconsistency in logging 2020-12-02 02:50:13 +03:00
bnnm
450281dafd Allow segments of different number of channels 2020-11-22 19:00:01 +01:00
NicknineTheEagle
e14bb508e2 Ubi DAT: Append "(missing)" to missing files 2020-10-29 23:30:35 +03:00
NicknineTheEagle
a731fa248f Ubi DAT: Play silence if external file is not found 2020-10-29 23:06:21 +03:00
NicknineTheEagle
7f27515d57 Ubi DAT: Fixed random resource type 2020-09-29 15:36:34 +03:00
bnnm
216e1e019d Fix some Ubi SB [Petz Sports (Wii), NCIS (Wii)] 2020-09-04 22:58:42 +02:00
bnnm
396bfd630a Minor cleanup 2020-07-16 23:16:52 +02:00
bnnm
4efd09c454 Fix some Ubi SB [Surf's Up (GC)] 2020-07-05 21:22:31 +02:00
bnnm
e619ad7831 Doc 2020-06-21 00:35:34 +02:00
NicknineTheEagle
11bba7f22a Ubi SB: Fixed project file check 2020-06-13 22:08:51 +03:00
NicknineTheEagle
1d8216561f Ubi SB: Added sequence configs [Splinter Cell: Double Agent (PC/X360)] 2020-06-11 00:32:34 +03:00
NicknineTheEagle
062ce3efed Ubi DAT: Fixed data size for raw PCM 2020-06-09 21:13:57 +03:00
NicknineTheEagle
382bd4ba4e Ubi SB: Unified checking for project files 2020-06-08 23:10:51 +03:00
NicknineTheEagle
0af464c10f Ubi SB: Fixed external RAM sounds 2020-06-06 18:00:31 +03:00
NicknineTheEagle
8c77710899 Ubi SB: Fixes 2020-06-06 17:59:43 +03:00
bnnm
706621575e Fix some Ubi SB [Ghost Recon Advanced Warfighter 2 (X360/PS3)] 2020-06-04 23:19:59 +02: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
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
151edfb421 Ubi SB: Additional debug logging 2020-05-28 02:12:31 +03:00
NicknineTheEagle
1a0913d90d Ubi SB: Minor fixes 2020-05-27 23:00:02 +03:00