Skip to content

A solution for Chinese users #73

@AnticPan

Description

@AnticPan

The project cannot run directly for the CN server. I made some modifications, and somehow it works.

  1. Modify login/login.c and replace https://battle.net/login/?app=wtcg with https://account.battlenet.com.cn/login/?app=wtcg.
  2. Run ./craft.sh with kr region first. After all downloads are finished, modify hearthstone/client.config and replace the line Aurora.Env=cn.actual.battlenet.com.cn. When download Unity in the craft.sh, a proxy may be necessary.

项目无法直接在国服运行。我做了一些修改,现在可以运行了。

  1. 修改 login/login.c,将 https://battle.net/login/?app=wtcg 替换为 https://account.battlenet.com.cn/login/?app=wtcg
  2. 首先使用 kr 区域运行 ./craft.sh。下载完成后,修改 hearthstone/client.config,将其中的 Aurora.Env=cn.actual.battlenet.com.cn 替换掉。在 craft.sh 中下载 Unity 时,可能需要使用代理。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions