Go to file
Azalea Gui 767d396171 [U] Update application properties 2025-01-12 04:29:20 -05:00
.github/workflows Update docker-image.yml 2024-12-31 05:25:01 +08:00
AquaNet [+] Show More option 2025-01-11 19:06:28 -05:00
config [U] Update application properties 2025-01-12 04:29:20 -05:00
docs Merge branch 'v1-dev' of https://github.com/MewoLab/AquaDX into v1-dev 2025-01-07 10:38:36 -05:00
gradle/wrapper [U] Upgrade gradle 2024-12-29 20:31:16 -05:00
src [+] Recommender integration 2025-01-12 04:22:07 -05:00
tools [+] Recommender ALS model 2025-01-12 04:28:36 -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 Change docker-compose to support ARM 2024-09-05 08:33:38 -04:00
LICENSE [+] CC BY-NC-SA License 2024-04-01 19:37:18 -07:00
README.md [U] docs formatting 2025-01-05 21:21:39 -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.27 LUMINOUS PLUS @rinsama
SDEZ: MaiMai DX 1.45 BUDDiES PLUS @肥宅虾哥
SDGA: MaiMai DX (Intl) 1.45 BUDDiES PLUS @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

News: AquaDX just added Wacca support on Mar 29, 2024! Feel free to test it out, but expect bugs and issues.

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