6 Commits
Author SHA1 Message Date
SoulGateKey 18701576e3 add support for GetGameMusicScoreApi
the api is used to deliver charts from the server
for mai2 Prism and later
2025-07-24 20:20:08 +08:00
zaphkito 592e6961e8 chu&mai2: add option to use https 2025-06-14 14:51:21 +08:00
beerpsi a8daa0344a [mai2] Support encryption (#130)
Similar to O.N.G.E.K.I. and CHUNITHM, with the caveat that the obfuscated endpoint is created using `md5(endpoint + salt)` instead of using PBKDF2 like other games.

Tested and confirmed working on FESTiVAL+.

The current implementation is also affected by #129, so I'm open to ideas.

Reviewed-on: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/130
Co-authored-by: beerpsi <beerpsi@duck.com>
Co-committed-by: beerpsi <beerpsi@duck.com>
2024-04-24 16:59:33 +00:00
Kevin Trocolli 7c78975431 mai2: update example config 2023-07-16 17:00:52 -04:00
Kevin Trocolli 8ae0aba89c mai2: update default config 2023-05-12 22:05:05 -04:00
Hay1tsme 7e3396a7ff add back games, conform them to new title dispatch 2023-02-17 01:02:21 -05:00