Goodfeat
ea92c31246
Merge branch 'master' into 'master_skipUserPrMg'
...
# Conflicts:
# src/Ryujinx/Systems/Configuration/ConfigurationState.Migration.cs
2025-03-25 09:06:59 +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
Vova
cf0408f137
Migrate setting version to 69
2025-03-20 20:38:33 +10:00
Goodfeat
8a4f9a9cab
Merge branch ryujinx:master into master_skipUserPrMg
2025-03-20 09:30:18 +00:00
Vova
c5ec10b779
Added the ability to skip "Profile Manager Users" during gameplay in Settings > Systems.
2025-03-20 19:24:35 +10:00
GreemDev
c229d458e7
UI: Forgot to restore the updater in one place
...
I knew something was missing
2025-03-18 19:07:22 -05:00
GreemDev
f09ca0f57f
UI: Restore in-app changelog functionality
2025-03-18 18:58:52 -05:00
GreemDev
24c90a8fde
Prevent being cut off from updates for the future.
...
The release channels are now provided via an API endpoint from ryujinx.app.
2025-03-16 00:54:20 -05:00
GreemDev
70f3dae146
fix: chore: Remove in-app links to the now gone GitHub, replace those that we can with the GitLab URLs.
2025-03-14 17:37:35 -05: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
25cc9b24b4
misc: chore: compat database code cleanups
2025-03-05 22:40:55 -06:00
Evan Husted
638c616ab7
misc: Move systems-like classes out of the base of the Ryujinx project and into Ryujinx.Ava.Systems
2025-03-05 22:27:37 -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