NOTE: do not download the project's source as a .zip or .tar.gz as these do not include the project's submodules which are necessary to proceed with b

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-09-21 11:30:02

NOTE: do not download the project's source as a .zip or .tar.gz as these do not include the project's submodules which are necessary to proceed with building. please instead use Git as shown below.

To add an option from the command-line: -D<NAME>=<VALUE> Example: cmake -DBUILD_GUI=OFF -DWARNINGS_ARE_ERRORS=ON ..

for NSF import, you can use a modified version of FamiTracker called NSFImport, and then import the resulting .ftm into Furnace. it's all speed 1 though, so don't expect any songs to be nicely laid out with instruments and all.

as of Monterey, this workaround no longer works (especially on ARM). yeah, Apple has decided to be strict on the matter. if you happen to be on that version (or later), use this workaround instead (on a Terminal):

you should only save as .dmf if you're really sure, because the DefleMask format has several limitations. save in Furnace song format instead (.fur).

Leave a Comment