mirror of
https://github.com/yxrei/two-torial.git
synced 2024-11-23 23:20:57 +01:00
network rough outline
This commit is contained in:
parent
7dda532eef
commit
83b89707bf
@ -2,11 +2,37 @@
|
||||
|
||||
<img src="/img/chunithmsunplus/sunplus.png">
|
||||
|
||||
ARTEMiS
|
||||
-harder to setup, works better once setup.
|
||||
## Why would you want to use a server?
|
||||
|
||||
AquaDX
|
||||
-ez mode setup, requires messing with game files to actually work. relys on updates from devs for future content.
|
||||
!!! tip ""
|
||||
While CHUNITHM can be run offline, connecting to a server gives you the ability to create a profile, save scores, and even unlocks additional features.
|
||||
|
||||
Online Options (?)
|
||||
-duno if anyone would want their all.net server referenced here lol.
|
||||
## ARTEMiS
|
||||
|
||||
!!! tip ""
|
||||
-harder to setup, works better once setup.
|
||||
https://gitea.tendokyu.moe/Hay1tsme/artemis
|
||||
check supported game list
|
||||
read install documents relevant to your desired setup (windows/linux)
|
||||
read game specific instructions to make sure you have configured the server correctly for your game data, and that your game data has been imported to the server
|
||||
|
||||
while artemis is stable and fine for local use, it is still very much in active development, and as such, the installation procedure is likely to change.
|
||||
due to this, i'm unable to provide a step by step setup guide on this page.
|
||||
|
||||
## AquaDX
|
||||
|
||||
!!! tip ""
|
||||
-ez mode setup, requires messing with game files to actually work. relys on updates from devs for future content.
|
||||
https://github.com/hykilpikonna/AquaDX
|
||||
install java jdk, make sure java is enabled on windows PATH
|
||||
click code > download zip
|
||||
extract to its own folder, NOT into your \app\bin folder
|
||||
go to releases and download the latest .jar, place it in the folder you extracted the previous files too
|
||||
go into config folder, configure application.properties file
|
||||
run start.bat
|
||||
|
||||
## Online Hosted Servers
|
||||
|
||||
!!! tip ""
|
||||
aqua.msm.moe - does it even support sun plus?
|
||||
other 'public' all.net servers, doubt any would want to be linked here, as most required being invited by an existing member. ask your friends!
|
@ -12,6 +12,19 @@
|
||||
|
||||
<img src="/img/gen/sega480.png">
|
||||
|
||||
### Some of my installed Songs and Events aren't visible in game
|
||||
|
||||
!!! tip ""
|
||||
Some content in CHUNITHM is locked behind event maps, or other requirements, such as playing the same song on another SEGA game, such as maimai.
|
||||
We can force unlock this content, making it always available in game.
|
||||
|
||||
Download the [Chunithm_Unlocker](https://pixeldrain.com/u/Ccttn8u9) powershell script, and place it in your game folder, next to the `App` and `Option` folders.
|
||||
Right click the file, and select `Run with Powershell`.
|
||||
Once the script has scanned your game files, it will present you with several options for unlocking different types of content. You can either unlock everything, or only unlock specific things (such as songs), leaving the other content to be unlocked via regular gameplay.
|
||||
|
||||
!!! note ""
|
||||
The Chunithm_Unlocker script creates backups of any file it modifies, and has options to restore the files back to their original state. Please note that certain content (such as character unlocks) are sent to the server and saved to your profile, so reverting the unlock in your game files won't always relock that content for your game profile.
|
||||
|
||||
### My game takes a long time to boot
|
||||
|
||||
!!! tip ""
|
||||
|
Loading…
Reference in New Issue
Block a user