Skip to content

Implement our own, simplified Achievement System #405

Description

@Enorovan

PSEUDO SPECS

  • Drop reading the PS3 files as reading the PS4 isn't legally viable.
  • Host the info in achievementconfig.lua, with paths to the achievement icons (not mandatory, handle the case where they're not there as impacto won't have them), hidden vs not hidden, name, description id,...
  • Make the above modular for different languages (we can do it the same way Steam does with japaneseName, japaneseDescription, englishName, englishDescription)
  • Write/Save the user's state to a SIMPLE TROPHYDATA file that for a given id, has at the corresponding address
    • 00 if it's locked
    • 01 if it's unlocked

Metadata

Metadata

Assignees

Labels

largeLarge issue

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions