Skip to content

Conversation

Gliniak
Copy link
Member

@Gliniak Gliniak commented Feb 18, 2024

  • 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.

- 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
- Prevent setting from storing settings longer than 0x3E8 bytes. Some games try to write bigger value which causes them to crash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant