GreemDev
ded76801d1
removal: Installing keys from a zip
...
Also cleaned up a bit
2025-09-04 19:04:50 -05:00
GreemDev
6084df7473
Silksong compatibility entry and RPC image
2025-09-04 16:23:38 -05:00
LotP1
f3953c6039
Fix a crash when no controller is connected
2025-09-04 16:18:07 -05:00
LotP1
91f5247e7f
add missing field
2025-09-04 16:17:59 -05:00
LotP1
5658402c6b
fix spelling
2025-09-04 16:17:53 -05:00
LotP1
1b2c93e188
Add version comment
2025-09-04 16:14:38 -05:00
LotP1
9e599ff325
remove stub
2025-09-04 16:14:18 -05:00
LotP1
7a5f430b59
hle: Basic event handle implementation for IApplicationFunctions 210
...
Lets Hollow Knight: Silksong boot.
2025-09-04 16:14:03 -05:00
shinyoyo
1e340ce2f3
Update Simplified Chinese translation. ( ryubing/ryujinx!139 )
...
See merge request ryubing/ryujinx!139
2025-09-03 15:49:14 -05:00
WilliamWsyHK
dbb4e63e1e
Update zh-TW translation ( ryubing/ryujinx!130 )
...
See merge request ryubing/ryujinx!130
2025-09-03 03:28:37 -05:00
Hack茶ん
d00ab52fa2
Update Korean translation ( ryubing/ryujinx!138 )
...
See merge request ryubing/ryujinx!138
2025-09-03 03:26:33 -05:00
VewDev
959af3613d
doc: update documentation for Shared property in Switch class ( ryubing/ryujinx!137 )
...
See merge request ryubing/ryujinx!137
2025-09-03 03:25:43 -05:00
GreemDev
3309fb2351
chore: Replace dead URLs in the changelog with archive.org links (that I could find)
2025-09-03 00:49:30 -05:00
GreemDev
e1e8628a6f
chore: remove BuildAndPushLibraries.sh
2025-09-03 00:25:08 -05:00
Neo
3969191605
UI: Menubar & Game Context Menu Updates ( ryubing/ryujinx!134 )
...
See merge request ryubing/ryujinx!134
2025-09-02 03:32:06 -05:00
Hack茶ん
07c7b39053
Update Korean translation ( ryubing/ryujinx!136 )
...
See merge request ryubing/ryujinx!136
2025-09-01 17:57:44 -05:00
Hack茶ん
053efaa414
Update Korean translation ( ryubing/ryujinx!135 )
...
See merge request ryubing/ryujinx!135
2025-09-01 01:36:27 -05:00
GreemDev
56e6339553
hle: cheats: Prevent NullRef and throw a TamperCompilationException instead
...
for null base instruction byte arrays on the current block in EndConditionalBlock
2025-08-31 23:06:42 -05:00
shinyoyo
042362ee2b
Update Simplified Chinese translation. ( ryubing/ryujinx!133 )
...
See merge request ryubing/ryujinx!133
2025-08-30 22:40:05 -05:00
GreemDev
7347ee2212
[ci skip] chore: UI: Add localization key for LDN Game Viewer filters dropdown button heading
2025-08-30 22:13:38 -05:00
LotP
01a9b636af
Memory changes 2.1 ( ryubing/ryujinx!132 )
...
See merge request ryubing/ryujinx!132
2025-08-30 20:30:17 -05:00
GreemDev
6e47d8548c
feature: UI: LDN Games Viewer
...
This window can be accessed via "Help" menu in the title bar.
This menu's data is synced with the in-app-list LDN game data, and that has been modified to hide unjoinable games (in-progress and/or private (needing a passphrase)). You can still see these games in the list.
2025-08-30 19:54:00 -05:00
GreemDev
da340f5615
chore: remove redundant CloseWindow helper
2025-08-30 00:40:39 -05:00
GreemDev
be249f7bdc
chore: move NFC tags URL to SharedConstants.cs
2025-08-30 00:35:16 -05:00
GreemDev
462c93e1ff
fix key number 5 locale
2025-08-28 20:32:48 -05:00
Babib3l
573a6f32fe
nullify + update spanish and french translations ( ryubing/ryujinx!125 )
...
See merge request ryubing/ryujinx!125
2025-08-28 13:28:24 -05:00
GreemDev
7846f58cad
[ci skip] chore: Change LDN server URL (it's the same server, just a more official URL)
2025-08-27 22:49:51 -05:00
GreemDev
0203065fed
ui: fix: Missing "Loading" text when shader cache is disabled and PPTC doesn't trigger
2025-08-27 22:35:09 -05:00
shinyoyo
7319a2dafc
Nullify & update Simplified Chinese translation. ( ryubing/ryujinx!124 )
...
See merge request ryubing/ryujinx!124
2025-08-27 00:41:47 -05:00
Hack茶ん
f992735656
Nullify & Update Korean translation ( ryubing/ryujinx!122 )
...
See merge request ryubing/ryujinx!122
2025-08-27 00:40:11 -05:00
GreemDev
48b9f2ab93
docs: compat: High on Life: Menus
2025-08-26 20:12:36 -05:00
LotP
50ab108ee1
Memory Changes part 2 ( ryubing/ryujinx!123 )
...
See merge request ryubing/ryujinx!123
2025-08-25 17:44:15 -05:00
VewDev
d499449f57
feat(ui): improve Amiibo selection UX ( ryubing/ryujinx!121 )
...
See merge request ryubing/ryujinx!121
2025-08-25 05:14:06 -05:00
GreemDev
cd3c614021
fix: part 2: Resolve AppImage CI failures in Stable and Canary
...
This was done by adding the -n flag when running appimagetool.
Fix suggested by `settyness` on Discord.
2025-08-24 15:44:38 -05:00
GreemDev
5fa82bb1f5
fix: attempt at resolving AppImage CI failures
2025-08-24 15:35:11 -05:00
GreemDev
234cb99325
[ci skip] chore: minor nitpick: Use passed dlc IDs array instead of the field
2025-08-23 23:50:23 -05:00
GreemDev
ab7914f235
input: ava: Rename timer interval constant
...
Also cut the delay after which scrolling is considered ended in half
2025-08-19 19:39:18 -05:00
MaxLastBreath
3df6b7c0f5
Fix Avalonia Native MouseWheel-Support ( ryubing/ryujinx!116 )
...
See merge request ryubing/ryujinx!116
2025-08-19 18:46:20 -05:00
ProIcons
37e81481c4
Fix nn::ec::detail::PurchasedProductInfo to return No purchase information... ( ryubing/ryujinx!114 )
...
See merge request ryubing/ryujinx!114
2025-08-17 04:52:20 -05:00
shinyoyo
4d8b799763
Updated Simplified Chinese translation. ( ryubing/ryujinx!104 )
...
See merge request ryubing/ryujinx!104
2025-08-16 19:18:39 -05:00
WilliamWsyHK
cb786b7147
Update zh-TW translation after nullify locales to signify intention of using default en-US values ( ryubing/ryujinx!85 )
...
See merge request ryubing/ryujinx!85
2025-08-16 19:17:51 -05:00
Gab
2a308f50c0
Nullify french locales + updated translation ( ryubing/ryujinx!87 )
...
See merge request ryubing/ryujinx!87
2025-08-16 16:59:20 -05:00
Neo
b51c5cead6
Nullify + Update Russian Locales ( ryubing/ryujinx!103 )
...
See merge request ryubing/ryujinx!103
2025-08-13 05:00:22 -05:00
GreemDev
461c1f5342
UI: compat list: fix squished search box
2025-08-13 04:08:28 -05:00
Neo
cfea61b3a0
QUICK FIX: Compatibility Window Checkbox Spacing ( ryubing/ryujinx!112 )
...
See merge request ryubing/ryujinx!112
2025-08-13 03:53:58 -05:00
Neo
ae2e9a73ab
UI Updates Batch 2 ( ryubing/ryujinx!105 )
...
See merge request ryubing/ryujinx!105
2025-08-12 17:45:24 -05:00
GreemDev
c6f22318a7
add an ASCII header at startup in the log
2025-08-11 18:06:53 -05:00
GreemDev
dd5e1b99b1
remove localization entries for auto graphics backend
2025-08-11 18:00:10 -05:00
Hack茶ん
c863ffd353
Update Korean translation ( ryubing/ryujinx!107 )
...
See merge request ryubing/ryujinx!107
2025-08-10 16:37:14 -05:00
LotP
d6d089b81b
Revert "Fix crash caused by VirtualRange mismatch ( ryubing/ryujinx!109 )" ( ryubing/ryujinx!110 )
...
See merge request ryubing/ryujinx!110
2025-08-09 18:41:36 -05:00