I haven't seen a topic on this from a couple of days ago, I am not sure if its not allowed, if its not allowed then a mod can please delete this topic and just give me a warning. I am not posting a direct link to the github for this reason but will post the info for discussion. I have bolded the interesting new addition below.
------
This is the final public release of suyu — v0.04. This repository is a public archive.
No further development or downloads are planned. The codebase is preserved here under GPL-3.0 for historical reference and community use.
Note: a small number of fixes were later pulled in from a community continuation of this codebase, after users reported that installed updates/DLC, service handler registration, and RomFS registration were all broken in the archived build. Those fixes are folded in here as bug fixes to suyu itself; this remains the same final v0.04 release, not new development.
About
suyu is a Nintendo Switch emulator and AArch64 native recompiler written in C++. It can run decrypted Switch titles using either:
HLE/emulation mode — full hardware-level emulation via the suyu core (GPU, CPU, audio, services)
Recompiler mode — ahead-of-time static recompilation of Switch AArch64 game code to native x86-64 executables, bundled with suyu's HLE backend
Based on Eden, with suyu's own improvements to UI, recompiler, and platform support.
------
This is the final public release of suyu — v0.04. This repository is a public archive.
No further development or downloads are planned. The codebase is preserved here under GPL-3.0 for historical reference and community use.
Note: a small number of fixes were later pulled in from a community continuation of this codebase, after users reported that installed updates/DLC, service handler registration, and RomFS registration were all broken in the archived build. Those fixes are folded in here as bug fixes to suyu itself; this remains the same final v0.04 release, not new development.
About
suyu is a Nintendo Switch emulator and AArch64 native recompiler written in C++. It can run decrypted Switch titles using either:
HLE/emulation mode — full hardware-level emulation via the suyu core (GPU, CPU, audio, services)
Recompiler mode — ahead-of-time static recompilation of Switch AArch64 game code to native x86-64 executables, bundled with suyu's HLE backend
Based on Eden, with suyu's own improvements to UI, recompiler, and platform support.






