HS2 管理器 - 知识库
  • 欢迎光临
  • 功能演示
  • 使用必读
  • 快速开始
    • 下载
    • 安装
    • 升级
    • 修复
    • 卸载
  • 入门教程
    • 窗口显示和隐藏
    • 整合包标识与头像
    • 游戏、工作室、VR
    • 启动前配置
    • 插件配置及画质插件四版本切换
    • 数量统计
    • 文件夹定位
    • RAM+CPU状态显示
    • BepInEx 控制台最小化
  • 进阶功能
    • 配置管理
    • 目录同步
    • 快速启动
    • Ffmpeg
    • 插件管理
    • 综合管理
      • 模组快照
      • DC5
    • 角色卡
  • 高级功能
    • 配置文件节点和键值自动解析器
    • 高级模组查询与模组物品名重写
    • 批量全卡片全模组丢失信息解析
  • 设置区域
    • 窗口交互
    • 界面 UI
  • 常见问题
    • 运行出错
    • 路径错误
    • 运行环境不合法
    • 管理器出现中文乱码
    • 无法使用DHH功能
  • 主题设置
  • 激活软件
  • 远程协助
  • 更新历史
  • 视频归档
  • 😅查重难点
  • 😶摩天大厦
  • 🩷Love and kindness
  • 🍀Mod 补全系统运营方案试公布 (通告)
Powered by GitBook
On this page
  1. 高级功能

配置文件节点和键值自动解析器

Previous高级功能Next高级模组查询与模组物品名重写

Last updated 5 months ago

  • 如何进入配置管理?插件管理内选择任意插件,可直接搜插件名或英文,也可以尝试中文模糊搜索,这里拿中文举例

  • 同样,原配置管理内右上角那个图标也能进,前提是已经激活

  • 加载后,左边有许多插件列表,可以自行配置,开发者整理好了一份。

  • 想修改自己喜欢的名称就在里面更改

  • 点表项切换,右边树形框就是对应此插件所有配置项,无论是插件名还是键值全部中文化处理,

  • 键值的中文翻译全部位于[\HS2 Manager_Data\Chinese.txt] 内,因为使用和HS2一样的翻译文本格式,所以可以直接整合 [\BepInEx\Translation\zh-CN] 目录下的汉化文本。

  • 这里我就随便用了一个的HS2的汉化文本文件,有些不全,请根据需要自行整理修改

/// Plugin list.ini 编写示例
[BeaverAI.dll]
Name=花瓣突出
Configuration="\BepInEx\config\mikke.BeaverAI.cfg"
[BepInEx.EnableResize.dll]
Name=尺寸调整
Configuration="\BepInEx\config\BepInEx.EnableResize.cfg"
[BepInEx.MessageCenter.dll]
Name=消息中心
Configuration="\BepInEx\config\com.bepis.messagecenter.cfg"
/// Chinese.txt 编写示例
GUI=图形用户界面
Main GUI window height=主图形用户界面高度
Main window height=主窗口高度
Main GUI window width=主图形用户界面宽度
Main window width=主窗口宽度
Main GUI X position=主图形用户界面X位置
X offset from left in pixel=X 向左偏移量(以像素为单位)
Main GUI Y position=主图形用户界面Y位置
Y offset from top in pixel=从顶部开始的Y偏移量(以像素为单位)
Chara Anime Plugin=角色动画插件
No charactor selected!=未选择角色!
  • 所有配置节点、键值、注释、数据类型、默认值、数值范围(如果有)都会被解析,点击修改,另外注释也进行了翻译处理,不用担心看不懂英文

  • 额外提供一个私有注释编辑框,可以自己备注信息

  • 详细的操作历史记录功能

  • 所有记录保存在本地"\HS2 Manager_Data\resource\Comment\Operation history.txt"

  • 清空日志不会清空已经保存在本地文件的日志

[时间] 【插件中文名(插件英文名)】【[节点中文名] 节点英文名 * [键值中文名] 键值英文名 】 操作内容

[21:25:36] 【材质编辑器(HS2_MaterialEditor.dll)】【[配置] Config * [观察文件变化] Watch File Changes 】 功能关闭
[21:26:02] 【花瓣突出(BeaverAI.dll)】【[佩戴时隐藏配饰/阴部形状] Hide Accessories/pussy shape when wearing * [内裤] Panties 】 功能打开
[21:26:57] 【花瓣突出(BeaverAI.dll)】【[佩戴时隐藏配饰/阴部形状] Hide Accessories/pussy shape when wearing * [内裤] Panties 】添加注释:内裤
[21:27:20] 【人物仿真呼吸(HS2_AdvIKPlugin.dll)】【[选项] Options * [主游戏人物呼吸幅度] Main Game Breath Size Scale 】 1 被更改为  2
[21:27:43] 【人物仿真呼吸(HS2_AdvIKPlugin.dll)】【[选项] Options * [主游戏人物呼吸] Breathe in Main Game 】 功能打开
[21:27:44] 【人物仿真呼吸(HS2_AdvIKPlugin.dll)】【[选项] Options * [主游戏人物呼吸] Breathe in Main Game 】 功能关闭
  • 配置列表全中文跳字漏字模糊搜索

  • 过滤包含输入框内容所有可能的插件名

  • 节点键值全中文跳字漏字模糊搜索

  • 过滤包含输入框内容所有可能的插件名及节点键值

  • 可与配置列表搜索功能组合使用进行更精细的过滤

  • 搜索结果中英文组合输出

Plugin list.ini
#超级软软整理
[BeaverAI.dll]
Name=花瓣突出
Configuration=”\BepInEx\config\mikke.BeaverAI.cfg”
[BepInEx.EnableResize.dll]
Name=尺寸调整
Configuration=”\BepInEx\config\BepInEx.EnableResize.cfg”
[BepInEx.MessageCenter.dll]
Name=消息中心
Configuration=”\BepInEx\config\com.bepis.messagecenter.cfg”
[BepInEx.MuteInBackground.dll]
Name=后台静音
Configuration=”\BepInEx\config\BepInEx.MuteInBackground.cfg”
[CharaAnime.dll]
Name=人物动画
Configuration=”\BepInEx\config\Countd360.CharaAnime.HS2.cfg”
[CharLoader.dll]
Name=人物卡载入
Configuration=”\BepInEx\config\mikke.Charloader.cfg”
[ConfigurationManager.dll]
Name=配置管理器
Configuration=”\BepInEx\config\com.bepis.bepinex.configurationmanager.cfg”
[DefaultStudioScene.HoneySelect2.dll]
Name=默认工作室场景
Configuration=”\BepInEx\config\keelhauled.defaultstudioscene.cfg”
[DHH_HS2.dll]
Name=DHH画质调整
Configuration=”\BepInEx\config\dhhai4mod.cfg”
[DragAndDrop.HoneySelect2.dll]
Name=拖放插件
Configuration=”\BepInEx\config\keelhauled.draganddrop.cfg”
[FPSCounter.dll]
Name=FPS计数器
Configuration=”\BepInEx\config\MarC0.FPSCounter.cfg”
[GraphicsSettings.dll]
Name=图形设置
Configuration=”\BepInEx\config\keelhauled.graphicssettings.cfg”
[GravureAI.dll]
Name=姿势动作选择器
Configuration=”\BepInEx\config\mikke.gravureAI.cfg”
[HideAllUI.HoneySelect2.dll]
Name=隐藏所有UI
Configuration=”\BepInEx\config\keelhauled.hideallui.cfg”
[HS2TakeChargePlugin.dll]
Name=H托管插件
Configuration=”\BepInEx\config\orange.spork.hs2takechargeplugin.cfg”
[HS2US.dll]
Name=捏人工作室优化
Configuration=”\BepInEx\config\com.joan6694.illusionplugins.hs2us.cfg”
[HS2WearCustom.dll]
Name=工作室更衣插件
Configuration=”\BepInEx\config\GarryWu.HS2WearCustom.cfg”
[HS2_AdditionalAccessoryControls.dll]
Name=附加附件控制
Configuration=”\BepInEx\config\orange.spork.additionalaccessorycontrolsplugin.cfg”
[HS2_AdvIKPlugin.dll]
Name=人物仿真呼吸
Configuration=”\BepInEx\config\orange.spork.advikplugin.cfg”
[HS2_Autostart.dll]
Name=自启动插件
Configuration=”\BepInEx\config\Autostart.cfg”
[HS2_BetterAA.dll]
Name=抗锯齿插件
Configuration=”\BepInEx\config\BetterAA.cfg”
[HS2_ChainLighting.dll]
Name=链式照明
Configuration=”\BepInEx\config\orange.spork.chainlighting.cfg”
[HS2_CharacterRandomizer.dll]
Name=角色随机生成
Configuration=”\BepInEx\config\orange.spork.characterrandomizer.cfg”
[HS2_CharacterReplacer.dll]
Name=角色替换
Configuration=”\BepInEx\config\IllusionMods.CharacterReplacer.cfg”
[HS2_ColorPanelX.dll]
Name=拾色器面板
Configuration=”\BepInEx\config\kky.bepinex.plugins.colorpanelx.cfg”
[HS2_EyeLookAdjuster.dll]
Name=视线追踪
Configuration=”\BepInEx\config\orange.spork.eyelookadjuster.cfg”
[HS2_FKHeightAdjustUI.dll]
Name=FK身高高级UI
Configuration=”\BepInEx\config\orange.spork.fkheightadjustuiplugin.cfg”
[HS2_GirlsEntrance.dll]
Name=女孩登场
Configuration=”\BepInEx\config\spockbauru.hs2.girlsentrance.cfg”
[HS2_Heelz.dll]
Name=高跟鞋插件
Configuration=”\BepInEx\config\com.hooh.hs2.heelz.cfg”
[HS2_HeightBar.dll]
Name=身高测量插件
Configuration=”\BepInEx\config\HeightBar.cfg”
[HS2_MakerSortIconReplacer.dll]
Name=人物编辑排序插件
Configuration=”\BepInEx\config\orange.spork.makersorticonreplacer.cfg”
[HS2_Measurements.dll]
Name=测量器
Configuration=”\BepInEx\config\sakacheggs.measurements.cfg”
[HS2_MoarCamz.dll]
Name=更多更好的相机
Configuration=”\BepInEx\config\orange.spork.moarcamzplugin.cfg”
[HS2_ParticleEditor.dll]
Name=粒子编辑器
Configuration=”\BepInEx\config\com.rskoi.particleeditor.cfg”
[HS2_PoseLoader.dll]
Name=姿势加载器
Configuration=”\BepInEx\config\com.toppac.PoseLoader.cfg”
[HS2_PovX.dll]
Name=第一人称插件
Configuration=”\BepInEx\config\com.2155x.fairbair.hs2_povx.cfg”
[HS2_PregnancyPlus.dll]
Name=怀孕+
Configuration=”\BepInEx\config\KK_PregnancyPlus.cfg”
[HS2_QuickAccessBox.dll]
Name=快速查找器
Configuration=”\BepInEx\config\HS2_QuickAccessBox.cfg”
[HS2_StudioCameraObjectTweaks.dll]
Name=工作室相机调整
Configuration=”\BepInEx\config\StudioCameraTweaks.cfg”
[HS2_StudioExtraMoveAxis.dll]
Name=工作室额外坐标轴
Configuration=”\BepInEx\config\StudioExtraMoveAxis.cfg”
[HS2_StudioTransformOrientation.dll]
Name=工作室方向切换
Configuration=”\BepInEx\config\kky.hs2.StudioTransformOrientation.cfg”
[HS2_StudioVoiceX.dll]
Name=工作室音量增益
Configuration=”\BepInEx\config\kky.hs2.StudioVoiceX.cfg”
[ItemLayerEdit.HoneySelect2.dll]
Name=项目层编辑
Configuration=”\BepInEx\config\keelhauled.itemlayeredit.cfg”
[MoveControllerAI.dll]
Name=移动控制器
Configuration=”\BepInEx\config\mikke.MoveControllerAI.cfg”
[NodesConstraints.dll]
Name=节点约束
Configuration=”\BepInEx\config\com.joan6694.illusionplugins.nodesconstraints.cfg”
[PushUpAI.dll]
Name=胸托插件
Configuration=”\BepInEx\config\mikke.pushUpAI.cfg”
[RendererEditor.dll]
Name=渲染器编辑器
Configuration=”\BepInEx\config\RendererEditor.cfg”
[SceneLoader.dll]
Name=场景加载器
Configuration=”\BepInEx\config\mikke.SceneLoader.cfg”
[StudioCharaSort.dll]
Name=工作室人物卡排序
Configuration=”\BepInEx\config\kky.aihs2.studiocharasort.cfg”
[Timeline.dll]
Name=时间线插件
Configuration=”\BepInEx\config\com.joan6694.illusionplugins.timeline.cfg”
[TitleShortcuts.HoneySelect2.dll]
Name=标题快捷键
Configuration=”\BepInEx\config\keelhauled.titleshortcuts.cfg”
[ToggleFKIK.dll]
Name=切换FKIK
Configuration=”\BepInEx\config\certain.lsp.togglefkik.cfg”
[VideoExport.dll]
Name=视频导出
Configuration=”\BepInEx\config\com.joan6694.illusionplugins.videoexport.cfg”
[HS2_BetterHScenes.dll]
Name=更好的H场景
Configuration=”\BepInEx\config\HS2_BetterHScenes.cfg”
[HS2_ExtraGroups.dll]
Name=额外组
Configuration=”\BepInEx\config\HS2_ExtraGroups.cfg”
[HS2_HLightControl.dll]
Name=高光控制
Configuration=”\BepInEx\config\HS2_HLightControl.cfg”
[HS2_MakerSearch.dll]
Name=创造搜索
Configuration=”\BepInEx\config\HS2_MakerSearch.cfg”
[HS2_StudioPOV.dll]
Name=工作室第一人称视角
Configuration=”\BepInEx\config\HS2_StudioPOV.cfg”
[HS2_UnlockPlayerHeight.dll]
Name=解锁玩家身高
Configuration=”\BepInEx\config\HS2_UnlockPlayerHeight.cfg”
[HS2_GameWhoIsThere.dll]
Name=游戏谁在那儿
Configuration=”\BepInEx\config\com.gebo.BepInEx.GameWhoIsThere.cfg”
[HS2_StudioSceneInitialCamera.dll]
Name=工作室场景初始相机
Configuration=”\BepInEx\config\com.gebo.BepInEx.StudioSceneInitialCamera.cfg”
[HS2_StudioSceneNavigation.dll]
Name=工作室场景导航
Configuration=”\BepInEx\config\com.gebo.BepInEx.StudioSceneNavigation.cfg”
[HS2_TranslationCacheCleaner.dll]
Name=翻译缓存清理器
Configuration=”\BepInEx\config\com.gebo.BepInEx.TranslationCacheCleaner.cfg”
[HS2_TranslationHelper.dll]
Name=翻译助手
Configuration=”\BepInEx\config\com.gebo.BepInEx.TranslationHelper.cfg”
[HS2Graphics.dll]
Name=图形画质插件
Configuration=”\BepInEx\config\ore.graphics.cfg”
[HS2_ConfigurationManager.dll]
Name=配置管理器
Configuration=”\BepInEx\config\com.bepis.bepinex.configurationmanager.cfg”
[HS2_Sideloader.dll]
Name=侧载器
Configuration=”\BepInEx\config\com.bepis.bepinex.sideloader.cfg”
[HS2_SliderUnlocker.dll]
Name=滑块解锁器
Configuration=”\BepInEx\config\com.bepis.bepinex.sliderunlocker.cfg”
[HS2_AnimationController.dll]
Name=动画控制器
Configuration=”\BepInEx\config\com.deathweasel.bepinex.animationcontroller.cfg”
[HS2_Autosave.dll]
Name=自动保存
Configuration=”\BepInEx\config\com.deathweasel.bepinex.autosave.cfg”
[HS2_CharacterExport.dll]
Name=人物卡导出
Configuration=”\BepInEx\config\com.deathweasel.bepinex.characterexport.cfg”
[HS2_Colliders.dll]
Name=碰撞器
Configuration=”\BepInEx\config\com.deathweasel.bepinex.colliders.cfg”
[HS2_Demosaic.dll]
Name=去马赛克
Configuration=”\BepInEx\config\com.deathweasel.bepinex.demosaic.cfg”
[HS2_MakerDefaults.dll]
Name=制造商默认值
Configuration=”\BepInEx\config\com.deathweasel.bepinex.makerdefaults.cfg”
[HS2_MaterialEditor.dll]
Name=材质编辑器
Configuration=”\BepInEx\config\com.deathweasel.bepinex.materialeditor.cfg”
[HS2_PoseFolders.dll]
Name=姿势文件夹
Configuration=”\BepInEx\config\com.deathweasel.bepinex.posefolders.cfg”
[HS2_PoseQuickLoad.dll]
Name=姿势快速加载
Configuration=”\BepInEx\config\com.deathweasel.bepinex.posequickload.cfg”
[HS2_StudioCustomMasking.dll]
Name=工作室自定义遮罩
Configuration=”\BepInEx\config\com.deathweasel.bepinex.studiocustommasking.cfg”
[HS2_StudioImageEmbed.dll]
Name=工作室图像嵌入
Configuration=”\BepInEx\config\com.deathweasel.bepinex.studioimageembed.cfg”
[HS2_StudioObjectMoveHotkeys.dll]
Name=工作室对象移动热键
Configuration=”\BepInEx\config\com.deathweasel.bepinex.studioobjectmovehotkeys.cfg”
[HS2_StudioSceneLoadedSound.dll]
Name=工作室场景加载声音
Configuration=”\BepInEx\config\com.deathweasel.bepinex.studiosceneloadedsound.cfg”
[HS2_StudioWindowResize.dll]
Name=工作室窗口调整大小
Configuration=”\BepInEx\config\StudioWindowResize.cfg”
[HS2_Subtitles.dll]
Name=字幕
Configuration=”\BepInEx\config\com.deathweasel.bepinex.subtitles.cfg”
[HS2_UncensorSelector.dll]
Name=未经审查选择器
Configuration=”\BepInEx\config\com.deathweasel.bepinex.uncensorselector.cfg”
[HS2_TextResourceRedirector.dll]
Name=文本资源重定向器
Configuration=”\BepInEx\config\com.deathweasel.bepinex.textresourceredirector.cfg”
[XUnity.ResourceRedirector.dll]
Name=资源重定向器
Configuration=”\BepInEx\config\gravydevsupreme.xunity.resourceredirector.cfg”