• Register

The game you are trying to view has ceased development and consequently been archived. If you are a member of this game, can demonstrate that it is being actively developed and will be able to keep this profile up to date with the latest news, images, videos and downloads, please contact us with all details and we will consider its re-activation.

Liandres rose and eradicate all living biological species. However, unable to meet their energy needs, they must now conduct a fratricidal war in all the world to try to survive despite the inevitable outcome: death ...

Report RSS change resolution and other

In this basic tutorial I will teach you how to change the game resolution, and other parameters

Posted by on - Basic Client Side Coding

First, go into the installation directory of the game => Engine => Config and open the file BaseEngine.

Go to the section [SystemSettings].

Change the resolution

To change the resolution, go to the lines and ResX Resy.

For example, to have the game in 1920x1080, you should dial:

ResX = 1920
Resy = 1080

In this section you will find all the other parameters such as motion blur, quality textures, the DirectX 10 and SincV

Others Examples:


Vsync :

Enabled :

UseVsync=True

Disabled :

UseVsync=False

DirectX 10 :

Enabled :

AllowD3D10=True

Disabled :

AllowD3D10=False

Full Screen :

Enabled :

Fullscreen=True

Disabled :

Fullscreen=False

Details :

Ultra High details :

DetailMode=5

Low details :

DetailMode=1



How to save your changes:


Please right click, properties and remove the read-only attribute.
Done apply and then save your changes, and finally reput attribute and apply

Post comment Comments
asvigny Creator
asvigny - - 485 comments

great tutorial although it's "DefaultEngine".

Reply Good karma+1 vote
asvigny Creator
asvigny - - 485 comments

my mistake I was looking in the wrong folder...

Reply Good karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: