From bbcc8b07b36f0d57c437e262bf203863e1480188 Mon Sep 17 00:00:00 2001
From: Keeboy99 <67620144+Keeboy99@users.noreply.github.com>
Date: Sun, 26 May 2024 14:38:04 +1200
Subject: [PATCH] network is done
---
docs/games/taikonijiiro/networks.md | 41 ++++++++++++-----------------
docs/games/taikonijiiro/setup.md | 2 +-
2 files changed, 18 insertions(+), 25 deletions(-)
diff --git a/docs/games/taikonijiiro/networks.md b/docs/games/taikonijiiro/networks.md
index b629468..91040f2 100644
--- a/docs/games/taikonijiiro/networks.md
+++ b/docs/games/taikonijiiro/networks.md
@@ -1,42 +1,35 @@
-# CHUNITHM SUN PLUS Network Setup
+# Taiko no Tatsujin Nijiiro Network Setup
-
+
## Why would you want to use a server?
!!! tip ""
- While CHUNITHM can be run offline, connecting to a server gives you the ability to create a profile, save scores, and unlock additional features.
+ While Nijiiro can be run offline, connecting to a server gives you the ability to create a profile, save scores, and unlock additional features.
+
+## Online Hosted Servers
+
+!!! tip ""
+ There are a few online hosted servers that support Nijiiro, however most of them are currently invite only. Ask your friends where they play, and maybe they'll invite you!
+
+### Elara Global Taiko Server
+
+!!! tip ""
+ [EGTS](https://egts.keitannunes.ca/guide) is the only public Nijiiro server that also comes with an omnimix that includes custom songs and songs from other taiko games.
## Self hosted local servers
!!! tip ""
If you wish to run the game locally, but with the ability to create and save a profile, you can run a server on the same computer you are playing the game on. This server will need to be running before you launch the game, however it can be shut down when you are no longer playing.
- These 2 projects are still in active development, and as such, any provided setup instructions are likely to become outdated rather quickly.
+ Any provided setup instructions are likely to become outdated rather quickly.
Please refer to the included setup instructions on each projects respective web page.
-### ARTEMiS
+### TLS
!!! note ""
- [ARTEMiS](https://gitea.tendokyu.moe/Hay1tsme/artemis) - A network service emulator for games running SEGA'S ALL.NET service, and similar.
+ [TLS](https://github.com/asesidaa/TaikoLocalServer/tree/Refactor) - A network service emulator for Nijiiro.
!!! tip ""
- ARTEMiS is a network service emulator for various ALL.NET games. It runs on Python.
- While initial setup is more involved than AquaDX, it offers a more complete emulation of the ALL.NET service.
- ARTEMiS also uses your own game files to build its database, meaning any new content updates can just be imported to the server yourself, without having to wait for someone else to provide an update.
-
-### AquaDX
-
-!!! note ""
- [AquaDX](https://github.com/hykilpikonna/AquaDX) - Multipurpose game server powered by Spring Boot, for ALL.Net-based games
-
-!!! tip ""
- AquaDX is a game server targetting SEGA Rhythm Games specifically. It runs on Java.
- Initial setup for AquaDX is a little easier, as more of the setup is provided by the developers.
- AquaDX does not currently support importing your own game data, so you will need to head back to the github page to download and updated build if new content becomes available.
-
-## Online Hosted Servers
-
-!!! tip ""
- There are a few online hosted servers that support Chunithm SUN PLUS, however they are all currently invite only. Ask your friends where they play, and maybe they'll invite you!
\ No newline at end of file
+ Setup can be complex as you are required to build TLS from source using [VisualStuido](https://visualstudio.microsoft.com/) and `.sln` files.
\ No newline at end of file
diff --git a/docs/games/taikonijiiro/setup.md b/docs/games/taikonijiiro/setup.md
index ed90cfd..00021c5 100644
--- a/docs/games/taikonijiiro/setup.md
+++ b/docs/games/taikonijiiro/setup.md
@@ -89,7 +89,7 @@
!!! tip ""
The `[amauth]` section contains network related config.
- `server =` can be left default if playing on a [local server](https://github.com/asesidaa/TaikoLocalServer/tree/Refactor) or offline but it is recommend to play on a [network](networks.md).
+ `server =` can be left default if playing on a [local server](networks.md) or offline but it is recommend to play on a [network](networks.md).
`port =` do not change unless you know what you are doing.
`chassis_id =` do not change unless you know what you are doing.
`shop_id =` mostly visual. change if you want to.