StarlightDirector
StarlightDirector copied to clipboard
Next-generation THE iDOLM@STER Cinderella Girls Starlight Stage beatmap editor
Starlight Director
Downloads:
For those who want to view or play the beatmaps:
- viewing: export the beatmap to Deleste TXT format, then view in Deleste.
- playing: build the beatmap (BDB) and music (ACB, via DereTore), then use IdolProxy to play it in real game.
What is this?
The next generation of Starlight Director from DereTore. Starlight Director is the unofficial beatmap editor for THE iDOLM@STER Cinderella Girls Starlight Stage. (Will it support Million Live Theater Days? TBD)
It is now in its beta phase. The old version is now removed.
Requirements
- Windows 7 or later
- .NET Framework 4.5
-
OpenAL (bundled OpenAL-Soft 1.18.2 in newer releases) * The file name is
openal32.dll
. - Direct3D 11 and Direct2D
Usage
Experience with rhythm games is strongly recommended, so you can know whether players are able to play your beatmap or not.
使用说明(已过时)
Building
- Clone from GitHub:
git clone https://github.com/hozuki/StarlightDirector.git
; - Install missing NuGet packages:
nuget restore StarlightDirector.sln
(or use NuGet Package Manager in Visual Studio); - Open
StarlightDirector.sln
in Visual Studio (Visual Studio 2017 or later is required for supporting C# 7 syntax); - Build the solution.
Translation
Currently Starlight Director ships with English and Simplified Chinese translations. If there are no translation files for your language, it displays English by default.
You can find language files under Resources/Languages
from the application's
directory. Feel free to translate Starlight Director into your language. :D
Screenshot
License
MIT License. Hey logchan and stat, please add your names into the license!