Evan Husted
d77d6b7cee
UI: Conditionally enable install/uninstall file types buttons based on whether they're installed already
2025-01-01 01:07:15 -06:00
Evan Husted
00a475bf7a
UI: Disable XCI trimmer button when in-game
2025-01-01 01:00:25 -06:00
Evan Husted
e9dea85064
2 unmerged PRs from original Ryujinx:
...
Implement shader compile counter (currently not translated, will change, need to pull changes.)
Remove event logic in favor of a single init function.
Thanks @MutantAura
2025-01-01 00:42:48 -06:00
Evan Husted
ab1eb8168b
Chore: Minor code cleanups (SDL2Gamepad.cs)
2025-01-01 00:26:55 -06:00
Evan Husted
e7e89efb3c
UI: Add keybinds to useful things
2024-12-31 23:36:00 -06:00
Evan Husted
78093a1d0c
HLE: rename AmiiboDecrypter to AmiiboDecryptor
2024-12-20 18:53:33 -06:00
Evan Husted
87067b5b32
UI: Only show Amiibo bin scan menu item if the key file exists
2024-12-20 18:52:10 -06:00
Evan Husted
e3e222fb49
Try and fix nullref
2024-12-12 00:39:42 -06:00
Evan Husted
a11409016e
UI: Adapt accent color to the user's system.
...
https://amwx.github.io/FluentAvaloniaDocs/pages/FATheme/Accents#using-the-systems-accent-color
2024-12-12 00:36:53 -06:00
Evan Husted
fd6c2740ef
chore: applets: Cleanup redundant ReadStruct implementations & provide a default implementation for IApplet#GetResult.
2024-12-12 00:36:47 -06:00
Evan Husted
3eddf1c1bd
nuget: bump Gommon from 2.6.5 to 2.6.6
2024-12-01 18:33:33 -06:00
Evan Husted
fad1049679
UI: RPC: Add games
...
UI: RPC: Add Diablo III
UI: RPC: TSUKIHIME -A piece of blue glass moon- asset image
2024-11-26 22:34:28 -06:00
Evan Husted
77a05dd70a
misc: Small cleanup (AsyncLogTargetWrapper.cs)
2024-11-21 20:34:03 -06:00
Evan Husted
2501da9460
UI: Add Discord RPC games and other changes
...
- UI: Add Discord RPC games
- UI: RPC: Only show hours at maximum for play time
- UI: Reset RPC state when AppHost stops
- UI: RPC: show game version when hovering large image asset.
- UI: Improve Discord RPC for select games & show play time in place of title ID.
2024-11-19 23:37:01 -06:00
Evan Husted
25454d0ab1
Try and fix weird nullref
2024-11-19 23:36:22 -06:00
Evan Husted
13db6067d2
try 1: Fix IndexOutOfBounds in SDL2GamepadDriver.cs
2024-11-19 23:34:32 -06:00
Evan Husted
b3916fa414
headless: Add Ignore Controller Applet as a configurable option
2024-11-19 16:50:20 -06:00
Evan Husted
05058e1cf8
UI: Fix crash when using "delete all" button in mod manager.
2024-11-16 19:49:06 -06:00
Evan Husted
5764d72b0e
CPU: Add low-power PPTC load mode.
...
* Specifically, this setting causes the translation load core count to get reduced by two-thirds, for lower-power but still fast loading, and for unstable CPUs.
I18n: Move low-power PPTC strings into translation files & add german version.
2024-10-23 15:28:55 -05:00