Steam installeren
inloggen
|
taal
简体中文 (Chinees, vereenvoudigd)
繁體中文 (Chinees, traditioneel)
日本語 (Japans)
한국어 (Koreaans)
ไทย (Thai)
Български (Bulgaars)
Čeština (Tsjechisch)
Dansk (Deens)
Deutsch (Duits)
English (Engels)
Español-España (Spaans - Spanje)
Español - Latinoamérica (Spaans - Latijns-Amerika)
Ελληνικά (Grieks)
Français (Frans)
Italiano (Italiaans)
Bahasa Indonesia (Indonesisch)
Magyar (Hongaars)
Norsk (Noors)
Polski (Pools)
Português (Portugees - Portugal)
Português - Brasil (Braziliaans-Portugees)
Română (Roemeens)
Русский (Russisch)
Suomi (Fins)
Svenska (Zweeds)
Türkçe (Turks)
Tiếng Việt (Vietnamees)
Українська (Oekraïens)
Een vertaalprobleem melden
Maybe try Twitter and tag the devs and some of the accessibility groups like AbleGamers to bring some attention to the missing accessibility features. I just looked at the Cyberpunk Discord and it does not seem like the Devs ever really respond to the requests and in general there were surprisingly few people asking for an ADS toggle as I only see about 25 people ask about it since the game launched.
Anyway, as others have said this should be an OPTION in this game like it is in most other games of this kind. There is literally no downside to this and personally it feels way better with toggle and it is also easier to aim.
But yeah, go ahead and stir ♥♥♥♥ like it's fried rice lol
This is a great idea actually.
The Devs Are WELL aware of the ADS toggle demands. I was on CPR live stream a few weeks ago before 2.0 came out and you couldn't type ADS in chat, it would not let you know matter what combo you tried to use, lowercase, with periods, etc.
They are just doubling down and flat out refuse to add it, they don't even want to address it. The devs need to Grow up and quit acting like grade school children.
Nice trolling. go feed elsewhere, please
<<<<<<Toggle Aim Player>>>>>>>>
1.Download AutoHotKey Store Edition from WIndows Store
**Then Create a (auto Hotkey Script) .Ahk FIle**
2. Open Notepad
Copy & Paste this
*RButton Up::
If (Toggle := !Toggle){
Send {Click Down Right}
}
Else{
Send {RButton up}
}
Return
LCtrl & LAlt::Suspend
and saved .txt file
(then change .txt to .ahk and save)
3. Then double click to open
Note : Just remember to close autohotkeyscipt when not playing Cyberpunk
located in notifications area in windows taskbar
Also you wont be able to Mark waypoints on maps with script on so
double click autoscript icon to open
<<HOTKEY>>
press Pause to pause script
then mark your waypoint in cyberpunk
then Alt+Tab back to autoscipt
press Ctrl + R to reload script
Alt + Tab back to Cyberpunk
(alternatively you could do this in File menu in autohotkey)