Yes! Thank you. Yeah, that's not there at all, even after loading a Sword save, but maybe I'll change the default and restart it and see if that helps.
Dev builds... Does this compile on Linux? It says there's not any platform-specific code, but trying to build the project from the command line using the dotnet SDK on Gentoo results in an error that the project targets Windows and recommends enabling cross-compilation. There aren't any *nix makefiles or autotools scripts or anything. I have some experience with C/C++, but not really even sure where to start with compiling a C# program outside of Microsoft's IDEs.
I haven't touched Visual Studio since I was a teenager and don't really have space for it on my tiny Windows partition that I only use for Steam (unless I can install it on an external drive?); otherwise, I'd be fine to compile it from source. (In fact, I prefer it that way. Yuzu was crashing every 10 minutes on Windows; compiled it myself for Linux and it'll crash maybe once or twice in an eight-hour play session.)
Will post back if successful in case anyone else has the problem.