xenia icon indicating copy to clipboard operation
xenia copied to clipboard

[XAM] Changes to settings handling

Open Gliniak opened this issue 1 year ago • 0 comments

  • Fixed incorrect X_USER_PROFILE_SETTING structure.
  • Added X_USER_PROFILE_SETTING_HEADER based on entries from console.
  • Removed X_USER_PROFILE_SETTING_DATA in favor of X_USER_DATA. X_USER_DATA is used also in Properties in exactly the same way.
  • Removed is_set in favor of X_USER_PROFILE_SETTING_SOURCE.

Gliniak avatar Feb 18 '24 11:02 Gliniak