GreemDev
860abda318
test new canary release channel repo
2025-07-02 00:58:40 -05:00
GreemDev
5c523243bc
Revert "PPTC: fix rare EndOfStreamException in ContainsBlacklistedFunctions"
...
This reverts commit 1156307ef9
2025-07-02 00:58:40 -05:00
GreemDev
5bedfe2ca4
misc: fix duplicated code (oops), reorder the commands in-code to match the UI
2025-07-02 00:58:40 -05:00
GreemDev
ff7a607b49
misc: Swap the context menu actions to Commands
2025-07-02 00:58:39 -05:00
GreemDev
81c1b14c0d
[ci skip] infra: After a quick test, ARMeilleure didn't even use anything from Ryujinx.Common.
2025-07-02 00:58:39 -05:00
GreemDev
3c98be1a78
PPTC: fix rare EndOfStreamException in ContainsBlacklistedFunctions
2025-07-02 00:58:39 -05:00
KeatonTheBot
fbc566e0b4
Workaround undefined behavior in bad dual source blend states
...
See merge request ryubing/ryujinx!4
2025-07-02 00:58:39 -05:00
GreemDev
1ebc8c2ce6
UI: RPC: link to release channels on logo in RPC
2025-07-02 00:58:39 -05:00
GreemDev
60e12ac1af
UI: Show "Paused" in place of FPS and FIFO when emulation is paused.
2025-07-02 00:58:39 -05:00
GreemDev
d48ca5e7a3
headless: Load global input configs by default. Added an option --disable-main-input-config
to disable this behavior.
2025-07-02 00:58:39 -05:00
GreemDev
754c535957
cpu: turbo: Increase Turbo cap to 1000% and remove the discrepancy between the slider and number box max values.
2025-07-02 00:58:39 -05:00
GreemDev
4ac4ad399b
Add LotP to About window
2025-07-02 00:58:39 -05:00
MrKev
48c0118779
Fix JWT Claims and Socket Flag Handling to Improve Just Dance® Server Connection
...
See merge request ryubing/ryujinx!38
2025-07-02 00:58:39 -05:00
GreemDev
bb1d7daaa3
update changelog
2025-07-02 00:58:39 -05:00
Hack茶ん
6e1dac93be
Update Korean translation
...
See merge request ryubing/ryujinx!42
2025-07-02 00:58:39 -05:00
KeatonTheBot
735812e926
ffmpeg: Fix green screen issues on Linux
...
See merge request ryubing/ryujinx!40
2025-07-02 00:58:39 -05:00
GreemDev
c0c021c7a9
fix: Super Mario Party Jamboree audio renderer crashing
...
See merge request ryubing/ryujinx!34
2025-07-02 00:58:39 -05:00
KeatonTheBot
f284a99cb0
Optimize XMAD instruction sequence into a single 32-bit multiply when possible
...
See merge request [ryubing/ryujinx!24 ](https://git.ryujinx.app/ryubing/ryujinx/-/merge_requests/24 )
2025-07-02 00:58:39 -05:00
shinyoyo
bd0790f5e4
Update Simplified Chinese translation.
...
See merge request [ryubing/ryujinx!37 ](https://git.ryujinx.app/ryubing/ryujinx/-/merge_requests/37 )
2025-07-02 00:58:39 -05:00
Goodfeat
883b2968cd
Small Fix: now it is enough to activate dirty hack in global settings for the option...
...
See merge request [ryubing/ryujinx!20 ](https://git.ryujinx.app/ryubing/ryujinx/-/merge_requests/20 )
2025-07-02 00:58:39 -05:00
GreemDev
4deba433b8
infra: use src.ryujinx.app redirect domain for git repo button
2025-07-02 00:58:39 -05:00
GreemDev
ea57e7c3b0
chore: Remove mention of GitHub in changelog button tooltip
2025-07-02 00:58:39 -05:00
GreemDev
103365205e
chore: specify Nintendo Switch 1 in about window and remove leftover mention of GitHub
2025-07-02 00:58:39 -05:00
GreemDev
4a61922639
ui: Proper light/dark GitLab logos.
...
Images from 6c7b7d6fc4
2025-07-02 00:58:39 -05:00
GreemDev
91553bb1f8
UI: Show Total Time Played at the bottom of the UI in the status bar next to game total.
...
Does not show up in-game, and is recalculated every time the game list is reloaded.
2025-07-02 00:58:39 -05:00
GreemDev
1cdb6fa933
gpu: tweak: Do not log missing Votevtg implementation.
2025-07-02 00:58:39 -05:00
GreemDev
fbc3ba30b9
infra: Generate .nupkg when building ARMeilleure, Ryujinx.Common, and Ryujinx.Memory.
...
Additionally added a script to push them to Ryubing GitLab package registry. This script is my use only since it assumes you have the necessary authentication locally & on the server.
TODO: figure out a way to get proper versioning for them.
2025-07-02 00:58:39 -05:00
GreemDev
fecdce2ca6
infra: Update to Ryujinx.LibHac 0.20.0.
...
This time it's pulled in via GitLab package registry.
2025-07-02 00:58:39 -05:00
GreemDev
7c2bc153a3
Revert "infra: Update LibHac to v0.20.0."
...
This seems to have broken some mods.
This reverts commit 1d4928e859
.
2025-07-02 00:58:39 -05:00
GreemDev
caf9fcac29
Revert "hle: fix: TargetInvocationException when initializing IParentalControlService"
...
This reverts commit e1c0b3acab
.
2025-07-02 00:58:39 -05:00
GreemDev
0bda9b1b64
hle: fix: TargetInvocationException when initializing IParentalControlService
...
The original implementation was a little overengineered (and didn't work). I suppose the games I tested simply didn't init the service.
2025-07-02 00:58:39 -05:00
GreemDev
c62982aa24
infra: Update LibHac to v0.20.0.
...
See merge request [ryubing/ryujinx!33 ](https://git.ryujinx.app/ryubing/ryujinx/-/merge_requests/33 )
2025-07-02 00:58:39 -05:00
KeatonTheBot
39499c87d7
Vulkan: Restrict feedback loop detection to AMD RDNA 3 GPUs
...
See merge request [ryubing/ryujinx!25 ](https://git.ryujinx.app/ryubing/ryujinx/-/merge_requests/25 )
2025-07-02 00:58:39 -05:00
GreemDev
3b3cd92a73
infra: Switch to [Ryujinx.LibHac]( https://git.ryujinx.app/ryubing/libhac )
...
The original repository disappeared a few days ago, and we had a backup.
2025-07-02 00:58:39 -05:00
WilliamWsyHK
c1ec40b71e
Typo for "Verification"
...
See merge request [ryubing/ryujinx!32 ](https://git.ryujinx.app/ryubing/ryujinx/-/merge_requests/32 )
2025-07-02 00:58:39 -05:00
GreemDev
eefc4cfe28
fix: Prevent loading the Switch Verification homebrew specifically.
...
Its intended purpose is to be installed on a modded real Switch. It is wholly useless and pointless to use it in the emulator, and this will give those users a hint they might be doing something incorrectly.
2025-07-02 00:58:39 -05:00
Hack茶ん
1a3046d459
Update Korean translation
...
See merge request [ryubing/ryujinx!30 ](https://git.ryujinx.app/ryubing/ryujinx/-/merge_requests/30 )
2025-07-02 00:58:39 -05:00
LotP
5a3d6f9da8
fix: PPTC blacklist trigger conditions
...
See merge request ryubing/ryujinx!28
2025-07-02 00:58:39 -05:00
GreemDev
ad88e32296
Merge branch 'master' into update/dotnet/10
2025-04-26 19:14:54 -05:00
GreemDev
b71a4cb745
docs: compat: Breakout Beyond & Nikoderiko: The Magical World
2025-04-26 19:14:08 -05:00
shinyoyo
844b1d8b9a
Update Simplified Chinese translation.
...
See merge request ryubing/ryujinx!27
2025-04-25 21:03:27 -05:00
LotP
c4ea0e0df2
Reset PPTC Carriers on invalidation
...
See merge request ryubing/ryujinx!26
2025-04-24 12:48:22 -05:00
Goodfeat
0ae536a757
Improvements and fixes to issues in the controller input menu
...
See merge request ryubing/ryujinx!2
2025-04-24 00:16:53 -05:00
LotP
4c9e8f8e5c
reset infoStreams when the cache is invalid
...
See merge request ryubing/ryujinx!23
2025-04-22 21:42:41 -05:00
LotP
e33dc6f096
fix all mods always active
...
See merge request ryubing/ryujinx!22
2025-04-22 20:06:15 -05:00
LotP
3a79b442b0
Fix loading multiple mods with partially matching names
...
See merge request ryubing/ryujinx!21
2025-04-21 18:50:22 -05:00
Rondo
244c0505d9
Another update for Ukrainian translation
...
See merge request ryubing/ryujinx!17
2025-04-18 15:47:05 -05:00
GreemDev
e96f1df058
feature: Initial .NET 10 Support
...
Works as of .NET 10.0.0-preview.3.25171.5
2025-04-17 04:13:40 -05:00
WilliamWsyHK
e0181d3410
Update translations of zh-tw
...
See merge request ryubing/ryujinx!9
2025-04-14 15:33:07 -05:00
TheToid
4c7c5ea323
MACOS build fixes
...
See merge request ryubing/ryujinx!12
2025-04-14 15:21:37 -05:00