back to home

triwinds / ns-emu-tools

一个用于安装/更新 NS 模拟器的工具

4,841 stars
172 forks
16 issues
RustVueTypeScript

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing triwinds/ns-emu-tools in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/triwinds/ns-emu-tools)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Ns Emu Tools 一个用于安装/更新 NS 模拟器的桌面工具。 项目当前使用 **Rust + Tauri 2** 构建桌面端,前端使用 **Vue 3 + Vite + Vuetify**。 技术栈 • 桌面端后端:Rust + Tauri 2( ) • 前端:Vue 3 + Vite + Vuetify( ) • 前端构建产物: Features • ~~支持安装 Yuzu EA/正式版模拟器~~ • ~~支持 Yuzu 版本检测及更新~~ (yuzu 目前已经停止开发) • 支持安装 Ryubing/Ryujinx 正式/Canary 版模拟器及版本检测及更新 • 支持安装 Eden 模拟器及版本检测及更新 • Eden 下载源已切换到官方自建 Git 仓库 • ~~支持安装 Citron 模拟器及版本检测及更新~~ (Citron 项目已关闭) • 自动检测并安装 msvc 运行库 • 支持安装及更新 NS 固件至模拟器 • 支持固件版本检测 (感谢 a709560839 提供的思路) • 管理模拟器密钥 • Yuzu 金手指管理 • aria2 多线程下载 使用方法 一、使用预构建的版本运行 从 GitHub 发布页(稳定版本) 或 CI 自动构建 下载可执行文件后直接运行即可。 Windows 首次运行时,如系统缺少 WebView2 Runtime,程序会提示下载安装。 二、使用源码运行 更完整的开发说明参见 开发文档。 讨论组 Telegram: Telegram 讨论组 License 本项目采用 AGPL-3.0 许可证。 Credits • ~~Yuzu - Yuzu 模拟器~~ • Ryubing/Ryujinx - Ryujinx 模拟器 • Eden - Eden 模拟器(官方自建 Git 仓库) • ~~Citron - Citron 模拟器~~(项目已关闭) • ~~hactool - NS 固件解析~~ • nsz - NS 固件解析 • aria2 - aria2 下载器 • Github 镜像源 - 来自 X.I.U 大佬的 Github 增强脚本 • pineappleEA - Yuzu EA 版本来源 • THZoria/NX_Firmware - NS 固件来源 • darthsternie.net - NS 固件来源