Commit Graph

5384 Commits

Author SHA1 Message Date
bnnm
bba0043ce2 util 2021-10-10 13:05:19 +02:00
bnnm
45020c8acf Fix some .cnk SCHl [NBA Live 97 (PS1)] 2021-10-10 13:04:43 +02:00
bnnm
b8ab88c404 Fix some .cnk 1SNh [Triple Play 97, FIFA 97 (PS1)] 2021-10-10 13:03:38 +02:00
bnnm
472141b1a8 txtp_segmenter: add names with regex 2021-10-10 11:24:03 +02:00
bnnm
d71bbc16be vrts: fix paths with & ! % 2021-10-10 11:23:15 +02:00
bnnm
af86aeca74 Add XA in TXTH [Phantasy Star (SAT), Fantavision] 2021-10-09 16:48:45 +02:00
bnnm
9d6493dea7 Fix NX Opus with odd rates [Lego Marvel (Sw)] 2021-10-09 16:47:12 +02:00
bnnm
971ac41dc4 renames 2021-10-09 12:53:42 +02:00
bnnm
54dd018c96 Add LPCM .w extension, cleanup 2021-10-09 12:51:33 +02:00
bnnm
d2acaf3994 Fix some LOPU .lopus loops 2021-10-08 22:27:39 +02:00
bnnm
c87816ac59 misc tweaks 2021-10-08 22:24:51 +02:00
bnnm
aab1c498a5 txtp_dumper: fix empty lists exception 2021-10-08 22:24:13 +02:00
bnnm
ddeecbff7f doc 2021-10-08 22:21:42 +02:00
Kevin López Brante
a9ff4099c0
Removed updater action 2021-10-06 16:39:22 -03:00
bnnm
766022cb14
Merge pull request #972 from KatieFrogs/no-hca-bruteforce
hca: Comment HCA_BRUTEFORCE
2021-10-06 17:40:27 +02:00
KatieFrogs
fa923e16d5 hca: Comment HCA_BRUTEFORCE 2021-10-06 06:43:17 +03:00
bnnm
c92e4f8538
Merge pull request #970 from KatieFrogs/improve-docs
Improve docs
2021-10-05 21:09:36 +02:00
KatieFrogs
105a7b0651 Remove unofficial links from readme 2021-10-04 21:49:19 +03:00
KatieFrogs
ca3d664229 Fix links 2021-10-04 13:28:49 +03:00
KatieFrogs
020566fa69 Improve docs 2021-10-04 13:03:05 +03:00
bnnm
c014254531
Merge pull request #969 from bnnm/lopus-m4a-hcakey
- Add LOPU .lopus [Melty Blood Type Lumina (Switch)]
- Add LPCM .ladpcm [Melty Blood Type Lumina (Switch)]
- Add M2 looping .m4a [G-Darius HD (Switch)]
- Add HCA keys
- Fix some .psb loops [G-Darius HD (Switch)]
2021-10-03 14:01:19 +02:00
bnnm
14673b96f6
Merge branch 'master' into lopus-m4a-hcakey 2021-10-03 13:50:44 +02:00
bnnm
fc95eec0cc
Merge pull request #968 from KatieFrogs/cmake-shared-lib
Cmake: Build shared vgmstream library
2021-10-03 13:50:35 +02:00
bnnm
f525c7d550 hca: tweaks 2021-10-03 13:49:23 +02:00
bnnm
511e706f8d Add HCA key 2021-10-03 13:49:12 +02:00
bnnm
ca8e634819 ffmpeg: tweaks 2021-10-03 13:49:02 +02:00
bnnm
67241ebda5 Add LPCM .ladpcm [Melty Blood Type Lumina (Sw)] 2021-10-03 13:48:22 +02:00
KatieFrogs
6bc168088f Cmake: Build shared vgmstream library
- After running cmake, run `make libvgmstream_shared` to build `src/libvgmstream.so`, in case a developer wants to use the vgmstream library, but does not want to link it statically
- Fixes shared Linux builds
2021-10-03 00:36:19 +03:00
bnnm
fc4f7f8f7f Fix some .psb loops [G-Darius HD (Switch)] 2021-10-02 18:15:58 +02:00
bnnm
29547af5be Add M2 looping .m4a [G-Darius HD (Switch)] 2021-10-02 18:15:45 +02:00
bnnm
011aa6c6c1 Add LOPU .lopus [Melty Blood Type Lumina (Switch)] 2021-10-02 18:15:04 +02:00
bnnm
a5355da367
Merge pull request #966 from KatieFrogs/cmake-fixes
Cmake: Fixes for dependencies
2021-10-02 11:43:18 +02:00
bnnm
1a3af867ec
Merge pull request #967 from grj1234/nwa-gameexe-ini
Update the comment of nwa.c
2021-10-02 11:42:54 +02:00
grj1234
7a5499ecb3
Update the comment of nwa.c
Update the comment about the format of Gameexe.ini (information from the official documentation of RealLiveMax, the public version of RealLive)
2021-10-02 15:59:24 +09:00
KatieFrogs
bf89c3503d Cmake: Fixes for dependencies
- Sets dependencies for targets
  - Fixes not being able to build single targets, like `make vgmstream_cli`
  - Fixes not being able to build with multiple jobs, like `make -j 5`
- Compiles dependencies out of the source directory
- Fixes double lib suffix, renaming liblibvgmstream.a to libvgmstream.a
- Removes zlib dependency from static builds, previously required by ffmpeg
- If ARCHIVE_EXTRACT is not available in cmake, mpg123 will be downloaded through svn, then fall back to git if that is not available either
2021-10-02 09:02:27 +03:00
bnnm
fe316bb24c
Merge pull request #965 from bnnm/cli-misc
- CLI: print -h to stdout, parse tweaks
- txtm: tweak for multi multi-awb+acb
- Fix .wem with empty chunks
- Fix some Ubi .hxx [XIII (Xbox)]
2021-10-01 00:44:38 +02:00
bnnm
334b607890 util: fix .h clash 2021-10-01 00:33:49 +02:00
bnnm
a46606fddb cmake: mpg123 downloads in v3.18< 2021-10-01 00:06:19 +02:00
bnnm
c51b16b4e1 Fix some Ubi .hxx [XIII (Xbox)] 2021-10-01 00:05:27 +02:00
bnnm
29be8afbb9 Fix .wem with empty chunks 2021-10-01 00:04:43 +02:00
bnnm
3f164f74c9 misc 2021-10-01 00:04:32 +02:00
bnnm
34b25d2e1f txtm: tweak for multi multi-awb+acb 2021-10-01 00:04:08 +02:00
bnnm
fcc0461420 CLI: print -h to stdout, parse tweaks 2021-10-01 00:03:48 +02:00
bnnm
a79768c9d8
Merge pull request #959 from LoveEevee/cmake-fixes
Cmake fixes
2021-09-27 20:26:05 +02:00
LoveEevee
22639565f6 Cmake fixes 2021-09-27 02:36:54 +03:00
bnnm
fdff2728be
Merge pull request #958 from bnnm/misc
- Fix some Blitz .str+wav [Zapper (Xbox)]
- Fix some .psb [Castlevania Advance Col. (Switch)]
- misc fixes
2021-09-27 00:19:47 +02:00
bnnm
2b52edbc8f cleanup: don't ifdef vorbis meta 2021-09-27 00:10:28 +02:00
bnnm
8e07c99497 Fix some Blitz .str+wav [Zapper (Xbox)] 2021-09-26 19:34:50 +02:00
bnnm
01819ff745 Fix some .psb [Castlevania Advance Col. (Switch)] 2021-09-26 19:34:36 +02:00
bnnm
bb01c776ac misc fixes 2021-09-26 19:34:12 +02:00