...

Suyu Emulator download android APK free – Nintendo Switch™ Emulator

suyu is the continuation of the world’s most popular, open-source, Nintendo Switch emulator, yuzu. It is written in C++ with portability in mind, and we actively maintain builds for Windows, Linux and Android.

Note: We try to update this README whenever we can, but some links might be broken, and some information may be outdated or irrelevant.

Suyu emulator

Suyu is an experimental open-source emulator for the Nintendo Switch forked from the creaters of Yuzu. It is written in C++ with portability in mind, with builds actively maintained for Windows and Linux. Suyu is licensed under the GPLv3 (or any later version). Refer to the license.txt file included.

Check out our website! For development discussion, please join us on Discord.

Development

Development happens on GitLab, it’s also where our repository is.

If you want to contribute, please take a look at the Contributor’s Guide and Developer Information. You should as well contact any of the developers on Discord in order to know about the current state of the emulator.

Suyu Emulator Android

Usage

Current you can only build it yourself from the source code.

Log Filters

Suyu supports configurable filtering of log message per-class. This is especially useful if you’re debugging a subsystem and want very detailed messages from it or if you want to silence some annoyingly spammy errors (e.g. unimplemented GPU features.)

Messages are filtered in each class according to their severity, the filter will block all messages in the class that are below the configured severity.

The severity levels are:

  • Trace: Extremely detailed and repetitive (many times per frame) debugging information that is likely to pollute logs.
  • Debug: Less detailed debugging information.
  • Info: Status information from important points during execution.
  • Warning: Minor or potential problems found during execution of a task.
  • Error: Major problems found during execution of a task that prevent it from being completed.
  • Critical: Major problems during execution that threathen the stability of the entire application. (This severity cannot be filtered out.)

Yuzu vs Suyu: Which Nintendo Switch Emulator is Better | Sonic Superstars Gameplay

Note: Trace is permanently filtered out in non-Debug builds for performance reasons.

Class names can be discovered from the log messages themselves. For example, this message is in the class Service:

[ 10.285042] Service core/hle/service/service.h:Service::Interface::SyncRequest:84: unknown/unimplemented function '0x01020000': port=APT:U

A complete list can be found in the source

To configure the log filter, you need to change the configuration in:

Emulation -> Configure… -> General -> Debug tab. Change the Global Log Filter setting.

The filter string consists of a space-separated list of filter rules, each of the format:

  • Class.Subclass:Severity — a log class name, with subclasses separated using periods.
  • *:Severity — wildcards are allowed and can be used to apply a rule to all classes.

A severity level name which will be set as the minimum logging level of the matched classes. Rules are applied left to right, with later rules overriding previous ones in the sequence.

A few examples of filter rules:

  • *:Info — Resets the level of all classes to Info.
  • Service:Info — Sets the level of Service to Info (without affecting its subclasses).
  • Service.FS:Trace — Sets the level of the Service.FS class to Trace.

Note: We do not support or condone piracy in any form. In order to use suyu, you’ll need keys from your real Switch system, and games which you have legally obtained and paid for. We do not intend to make money or profit from this project.

We’re in need of developers. Please join our Discord server below if you want to contribute! This repo is based on Yuzu EA 4176

suyu

Discord | Status | Development | Downloads | Building | Support | License | Pipelines

Changelog

The suyu emulator project is still alive. We present to you suyu v0.0.3

Changes:

  1. Preliminary fix for fw 18.0.0
  2. Preliminary fix for Princess Peach: Showtime
  3. Fix NROs crashing and loading infinitely
  4. Fix issue #94
  5. Increase Limit ( FSR Sharp , AUDIO ) Android

etc etc

Please note that only firmware version 17.0.0 is officially supported. 18.0.0 may work but it is not guranteed

Suyu vs Sudachi: Which Nintendo Switch Emulator is Better | Dragon Ball Z: Kakarot

Show More…

Status

Although we’re able to make builds, we don’t have a version ready for distribution yet. But we can always use more help! You can make a merge request if you’d like to see something changed, or you can chat with other developers to find out what needs work.

Note: We try to update this README whenever we can, but some links might be broken, and some information may be outdated or irrelevant.

Development

This project is completely free and open source, and anyone can contribute to help improve suyu.

Most of the development happens on GitLab. For development discussion, please join us on Discord.

If you want to contribute, please take a look at the Contributor’s Guide and Developer Information. You can also contact any of the developers on Discord to learn more about the current state of suyu.

Downloads

We don’t have any official builds yet! If any website or person is claiming to have a build for suyu, take that with a grain of salt, because it might contain malware. Until we do have an official build, it might be a better idea to keep using the last version of yuzu

Support

If you have any questions, don’t hesitate to ask us on Discord. We don’t bite!

License

suyu is licensed under the free and open-source GPL v3 license.

Suy Emulator android ADDITIONAL INFORMATION

CATEGORY: Free Emulation APP
LATEST VERSION: v0.0.3
UPDATED ON: Dec 31, 2023
AVAILABLE ON: Github, Gitlab
REQUIRES ANDROID: ANDROID 10.0+

REPORT: FLAG AS INAPPROPRIATE