• 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 Remake: Difference between revisions

From Touhou Wiki
Jump to navigation Jump to search
m (Added fangames navbox)
m (Added screenshot of the game running)
Line 1: Line 1:
{{Infobox Game
{{Infobox Game
| type =fangame
| type =fangame
| titleN =東方弾幕風
| titleEn =Danmakufu Remake
| titleEn =Touhou Danmakufu
| image =[[File:DanmakufuRemake.png|256px|Danmakufu Remake]]
| image =[[File:Danmakufutitle.png|256px|Toho Danmakufu]]
| caption =Title screen of Touhou Danmakufu
| caption =Title screen of Touhou Danmakufu
| developer1 =Tom
| developer1 =Tom

Revision as of 18:52, 24 May 2018

Danmakufu Remake
Danmakufu Remake
Title screen of Touhou Danmakufu
Developer

Tom

Released

WIP - Project started Dec. 2017

Genre

Customizable Engine Vertical Danmaku Shooting Game

Gameplay

Single Script Mode (Plural & Stage Modes will be added in the future)

Platforms

Windows 98/SE/ME/2000/XP/Vista/7/8/8.1/10

Requirements

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

Danmakufu Remake is a clone of the popular STG maker program Danmakufu which leans toward making Touhou Project-style games with C-like programming language.

The project is not yet feature complete, however the goal is to have a dual Ph3 and 0.12m backwards-compatible STG Engine that that faithfully play all scripts from the two predecessor engines. Additionally the project aims to address certain performance issues that were present in the originals (curved lasers etc.) while also adding UTF-8 support and removing the requirement to change locales.

As of late May 2018 there are 185 ph3 commands implemented in the engine (35 of which are common to 0.12m)

Downloading

Go to the Danmakufu Remake site, and download the latest version (should be the under the "Download:" section).

Alternatively there is the direct download link: http://file.lunarcast.net/danmaku/latest.zip

Gameplay

As this is a replica of the original Touhou Danmakufu please refer to the original's Gameplay section.

Edit Scripts

As this is a replica of the original Touhou Danmakufu please refer to the original's Edit scripts section

Notable differences are that scripts are UTF-8 and ASCII text files with the .dnh extension. The preferred text editor for editing scripts is Notepad++ as it supports syntax highlighting via the Notepad++ extensions however any plain text editor will also work.

Tutorials

Since the project is a replica of the original Touhou Danmakufu tutorials written for Danmakufu ph3 apply, which can be found here and also on the Danmakufu English Wiki

External links

As this is a replica of the original Touhou Danmakufu the original page's External links also apply