【GitHub项目推荐--游戏模拟器(switch)】【转载】

01 任天堂模拟器

yuzu 是 GitHub 上斩获 Star 最多的开源 Nintendo Switch 模拟器 ,使用 C++ 编写,考虑到了可移植性,该模拟器包括 Windows 和 Linux 端。

如果你的 PC 满足必要的硬件要求,该模拟器就能够运行大多数商业游戏,通过下方链接查看硬件要求和入门指南。

入门指南:https://yuzu-emu.org/help/quickstart

开源项目:https://github.com/yuzu-emu/yuzu

【GitHub项目推荐--游戏模拟器(switch)】【转载】_第1张图片

【GitHub项目推荐--游戏模拟器(switch)】【转载】_第2张图片

【GitHub项目推荐--游戏模拟器(switch)】【转载】_第3张图片

【GitHub项目推荐--游戏模拟器(switch)】【转载】_第4张图片

02 Nintendo 3DS 模拟器

Citra 是一个用 C++ 编写的实验性开源 Nintendo 3DS 模拟器/调试器,在编写时考虑到了可移植性,并有 Windows、Linux 和 macOS 三端使用。

开源地址:https://github.com/citra-emu/citra

【GitHub项目推荐--游戏模拟器(switch)】【转载】_第5张图片

03 Nintendo Switch 逆向工程

这个开源项目帮助你了解 Joycon 和 Nintendo Switch 的内部工作原理,其中 Joycon 是 Switch 的手柄。

开源地址:https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering

【GitHub项目推荐--游戏模拟器(switch)】【转载】_第6张图片

【GitHub项目推荐--游戏模拟器(switch)】【转载】_第7张图片

【GitHub项目推荐--游戏模拟器(switch)】【转载】_第8张图片

04 逆向工程 Nintendo Switch 应用程序 REST API

用于 iOS 的 Nintendo Switch 应用程序中使用的逆向工程 REST API,包括有关 Splatoon 2 API 的文档。

开源地址:https://github.com/ZekeSnider/NintendoSwitchRESTAPI

【GitHub项目推荐--游戏模拟器(switch)】【转载】_第9张图片

05 在 Android 设备上玩 Nintendo Switch 游戏

Skyline 是一款实验性模拟器,可在 Android 设备上运行并模拟Nintendo Switch 系统的功能,你能在 Android 设备上愉快的玩 Nintendo Switch 游戏啦!

开源地址:https://github.com/skyline-emu/skyline

【GitHub项目推荐--游戏模拟器(switch)】【转载】_第10张图片

06 又一个 Nintendo Switch 模拟器

Ryujinx 又是一个开源的 Nintendo Switch 模拟器,用 C# 编写。该模拟器旨在提供出色的性能、使用体验。1700+ 游戏可以在上面运行,支持 Windows 、Linux 系统,系统要求 8 GB 内存。

开源地址:https://github.com/Ryujinx/Ryujinx

07 Nintendo Switch 的多功能自制工具

Goldleaf 可以作为文件管理器使用,还可以直接操作 Switch 的 Nand 内的文件(系统文件),功能非常强大,但是温馨提示:操作 Nand 文件是很危险的,很容易导致你的 Switch 彻底损坏,因此尽量避免此类操作。

开源地址:https://github.com/XorTroll/Goldleaf

【GitHub项目推荐--游戏模拟器(switch)】【转载】_第11张图片

【GitHub项目推荐--游戏模拟器(switch)】【转载】_第12张图片

原文链接:

盘点 7 个 yyds 的 Switch 项目! 

你可能感兴趣的:(GitHub项目推荐,游戏,github)