Goodfeat
9cbe9c8bb5
Merge branch 'Master_PR' into 'master'
...
Improved interaction with "Input" settings.
See merge request ryubing/ryujinx!4
2025-03-30 23:04:26 -05:00
Goodfeat
6602693477
feature: add the ability to skip profile select dialog when opening games that use it
...
the skip behavior is done by passing the user id of the profile you have selected in Options > Manage User Profiles.
See merge request ryubing/ryujinx!9
2025-03-30 22:29:57 -05:00
Goodfeat
53d1cfad32
Merge branch ryujinx:master into Master_PR
2025-03-25 09:03:09 +00:00
GreemDev
8ad5c73f4c
feature: Turbo Mode
...
Adds an elapsed tick multiplier feature which speeds up games which are built upon delta time.
More information: https://web.archive.org/web/20240713135029/https://github.com/Ryujinx/Ryujinx/pull/6456
2025-03-25 02:37:22 +00:00
Goodfeat
fc9d42b8c3
Merge branch ryujinx:master into Master_PR
2025-03-13 23:27:54 +00:00
Vova
db08498a89
Addition: Device Name and ID are displayed when the controller is turned off, but the controller is configured.
...
Added the "Name" property for controllers.
Changed the controller setup message to be more informative.
2025-03-06 17:13:11 +10:00
Evan Husted
0db85d0aa9
HLE: optional hack: disable IsAnyInternetRequestAccepted
2025-03-05 23:57:48 -06:00
Evan Husted
44632e5d8b
misc: ConfigurationFileFormat version 68
2025-03-05 23:03:55 -06:00
Evan Husted
109f0fc659
misc: chore: Cleanup unused using directives
2025-03-05 22:21:05 -06:00
Evan Husted
f3a9cecf72
UI: Rename Show Title Bar + Revamp for global settings window
2025-03-05 18:39:42 -06:00
Evan Husted
a23c6bf547
misc: chore: [ci skip] fix redundant qualified name
2025-03-04 19:07:39 -06:00
Evan Husted
27cdf876a2
misc: chore: make some cleaner extensions for converting to/from ui/hle enums
2025-03-04 18:24:24 -06:00
Evan Husted
b0c0e8f7ad
misc: chore: Move Fs Integrity Checks getter to ConfigurationState
2025-03-04 18:23:57 -06:00
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