Commit Graph

7 Commits

Author SHA1 Message Date
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: Hay1tsme/artemis#130
Co-authored-by: beerpsi <beerpsi@duck.com>
Co-committed-by: beerpsi <beerpsi@duck.com>
2024-04-24 16:59:33 +00:00
3a6cfedcca maimai: fix net deliver paths 2023-08-31 01:24:41 -04:00
e3d38dacde mai2: fix movies 2023-06-25 19:10:34 -04:00
8ae0aba89c mai2: update default config 2023-05-12 22:05:05 -04:00
42ed222095 mai2: add gamesetting urls 2023-05-10 02:31:30 -04:00
a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
Hay1tsme
7e3396a7ff add back games, conform them to new title dispatch 2023-02-17 01:02:21 -05:00