EA_Darko
Community Manager
8 years agoRe: When I click on the screen it zooms
@melonman715 Could be a number of things but is most likely an issue with resolution.
Go to your installation path, generally found at: C:\Users\[USER]\Documents\Plants vs Zombies GW2\settings
Open the file: PROF_SAVE_profile
Change the resolution to your screen resolution by locating the following lines and updating them to reflect the resolution you are using.
GstRender.FullscreenWidth XXXX
GstRender.FullscreenHeight XXXX
The most common resolution would be
GstRender.FullscreenWidth 1920
GstRender.FullscreenHeight 1080