Healix / Gw2Launcher

Manages and allows for multiple Guild Wars 2 clients to be launched
MIT License
177 stars 24 forks source link

Path Setting #229

Open soriceK opened 1 year ago

soriceK commented 1 year ago

Can you allow each account to choose the path independently? Because multiple accounts are opened on the Chinese server, the problem of "cannot access the archive file X:\GuildWars2\Gw2.dat" will appear. Thanks for your work. *I use machine translation, sorry.

Healix commented 1 year ago

Settings > Guild Wars 2 > Management > Enable localized execution Desired level: Full

This is required to launch multiple accounts with the Chinese client.

soriceK commented 1 year ago

Settings > Guild Wars 2 > Management > Enable localized execution Desired level: Full

This is required to launch multiple accounts with the Chinese client.

After I set up according to what you said, there is often a problem that the application does not respond. Is there any way to solve this problem?

soriceK commented 1 year ago

图片 And the sound and text in the first opened program are lost

Healix commented 1 year ago

GW2 isn't responding? There's a bug with GW2 that can cause it to freeze while loading character select. It's likely to occur when something else is taking priority while GW2 is loading, so it becomes more likely to occur as more clients are started. You can only try to prevent it by loading 1 account a time (Settings > General > Launching > Delay until the main window is loaded). The beta version may also help.

As for the missing text, I can't help you with that and have no way of testing it myself. If the text/sound is lost in the previous client after starting another one, then GW2 either doesn't support sharing its files, or doesn't support multiple clients being open. To test if sharing files is a problem, make a full copy of the game, then launch that copy of Gw2-64.exe with the -sharearchive option (or give the account in Gw2Launcher a different Local.dat file), then launch 1 account in Gw2Launcher.

soriceK commented 1 year ago

GW2 isn't responding? There's a bug with GW2 that can cause it to freeze while loading character select. It's likely to occur when something else is taking priority while GW2 is loading, so it becomes more likely to occur as more clients are started. You can only try to prevent it by loading 1 account a time (Settings > General > Launching > Delay until the main window is loaded). The beta version may also help.

As for the missing text, I can't help you with that and have no way of testing it myself. If the text/sound is lost in the previous client after starting another one, then GW2 either doesn't support sharing its files, or doesn't support multiple clients being open. To test if sharing files is a problem, make a full copy of the game, then launch that copy of Gw2-64.exe with the -sharearchive option (or give the account in Gw2Launcher a different Local.dat file), then launch 1 account in Gw2Launcher.

This was a hard problem to solve, so I opted to build a second full copy of the client, thank you very much for your answer, thanks again for your work.