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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
But yeah, it needs a toggle option. I really dislike using autokey to workaround this basic option
I tried to work around it using autohotkey and autohotkey doesn't work in-game. It works fine with everything else except with Cyberpunk 2077
Here's a link to a reddit post I made a long time ago that shows you exactly how to enable Toggle Aim in basically any game using AutoHotKey. Some guy made a reply saying a lot of games disable AutoHotKey for "various of reasons" but considering how I've been using this method in games for years (including some multiplayer games) and it has not only worked every time but I've also never gotten in trouble for using it. So he's a liar.
https://www.reddit.com/r/pcgamingtechsupport/comments/7oykia/a_fix_to_enable_toggle_aimdownsight_in_any/
LONG POST, but the instructions could be followed by a 5 year old without screwing it up.
TLDR: Download AutoHotKey, copy the blue text and paste it into a .ahk file using a text editor of your choosing. Enter the game name into the script you just pasted, double click the file and run it. The game window now toggles right click for you.
Sadly this also means your blocking will also be toggle, but at least you can aim the way you want.
For any questions, read the post please. It's fool proof. Hope it helps everyone
Your script looks pretty good, I don't got it work unfortunately. In the Winactive I have tried both ''Cyberpunk 2077'' and ''Cyberpunk 2077 (C) 2020 by CD Projekt RED'' (without the quotes ofcourse). I ran it adminstrator mode. :shrug:
I'm not sure how much difference it would make but I use Notepad++ to alter the code. Best of luck
https://www.reddit.com/r/pcgamingtechsupport/comments/7oykia/a_fix_to_enable_toggle_aimdownsight_in_any/
IT WORKS!!!!
The key thing is that for the said sentence to key in the game name, just key in (exactly like this below):
Cyberpunk 2077
no bracket no nothing. In short, the final sentence should look exactly like this:
#IfWinActive, Cyberpunk 2077
thats all!! I am so happy it works right now for me!!! I hope you guys can get it work too for you!!