This shows you the differences between two versions of the page.
Last revision | |||
— | fuss:adventuregamestudio [2019/06/27 19:34] – created office | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Fixing Screen Resolution Issues in Adventure Games Studio Engine ====== | ||
+ | The engine seems to detect the highest possible resolution even if the resolution is slightly larger than the monitor resolution. To fix that issue for all Adventure Games Studio games, open the '' | ||
+ | < | ||
+ | gfxfilter=max | ||
+ | </ | ||
+ | |||
+ | to: | ||
+ | < | ||
+ | gfxfilter=StdScaleX | ||
+ | </ | ||
+ | where: | ||
+ | * '' | ||
+ | |||
+ | |||
+ | |||
+ |
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.