Babib3l
d34aa0e549
Merge branch ryujinx:master into master
2025-11-15 15:26:12 +01:00
Maki
10476771d3
fix: detect face button layout for gamepads ( ryubing/ryujinx!219 )
...
See merge request ryubing/ryujinx!219
Canary-1.3.221
2025-11-14 12:51:53 -06:00
Maki
c5082ac85a
fix: make controller GUIDs match old SDL2 GUIDs ( ryubing/ryujinx!218 )
...
See merge request ryubing/ryujinx!218
Canary-1.3.220
2025-11-14 11:52:42 -06:00
GreemDev
5e86ad83cc
feature: macOS Liquid Glass dynamic icon
...
No more squircle jail! Thanks @transistor.exe in the Ryubing discord for dropping the asset files for this to happen.
Canary-1.3.219
2025-11-13 20:47:05 -06:00
Babib3l
fb881986ce
Merge branch ryujinx:master into master
2025-11-12 15:32:58 +01:00
Coxxs
1baaa1c365
Preserve and rename the configuration file when it is deemed invalid ( ryubing/ryujinx!216 )
...
See merge request ryubing/ryujinx!216
Canary-1.3.218
2025-11-12 08:23:05 -06:00
LotP
e8225ce7aa
Memory changes 3.1 ( ryubing/ryujinx!212 )
...
See merge request ryubing/ryujinx!212
Canary-1.3.217
2025-11-11 13:24:57 -06:00
GreemDev
6b814fb973
feature: .NET 10 ( ryubing/ryujinx!214 )
...
See merge request ryubing/ryujinx!214
Canary-1.3.216
2025-11-11 12:55:36 -06:00
GreemDev
49c70efdd5
UI: App Library: automatically remove nonexistent autoload/game dirs from the configuration upon load.
Canary-1.3.215
2025-11-10 19:14:29 -06:00
Babib3l
f5d87f3bb7
Merge branch ryujinx:master into master
2025-11-11 00:59:25 +01:00
Babib3l
4677b749b1
fr_FR and es_ES small translation update ( ryubing/ryujinx!172 )
...
See merge request ryubing/ryujinx!172
2025-11-10 17:35:17 -06:00
Babib3l
8ddb0c16c3
Merge branch ryujinx:master into master
2025-11-10 23:46:28 +01:00
GreemDev
ed32cd6999
fix nested project error when building
Canary-1.3.214
2025-11-10 13:32:40 -06:00
Babib3l
54f08acf2c
Merge branch ryujinx:master into master
2025-11-10 15:37:20 +01:00
GreemDev
d7e2d4534a
[ci skip] fix new SDL projects showing up in an src folder in the IDE (idk how I didn't see that before)
2025-11-10 00:12:39 -06:00
LotP
3c3e14c819
Update .gitattributes ( ryubing/ryujinx!213 )
...
See merge request ryubing/ryujinx!213
Canary-1.3.213
2025-11-09 19:03:01 -06:00
Godzilaa4
dd9ba05e36
Updated PT_BR translation ( ryubing/ryujinx!208 )
...
See merge request ryubing/ryujinx!208
2025-11-09 14:36:44 -06:00
Maki
a49822470c
fix: crash when connecting a joycon ( ryubing/ryujinx!211 )
...
See merge request ryubing/ryujinx!211
Canary-1.3.212
2025-11-09 13:35:16 -06:00
Babib3l
3c550deeb7
Merge branch ryujinx:master into master
2025-11-08 16:31:23 +01:00
GreemDev
58be57bf73
chore: [ci skip] rename InputElement_OnGotFocus/OnLostFocus to fit what it's listening to better
2025-11-08 03:21:54 -06:00
shinyoyo
17d5d6e65a
Updated Simplified Chinese translation. ( ryubing/ryujinx!209 )
...
See merge request ryubing/ryujinx!209
2025-11-08 03:16:17 -06:00
GreemDev
1dac06e394
misc: [ci skip] remove duplicate log when setting audio backend
2025-11-08 00:18:23 -06:00
GreemDev
ed89ffd3f8
fix: add back compat functionality to the AudioBackend enum as well, and add missing migration comment from config version 70
Canary-1.3.211
Canary-1.3.209
2025-11-07 22:23:13 -06:00
GreemDev
844d7a9cfe
fix: broken arrow in log
2025-11-07 22:14:35 -06:00
GreemDev
cf6acba416
chore: remove debug logging from SDL update
2025-11-07 20:44:25 -06:00
GreemDev
5a9d5ee664
chore: [ci skip] Add more misc logging similar to the "loading content archive" line for loading a base game dump, to updates and DLC.
2025-11-07 15:14:43 -06:00
GreemDev
bbad867319
add back the SDL2 enum for back compatibility so existing configs are not entirely reset upon loading the version with SDL3
Canary-1.3.207
2025-11-07 15:02:29 -06:00
Maki
a8ace3d23c
chore: SDL3 ( ryubing/ryujinx!207 )
...
See merge request ryubing/ryujinx!207
Canary-1.3.206
2025-11-07 14:43:48 -06:00
Babib3l
f2e2e93ea2
Merge branch ryujinx:master into master
2025-11-07 18:38:10 +01:00
GreemDev
13b69aedfe
idea: Catch HorizonResultExceptions of result type ResultFsNonRealDataVerificationFailed
...
- log a more clear error message as to what 2002-4604 means for the user
- and return the result from the FileSystemProxy IStorage to pass the invalid data handling to the game instead of stopping emulation there and then.
- this may be changed. i'm pretty sure this error is only thrown when you actually have integrity checking enabled in settings, so maybe it crashing with a friendler message is more desired than potentially continuing execution. we will see
Canary-1.3.205
2025-11-06 23:40:16 -06:00
Babib3l
3361ad933f
Merge branch ryujinx:master into master
2025-11-05 17:41:48 +01:00
GreemDev
234f7ca298
Fix socket closing on shutdown
...
Previously, sockets were only ever closed when the game specifically requested it.
Thanks @comex on GitHub for the patch submitted via the issues page.
Co-Authored-By: comex <47517+comex@users.noreply.github.com >
Canary-1.3.204
2025-11-04 20:48:36 -06:00
Babib3l
27c3231433
nullification of a french translation
2025-10-31 18:00:21 +01:00
Babib3l
3d25b9940e
Merge branch ryujinx:master into master
2025-10-31 17:27:32 +01:00
LotP
2c9b193018
Fix compiler warning ( ryubing/ryujinx!203 )
...
See merge request ryubing/ryujinx!203
Canary-1.3.203
2025-10-30 21:09:24 -05:00
LotP
92b61f9d73
Memory changes 3 ( ryubing/ryujinx!202 )
...
See merge request ryubing/ryujinx!202
Canary-1.3.202
2025-10-30 20:55:58 -05:00
Babib3l
b5f6e68e55
Merge branch ryujinx:master into master
2025-10-30 11:01:10 +01:00
WilliamWsyHK
ab7aeee67b
Add newly translated items for zh-TW ( ryubing/ryujinx!200 )
...
See merge request ryubing/ryujinx!200
2025-10-29 18:02:54 -05:00
Hack茶ん
b991fe05d9
Update Korean translation ( ryubing/ryujinx!201 )
...
See merge request ryubing/ryujinx!201
2025-10-29 18:01:07 -05:00
Babib3l
69ec2ef1be
Merge branch ryujinx:master into master
2025-10-29 20:30:26 +01:00
GreemDev
3140ec5f05
misc: Also show an error message box and quit if the process was launched with administrator rights.
Canary-1.3.201
2025-10-28 20:57:03 -05:00
GreemDev
40f709ff55
misc: Add a launch guard for program files (the emulator does not work properly when put here as it does not require admin)
Canary-1.3.200
2025-10-28 19:04:25 -05:00
GreemDev
53aae9b584
hle: Throw a ServiceNotImplementedException instead of ArgumentException if any number arguments provided to ILibraryAppletAccessor are nonzero
Canary-1.3.199
2025-10-28 15:37:59 -05:00
LotP
ff9a75f895
ILibraryAppletAccessor:90 tweak ( ryubing/ryujinx!199 )
...
See merge request ryubing/ryujinx!199
Canary-1.3.198
2025-10-28 13:37:20 -05:00
Babib3l
07491eeaf4
Merge branch ryujinx:master into master
2025-10-28 13:57:59 +01:00
sh0inx
3394736b07
HLE: Stub ILibraryAppletAccessor Unknown90 ( ryubing/ryujinx!197 )
...
See merge request ryubing/ryujinx!197
Canary-1.3.197
2025-10-27 12:48:17 -05:00
Babib3l
d9d9c69a15
Merge branch ryujinx:master into master
2025-10-27 13:31:12 +01:00
yeager
b06846aa5e
Updated Swedish translation (with updated branch) ( ryubing/ryujinx!156 )
...
See merge request ryubing/ryujinx!156
2025-10-27 02:47:59 -05:00
Babib3l
5327853f72
Update file locales.json
2025-10-26 22:10:25 +01:00
Babib3l
1ab78040aa
more general fixes
2025-10-26 22:07:17 +01:00