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