[chuni] Add correct endpoint iter_count
s for all versions with encryption
#151
No reviewers
Labels
No Label
aimedb
bug
chuni
chusan
cxb
database
diva
doc
duplicate
enhancement
frontend
help wanted
idac
idz
invalid
maidx
ongeki
pokken
question
seen
system
testing
wacca
waiting
wip
wontfix
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Hay1tsme/artemis#151
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "beerpsi/artemis:fix/chuni/correct-iter-counts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Also add support for international encryption keys, closing #129
iter_count
s for all versions with encryption c3efc36be2Regarding this pull request, could you modify the docs/game_specific_info.md to reflect the changes you just did so people knows how to assign the key, iv and hash for intl?
Also please add the change to the changelog
Thanks!
Should be done. However, as discussed in Discord, there's still the problem of SUPER STAR (SDGS 1.00) and SUPER STAR+ (SDGS 1.05) being treated as the same internal version (
VER_CHUNITHM_PARADISE
), which makes assigning encryption keys difficult since they have different keys and salts. I'm open to suggestions on how to solve this.9_int
could be assigned to SUPER STAR and10_int
to SUPER STAR+, but that will add a bunch of checks and look fairly ugly.This PR fell out of date with the lumi update, oops
This PR is merged but gitea is dumb so it will mark it as "closed"
Pull request closed