-
-
Notifications
You must be signed in to change notification settings - Fork 55
FAQ
The patch will always be free (as in beer) and I can't distribute pre-patched firmware due to copyright. If you want to support the project financially you are very welcome to become a sponsor, see How to support hacktribe for more details.
Hacktribe will continue to be updated. Anything labeled enhancement is something I have some idea how to approach. Some of these may turn into features some day.
This will always be a hack. Each new feature is a bug.
Apply the latest patch to factory sampler firmware 2.02 every time. You can upgrade hacktribe without flashing back to factory firmware.
Firmware update file must be at path KORG/hacktribe/System/SYSTEM.VSB
.
For sampler, just install the factory firmware.
For synth, edit the header of factory SYSTEM.VSB
to look like sampler firmware, then install.
Firmware update file must be at path KORG/hacktribe/System/SYSTEM.VSB
.
See #70.
Probably not, but I might try. Small changes to existing features are much easier than big changes and new features.
I haven't looked at longer patterns yet. It might be as simple as increasing the iterator and giving it more data to read, but I doubt it.
I don't know a lot about Windows. I found bsdiff for Windows which appears to provide bsdiff and bspatch executables. I haven't tried these.
See #41.
Before patching the firmware, sha256 hash of SYSTEM.VSB should match the hash in hash/SYSTEM.VSB.sha
. This proves you have the correct version of the factory firmware.
After patching the firmware, sha256 hash of hacked-SYSTEM.VSB should match the hash in hash/hacked-SYSTEM.VSB.sha
. This proves you have the same modified firmware I have tested.
See Factory Samples and #77.
Edit the e2sSample.all
file so the first sample is in slot 501.
Put the file at path KORG/hacktribe/Sample/e2sSample.all
.
Hacktribe will try to create files under the KORG/hacktribe
directory.
If this directory does not exist, many file operations will fail.
Post a bug report in the Issues section.
Ask questions in the Discussions section.