When you are playing games (especially action games), you often need to hold down keys, such as holding down the arrow keys to move, etc. At this time, you will find that NVDA is silent, because NVDA's principle is that when any key is pressed, it will instantly interrupt the current reading, and holding down the key is like telling NVDA to interrupt any reading at any time. This results in a keyboard event that interrupts the moment a new message is about to be read.
For these reasons, it was time to add a new mode for playing games, and so the NVDA game mode was born.
You can freely switch the game mode on or off.
When Game Mode is turned on, the NVDA reading principle changes as follows:
Other changes related to any game or add-on are listed below:
You can switch the game mode on/off by pressing NVDA+SHIFT+G. This gesture can also be changed during the input gestures.