The goal of DereTore is to improve gaming experience in THE iDOLM@STER Cinderella Girls: Starlight Stage (CGSS/DereSute/デレステ), and even to customize it a little bit.
Downloads:
A newer version of Starlight Director (the beatmap editor) can be found at hozuki/StarlightDirector. However, if you want to build ACB music, currently you are still advised to use Music Toolchain in this repository.
Wonder how this name comes from?
The greatest thing is that the things you create is fully playable. You just need to replace the original files, or use IdolProxy (which is easier).
Check out projects for detailed information.
Have a look at the Wiki Page. Please contact us if you want to help.
Basic requirements:
Windows:
macOS/Linux:
In newer releases, HCA encoding is provided by VGAudio so hcaenc_lite.dll
is no longer needed.
Optional requirements:
If you want to build custom CD jackets:
Checked Feb. 09, 2018: Although JacketCreator generates asset bundles for Unity version 5.1.2f1 (original version that CGSS uses),
CGSS (using Unity 5.4.5p1) is still able to load and display them.
Cygames also updated the Unity version they used, so maybe the jackets created by Jacket Creator become unrecognizable.
git clone https://github.com/OpenCGSS/DereTore.git
;DereTore.sln
in Visual Studio (Visual Studio 2017 or later is required for supporting C# 7 syntax);Beginning from version 3.0.3, CGSS is compiled by IL2CPP. This may cause some problems in the future. If you feel like to track the latest changes, feel free to make a pull request.
This solution uses MIT License. See LICENSE.md.
See here.