SaaSHub helps you find the best software and product alternatives Learn more →
Ryujinx Alternatives
Similar projects and alternatives to Ryujinx
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
-
-
dolphin
Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
-
-
-
-
-
dmca
Repository with text of DMCA takedown notices as received. GitHub does not endorse or adopt any assertion contained in the following notices. Users identified in the notices are presumed innocent until proven guilty. Additional information about our DMCA policy can be found at
-
-
-
-
-
-
yuzu
Discontinued Nintendo Switch Emulator [UnavailableForLegalReasons - Repository access blocked] (by TheNightmanCodeth)
-
-
BetterJoy
Allows the Nintendo Switch Pro Controller, Joycons and SNES controller to be used with CEMU, Citra, Dolphin, Yuzu and as generic XInput
-
-
Ryujinx discussion
Ryujinx reviews and mentions
- Ryujinx (Nintendo Switch emulator) has been removed from GitHub
-
Swift 6
Yeah, Unity has terrible GC, even with incremental per-frame collection improvement. It's going to be interesting to look at the difference once they finish migration to CoreCLR.
If you'd like to look at a complex project, you can try Ryujinx: https://www.ryujinx.org. It even has native integration[0] with Apple Hypervisor to run certain games as-is on ARM64 Macs. There's also Metal back-end in the works.
Other than that, any new .NET application runs on MacOS provided they don't use platform-specific libraries (either something that uses Linux dependencies or kernel APIs or Windows ones). My daily drive device is an MBP.
A side-note is that on MacOS .NET does not use regions-based heaps yet and uses older segment-based ones. This has implications in terms of worse memory usage efficiency but nothing world-ending.
[0]: https://github.com/Ryujinx/Ryujinx/tree/73f985d27ca0c85f053e...
-
Ladybird browser to start using Swift language this fall
All non-GUI .NET applications, unless they use niche things like windows registery or management API, are by definition platform agnostic and run wherever .NET runs (macOS, Linux, FreeBSD(with caveats), Android, iOS, Windows). Most business today which have moved off old version run sever workloads on Linux hosts within K8S or otherwise.
Popular applications that run on Linux are
Jellyfin: https://github.com/jellyfin/jellyfin
Sonarr (and other High Seas apps): https://github.com/Sonarr/Sonarr
Ryujinx: https://github.com/Ryujinx/Ryujinx (the kind of project that can easily match writing a browser in complexity)
Bitwarden (server): https://github.com/bitwarden
Stride3D: https://github.com/stride3d/stride
Godot (offers C# as script language, using regular .NET)
From the top of my head, I'm sure there are many others less popular. It is sad that this conversation needs to be had 8 years after the first version of .NET (Core as it was named at the time).
- Ryujinx: A Fast, Open-Source Nintendo Switch Emulator in C#
-
Nintendo Switch Emulator: Progress Report December 2023
Their C# JIT [1] generates x86_64 or ARM native code. This is why it's fast.
1: https://github.com/Ryujinx/Ryujinx/tree/master/src/ARMeilleu...
- When Zig Outshines Rust – Memory Efficient Enum Arrays
-
RyujinX – Open Source Nintendo Switch Emulator
This isn't true anymore. It was their first approach, but since then they have switched to their own JIT recompiler. You can read their rationale here: https://github.com/Ryujinx/Ryujinx/pull/693
For the MacOS port, they explain in the blog post you linked that they use an hypervisor, meaning the original game binary runs untranslated. (with the option to use an ARM-to-ARM JIT)
-
[GUIDE] - Build your own nightly Version of Ryujinx
Thanks for the guide. I am new to Ryujinx, but is there a version that runs Monster Hunter Rise: Sunbreak? I searched on reddit and github but I got lost on the part where gdkchan tried to solve the issue here. Maybe it doesn't work on Mac?
- Any way to fix this in totk, it's like this all over the depths making this part basically unplayable (MacBook Air m2, system version 16.0.0 and totk ver. 1.1.1
- Hi everyone, I’m using ryujinx for an 8gb Ram Mac with an intel iris gpu, game runs pretty smooth but this happens with the graphics on Pokémon brilliant diamond, what could be the reason and what settings can I adjust ?
-
A note from our sponsor - SaaSHub
www.saashub.com | 4 Dec 2024
Stats
Ryujinx/Ryujinx is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Ryujinx is C#.
Review ★★★★★ 10/10