Evan Husted
2317c06364
misc: small Avalonia project restructure
...
Moved AppLibrary, Configuration, and PlayReport namespaces to Ryujinx.Systems, add the compat list stuff in the base Ryujinx.Systems namespace.
Moved the compatibility UI stuff to the proper UI view/viewmodel folders.
2025-03-04 18:01:48 -06:00
Evan Husted
0d7d0e8092
UI: Add descriptions of what each dynamic RPC formatter actually shows when hovering whether it has support in the game info popup
2025-02-15 20:45:27 -06:00
Evan Husted
395bbd144a
misc: chore: Change Analyzer AddSpec logic to log the non-hexadecimal value and ignore the added entry instead of throwing an exception
2025-02-15 19:01:24 -06:00
Evan Husted
b6b391b2cf
misc: chore: [ci skip] Remove unused 'using' directives from solution
2025-02-10 14:34:12 -06:00
Evan Husted
764c9e9d4e
misc: chore: unify GameSpec creation
2025-02-09 00:37:54 -06:00
Evan Husted
30a534edcd
misc: chore: [ci skip] generify Formatter Specs to be able to run formatters of different types at interleaving priorities
2025-02-08 01:26:23 -06:00
Evan Husted
1d88771d1b
Play Report Analyzer v4
...
You can now access the *entire* play report data in any given value formatter.
The input types have been restructured and, notably, not every instance of Value has an ApplicationMetadata on it. It's now on the container type that also contains the matched values and the entire play report.
2025-02-08 00:22:34 -06:00
Evan Husted
4e8157688e
UI: See what games do/don't have an image & dynamic RPC support in the Game Info popup
2025-02-07 18:34:11 -06:00
Evan Husted
2c8edaf89e
PlayReport: Add Sparse Multi Value formatters
2025-02-07 15:43:50 -06:00
Evan Husted
d1da937fce
misc: chore: [ci skip] XMLdocs on new Play Report Analyzer members
2025-02-05 19:51:43 -06:00
Evan Husted
e55629a908
misc: chore: [ci skip] Play Report Analyzer: Added Multi Value formatters
2025-02-05 19:42:36 -06:00
Evan Husted
c638a7daf8
misc: chore: Move Play Report analyzer into a dedicated namespace and remove the PlayReport name prefix on types
2025-02-05 19:27:44 -06:00