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
Were you able to figure out how to disable this feature?
К сожалению нет. Но я думаю, что просто не нужно двигаться во время боя, так как при игре на клавиатуре, для атаки необходимо нажимать кнопку действия и движения для удара, а на геймпаде это всё объединено в одну кнопку. Так или иначе, ближний бой в Готике всегда подразумевает то, что мы не можем двигаться во время атаки.
1. In the "system" folder find Gothic.ini, within find a parameter ''ControlsFile'' and change its value to "Controls" (result: ControlsFile=Controls)
2. In the "system" folder create a text file (.txt) named "Controls". Paste the code below:
KeyDisable Controls.LookAround
//KeyDisable Controls.LookAround_Walkmode_Help
KeyRecord
Id LookAround
Combination JOY_RB
Emulation GAME_LOOK
Condition !Cond_InterfaceIsOpen, !Cond_InventoryIsOpen, !Cond_IsOverlayTop, GAME_UP, !GAME_ACTION, !Cond_FightMode
3. Save the file
4. IMPORTANT! Check if you can see the file extensions in your Windows system (if you don't know how to turn it on, check some tutorial it's a 1 minute job)
5. Right now our file should be named "Controls.txt". Change its extension/name (press F2) and change ".txt" to ".gamepad.overlay". Save it and enjoy the game.