
Suyu Emulator — A familiar Nintendo Switch emulator
2024 - 2025 Suyu development has ceased, see our announcement. Do not use Citron. The developer appears to be implementing a DRM scheme that we believe might send your keys to a server to …
Suyu Chat
Suyu Chat ... Suyu Chat
Rewrite missing keys dialog to be more descriptive - git.suyu.dev
Mar 24, 2024 · ilonachan / suyu Watch 1 Star 0 Fork 0 forked from suyu/suyu Code Pull requests Activity
main: Prevent installing base titles into NAND - git.suyu.dev
Many users have been installing their base titles into NAND instead of adding them into the games list. This prevents users from installing any base titles and warns the user about the action.
Changes to language order in General -> UI - git.suyu.dev
Language List is from Dolphin, specifically https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/DolphinQt/Settings/InterfacePane.cpp#L30 Any languages …
Add check for corrupted firmware files after install. - git.suyu.dev
AMA25 / suyu 1 0 Fork You've already forked suyu 0 forked from suyu/suyu Code Pull requests Activity
Update shader cache version. (#9175) · 9fc1bcc7b2 - AMA25/suyu
@ -53,7 +53,7 @@ using VideoCommon::FileEnvironment; using VideoCommon::GenericEnvironment; using VideoCommon::GraphicsEnvironment; constexpr u32 CACHE_VERSION = 6 ...
dmnt: cheats: Update cheat vm to latest version - git.suyu.dev
dmnt: cheats: Update cheat vm to latest versionBrowse source
Fix typo in encryption keys · 259e65287f - flodavid/suyu - Suyu Git
flodavid / suyu You've already forked suyu forked from suyu/suyu Code Pull requests Activity
service: nfc: Remove encryption key requirement - git.suyu.dev
@ -1249,6 +1258,28 @@ void NfcDevice::UpdateRegisterInfoCrc() { tag_data.register_info_crc = crc.checksum(); } void NfcDevice::BuildAmiiboWithoutKeys() { Service::Mii ...