2 Star 9 Fork 0

redball1017 / Ryujinx汉化版

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Ryujinx-CN

这里是Nintendo Switch模拟器Ryujinx的汉化版,目前只有一个人在维护,也欢迎各位会C#的人来帮忙维护!

其他下载地址

我自己搭建的网盘:点我前往

Gitee下载地址:点我前往

如何构建

需要的软件及硬件

  • Git(可选)

  • .NET 6.0 SDK(要下载SDK而不是运行时Runtime)

  • 终端或者其他的命令行工具

  • x86_64架构的系统

    教程

    克隆仓库

    用Git克隆

    调出终端后运行以下命令来克隆本仓库

    国外推荐:

    git clone https://github.com/redball1017/Ryujinx-CN.git

    国内推荐:

    git clone https://gitee.com/redball1017/Ryujinx-CN.git

    下载zip文件来克隆

    github下载地址:点我下载

    gitee下载地址:点我下载

    下载完成后将压缩包里面的文件解压出来即可

    开始构建

    首先,先进入你刚刚克隆的仓库文件夹(通常名为Ryujinx-CN)

    然后按右键(Windows要按住Shift键)点击"在此窗口打开终端"(或者类似意思的文件)

    然后输入以下命令来构建Ryujinx

    dotnet build -c Release -o build

    等它运行之后,Ryujinx-CN文件夹中就有一个名为Build的文件夹,里面就是已经构建好的Ryujinx二进制文件。

    待办事项

    • 完成Vulkan版的汉化(将会添加到新分支vulkan-ver)
    • 完成LDN版的汉化(将会添加到新分支LDN-ver)
    • [ ]
MIT License Copyright (c) Ryujinx Team and Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Ryujinx For Chinese 展开 收起
C# 等 3 种语言
MIT
取消

发行版 (5)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/redball1017/Ryujinx-CN.git
git@gitee.com:redball1017/Ryujinx-CN.git
redball1017
Ryujinx-CN
Ryujinx汉化版
main

搜索帮助