Welcome to the DX Modding Guide!

its free!! first time using gitbook hopefully i'm doing this right

Getting started

if you wanna see a homebrew mod in action you can check out Example Mods! mods are stored in %appdata%/FNF_FREE_DOWNLOAD/Homebrew still havent renamed the project!! oops (its in roaming instead of local though so it shouldn't mess with your savedata)

(not so) Frequently Asked Questions

Q: Can I port songs directly from Psych Engine? (or anything else)

A: with a bit of fixing.. yeah! (kinda) the psych engine lua api and fnf's chart format is a lot different than fnffd's, so you'd have to start from scratch (recharting, remaking midsong events, converting spritesheets, etc)

Q: How do I change how my mod looks in the Homebrew menu?

A: check out Metadata!

Q: How do I add an entire weeknd/more than 1 song?

A: custom weeknds and menus are unfinished right now (oops)

Q: Why can't I use some built-in variables?

A: oopsies most likely the lua api never gets access to it! if theres anything important that i've missed then i'll add it for a quick fix you could probably use loadGML

Q: Why'd this take so long?

A: started to get a little demotivated and went to work on other things, probably should've said something sooner.. oops

Last updated