0xf4b1 / hearthstone-linux

Play Hearthstone from Blizzard Entertainment natively on Linux without the Battle.net Desktop App and Wine
126 stars 18 forks source link

Progress Wiped/Store Closed #49

Open Catfish1245 opened 1 year ago

Catfish1245 commented 1 year ago

I was confused to see that after I gave it a login token that my progress in the game had been wiped. I double checked on my mobile device and I had still had all the packs and progress I had made. I still have my friends, just not my game progress. I decided just to restart, however it's worth noting in case it happens to somebody else.

I was also curious if there was a way to emulate the missing resources in regards to the shop so that it can be used.

0xf4b1 commented 1 year ago

I've never experienced a loss in progress, did you maybe choose another region? then you would start from beginning as if a new account is created if you never played on that region

Catfish1245 commented 1 year ago

It appears I may have it in the wrong region. Is there a way I can fix that?

0xf4b1 commented 1 year ago

yeah, you can directly set it in the client.config and change the line Aurora.Env=REGION.actual.battle.net and replace REGION with the correct one :)

Catfish1245 commented 1 year ago

Did not work, what is the proper one to put for North America

0xf4b1 commented 1 year ago

it should be enUS and make sure to edit the file in the hearthstone folder, not the one in the project repo (it should already contain something else than REGION)

Catfish1245 commented 1 year ago

Thank you