BarsBash Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
|image_alt=BarsBash | |image_alt=BarsBash | ||
}} | }} | ||
BarsBash is a tool designed specifically for music hacking in [https://www.nintendo.co.jp/switch/aabpa/index.html MK8DX]. It cannot be used with other games. To modify BFSTM, it is necessary to patch to /romfs/Audio/Static/BGM.bars, and the BFSTM must meet the requirements of being little endian and encoded in PCM_16 or DSP_ADPCM. BarsBash can be downloaded on a Windows PC, and a [https://kazuki-4ys.github.io/web_apps/BarsBashJ/ web edition] is also available for those without a Windows PC. | BarsBash is a tool designed specifically for music hacking in [https://www.nintendo.co.jp/switch/aabpa/index.html MK8DX]. It cannot be used with other games. To modify BFSTM, it is necessary to patch to /romfs/Audio/Static/BGM.bars, and the BFSTM must meet the requirements of being little endian and encoded in PCM_16 or DSP_ADPCM. | ||
BarsBash can be downloaded on a Windows PC, and a [https://kazuki-4ys.github.io/web_apps/BarsBashJ/ web edition] is also available for those without a Windows PC. | |||
==Screenshot== | ==Screenshot== | ||
Revision as of 05:33, 22 April 2023
| BarsBash | |
|---|---|
| File:Barsbash.png | |
| General | |
| Author | kazuki-4ys |
| Type | Hack Utilities |
| Version | 0.1.1 |
| License | Mixed |
| Last Updated | 2023/04/02 |
| Links | |
| Download | |
| Website | |
| Source | |
BarsBash is a tool designed specifically for music hacking in MK8DX. It cannot be used with other games. To modify BFSTM, it is necessary to patch to /romfs/Audio/Static/BGM.bars, and the BFSTM must meet the requirements of being little endian and encoded in PCM_16 or DSP_ADPCM.
BarsBash can be downloaded on a Windows PC, and a web edition is also available for those without a Windows PC.
Screenshot
Changelog
v.0.1.1
- fix for PCM16 BFSTM.
v.0.1
- First Release.