Evoland Guide

Resizable Windowed Mode for Evoland

Resizable Windowed Mode

Overview

Quick guide to make the game run in resizable windowed mode

Introduction

All game must have the possibility to be run in resizable windowed mode.
Since the game is based on a well known Adobe Technology (Adobe Air) it is easy to achieve our objective.
I wish this was an option in game.

From Full Screen to Windowed Mode

Although there is a parameter for starting up the game in full screen or not, it does not work.
The game will always start in full screen.

Anyways, hit ALT+ENTER after firing up the game, to get to a windowed mode.

Make the Game Window Resizable

Follow these steps:
1) Go to Game, right click and open game properties.
2) Go to local files tab, and select see local files.
3) Inside META-INF directory, AIR directory.
4) There is a application.xml file. edit the file and change <resizable>false</resizable> to <resizable>true</resizable>
5) Save

Remember, the game will start in full screen, but you can bring it to window mode using ALT-ENTER, and now, the window is resizeable.

SteamSolo.com