AquaDX/docs/game_specific_notes.md

55 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2022-03-10 20:48:20 +08:00
# Game specific notes
2022-03-11 19:45:32 +08:00
## Chunithm (Chusan)
2022-03-10 20:48:20 +08:00
### Required patches
2025-01-06 10:15:28 +08:00
* No encryption & TLS
2022-03-10 20:48:20 +08:00
### Additional notes
2025-01-06 10:15:28 +08:00
* Class/Dan and National Matching modes will work after playing the first game
(both when you first set up the game and when you update the game's rom or options).
* National Matching requires [additional setup](chu3-national-matching.md).
* For user box customization, use the AquaNet website.
* Many aspects of the game may not work in freeplay mode, this is not a server-side restriction.
2022-03-10 20:48:20 +08:00
## Maimai DX
### Required patches
* No TLS
* No certificate pinning
* No URI obfuscation
* No encryption
### Non-working features
* KOP related
* Tournament mode
## O.N.G.E.K.I
### Required patches
* No TLS
* No certificate pinning
* No URI obfuscation
* No encryption
### Non-working features
* KOP related
2022-03-11 19:45:32 +08:00
* Physical cards
2022-08-12 14:26:08 +08:00
## Card Maker
### Required patches
* No TLS
* No encryption
2023-01-06 23:51:05 +08:00
### Support status
* Chunithm New: Yes, New (2.00)
* Maimai DX: Yes, Universe (1.20)
* O.N.G.E.K.I: No
2022-08-12 14:26:08 +08:00
### Additional notes
2023-01-06 23:51:05 +08:00
* Only stated version above are supported.
2022-08-12 14:26:08 +08:00
* Server does not consider gacha rarity and probability weight during card draw.
* Server returns same hard-coded serial for each cards. This is intentional behavior.
2023-12-23 05:47:04 +08:00
* Due to its high correlation with every game endpoints, this may cease to work after major game version up.