Skip to content

statementreply/DereTore

 
 

Repository files navigation

DereTore

AppVeyor GitHub contributors Libraries.io for GitHub Github All Releases

The goal of DereTore is to improve gaming experience in Idolmaster Cinderella Girls: Starlight Stage (CGSS/DereSute), and even to customize it a little bit.

Downloads:

Wonder how this name comes from?

What can it do?

Create beatmaps, convert music - which are playable in vanilla CGSS. You can also unpack and decode resources from the game.

There are several projects in DereTore. Each of them provides a unique function.

Usage

中文使用说明

Basic requirements:

Optional requirements:

If you want to build custom CD jackets:

To use Starlight Director your system has to support Direct2D.

For licensing reasons, newer releases do not include an essential library hcaenc_lite.dll. However, you can:

  1. download hcaenc_lite.dll from here, or
  2. download ADX2LE from its download page, and put tools\hcaenc_lite.dll to DereTore's application directory. If you encounter regional problems, you know there is a way to solve it.

Building

  1. Clone from GitHub: git clone https://github.com/OpenCGSS/DereTore.git;
  2. Install missing NuGet packages: nuget restore DereTore.sln (or use NuGet Package Manager in Visual Studio);
  3. Open DereTore.sln in Visual Studio (Visual Studio 2015 or later is required for supporting C# 6 syntax);
  4. Build the solution.

TODO List

TODO List

License

This solution uses MIT License. See LICENSE.md.

Notes

See here.

About

Music and score toolkit for Idolmaster Cinderella Girls Starlight Stage (CGSS/DereSute). / 偶像大师灰姑娘女孩星光舞台音乐&谱面工具箱

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.2%
  • C++ 1.6%
  • Other 0.2%