Skip to content
/ skyline Public
forked from DrHacknik/skyline

Run Nintendo Switch homebrew & games on your Android device!

License

Notifications You must be signed in to change notification settings

q4a/skyline

This branch is 1043 commits ahead of, 1 commit behind DrHacknik/skyline:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 3, 2024
9f963fa · Aug 3, 2024
Jun 11, 2022
Jun 1, 2022
Aug 3, 2024
Apr 27, 2022
Apr 25, 2022
Jul 26, 2022
Apr 14, 2022
Nov 10, 2021
Apr 23, 2020
Apr 14, 2022
Apr 27, 2022
Apr 14, 2022
Jun 17, 2021
Jun 29, 2019
Jun 29, 2019

Repository files navigation

Contributing GuideBuilding Guide

Skyline is an experimental emulator that runs on ARMv8 Android™ devices and emulates the functionality of a Nintendo Switch™ system, licensed under Mozilla Public License 2.0


Contact

You can contact the core developers of Skyline at our Discord. If you have any questions, feel free to ask. It's also a good place to just keep up with the emulator, as most talk regarding development goes on over there.


Special Thanks

A few noteworthy teams/projects who've helped us along the way are:

  • Ryujinx: We've used Ryujinx for reference throughout the project, the accuracy of their HLE implementations of Switch subsystems make it an amazing reference. The team behind the project has been extremely helpful with any queries we've had and have constantly helped us with any issues we've come across. It should be noted that Skyline is not based on Ryujinx.

  • yuzu: Skyline's shader compiler is a fork of yuzu's shader compiler with Skyline-specific changes, using it allowed us to focus on the parts of GPU emulation that we could specifically optimize for mobile while having a high-quality shader compiler implementation as a base. The team behind yuzu has also often helped us and have graciously provided us with a license exemption.

  • Switchbrew: We've extensively used Switchbrew whether that be their wiki with its colossal amount of information on the Switch that has saved us countless hours of time or libnx which was crucial to initial development of the emulator to ensure that our HLE kernel and sysmodule implementations were accurate.


Disclaimer

  • Nintendo Switch is a trademark of Nintendo Co., Ltd
  • Android is a trademark of Google LLC

About

Run Nintendo Switch homebrew & games on your Android device!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 86.4%
  • Kotlin 11.9%
  • Other 1.7%