• Welcome to Touhou Wiki!
  • Registering is temporarily disabled. Check in our Discord server to request an account and for assistance of any kind.

Touhou Danmakufu: Difference between revisions

From Touhou Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
{{Infobox Touhou |
{{Infobox Touhou |
|title        = 東方弾幕風
|title        = 東方弾幕風<br>''Touhou Danmakufu''
 
''Touhou Danmakufu''
|image        = [[Image:Danmakufutitle.png|256px|Toho Danmakufu]]
|image        = [[Image:Danmakufutitle.png|256px|Toho Danmakufu]]
|developer    = mkm
|developer    = mkm

Revision as of 23:16, 12 March 2011

東方弾幕風
Touhou Danmakufu
Toho Danmakufu
Developer

mkm

Publisher

と~ほ~GC (Touhou GC)

Released

2003-

Genre

Vertical danmaku shooting game maker

Gameplay

Single Script Mode, Plural Script Mode, Stage Script Mode

Platforms

Windows 98?/ME?/2000/XP/Vista

Requirements

Direct3D, DirectX 8.1, Except the video cards which max texture size is only 256x256 (e.g. Voodoo)

Touhou Danmakufu (東方弾幕風, alternate spelling Danmakuhu) is a relatively easy-to-use STG maker program which leans toward making Touhou-style games with C-like programming language.

How to get

Go to the Touhou Danmakufu Official Site, and download "東方弾幕風 v0.12m".

The game must be run in Japanese locale. You can either set your whole computer to japanese locale, or get applocale.

"東方弾幕風ヘルプ" is the manual and "東方弾幕風講座" is the tutorial. The links with "DL用アーカイブ" are the downloadable archives. "東方弾幕風用アーカイバ" is the archiver for Touhou Danmakufu.

(If anybody has an English version of the manual please feel free to post the translation.)

Gameplay

Main article: Touhou Danmakufu: Gameplay

Edit Scripts

Sample script

Each script file is a plain text in 7-bit ASCII code, if no Japanese characters are used. It can be edited with standard text editors such as Notepad or Notepad++.

If you want to use Japanese characters, the scripts must be written in Shift-JIS Japanese code set (not UTF-8). Such scripts can be edited with Japanese or multilingual text editors.

Huge Scripts

Tutorials

External links