修复 26.513.40821 版本中文化失效并稳定便携版补丁流程#1
Open
SiuaLee wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
说明
当前脚本在 Codex Desktop
26.513.40821上存在中文化失效和部分英文残留问题。这个 PR 基于实际运行环境复现并修复,目标是保证便携版可稳定启动,并尽可能完整地显示中文菜单与界面文案。主要修复
Qe / Ze / e.Qt.*),修复旧锚点失配问题.../…两种写法)userData下界面回退英文Reduce motion、No hooks found)repair_codex_zh_cn_once.ps1,用于“退出后自动补丁并重启”,避免运行中app.asar被占用验证环境
OpenAI.Codex_26.513.4821.0_x64__2p2nqsd0c76g026.513.40821验证结果
userData场景可正常工作备注
这个版本修复方案是我使用 Codex 协助完成的,我本人不懂编程。
我主要负责问题复现与结果验证,如有更优实现,欢迎作者按项目风格调整。