Go to file
Azalea 9745e65eed [+] Ongeki infinite kaika 2025-02-23 05:58:03 -05:00
.devcontainer [+] Add Dockerfile and devcontainer configuration for AquaDX development environment 2025-02-09 10:15:28 -05:00
.github/workflows Update docker-image.yml 2024-12-31 05:25:01 +08:00
AquaNet [+] Display country 2025-02-09 00:22:17 -05:00
config [U] Update application properties 2025-01-12 04:29:20 -05:00
docs Update self-hosting.md 2025-02-22 22:53:23 -05:00
gradle/wrapper [U] Upgrade gradle 2024-12-29 20:31:16 -05:00
src [+] Ongeki infinite kaika 2025-02-23 05:58:03 -05:00
tools [+] requirements.txt 2025-01-12 04:40:08 -05:00
.gitignore [O] Better diffing 2024-12-27 00:19:16 -05:00
.gitlab-ci.yml [general] Enable cache for CI task 2023-01-30 21:46:31 +09:00
CONTRIBUTING.md [docs] Add CONTRIBUTING.md 2022-04-03 15:27:48 +09:00
Dockerfile BUG: Fix gradlew not being executable during docker build. 2025-02-09 06:38:05 -05:00
LICENSE [+] CC BY-NC-SA License 2024-04-01 19:37:18 -07:00
README.md [U] Add note about verse 2025-02-22 19:19:13 -05:00
build.gradle.kts [U] Update ktor 2025-01-11 18:52:29 -05:00
docker-compose.yml [-] Revert docker-compose to using pre-built image 2024-10-14 15:11:52 +08:00
gradlew [U] Upgrade gradle 2024-12-29 20:31:16 -05:00
gradlew.bat [U] Upgrade gradle 2024-12-29 20:31:16 -05:00
settings.gradle.kts [M] Rename project & prepare for 1.0.0 2024-03-03 00:00:33 -05:00
start.bat [general] Update startup script 2023-02-28 19:33:51 +09:00

README.md

AquaDX

Multipurpose game server for ALL.Net games.

  • AquaMai: A maimai DX mod that adds many features to the game.
  • AquaNet: A new web frontend for the modern age.

Supported Games

Below is a list of games supported by this server.

Game Ver Codename Thanks to
SDHD: CHUNITHM 2.30 VERSE¹ @rinsama
SDEZ: MaiMai DX 1.50 PRiSM @肥宅虾哥
SDGA: MaiMai DX (Intl) 1.50 PRiSM @Clansty
SDED: Card Maker 1.39 @Becods
SDDT: O.N.G.E.K.I. 1.45 bright MEMORY Act.3 @Gamer2097
SBZV: Project DIVA 7.10 Future Tone
SDFE: Wacca (*ALPHA) 3.07 Reverse
  • ¹: For VERSE, normal gameplay works, but events and new features might be missing. Luminous+ and older are fully supported.

Check out these docs for more information.

[!TIP]
Some games may require additional patches and these will not be provided in this project and repository. You already found this, so you know where to find related resources too.

Usage

If you own a cab or controller and just want to play the game, follow the instructions below:

  1. Make sure you have obtained game files on your own (we will not provide them).
  2. Go to aquadx.net and make an account.
  3. Click on "Setup Connection" in the home page, and follow the instructions.
  4. Play a coin with your card.
    (Either a physical card or the aime.txt / felica.txt in your segatools)
  5. Pet your cat 🐱
  6. Link your card on the website.

If you encounter any issue, please report in the issue tracker.

[!TIP]
If you don't know your card ID, there's always a button on the login screen of the game that can read a card's access code.

Self Hosting (Advanced)

Please read the self-hosting guide if you want to host your own server. This is only for advanced users and developers. Do not ask for support if you are not familiar with programming or networking.

License: CC By-NC-SA

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • NonCommercial — You may not use the material for commercial purposes.
  • ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

Credit

  • samnyan: The creator and developer of the original Aqua server
  • Akasaka Ryuunosuke: providing all the DIVA protocol information
  • Dom Eori: Developer of forked Aqua server, from v0.0.17 and up
  • All devs who contribute to the MiniMe server
  • All contributors by merge requests, issues and other channels