Far Cry New Dawn

Far Cry New Dawn

View Stats:
Sir_0v3rk1ll Mar 11, 2019 @ 7:53am
TAB Key
is there a way to get rid of the Tab Key. I use tab for something else and I want to remove it. They still force you to use Tab for what ever it is they use it for?
Originally posted by AREA-57:
There is a program called "GlovePIE" that will enable you to do what you want. It will allow you to change the TAB key to whatever regardless of the game. I have to use it sometimes when games don't allow me to map to the arrow keys for movement. Sleeping dogs was one of those games which had the arrow keys reserved for the cell phone IIRC.

Here is an example of a simple script I used for that game. I just made a profile called sleeping dogs, and when I played that game I simply loaded up the script first.

LEFT = swallow(NUMPAD4)
RIGHT = swallow(NUMPAD6)
UP = swallow(NUMPAD8)
DOWN = swallow(NUMPAD2)


A = swallow(Left)
D = swallow(Right)
W = swallow(Up)
S = swallow(Down)

What the above did basically was move that function to the Numpad and allow me to use my arrow keys for movement. In your case you would put TAB where you want first, and then link your screenshot key to TAB.

https://www.softpedia.com/get/System/OS-Enhancements/GlovePIE.shtml

< >
Showing 1-4 of 4 comments
RasaNova Mar 11, 2019 @ 12:40pm 
I don't think you're forced to use tab, any of the menu hotkeys (i, m, etc) bring you to the same interface. Tab just re-opens the last one you looked at.
Sir_0v3rk1ll Mar 11, 2019 @ 12:52pm 
I use tab for screenshots, I always have. I should have the freedom to change it in the game. Why I use it? is cause it is a very comfortable key to get great moments that happen so fast. I enjoy looking at screenshots as much as watching videos. Ubisoft has been doing this for years now and I have seen many threads in here and in other places talking about having the freedom of taking it off or change it. So, I am forced to never take a screenshot using steam. Anyway I am posting it here to see if anyone has a solution to remove that key
Last edited by Sir_0v3rk1ll; Mar 11, 2019 @ 12:54pm
The author of this thread has indicated that this post answers the original topic.
AREA-57 Mar 11, 2019 @ 1:57pm 
There is a program called "GlovePIE" that will enable you to do what you want. It will allow you to change the TAB key to whatever regardless of the game. I have to use it sometimes when games don't allow me to map to the arrow keys for movement. Sleeping dogs was one of those games which had the arrow keys reserved for the cell phone IIRC.

Here is an example of a simple script I used for that game. I just made a profile called sleeping dogs, and when I played that game I simply loaded up the script first.

LEFT = swallow(NUMPAD4)
RIGHT = swallow(NUMPAD6)
UP = swallow(NUMPAD8)
DOWN = swallow(NUMPAD2)


A = swallow(Left)
D = swallow(Right)
W = swallow(Up)
S = swallow(Down)

What the above did basically was move that function to the Numpad and allow me to use my arrow keys for movement. In your case you would put TAB where you want first, and then link your screenshot key to TAB.

https://www.softpedia.com/get/System/OS-Enhancements/GlovePIE.shtml

Sir_0v3rk1ll Mar 11, 2019 @ 2:08pm 
thank you sir. very much appreciated
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Mar 11, 2019 @ 7:53am
Posts: 4