X3:AP (Steam) [SOLVED] How to set a custom window size

The place to discuss scripting and game modifications for X³: Terran Conflict and X³: Albion Prelude.

Moderators: Moderators for English X Forum, Scripting / Modding Moderators

Post Reply
User avatar
3wize
Posts: 7
Joined: Sat, 22. Jul 17, 14:31
x4

X3:AP (Steam) [SOLVED] How to set a custom window size

Post by 3wize » Sat, 22. Jul 17, 14:53

[ Running X3:AP on Linux via Steam ]

At the moment X3:AP allow me to set only fixed window sizes (max is 1080x1920).

http://img42.com/2YDwB

I would like to set different window size, because i have 2 screens. Is this possible changing any configuration file ?

Thank you! :)
Last edited by 3wize on Wed, 9. Aug 17, 20:16, edited 1 time in total.


User avatar
3wize
Posts: 7
Joined: Sat, 22. Jul 17, 14:31
x4

no res.dat files found

Post by 3wize » Sat, 22. Jul 17, 16:44

no res.dat files found, anywhere in my home folder

maybe that is just for Windows installations?


User avatar
3wize
Posts: 7
Joined: Sat, 22. Jul 17, 14:31
x4

Solved

Post by 3wize » Wed, 9. Aug 17, 20:20

In Linux-Steam, the file to set a custom size for the game window is this:

.config/EgoSoft/X3AP/config.yaml

and very easy to change:

Code: Select all

'Video':
  'Monitor Idx': '0'
  'Width': '2158'
  'Height': '1890'
...

Post Reply

Return to “X³: Terran Conflict / Albion Prelude - Scripts and Modding”