diff --git a/README.md b/README.md index cf869e8..b5cd8de 100644 --- a/README.md +++ b/README.md @@ -1,58 +1,59 @@ -# Studio -Check out the [original AssetStudio project](https://github.com/Perfare/AssetStudio) for more information. +# 原神 AssetStudio 汉化修复版 - 墨忆特供 +查看 [原 AssetStudio 项目](https://github.com/Perfare/AssetStudio) 来查看更多信息 -Note: Requires Internet connection to fetch asset_index jsons. +注意:需要互联网连接以获取 asset_index json 文件。 _____________________________________________________________________________________________________________________________ -How to use: +如何使用 ``` -1. Build CABMap (Misc. -> Build CABMap). -2. Load files. +1. 构建 CABMap (调试 -> 构建 CABMap)。 +2. 加载文件。 ``` _____________________________________________________________________________________________________________________________ -CLI Version: +CLI 版本: ``` -Description: +描述: -Usage: - AssetStudioCLI [options] +用法: + AssetStudioCLI [选项] -Arguments: - Input file/folder. - Output folder. +参数: + 输入文件/文件夹。 + 输出文件夹。 -Options: - --silent Hide log messages. - --type Specify unity class type(s) - --filter Specify regex filter(s). - --game (REQUIRED) Specify Game. - --map_op Specify which map to build. [default: None] - --map_type AssetMap output type. [default: XML] - --map_name Specify AssetMap file name. - --group_assets_type Specify how exported assets should be grouped. [default: 0] - --no_asset_bundle Exclude AssetBundle from AssetMap/Export. - --no_index_object Exclude IndexObject/MiHoYoBinData from AssetMap/Export. - --xor_key XOR key to decrypt MiHoYoBinData. - --ai_file Specify asset_index json file path (to recover GI containers). - --version Show version information - -?, -h, --help Show help and usage information +选项: + --silent 隐藏日志消息。 + --type 指定 Unity 类型。 + --filter 指定正则表达式过滤器。 + --game (REQUIRED) 指定游戏。 + --map_op 指定要构建的地图。[默认值:None] + --map_type AssetMap 输出类型。[默认值:XML] + --map_name 指定 AssetMap 文件名。 + --group_assets_type 指定导出资源的分组方式。[默认值:0] + --no_asset_bundle 从 AssetMap/导出中排除 AssetBundle。 + --no_index_object 从 AssetMap/导出中排除 IndexObject/MiHoYoBinData。 + --xor_key 解密 MiHoYoBinData 的 XOR 密钥。 + --ai_file 指定 asset_index json 文件路径(用于恢复 GI 容器)。 + --version 显示版本信息 + -?, -h, --help 显示帮助和使用信息 ``` _____________________________________________________________________________________________________________________________ -NOTES: +注意事项: ``` -- in case of any "MeshRenderer/SkinnedMeshRenderer" errors, make sure to enable "Disable Renderer" option in "Export Options" before loading assets. -- in case of need to export models/animators without fetching all animations, make sure to enable "Ignore Controller Anim" option in "Options -> Export Options" before loading assets. +- 如果出现任何 "MeshRenderer/SkinnedMeshRenderer" 错误,请确保在加载资源之前启用 "导出选项" 中的 "禁用渲染器" 选项。 +- 如果需要导出模型/动画制作器而不获取所有动画,请确保在加载资源之前启用 "选项 -> 导出选项" 中的 "忽略控制器动画" 选项。 ``` _____________________________________________________________________________________________________________________________ -Special Thank to: -- Perfare: Original author. -- Khang06: [Project](https://github.com/khang06/genshinblkstuff) for extraction. -- Radioegor146: [Asset-indexes](https://github.com/radioegor146/gi-asset-indexes) for recovered/updated asset_index's. -- Ds5678: [AssetRipper](https://github.com/AssetRipper/AssetRipper)[[discord](https://discord.gg/XqXa53W2Yh)] for information about Asset Formats & Parsing. -- mafaca: [uTinyRipper](https://github.com/mafaca/UtinyRipper) for `YAML` and `AnimationClipConverter`. +特别感谢: +- Perfare:原始作者 +- Khang06: [项目](https://github.com/khang06/genshinblkstuff)用于提取 +- Radioegor146: [Asset-indexes](https://github.com/radioegor146/gi-asset-indexes) 用于恢复/更新的 asset_index 文件。 +- Ds5678: [AssetRipper](https://github.com/AssetRipper/AssetRipper)[[discord](https://discord.gg/XqXa53W2Yh)] 用于关于资产格式和解析的信息。 +- mafaca: [uTinyRipper](https://github.com/mafaca/UtinyRipper) 用于 YAML 和 AnimationClipConverter。 +- [Studio](https:/Mgitlab.com/RazTools/Studio)基于本项目修改。 +- [Jaihk662](https://blog.csdn.net/Jaihk662/article/details/118193258)编译AssetStudio(原版)教程 _____________________________________________________________________________________________________________________________ -If you find `Studio` useful, you can leave a star 😄 - -Thank you, looking forward for your feedback +如果您发现 AssetStudio-Genshin-MoYi 有用,您可以给它点星星 😄 +谢谢,期待您的反馈。