A-A Ron
0b5fda1d40
Merge branch 'full-trimming' into 'master'
...
Enable full trimming
See merge request [ryubing/ryujinx!224 ](https://git.ryujinx.app/ryubing/ryujinx/-/merge_requests/224 )
2026-02-19 08:44:40 -06:00
BowedCascade
d1205dc95d
Fix backslash key not mappable in controller settings ( ryubing/ryujinx!265 )
...
See merge request ryubing/ryujinx!265
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
2026-01-31 23:12:29 -06:00
LotP
081cdcab0c
remap joy-cons ( ryubing/ryujinx!258 )
...
See merge request ryubing/ryujinx!258
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
2026-01-31 11:22:14 -06:00
sh0inx
478b66fd49
HLE: Stubbed IUserLocalCommuniationService SetProtocol (106) ( ryubing/ryujinx!253 )
...
See merge request ryubing/ryujinx!253
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
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
GreemDev
cc5b60bbca
fix AppleHardwareDeviceDriver.IsSupported (no fancy check is needed; it's on any macOS version 10.5 (Leopard) and above)
2026-01-28 00:05:02 -06:00
GreemDev
5ed94c365b
add a stack trace for the catch branch of AppleHardwareDeviceDriver.IsSupported
2026-01-27 17:52:45 -06:00
GreemDev
fef93a453a
[ci skip] replace all usages of IntPtr with nint
2026-01-27 17:41:46 -06:00
GreemDev
82074eb191
audio backend projects code cleanup
2026-01-27 17:34:51 -06:00
GreemDev
bd388cf4f9
Expose AudioToolkit in UI
2026-01-27 17:28:59 -06:00
Stossy11
d271abe19a
[ci skip] Add macOS native Audio Backend ( ryubing/ryujinx!252 )
...
See merge request ryubing/ryujinx!252
THIS IS CURRENTLY NOT EXPOSED BY THE UI OR HANDLED BY THE EMULATOR. Expect a commit later to add it to configs, UI, etc.
2026-01-27 17:03:59 -06:00
Hack茶ん
c154f66f26
Update Korean translation ( ryubing/ryujinx!251 )
...
See merge request ryubing/ryujinx!251
2026-01-21 18:23:34 -06:00
GreemDev
f556e8b8fb
add offline update server catch branch
2026-01-20 13:19:44 -06:00
Babib3l
99feaafbe6
French and Spanish Translations updates on RenderDoc ( ryubing/ryujinx!246 )
...
See merge request ryubing/ryujinx!246
2026-01-03 07:23:11 -06:00
GreemDev
fa55608587
RenderDoc API support ( ryubing/ryujinx!242 )
...
See merge request ryubing/ryujinx!242
2026-01-01 00:10:21 -06:00
LotP
4c64300576
fix new locale files data loading ( ryubing/ryujinx!245 )
...
See merge request ryubing/ryujinx!245
2025-12-31 20:21:35 -06:00
LotP
0a3db19b28
fix language switching 2 ( ryubing/ryujinx!244 )
...
See merge request ryubing/ryujinx!244
2025-12-31 10:30:35 -06:00
LotP
453b246faa
fix ( ryubing/ryujinx!243 )
...
See merge request ryubing/ryujinx!243
2025-12-31 09:15:40 -06:00
Aaron Robinson
255d3b854e
Fix things broken by trimming (profile panel, DiscordRPC)
2025-12-30 18:52:41 -06:00
Aaron Robinson
f39f7247f1
Oops left comment
2025-12-30 18:52:41 -06:00
Aaron Robinson
529d6f44bb
Tamper generic explosion and code style
2025-12-30 18:52:41 -06:00
Aaron Robinson
b9da6a15d7
Optimize IpcCommand source gen
2025-12-30 18:52:41 -06:00
Aaron Robinson
73406d1f3a
Move Tipc commands and fix remaining warnings
2025-12-30 18:52:41 -06:00
Aaron Robinson
8e1e2d69df
Make Cmif commands in HLE use virtual method invocation instead of reflection
...
# Conflicts:
# src/Ryujinx.HLE/HOS/Services/IpcService.cs
2025-12-30 18:52:32 -06:00
Aaron Robinson
19de0d0db6
Replace GetServiceInstance with fully source-generated version
2025-12-30 18:50:14 -06:00
Aaron Robinson
1a55a553ea
Convert HLE.Generators to IIncrementalSourceGenerator
2025-12-30 18:50:14 -06:00
Aaron Robinson
00021121ea
Remove dynamic usage from Ryujinx.HLE (will come back to make this not generic explode)
2025-12-30 18:50:14 -06:00
Aaron Robinson
4f5eea3417
Enable full trimming
2025-12-30 18:50:14 -06:00
LotP
45193dcc8d
Fractured Locales Support ( ryubing/ryujinx!238 )
...
See merge request ryubing/ryujinx!238
2025-12-27 14:07:56 -06:00
GreemDev
9ebf444644
[ci skip] Code comment
2025-12-25 23:48:10 -06:00
GreemDev
f585b36263
Use new retry flag for uploading built artifacts in CI
...
(I'm tired of the GitLab randomly HTTP 500ing and causing the entire CI to fail)
2025-12-23 02:16:01 -06:00
GreemDev
a96f20dca5
Removed TypedStringEnumConverter; it exists in .NET now.
...
As per the remark XMLdoc on the type: Get rid of this converter if dotnet supports similar functionality out of the box.
2025-12-23 01:42:28 -06:00
GreemDev
1e1bcb4a5b
storing commit string in github output causes weird CI failures
...
so let's just not bother, it didn't show anything more than the UI already did anyways
2025-12-23 00:02:02 -06:00
Coxxs
ca76bacd22
gdb: add monitor get mapping ( ryubing/ryujinx!215 )
...
See merge request ryubing/ryujinx!215
2025-12-21 22:34:20 -06:00
GreemDev
66f339d265
CI 2.0 ( ryubing/ryujinx!237 )
...
See merge request ryubing/ryujinx!237
2025-12-18 22:56:50 -06:00
GreemDev
6cdbdfd329
[ci skip] Pin GitLabCli to 1.4.1 in CI scripts so I can test v2.0
2025-12-18 03:27:43 -06:00
GreemDev
9f817d60d5
oops
2025-12-18 03:05:42 -06:00
GreemDev
5cffc95be6
Make all OSes build on Linux (7zip has a linux version)
2025-12-18 03:01:22 -06:00
LotP
2c0977f6b3
fix pre-action crash ( ryubing/ryujinx!236 )
...
See merge request ryubing/ryujinx!236
2025-12-12 14:28:54 -06:00
LotP
3a593b6084
Fix kaddressarbiter crash ( ryubing/ryujinx!235 )
...
See merge request ryubing/ryujinx!235
2025-12-06 20:16:43 -06:00
LotP
c3155fcadb
Memory Changes 3.2 ( ryubing/ryujinx!234 )
...
See merge request ryubing/ryujinx!234
2025-12-06 17:19:19 -06:00
LotP
fd7554425a
Update BiquadFilterEffectParameter2.cs ( ryubing/ryujinx!233 )
...
See merge request ryubing/ryujinx!233
2025-12-05 07:53:09 -06:00
Princess Piplup
52700f71dc
Fix SaveCurrentScreenshot ( ryubing/ryujinx!230 )
...
See merge request ryubing/ryujinx!230
2025-12-04 17:35:17 -06:00
Alula
b018a44ff0
Disable coredumps by default on Linux + other minor fixes ( ryubing/ryujinx!204 )
...
See merge request ryubing/ryujinx!204
2025-12-04 17:32:26 -06:00