Welcome to Princess Studio! Princess Studio is a timeline creation tool.
Register a DMM account, and input the following URL in your browser:
dmmgameplayer://priconner/cl/general
# It will ask you if you want to open DMMGamePlayer
Note: You must get passed tutorial and login to my page.
- GitHub https://github.com/krulci/PrincessStudioManual/releases
- Gitee https://gitee.com/krulci/PrincessStudioManual/releases
Using tools such as Bandizip
to extract PrincessStudioLauncher.7z
.
Edit config.json
and change:
{
"Plugins": [
{
"PluginName": "PSImGui",
"Owner": "krulci",
"Repo": "PSRelease",
- "Branch": "PSImGui_JP",
+ "Branch": "PSImGui_TW",
"Version": "v0.0.0.0",
"Sha1": "Unable to retrieve latest remote commit.",
"IsLocalPlugin": false,
"IsPluginEnabled": false
Run PrincessStudioLauncher.exe
Every time Princess Studio Launcher is started, it will check if there are any update. Wait unitl it is done. Plugins are not included in PrincessStudioLauncher.7z
and must be cloned during first launch.
Click Start
and wait until PrincessStudioLauncher start PrincessConnectReDive.
Note: First time and every new release of PrincessConnectReDive will take much longer time to start.
After the game has started, you may now proceed to pre-login.
It will prompt an error with verification code.
Input the verification code to the #verification
channel in Discord using the following command:
[/verify](verification_code)
# Number is what is shown in the error prompt in the game.
# Unless the verification code in the prompt is 123456789, do not use 123456789.
# /twverify and /cnverify is for other server
# This guide assume you are Japanese Server user; therefore do not attempt to use commands other than /verify.
After you have been verified, you may now login.
Princess Studio UI is only available after login.
You may call Princess Studio's UI using F4
hotkey.
-
To disable translation, toggle
Alt+T
. -
Or, turn the Green
Enabled
into a RedDisabled
forXUnity.AutoTranslator
in Princess Studio Launcher
If you reside in China and have difficulty accessing GitHub, make the following changes in config.json
- "GitUri": "https://github.com/{0}/{1}.git"
+ "GitUri": "https://gitee.com/{0}/{1}.git"