Shawn Presser
|
a700fda10d
|
Update xvag.c
|
2018-06-28 15:30:33 -05:00 |
|
Shawn Presser
|
e91703fe6a
|
If a file has no extension, try to play it anyway
This allows fb2k to play Last Of Us (PS3) speech files, which have no
file extension.
|
2018-06-21 22:53:19 -05:00 |
|
bxaimc
|
ca5cdfe5a9
|
Add HCA decryption key for PriPara: All Idol Perfect Stage (Switch)
|
2018-06-18 03:34:56 -04:00 |
|
bnnm
|
12233dd0bb
|
Remove ps2_adsc as it's handled in ps2_ads now
|
2018-06-17 01:12:53 +02:00 |
|
bnnm
|
ae3307e6f0
|
Redo ADS to fix various issues
- Fix minor samples bugs
- Fix ADSC variation [Kenka Bancho 2, Shunjuku no Okami]
- Fix misc loops [Culdcept, Katakamuna, Super Galdelic Hour]
- Fix Capcom loops [MM X7, BOF5, Clock Tower 3]
- Fix cavia loops [Drakengard 1/2, GITS: Stand Alone Complex]
- Fix Angel Studios videos [Red Read Revolver, Spy Hunter 2]
- Fix misdetected files [Gran Turismo 2000 videos]
|
2018-06-17 01:08:52 +02:00 |
|
bnnm
|
a535a497f4
|
Fix some vid EA SCHl and simplify EA block parsing
|
2018-06-17 01:06:38 +02:00 |
|
bnnm
|
8dd90cd783
|
Make sure samples_to_do 0 does nothing in blocked layout
It would affect some decoders with codec_data (ex. EA-MT), even though
decoded samples were being ignored
|
2018-06-17 01:04:16 +02:00 |
|
bnnm
|
2e75bce0c3
|
Add .fsb basic headers mode [Biker Mice from Mars (PS2)]
|
2018-06-17 00:52:46 +02:00 |
|
bnnm
|
90c3613289
|
Fix some Ubi Lyn [Michael Jackson The Experience (Wii)]
|
2018-06-17 00:51:42 +02:00 |
|
bnnm
|
5b2af49f57
|
Fix some .wem [Guitar Hero Live (X360)]
|
2018-06-17 00:50:42 +02:00 |
|
bnnm
|
1a73c574c0
|
Clean ADS code
|
2018-06-10 21:08:06 +02:00 |
|
bnnm
|
4e15ba517b
|
Add MPS extension
|
2018-06-10 19:27:14 +02:00 |
|
bnnm
|
3be7ec8c68
|
Add FSB key [Monster Jam (PS2)]
|
2018-06-10 19:26:37 +02:00 |
|
bnnm
|
973a649fbe
|
Document MIH/MIB/MIC/MSH details
|
2018-06-09 19:30:20 +02:00 |
|
bnnm
|
7a21345415
|
Fix some Ubi Jade [Peter Jackson's King Kong (Xbox)]
|
2018-06-09 17:33:15 +02:00 |
|
bnnm
|
ff6abc48fa
|
Fix some FSB [Hard Reset (PC)]
|
2018-06-09 17:32:35 +02:00 |
|
bnnm
|
c9175e4d28
|
Fix JOE num_samples
|
2018-06-09 17:31:08 +02:00 |
|
bnnm
|
de9fe570e0
|
Add subsongs for FFmpeg formats
|
2018-06-09 17:30:28 +02:00 |
|
Christopher Snowhill
|
254791551b
|
Merge pull request #235 from bnnm/h4m-joe-aif
H4M, JOE, AIF
|
2018-06-03 14:44:42 -07:00 |
|
bnnm
|
9d86c42ea4
|
Add .H4M videos (wip)
|
2018-06-03 13:08:41 +02:00 |
|
Michael Turutanov
|
7cec87720c
|
Added HCA key for Princess Connect Re:Dive
|
2018-06-02 17:29:22 +03:00 |
|
bnnm
|
66e2c9c671
|
Fix some .JOE [Super Farm (PS2), Sitting Ducks (PS2), The Mummy (PS2)]
|
2018-06-02 16:14:26 +02:00 |
|
bnnm
|
88250d3d26
|
Add AIFC IMA4 [Alida (PC)]
|
2018-06-02 16:13:37 +02:00 |
|
bnnm
|
48c11e81ca
|
Fix some .XWC [The Darkness (X360)]
|
2018-06-02 16:05:58 +02:00 |
|
bnnm
|
776d85fee0
|
Fix TXTP upper ranges
|
2018-06-02 16:01:58 +02:00 |
|
Christopher Snowhill
|
311eeebc1b
|
Merge pull request #232 from bnnm/xwb-lyn-etc
XWB, LYN, etc
|
2018-05-27 14:52:16 -07:00 |
|
bnnm
|
4ad607c520
|
Add .xss RIFF extension [Spider-Man the Movie (Xbox)]
|
2018-05-27 17:32:15 +02:00 |
|
bnnm
|
2772696166
|
Add .rda extension [Rhythm Destruction (PC)]
|
2018-05-27 17:31:20 +02:00 |
|
bnnm
|
79ab74bf4a
|
Add .xwb ATRAC9 [Stardew Valley (Vita)]
|
2018-05-27 17:30:59 +02:00 |
|
bnnm
|
7ad34736a3
|
Fix TXTH data_size for IMA
|
2018-05-27 17:29:23 +02:00 |
|
bnnm
|
9af7eadbcb
|
Fix some Ubi LyN [Michael Jackson the Experience (PS3)]
|
2018-05-27 17:28:48 +02:00 |
|
Christopher Snowhill
|
f26b99b6cb
|
Update txtp.c
Fix "mode" keyval parse to else-if condition so other conditions don't fall through it.
|
2018-05-26 16:26:55 -07:00 |
|
Christopher Snowhill
|
b341f8d6b6
|
Merge branch 'master' into master
|
2018-05-20 16:22:31 -07:00 |
|
bxaimc
|
05aca5ceeb
|
Formatting some things
|
2018-05-19 16:17:18 -04:00 |
|
bxaimc
|
94a9cf1f7f
|
Add SADF DSP variant from Xenoblade Chronicles 2 (Switch)
|
2018-05-19 16:05:25 -04:00 |
|
bnnm
|
a57134dc2b
|
Add .gwd Ogg [Adagio Cloudburst (PC)]
|
2018-05-19 11:37:21 +02:00 |
|
bnnm
|
f1f165a815
|
Minor Ogg Vorbis cleanup
|
2018-05-19 11:24:20 +02:00 |
|
bnnm
|
883e018aab
|
Fix nus3bank with varying header [Super Smash Bros (Wii U)]
|
2018-05-19 11:22:29 +02:00 |
|
bnnm
|
1888990b75
|
Add HCA key
|
2018-05-19 11:22:08 +02:00 |
|
bnnm
|
b23e1fbac7
|
Extra validations for Wwise/Jade
|
2018-05-19 11:21:40 +02:00 |
|
bxaimc
|
bcf2948a7d
|
Add channel multiplier for KNS/KTSS in Hyrule Warriors (Switch)
|
2018-05-17 14:27:18 -04:00 |
|
bxaimc
|
0cbdbd8b7c
|
Remove unread PSI metadata ext
|
2018-05-16 19:53:15 -04:00 |
|
bxaimc
|
caf3bb871c
|
Add PSI file reading in Opus for loops in BlazBlue: Cross Tag Battle (Switch)
|
2018-05-16 17:58:09 -04:00 |
|
bnnm
|
17952d0db7
|
Add .rxx extension
|
2018-05-12 13:55:12 +02:00 |
|
bnnm
|
92419c2143
|
Add tri-Ace .aac Vita [Judas Code (Vita)]
|
2018-05-12 13:53:58 +02:00 |
|
bnnm
|
a975eff1a2
|
Fix TXTH XMA multichannel and num_samples
|
2018-05-12 13:53:43 +02:00 |
|
bnnm
|
68c8f1bb76
|
Fix missing .lopus
|
2018-05-06 11:56:54 +02:00 |
|
bnnm
|
6276df57b5
|
Add TXTP "mode = layers" for multilayered songs
|
2018-05-05 23:07:50 +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
|
f586f443e8
|
Fix some EA SWVR [Freekstyle (PS2/GC)]
|
2018-05-05 23:02:22 +02:00 |
|