Information & FAQWhat is Danmakufu and where can I get it?Danmakufu is an engine for running user-created danmaku scripts, capable of making single spellcards, boss fights, stages, or if you've got enough programming savvy, full games. The popular fangame Concealed the Conclusion was made in Danmakufu (but don't ask us how it works). The scripts themselves are written as notepad files, in Danmakufu's C-based scripting language, so the learning curve can be a bit steep if you've never done any programming before. However, we're here to help!
Danmakufu is a Japanese application and you probably can't run it correctly as-is; to get around this, you'll want to run it with AppLocale. Once you've got AppLocale, choose the th_dnh.exe file, choose to run it with Japanese settings (it's the very bottom choice in the drop-down box), and you're good to go. You can even choose to make a permanent shortcut for running Danmakufu with AppLocale. As for config.exe, you can get that to run just by putting it in Windows 2000 compatibility mode.
From there, you're good to go! You can download anyone's scripts and put it in Danmakufu's "script" folder, and it'll appear in the game's menu. Similarly, player character scripts go in the "player" folder. If you want to start making your own scripts, consult the Tutorial Thread Index!
Download Danmakufu ph3 beta (newest)
Download Danmakufu 0.12m (old)(The one you want is "東方弾幕風 v0.12m".)
Download AppLocale
Why are there 2 Danmakufu versions now?It seems the author(s) have decided that the old danmakufu engine is inefficient and lacking lots of functions. Therefore, they have created a new engine which totally changed the way of scripting. If you are new to Danmakufu, you can pick up the new engine. Be warned that the information is slim, as we are doing our best to translate all functions on the wiki.
Can I import/move my scripts from 0.12m to the new engine?The answer is a simple and clear: No. You can't. If you have work in the old engine, it is your choice to decide whether to restart under the new engine or just finish your game in the old engine and release it.
Is there an IRC channel?Yes, you can access it through the
webchat if you have no IRC client. Otherwise:
Server: irc.ppirc.net
Channel: #danmakufu
Main motk channel: #shrinemaiden
How do I install scripts from other creatorsGenerally everything goes into the root of the script folder. Some authors release their scripts in an folder with the name of game, just drop it in the scripts folder and you are fine. Beware though authors sometimes release also custom players along with their script, always consult the readme (if it is included).
Danmakufu crashes when I load it or try to play.Are you using AppLocale to run the game? 99% of the crashes are due to this. Refer to the
AppLocale thread to see if you correctly configured it.
I want to create my own scripts! Where do I start?We are glad to hear that. Logically you will need Danmakufu and AppLocale installed and configured. Scripting is simply done in notepad, so you don't need to install fancy software to make your own scripts. From there on it depends on your knowledge. Read the basic tutorials to understand how Danmakufu works and what you need to create your first script. From there on it is totally your own motivation whether you want to advance towards an expert.
My script crashes, help me!80% of the time the crashing is caused by typos or incorrect usage of functions. Always double, no, TRIPLE check your code. Such as forgotten braces, parentheses, semi colons. Remember that Danmakufu is also case sensitive. Still unable to solve it? Post your problem in the Q&A thread.
How I release my scripts?Zip or Rar it up and upload it to a hosting website such as mediafire, megaupload, rapidshare, zshare etc.
What are shotsheets or shotreplace scripts?Shotsheets are custom made or forged bullet image sheets to expand the amount of bullets you can use in your game. Each shotsheet is unique and you should refer to the readme when downloading one.
Shotreplace scripts (not to be confused with shotsheets)
replace the standard and ugly danmakufu bullets. The term originally derived from Concealed the Conclusion where the creator replaced the graphics with better graphics, as well as adding extra bullets.
Are there programs other than Danmakufu?Yes but they are still under construction, you can follow their progress and learn about their work.
- Nuclear Cheese is working on a STG maker called Musuu no Danmaku. Original thread here.
- Blargel and his brother are also working on one, currently unnamed. Original thread here.
How do you make your own phantasm stage with the original engine?We don't know. Various people have managed to hack the original MoF engine and directly modify the code to create their own scripts. Remember this is not related to Danmakufu. The code is written generally in its own engine language. This forum section does not support this.
What are contests on RikaNitori?From time to time either the moderator, or through the moderator assigned forum member, organises a competitive contest with different assignments each time. You can see the Hall of Fame for the previous contests and winners.