[Feature] 为游戏高级设置中的游戏启动前执行命令添加是否等待选项
Open
Nobody has claimed this yet.
question
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
描述 | Description
为全局游戏设置->高级设置和启用游戏特定设置后游戏设置->高级设置里的游戏启动前执行命令添加是否等待命令执行完成后再继续启动选项
原因 | Reason
当前版本(3.5.7.246)的HMCL无论是全局游戏设置->高级设置选项还是启用了游戏特定设置后游戏设置->高级设置选项中的游戏启动前执行命令都无法切换是否等待命令执行完成后再继续启动,导致无法使用该功能启动第三方程序监控游戏的latest.log来代替HMCL自带的查看日志功能,因为HMCL会等待该程序退出后才开始启动游戏。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the global game settings and game-specific game settings under Advanced Settings, focusing on the pre-launch command option. Trace how that command is started and how launch continuation is controlled; done means both settings paths allow choosing whether the launcher waits for command completion before starting the game.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100