Changelog
- chore: UI Text for
Netplay Settings - feat: Added
Netplay Settings - feat: Added Encryption to settings
- This can be used to add api_keys for sources like SteamGridDB etc etc.
- chore: Changed where save backups are stored
- Moved them into their separate folder (for cleaner folder structure in
- chore: Made
XeniaSettingsPageUI Text localized- Now it uses text from Resource.resx so it can be localized
- fix:
XeniaSettingsPagefor Xenia Netplay- Fixed
Reset Settings,OpenInEditor&Save Settingsfor Xenia
- Fixed
- fix: Fixed Netplay Patches not installing
- feat: Added "Switch to Xenia Netplay" functionality
- fix:
AboutPageUI fix- Fixed margins between
Website,GitHubandUpdate
- Fixed margins between
- fix:
ManagePageUI Tweaks- Fixed margins for
Tool Buttons(Export Logs,Redownload& `Update
- Fixed margins for
- feat: Xenia Netplay & Improvements to ManagePage UI
- Implemented installation, updating, checking for updates &
- fix: Xenia Update Notification formatting fix
- Fixed bad formatting when multiple Xenia versions have update available
- chore: Improved Xenia Update functionality
- Now it supports updating of nightly builds (This is currently only
- fix: Removed MousehookBindings from
config.json - Slight improvement to EmulatorInfo
- Added check for using nightlybuilds and a method that returns currently
- Refactored XeniaManager update checker
- Now it first checks from cached GitHub API (This is to reduce usage of
- Fixed comment
- Added changing of Loading Screen background
- Refactored
Constants.cs- Now it's split in it's own namespace for easier maintability and cleaner
- Added XeniaNetplay Constants
- Added grabbing latest commit sha
- Used to detect newer versions build in GitHub Actions