Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
Some of these bugs are just very common issues that can be caused by sloppy programming regardless of the game engine. In this particular case, for example, it's a very common technique when you want to measure mouse movement to check to see how far the user has moved the mouse cursor after every frame, then move the cursor back to the center of the screen. This guarantees that the mouse cursor doesn't fail to register movement because it's up against the edge of the screen. All of that is fine... as long as the mouse cursor is hidden. If your engine fails to hide the mouse cursor properly, then it looks like it's stuck in the middle of the screen.
That's also why SpecialK has an option to forcefully hide the mouse cursor; this kind of thing happens all the time in poorly-coded game engines.
:)
If the developer knew more about the PC platform, they'd use Raw Input and measure mouse input unrelated to cursor position for camera control. Instead, they bungled the Windows cursor (intended for interacting with UIs) up. The only reason better coded games would move the cursor to the center of the screen is so that it doesn't drift off into other applications, they definitely don't use pixel-scale motion of the cursor to control their camera.
When its THAT simple, why the producers of the game didn't implement it for us BEFORE rolling out the game ^^ Ah, wait. they are working for the Automata patch first, and in 3 years later Replicant patch will come, too ;) Doing one thing after another.
And no.. it doesnt stay towards the side either sometimes it pops up right back in the middle which is incredibly annoying. Like what?
Also had the game auto alt-tab out twice on me for no reason already...
Luckily not during combat...
Edit: it seems whenever you take a screenshot in steam that makes the cursor come back to the middle of the screen...
I had like 3 more ALT+TABs in playing like 6 hours no idea why...