When the usc file or sus file is updated, it will automatically update sonolus' as well.
-
Download release.zip from the releases page and extract it.
-
Create a new folder (with any name) inside the levels directory, and add a .usc (or .sus), .mp3, and .png file into it.
-
Launch scoresync.exe.
-
You will see "go to server https://~~~", open your browser it and scan the QR code with your device that has Sonolus installed to add it.
Q. I can't connect to the server.
A. Check your firewall settings, make sure you're on the same network, and verify the IP address. For the IP address, run ipconfig in Command Prompt and check if the IP address is correct. Sometimes the script may not retrieve the IP address properly depending on the device, so using the IP address from ipconfig may work better.
Q. I get an error like "Failed to run command: exec: "C:\Users\Username\AppData\Local\Temp/caxa/applications/scoresync\ez38qywxjw/0/node_modules/.bin/node": file does not exist" or the application closes immediately after opening.
A. Go to "C:\Users\Username\AppData\Local\Temp/caxa/applications/" and delete the scoresync folder. This is just an error caused by accumulated temporary files.
Caution
Do not touch the lib folder. It will cause bugs.
Since Sonolus has added advertising features, if you want to continue using it efficiently, we recommend using Sonolus version 0.9.0 and ScoreSync version 0.0.8.
-
Make sure Docker is installed. If it's not installed, you can download it from the official website.
-
Run the following command to pull the image from Docker Hub:
docker pull pim4n/scoresync:latestsonolus-pjsekai-engine-extended
uscファイル、susファイルが更新されたら、自動でsonolusのも更新します
-
リリースから、release.zipをダウンロードし、展開してください。
-
levelsの中に新しいフォルダ(名前は自由に)を作り、その中に、.usc(もしくは.sus),.mp3,.pngを追加してください。
-
scoresync.exeを起動してください。
-
go to server https://~~~とあるので、それをブラウザで開き、Sonolusの入っている端末でQRコードを読み込んで開いて追加してください。
Q. サーバーに入れません。
A. ファイアウォール周り、同じネットワークか、ipアドレスを見てください。ipアドレスについては、コマンドプロンプトでipconfigとうち、そこでipアドレスがあってるかどうかを確認してください。端末によってはスクリプトから取得がうまく行っていない場合があるのでipconfigから出てきたほうのipアドレスを使うことでうまくいく場合があります
Q. Failed to run command: exec: "C:\Users\Username\AppData\Local\Temp/caxa/applications/scoresync\ez38qywxjw/0/node_modules/.bin/node": file does not exist のようなエラー もしくは、開いたら一瞬で閉じます
A. "C:\Users\Username\AppData\Local\Temp/caxa/applications/"に行き、scoresyncフォルダを削除してください。一時ファイルがたまっただけのエラーです。
Caution
libフォルダは基本触らないでください。バグります。
Sonolusに広告機能が入りましたので、もし効率よく今後も使いたい場合Sonolusのバージョン0.9.0を使い、ScoreSyncのバージョン0.0.8を使うことを推奨します
-
Dockerがインストールされていることを確認してください。インストールされていない場合は、公式サイトからインストールしてください。
-
以下のコマンドを実行して、Docker Hubからイメージを取得します。
docker pull pim4n/scoresync:latest