VirgilMing / ReGDI

Originally exported from code.google.com/p/gdipp on 2015/03/22
2 stars 0 forks source link

Guildwars 2 #236

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which program triggers the problem? Specify the filename if possible.
Guildwars 2
Gw2.exe

What steps will reproduce the problem?
1.Gdipp installed
2.Playing the game
3.Try to use the Black Lion Trading Company

What is the expected output? What do you see instead?
Text is blured

What version of gdipp (including renderer)? On which operating system?
Windows 7 64bit, 
Gdipp version 0.9.1

Please provide any additional information below. Screenshots always help.
While trying to use the trading in the game the text is blurred.
I have tried to exclude the proccess "gw2.exe" but the problem persist:
"<process>Gw2.exe</process>"

Original issue reported on code.google.com by James.D....@gmail.com on 16 Sep 2012 at 5:22

GoogleCodeExporter commented 9 years ago
Guildwars2 uses a webkit browser call awesomium for its trading post, aka BLTC. 
Therefore, you see glitches similar to Chrome which use webkit also.
As a workaround, add one more process:
<process>awesomium_process\.exe</process>

Original comment by Fanol...@gmail.com on 28 Oct 2012 at 10:32

GoogleCodeExporter commented 9 years ago
Thanks Fanol, i can confirm that this works. Thanks for the help!

Original comment by James.D....@gmail.com on 28 Oct 2012 at 3:44