Commit Graph

4717 Commits

Author SHA1 Message Date
sh0inx
40b3ba8700 Merge branch 'ring-fit' into 'master'
[HLE] Renamed INotificationServicesForSystem and implemented a few commands and stubs

See merge request [ryubing/ryujinx!286](https://git.ryujinx.app/ryubing/ryujinx/-/merge_requests/286)
2026-04-02 05:10:45 -05:00
Ryujinx Administrator
ecd1c1240c bump to GLI 2.0.31 (uses legacy.git.ryujinx.app) 2026-04-02 01:23:03 -05:00
LotP
3ad4d4a692 Accurate Service Names (ryubing/ryujinx!296)
See merge request ryubing/ryujinx!296
Canary-1.3.266
2026-04-01 11:08:10 -05:00
Ryujinx Administrator
6fe7fb8dcb [ci skip] Lock GLI to v2.0.30 in Stable workflow 2026-03-28 22:44:55 -05:00
Ryujinx Administrator
fc357d3ba4 [ci skip] Lock GLI to v2.0.30 in Canary workflow 2026-03-28 22:43:58 -05:00
Shyanne
074b62dc94 Merge branch 'master' into ring-fit 2026-03-18 10:23:43 -04:00
Shyanne
204712423e Merge branch 'ring-fit' of https://git.ryujinx.app/sh0inx/ryujinx into ring-fit 2026-03-18 10:23:39 -04:00
yeager
32ee806070 Updated Swedish translation (ryubing/ryujinx!289)
See merge request ryubing/ryujinx!289
2026-03-18 00:13:47 -05:00
Shyanne
bd9b5d1707 handled the handles 2026-03-15 09:49:24 -05:00
Shyanne
20e88d625f fixed initialize pid request 2026-03-15 09:49:24 -05:00
Shyanne
b330df9999 ??? 2026-03-15 09:49:24 -05:00
Shyanne
fbc90b0862 new stub + LogClass enum update 2026-03-15 09:49:24 -05:00
Shyanne
8e02d091e4 renamed a file because i forgor 2026-03-15 09:49:24 -05:00
Shyanne
9b46cc4201 rider moment 2026-03-15 09:49:24 -05:00
Shyanne
33d133e2ac [HLE] Renamed INotificationServicesForSystem and implemented a commands (and stubs)
Should allow Ring Fit to get in-game, needs testing.
2026-03-15 09:49:24 -05:00
KeatonTheBot
b36667e216 Move SetCoreDumpable call to StorageProviderExtensions 2026-03-15 09:49:24 -05:00
KeatonTheBot
9a2df6451c Linux: Fix file picker not launching from disabling core dumps
Core dumps are disabled by default on Linux, but this prevents access to the file picker due to security hardening. To work around this, core dumps are selectively enabled and disabled around the file picker tasks.
2026-03-15 09:49:24 -05:00
sh0inx
4e81a4c2f4 [HLE] Added "null" check for isAtRest (ryubing/ryujinx!287)
See merge request ryubing/ryujinx!287
Canary-1.3.265
2026-03-15 09:46:36 -05:00
Shyanne
5895dd0ab2 Merge branch 'master' into ring-fit 2026-03-14 16:50:37 -04:00
Shyanne
cc3a3f1b5d handled the handles 2026-03-14 16:44:00 -04:00
Coxxs
9cae62096a HLE: Implement CreateContextForSystem (ryubing/ryujinx!285)
See merge request ryubing/ryujinx!285
Canary-1.3.264
2026-03-14 13:57:49 -05:00
BowedCascade
648b609ebb Add restart emulation command (ryubing/ryujinx!276)
See merge request ryubing/ryujinx!276
2026-03-14 13:56:20 -05:00
BowedCascade
5ae86fc493 Fix keys file overwrite on installation and method name typo (ryubing/ryujinx!268)
See merge request ryubing/ryujinx!268
Canary-1.3.263
2026-03-14 13:52:58 -05:00
KeatonTheBot
6f90e47a73 UI: Restore FluentAvaloniaUI package, disable animations on app initialization (ryubing/ryujinx!256)
See merge request ryubing/ryujinx!256
Canary-1.3.262
2026-03-14 13:48:59 -05:00
Shyanne
f4f43a0804 fixed initialize pid request 2026-03-14 14:26:14 -04:00
sh0inx
ac5f9857e2 HLE: Implement IHidServer IsSixAxisSensorAtRest (ryubing/ryujinx!228)
See merge request ryubing/ryujinx!228
Canary-1.3.261
2026-03-14 13:25:55 -05:00
Shyanne
f367334aaf ??? 2026-03-14 13:59:56 -04:00
Shyanne
776dfbb7b3 new stub + LogClass enum update 2026-03-14 13:54:40 -04:00
Shyanne
cd9aa91ff5 renamed a file because i forgor 2026-03-14 09:52:31 -04:00
Shyanne
a7b78d96c9 rider moment 2026-03-14 09:51:29 -04:00
Shyanne
1b2083d0ff [HLE] Renamed INotificationServicesForSystem and implemented a commands (and stubs)
Should allow Ring Fit to get in-game, needs testing.
2026-03-14 02:40:18 -04:00
KeatonTheBot
4b42087bd4 Linux: Fix file picker not launching from disabling core dumps (ryubing/ryujinx!249)
See merge request ryubing/ryujinx!249
Canary-1.3.260
2026-03-06 19:04:42 -06:00
KeatonTheBot
c47219558e Move SetCoreDumpable call to StorageProviderExtensions 2026-03-06 18:13:33 -06:00
KeatonTheBot
72c187a4b8 Linux: Fix file picker not launching from disabling core dumps
Core dumps are disabled by default on Linux, but this prevents access to the file picker due to security hardening. To work around this, core dumps are selectively enabled and disabled around the file picker tasks.
2026-03-03 08:59:55 -06:00
EscoDev
80cbf5d1fc Fix incorrect save button locale in user editor (ryubing/ryujinx!280)
See merge request ryubing/ryujinx!280
Canary-1.3.259
2026-03-01 15:48:29 -06:00
LotP
cc6d2dc162 fix nacp language buffer (ryubing/ryujinx!281)
See merge request ryubing/ryujinx!281
Canary-1.3.258
2026-02-25 13:58:31 -06:00
Daenorth
4ebc318da5 Add new RPC images (ryubing/ryujinx!279)
See merge request ryubing/ryujinx!279
Canary-1.3.257
2026-02-23 20:57:19 -06:00
KeatonTheBot
00dad0a5e2 Windows ARM (win-arm64) build now launches with trimming (ryubing/ryujinx!277)
See merge request ryubing/ryujinx!277
Canary-1.3.256
2026-02-21 20:10:22 -06:00
Joshua de Reeper
b70e2e44cb NFC Mifare Manager (ryubing/ryujinx!270)
See merge request ryubing/ryujinx!270
Canary-1.3.255
2026-02-21 05:45:00 -06:00
sh0inx
012d1d6886 Fixed spelling in LocalesValidationTask.cs (ryubing/ryujinx!269)
See merge request ryubing/ryujinx!269
Canary-1.3.254
2026-02-21 04:37:02 -06:00
BowedCascade
d1205dc95d Fix backslash key not mappable in controller settings (ryubing/ryujinx!265)
See merge request ryubing/ryujinx!265
Canary-1.3.253
2026-02-18 18:13:15 -06:00
Awesomeangotti
6f95172bb6 Compatability Data Update (ryubing/ryujinx!264)
See merge request ryubing/ryujinx!264
2026-02-17 19:24:01 -06:00
Princess Piplup
8208d43d9e compatiblity/2026-02-17 (ryubing/ryujinx!263)
See merge request ryubing/ryujinx!263
2026-02-17 18:57:50 -06:00
shinyoyo
1260f93aaf Updated ‌Simplified Chinese‌ translation. (ryubing/ryujinx!260)
See merge request ryubing/ryujinx!260
2026-02-09 01:07:22 -06:00
LotP
1b3bf1473d Fix Dual Joy-Con driver and InputView (ryubing/ryujinx!259)
See merge request ryubing/ryujinx!259
Canary-1.3.252
2026-01-31 23:12:29 -06:00
LotP
081cdcab0c remap joy-cons (ryubing/ryujinx!258)
See merge request ryubing/ryujinx!258
Canary-1.3.251
2026-01-31 17:58:31 -06:00
Coxxs
922775664c audio: Fix crash due to invalid Splitter size (ryubing/ryujinx!257)
See merge request ryubing/ryujinx!257
Canary-1.3.250
2026-01-31 11:22:14 -06:00
sh0inx
478b66fd49 HLE: Stubbed IUserLocalCommuniationService SetProtocol (106) (ryubing/ryujinx!253)
See merge request ryubing/ryujinx!253
Canary-1.3.249
2026-01-30 20:48:41 -06:00
Coxxs
a16a072155 HLE: Implement 10106 and 10107 in IPrepoService (ryubing/ryujinx!254)
See merge request ryubing/ryujinx!254
Canary-1.3.248
2026-01-29 13:45:35 -06:00
Babib3l
a4a0fcd4da General translations updates + fixes (ryubing/ryujinx!248)
See merge request ryubing/ryujinx!248
2026-01-28 07:01:39 -06:00