I tried Yanfly's CoreEngine to change the resolution.
I also tried the ScreenResolution plugin from Yanfly.
But with a solution 0f 1104x624 I get this.
https://i.gyazo.com/dcabe6905f8c586175ca2384278f883f.png
I think this is not good. Am I doing something wrong?
Thnx Solvius
edit
I found the solution. it was another plugin that was causing a problem.
Yanfly's CoreEngine resolution
● ARCHIVED · READ-ONLY
-
-
how big is your map?
If you increase the screen size, you also need to make the map bigger than the new screen size. The engine can't display a map without having data for that part.
do you have any other plugins that change the screen size?
there are several that do this, and only the last screensize set will count. -
I had SRD_SuperToolsEngine below the YEP_CoreEngine.
That was giving a problem with the resolution.
I putted the SRD_SuperToolsEngine above the YEP_CoreEngine and now is it working.
The map is bigger then the screensize.
Thnx