Gliniak
dd112ed462
[XAM] Multiple Profile/Dashboard related changes.
...
- Replaced multiple unknown parameters with proper named ones
- Added code to support creation of profile from dashboard initial run
- Added flag to remove ODD from being enumerated in devices (probably valid but not sure)
2025-05-06 23:10:18 +02:00
Gliniak
c15dde52d6
[Kernel/Video] Removed unknown fields from X_VIDEO_MODE structure
...
- Additionally changed some messages level to more reasonable one
2025-05-05 21:30:40 +02:00
Gliniak
6ae45effd0
[XAM] Fixed issue with profile creation introduced in previous version
2025-03-16 20:05:12 +01:00
Gliniak
8926bdcdd6
[XAM] Fixed issue with achievements saving in Forza series.
...
Remove this ducktape asap and remove hardcodes
2025-03-15 23:59:34 +01:00
Gliniak
1110cdd372
[Kernel] Added support for writing/reading GPD files
...
This breaks settings in games that are using them and savefiles in games that use settings to store progress
2025-03-07 11:59:48 +01:00
Gliniak
4620fa93d8
[XAM] Added XamProfileOpen support and xam_profile.cc dedicated file for XamProfile exports
...
- Modified implementation of MountProfile to allow custom mount paths
2025-01-08 22:12:41 +01:00
The-Little-Wolf
95df198d8a
[Xbox] kXNotification Additions
...
- Discovered new unknown kXNotificationID use by XNotifyBroadcast together and wanted to record them before I forget them.
- Changed kXNotificationID to kXNotification
- Added kXNotificationSystemPXLiveSystemUpdate
2025-01-02 18:19:21 +01:00
Gliniak
cfd965342a
[XAM] Fixed issue with lack of loaded achievements while switching profile in-game
2024-12-15 14:16:17 +01:00
Gliniak
a295ec1bbd
[Base] Removed useless path_to_utf8 conversion while using fmt
...
Default filesystem::path formatter was added to fmt around 2022
2024-12-13 19:04:31 +01:00
Gliniak
3318ab5d4c
[3PP] Uplifted FMT version and adjusted messages
2024-12-12 20:28:11 +01:00
Adrian
3ab712824e
[XAM] Maintain usage of constant XUserIndexAny
2024-11-27 19:41:10 +01:00
Gliniak
2b49fc2ddc
[XAM] ProfileManager: Renamed GetProfiles to GetAccounts
...
This is to prevent confusion between signed-in accounts (aka. Profiles) and all entries (Accounts)
Also added GetAccount to get specific instead of all of them when not needed
2024-11-26 20:28:01 +01:00
Gliniak
996b874d74
[Profile] Added option to modify Gamertag
2024-11-01 22:43:44 +01:00
NicknineTheEagle
060954f0c3
[XAM] Implement XamShowSigninUI
2024-10-12 18:51:36 +02:00
NicknineTheEagle
842161ca9b
[Input] Add last used controller tracker
2024-10-12 18:51:36 +02:00
Gliniak
5696d55575
[XAM] Auto login freshly created profiles if possible
2024-10-06 21:47:28 +02:00
Gliniak
9bdd07590c
[XAM] Implementation of: Profile Manager & Profiles Support
...
Thanks Emoose for Account Encrypt/Decrypt code!
2024-10-05 10:03:35 +02:00