Hi Chris, I'm porting my game to PS5 and having trouble with my Options data saving between rebooting my package build. Any tips at all, I think I might need to tell AC to save options to player prefs? Any help is much appreciated.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
It's not an officially-supported platform - but Options data, by default, is stored in PlayerPrefs.
The Manual's "Custom save formats and handling" chapter covers how AC data can be stored by custom means, but you'll need to use the official channels of you platform for details about its requirements.