Achievements
Problems
- Achievement 'gameSprinter' (achievement13) has no SaveKey (criteria-less - expected to be unlocked directly by code) but its name never appears as a string literal passed to achievementUnlock/achievementAward anywhere in scanned source - it can never unlock.
- Achievement 'instantReplay' (achievement20) has no SaveKey (criteria-less - expected to be unlocked directly by code) but its name never appears as a string literal passed to achievementUnlock/achievementAward anywhere in scanned source - it can never unlock.
Notes
- Achievement 'puzzleAce' needs miniGameCount >= 30, but the running order only provides 29 - reaching it without replaying content isn't possible.