Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
first) edit the config file like in the first post here
second) start up the game and wait for it to reach the menu
third) press alt+space and hit fullscreen
its all fine then.
but yeah this issue is like with most unity3d games.
Interstellar Marines however doesnt have that issue anymore since latest update (i guess unity 4.5 fixes it for the most part)
https://www.youtube.com/watch?v=4O4fCV-PlXw
config file content:
<unity_prefs version_major="1" version_minor="0">
<pref name="Screenmanager Is Fullscreen mode" type="int">0</pref>
<pref name="Screenmanager Resolution Height" type="int">1080</pref>
<pref name="Screenmanager Resolution Width" type="int">1920</pref>
</unity_prefs>
and yeah it doesnt work that way. you need to launch it in windowed and then go to fullscreen by window manager.
Thanks Xpamnder, I also did not have this config file, (in Manjaro 64-bit XFCE)
I created the "prefs", adjusted it to my real screen size, and atleast noe it's playable, except that, I still have NO mouse pointer, however I can select [E} items,..., by walking up to them.
Tight now I'm stick in the "Parlor" part of the game, early on ? :(
Tried bpth doors, after grabbing the "pawn", ... whatever -LoL.
but thanks again for the "prefs".
Seriously all this should be a little better done by these (Linux?) Game developers.
tearing can be fixed with compton (compton --backend glx --vsync opengl-swc) - this works for all opengl games for me.
mouse sensitivity is not an issue for me, im used to have fast mouse movement, and i can change it with changing my mouse dpi - running it mostly at 1600dpi, 3200dpi is too much for it
Hello, I too am experiencing heavy tearing in the game. So I ran this command once, and it said I didn't have compton installed. So I installed it, and upon running the command again, it told me "Another composite manager is already running". How would I switch to compton? I am using Ubuntu 14.04. I am currently using the default composite manager.
no idea about ubuntu sadly.. i run mate desktop with xfwm and i just run compton on top of that.
i think you need to disable the default composite that ubuntu has and then run compton on your wm.
I'm on KDE as well (Kubuntu 15.05) and, like above, I do not have use of my mouse in game in windowed mode. In fullscreen the game freezes and in addition to not having a mouse, the game freezes and forces a hard reboot to recover. Not very Linux-friendly.