tencent-ailab / hok_env

Honor of Kings AI Open Environment of Tencent
https://aiarena.tencent.com/aiarena/en/open-gamecore
Apache License 2.0
593 stars 69 forks source link

My PC runs badly when I turn WSL on #7

Closed Levine02 closed 1 year ago

Levine02 commented 1 year ago

Is it possible to put the training side on a separate Linux server instead of running on a Windows container via WSL. If so, what should I do?

hongyangqin commented 1 year ago

Yes, you can run the hok_env on a linux server instead of WSL and manage the gamecore via a gamecore server. The gamecore is only support windows now.

Levine02 commented 1 year ago

Appreciate it.I wonder how can I connect my gamecore which is on windows with my remote Linux server?Which file should I edit?It will literally helps me a lot if you could give me some tips.

hongyangqin commented 1 year ago

Appreciate it.I wonder how can I connect my gamecore which is on windows with my remote Linux server?Which file should I edit?It will literally helps me a lot if you could give me some tips.

A gamecore server that processes game requests from Linux is coming soon.

hongyangqin commented 1 year ago

gamecore-server is released, please download the latest gamecore package (2022-12-02) and update to the latest code (v1.1.0)

image