Ultrahand-Overlay
<languages/>
{{Infobox Plugin|name=Ultrahand-Overlay|image=Ultrahand-Overlay展示图.png|author=ppkantorski|url=https://github.com/ppkantorski/Ultrahand-Overlay|dependency=叠加层插件}}
<translate>
这是什么¶
</translate>
缩略图|<translate>ppkantorski头像</translate>
<translate> Ultrahand-Overlay
是新一代的ovlmenu,它自定义了一种解释式编程语言 (类似于 Shell/BASH)
提供强大的 C/C++
命令。它是一款多功能工具,允许用户创建和分享基于命令的自定义软件包,增强管理
Nintendo Switch 设置、文件和目录的功能。
如何安装 Ultrahand-Overlay¶
大部分整合包已经内置了 Ultrahand-Overlay 和它的依赖。如果需要自行安装
Ultrahand-Overlay,你需要先安装最新的
nx-ovlloader 以加载它。
然后,访问 Ultrahand
Overlay
,下载最新的 ovlmenu.ovl 。将其放入 /switch/.overlays/ 中。
进入Switch虚拟/真实系统 按下左右扳机和十字键下键
(这是它默认的启动快捷键) 唤出 Ultrahand。之后,你将会发现Switch
SD卡中出现 /config/ultrahand/ 目录,其中包含一个 config.ini
文件,该文件是你正在使用的 Ultrahand 设置,如果需要反馈
Ultrahand-Overlay
相关的问题,建议附带这个文件以便于分析、定位问题。
封装的命令1¶
功能 说明
创建目录 通过指定目录路径,在 SD 卡上轻松创建目录。
复制文件或目录 在 SD 卡上的不同位置之间复制文件或目录,只需提供源路径和目标路径。
删除文件或目录 指定路径删除文件或目录,Ultrahand 会立即移除指定内容。
移动文件或目录 在 SD 卡上的不同位置之间移动文件或目录,提供源路径和目标目录路径。
下载文件 从仓库或 URL 下载文件到 SD 卡的指定位置。无论是下载或更新 Homebrew,还是在不同位置之间传输文件,此功能都能让仓库管理更加便捷。
解压文件 解压 SD 卡上的 ZIP 压缩文件,并保留其原始目录结构。
修改 INI 文件 编辑 SD 卡上的 INI 配置文件。可更新现有键值对、添加新条目,或创建新的配置节,实现完整的配置控制。
十六进制编辑文件 对文件进行十六进制编辑,直接修改原始二进制数据,实现精确的数据分析与自定义修改。
转换模组 将 pchtxt 模组转换为 IPS 或 cheats 格式。
系统命令 提供多种系统级功能,包括关机、重启、直接重启至 Hekate 指定条目/模式、调节屏幕背光与音量,以及关闭所有蓝牙控制器。
开机运行命令 使用自定义的 /switch/.packages/boot_package.ini 文件(包含 boot 命令节)在设备启动时自动执行一系列命令。
Ultrahand-Overlay 社区软件包列表2¶
Package Name Description Creator(s) Repository
AIO Customizer A simple tool to customize Hekate/Nyx and Ultrahand. Customize boot logos, boot sounds, splashscreens, and Ultrahand themes. GordyMcGarka (current maintainer) https://github.com/GordyMcGarka/AIO-Customizer Alchemist Designed for managing and converting mods on the Nintendo Switch. ppkantorski (current maintainer) https://github.com/ppkantorski/Alchemist Lightning Manages charging amperage on the Nintendo Switch. Useful for consoles with modified batteries to enable faster charging. mollyvita (current maintainer) https://github.com/mollyvita/Lightning Memory Kit Manipulates various memory settings for Atmosphere and Ultrahand on the Nintendo Switch. ppkantorski (current maintainer) https://github.com/ppkantorski/Memory-Kit OC Switchcraft EOS Fork of OC Toolkit for Switchcraft / EOS overclocking. Allows adjustment of clock speeds, voltages, and timings. ppkantorski; halop (current maintainer) https://github.com/halop/OC_Toolkit
</translate>