SamHurne/gw2pao

Automatically hide button when GW2 isn't focused doesn't work with the 64bit client

Closed this issue · 7 comments

Since the release of the 64bit client, the option to automatically hide the button when GW2 isn't focused or running no longer works. It stays hidden, even if GW2 is the current focus.

Pretty sure this is due to the 64-bit client process having a name of "Gw2-64.exe" instead of just "Gw2.exe". I'll just need to update the code to try both names.

Pretty much what I figured, just thought I'd bring it to your attention

Sounds like you can work around this by renaming the executable to "Gw2.exe".

R3xz commented

Has anyone tried the proposed fix that Tyrrrz posted?

Fixed with commit a4092b1

Release Posted!