WIP gui editor and decryptor for the data files of the Touhou fangame 東方幕華祭 春雪篇 ~ FANTASTIC DANMAKU FESTIVAL PART II. Partial support for the first game. Written in .NET Core using the WPF gui framework. GPL-3 license.
- Open and edit all .xna files found in the Content/Data directory. This includes stage scripts, pattern scripts, dialogues and a bunch of other stuff.
- Decrypt or Encrypt files in bulk.
- Handy notepad for all your copy pasting needs.
- General documentation of the scripting "languages" used for the game's content. Alternatively visit the file in your browser.
- buy the game on Steam here
- download and install the .NET Core Desktop Runtime here
- download the lastest version of FDFEditor here
- extract and run the exe
.Net Core runs natively on linux but the WPF framework doesn't. It might still be possible to run the program through Wine. Simply follow the steps in the Windows installation but run the .NET Core Desktop Runtime Installer through Wine and launch the program the same way.
- Install Visual Studio Community 2019, or any other version of the 2019 line.
- Install the WPF and .NET Core SDK's from the Visual Studio Installer
- Clone the project and build. It should be plug and play since I haven't used any additional libraries or frameworks.
Please make sure to read the About page found under the Help menu after first opening the app. For some general guidelines and tips consult the Modding Guide, also found under the Help menu.
THIS TOOL WAS MADE WITH GOOD INTENTIONS. DO NOT USE IT FOR MALICIOUS PURPOSES. I WILL TAKE NO RESPONSIBILITY FOR ANY LEGAL ACTIONS BROUGHT AGAINST YOU.