HMCL-dev / HMCL-dev/HMCL

[Feature] 隐藏启动游戏时最后一步的0kb/s速度显示

Open
#5,361 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
10.1k
Forks
934
Avg merge
1d 5h
Merged PRs (30d)
82

Description

概述 | Summary

启动游戏过程进行到等待窗口显示的这一步不再显示速度

原因 | Reason

在依赖下载完成等事件结束后,启动游戏到窗口显示的过程中本身不再需要下载什么东西
这时候底下的速度显示条没有任何用途
占着地方怪怪的,如果能自动隐藏可以带来更好的人机体验

Image
详情 | Description

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the launcher startup flow to the waiting window and the speed display described in the issue. Check where download completion transitions to game-window startup; done when the 0kb/s speed display is hidden during that final wait while remaining available during downloads.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.