4005 Commits

Author SHA1 Message Date
Jacob
52269964b6
Add the player select applet. (#537)
This introduces the somewhat completed version of the Player Select
Applet, allowing users to select either a user or a guest from the UI.
Note: Selecting the guest more then once currently does not work.

closes https://github.com/Ryubing/Ryujinx/issues/532
Canary-1.2.258
2025-01-18 20:40:33 -06:00
Evan Husted
ccdddac8fc Fix compile warnings Canary-1.2.257 2025-01-18 19:34:31 -06:00
Daenorth
1bc30bf3ba
Update locales.json (#538)
Added a missing translation line
Canary-1.2.256
2025-01-18 18:40:51 -06:00
Evan Husted
4868fface8 UI: Intel Mac warning
Upon launch, shows a warning about using an Intel Mac. This will only show once every boot. You can only turn it off by getting a better system.
Canary-1.2.255
2025-01-18 15:33:05 -06:00
Evan Husted
6fca4492d0 misc: chore: Remove status update event stuff in Headless 2025-01-18 15:15:08 -06:00
Evan Husted
ade2f256e0 misc: chore: remove duplicate graphics debug levels in headless windows 2025-01-18 11:19:38 -06:00
Evan Husted
580b150c9a Revert "infra: Conditionally compile Metal & OpenGL depending on if the target RuntimeIdentifier is mac"
This reverts commit 2f93a0f706701e6b4c392ff1c1e64f20957402bb.
Canary-1.2.254
2025-01-18 10:57:02 -06:00
Evan Husted
e6bad52945 Revert "Only selectively compile Metal & fix some compilation issues"
This reverts commit beda3206e0a17ff8807fff1bbe014b24c2683e3d.
2025-01-18 10:56:58 -06:00
Evan Husted
beda3206e0 Only selectively compile Metal & fix some compilation issues Canary-1.2.253 2025-01-18 10:52:32 -06:00
Evan Husted
2f93a0f706 infra: Conditionally compile Metal & OpenGL depending on if the target RuntimeIdentifier is mac Canary-1.2.252 2025-01-18 10:38:29 -06:00
Evan Husted
80f44d9547 misc: chore: small cleanup 2025-01-18 10:33:57 -06:00
Evan Husted
b08e5db6d8 Headless: Dispose of inputmanager in a catch-all try 2025-01-18 10:30:19 -06:00
Evan Husted
6a291d4116 Headless: Use main UI logo for window icon instead of separate bmp 2025-01-18 10:26:12 -06:00
Evan Husted
6fc827fe67 headless: collapse headless window definition into a "Windows" folder, change GetWindowFlags to an abstract property. 2025-01-18 10:15:24 -06:00
Daniel Nylander
6cd4866d76
Updated sv_SE in locales.json (#513) Canary-1.2.251 2025-01-17 18:04:18 -06:00
WilliamWsyHK
4d7ca5c0f0
Update Chinese translations (#375) Canary-1.2.250 2025-01-17 17:35:34 -06:00
GabCoolGuy
a375faecc1
UI: Fix UpdateWaitWindow.axaml windows being too big on windows (#314) Canary-1.2.249 2025-01-17 14:14:19 -06:00
Evan Husted
1728b0f20c
WWE 2K18 is not playable.
Some checks failed
Canary release job / Create tag (push) Failing after 34s
Canary release job / Release for linux-arm64 (push) Failing after 14m48s
Canary release job / Release for linux-x64 (push) Failing after 13m6s
Canary release job / Release MacOS universal (push) Failing after 52s
Canary release job / Release for win-x64 (push) Has been cancelled
2025-01-17 11:37:08 -06:00
LotP1
5aa071c59b
remove notice for unusual core counts (#531) Canary-1.2.248 2025-01-17 05:50:42 -06:00
Daenorth
1018c9db8b
Update Norwegian Translation (#503)
Some checks failed
Canary release job / Create tag (push) Failing after 14s
Canary release job / Release for linux-arm64 (push) Failing after 3m32s
Canary release job / Release for linux-x64 (push) Failing after 3m53s
Canary release job / Release MacOS universal (push) Failing after 1m16s
Canary release job / Release for win-x64 (push) Has been cancelled
Norwegian translation updated with the Compatibility list addition
Canary-1.2.247
2025-01-16 10:02:33 -06:00
Evan Husted
01ccd18726 UI: Meant to use that method in another place [ci-skip] Canary-1.2.246 2025-01-16 09:52:35 -06:00
Evan Husted
abfbc6f4bc UI: Prevent desynced RPC when toggling it off/on while in-game Canary-1.2.245 2025-01-16 09:52:01 -06:00
Francesco Saltori
6a4bc02d7a
Update Italian translation (#489) Canary-1.2.244 2025-01-16 06:38:36 -06:00
Hack茶ん
814c0526d2
Korean translations for compat list (#502) Canary-1.2.243 2025-01-16 04:57:32 -06:00
Evan Husted
a5a4ef38e6
HLE: Stub IHidServer SetGestureOutputRanges (#524)
Some checks failed
Canary release job / Create tag (push) Failing after 31s
Canary release job / Release for linux-arm64 (push) Failing after 4m11s
Canary release job / Release for linux-x64 (push) Failing after 4m30s
Canary release job / Release MacOS universal (push) Failing after 1m37s
Canary release job / Release for win-x64 (push) Has been cancelled
Lets "Donkey Kong Country Returns HD" get into main gameplay.
Canary-1.2.242
2025-01-16 02:39:39 -06:00
Evan Husted
c17e3bfcdf genuinely dont know how that was still there, i thought i got rid of UI.Common
Some checks failed
Canary release job / Create tag (push) Failing after 29s
Canary release job / Release for linux-arm64 (push) Failing after 3m45s
Canary release job / Release for linux-x64 (push) Failing after 4m23s
Canary release job / Release MacOS universal (push) Failing after 2m5s
Canary release job / Release for win-x64 (push) Has been cancelled
Canary-1.2.241
2025-01-15 03:01:17 -06:00
Evan Husted
017f46f318 HLE: misc: throw a more descriptive error when the loaded processes doesn't contain _latestPid (likely missing FW) 2025-01-15 03:01:17 -06:00
Keaton
fd4d801bfd
Various NuGet package updates (#203)
Some checks failed
Canary release job / Create tag (push) Failing after 32s
Canary release job / Release for linux-arm64 (push) Failing after 4m1s
Canary release job / Release for linux-x64 (push) Failing after 4m16s
Canary release job / Release MacOS universal (push) Failing after 1m36s
Canary release job / Release for win-x64 (push) Has been cancelled
Updates the following packages:

**nuget: bump the avalonia group with 7 updates**

* Bump Avalonia, Avalonia.Controls.DataGrid, Avalonia.Desktop,
Avalonia.Diagnostics, and Avalonia.Markup.Xaml.Loader from 11.0.10 to
11.0.13
* Bump Avalonia.Svg and Avalonia.Svg.Skia from 11.0.0.18 to 11.0.0.19

**nuget: bump non-avalonia packages**

* Bump Concentus from 2.2.0 to 2.2.2
* Bump Microsoft.IdentityModel.JsonWebTokens from 8.1.2 to 8.3.0
* Bump Silk.NET.Vulkan group with 3 updates (2.21.0 to 2.22.0)
* Bump SkiaSharp group with 2 updates (2.88.7 to 2.88.9)
Canary-1.2.240
2025-01-13 11:15:05 -06:00
GabCoolGuy
f1dee50275
infra: Update to LLVM 17 (#519)
Some checks failed
Canary release job / Create tag (push) Failing after 31s
Canary release job / Release for linux-arm64 (push) Failing after 3m50s
Canary release job / Release for linux-x64 (push) Failing after 4m4s
Canary release job / Release MacOS universal (push) Failing after 1m50s
Canary release job / Release for win-x64 (push) Has been cancelled
This fixes macos builds not building correctly because of a missing
LLVM 14 package.
Canary-1.2.239
2025-01-12 14:57:57 -06:00
shinyoyo
c2ae49eb47
Add some missing Simplified Chinese translations (#515) Canary-1.2.238 2025-01-12 12:33:27 -06:00
WilliamWsyHK
47c71966d0
Add compat of Xenoblade 2 JP edition same as global edition (#517) 2025-01-12 12:31:58 -06:00
Evan Husted
f9e8f4bc29 docs: compat: Ori and the Will of the Wisps is now ingame, not playable
Some checks failed
Canary release job / Create tag (push) Failing after 14s
Canary release job / Release for linux-arm64 (push) Failing after 6m44s
Canary release job / Release for linux-x64 (push) Failing after 5m0s
Canary release job / Release MacOS universal (push) Failing after 1m8s
Canary release job / Release for win-x64 (push) Has been cancelled
2025-01-11 06:10:58 -06:00
Evan Husted
7694c8c046
Do not auto release stable 2025-01-11 04:08:11 -06:00
Evan Husted
0dd789e8a5 misc: chore: remove redundant trimming on CompatibilityEntry.GameName init Canary-1.2.237 2025-01-11 01:26:34 -06:00
Evan Husted
4e0aafd005 docs: compat: Trim redundant/duplicate information to save space 2025-01-11 01:18:10 -06:00
Evan Husted
c5091f499e docs: compat: The House of the Dead: Remake Playable
Some checks failed
Canary release job / Create tag (push) Failing after 34s
Canary release job / Release for linux-arm64 (push) Failing after 4m8s
Canary release job / Release for linux-x64 (push) Failing after 5m35s
Canary release job / Release MacOS universal (push) Failing after 1m2s
Canary release job / Release for win-x64 (push) Has been cancelled
Canary-1.2.236
2025-01-11 00:38:32 -06:00
Evan Husted
41c8fd8194 misc: chore: lol this field was misspelled 2025-01-10 23:23:53 -06:00
Evan Husted
d4a7ee25ea misc: chore: use ObservableProperty on input view models 2025-01-10 23:23:05 -06:00
Evan Husted
3141c560fb misc: chore: remove sender parameter from LdnGameData receieved event 2025-01-10 23:15:55 -06:00
Evan Husted
de341b285b misc: use ObservableProperty on HotkeyConfig fields 2025-01-10 23:15:37 -06:00
Evan Husted
cc95e80ee9 misc: chore: Move converters into a directory in Helpers. Namespace unchanged Canary-1.2.235 2025-01-10 20:24:53 -06:00
Evan Husted
d75ce52bd4 UI: Show play time in one time unit, maxing out at hours. 2025-01-10 20:23:47 -06:00
Evan Husted
4a4ea557de UI: compat: show last updated date on entry hover
Some checks failed
Canary release job / Create tag (push) Failing after 13s
Canary release job / Release for linux-arm64 (push) Failing after 8m47s
Canary release job / Release for linux-x64 (push) Failing after 6m26s
Canary release job / Release MacOS universal (push) Failing after 1m12s
Canary release job / Release for win-x64 (push) Has been cancelled
Canary-1.2.234
2025-01-10 01:43:34 -06:00
Evan Husted
33f42adb11 Merge remote-tracking branch 'origin/master'
Some checks failed
Canary release job / Create tag (push) Failing after 42s
Canary release job / Release for linux-arm64 (push) Failing after 15m33s
Canary release job / Release for linux-x64 (push) Failing after 13m39s
Canary release job / Release MacOS universal (push) Failing after 54s
Canary release job / Release for win-x64 (push) Has been cancelled
Canary-1.2.233
2025-01-09 22:09:01 -06:00
LotP1
918ec1bde3
cores rework (#505)
This PR changes the core count to be defined in the device instead of
being a const value.
This is mostly a change for future features I want to implement and
should not impact any functionality.
The console will now log the range of cores requested from the
application, and for now, if the requested range is not 0 to 2 (the 3
cores used for application emulation), it will give an error message
which tells the user to contact me on discord. I'm doing this because
I'm interested in finding applications/games that don't use 3 cores and
the error will be removed in the future once I've gotten enough data.
Canary-1.2.232
2025-01-09 21:43:18 -06:00
Evan Husted
cca429d46a misc: chore: restore not enable 2025-01-09 21:42:54 -06:00
Evan Husted
845c86f545 misc: chore: cleanup AppletMetadata.CanStart Canary-1.2.231 2025-01-09 21:14:35 -06:00
Evan Husted
27993b789f misc: chore: fix some compile warnings 2025-01-09 20:23:26 -06:00
Evan Husted
bdd890cf6f UI: logger function name 2025-01-09 19:48:11 -06:00
Evan Husted
c5574b41a1 UI: collapse LoadFromStream into static ctor
pass the index get delegate to the struct instead of the entire header
2025-01-09 19:44:24 -06:00