Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem









I'm having the only-May's-perspective problem and this did not help. any other tips?
F6::
If WinExist("ahk_exe ItTakesTwo.exe")
WinMove, A,, 0, 0, A_ScreenWidth, A_ScreenHeight
Return
F7::
If WinExist("ahk_exe ItTakesTwo.exe")
WinMove, A,, 0, 0, (A_ScreenWidth*2), A_ScreenHeight
Return
F8::
If WinExist("ahk_exe ItTakesTwo.exe")
WinMove, A,, -A_ScreenWidth, 0, (A_ScreenWidth*2), A_ScreenHeight
Return
F9::
If WinExist("ahk_exe ItTakesTwo.exe")
WinMove, A,, 0, 0, (A_ScreenWidth*2), A_ScreenHeight
Return
I press windows key+shift+left arrow while on the menu to move the game onto my left monitor. Then I could toggle with F6/F7