mirror of
https://github.com/Q3Rally-Team/rallyunlimited-engine.git
synced 2024-11-22 04:12:11 +00:00
15 lines
456 B
Text
15 lines
456 B
Text
|
Q: \r_mode doesn't work for fullscreen
|
||
|
A: dedicated cvar \r_modeFullscreen now is used for fullscreen,
|
||
|
set its value to "" if you want to use \r_mode again
|
||
|
|
||
|
Q: what mouse mode is used for raw input?
|
||
|
A: \in_mouse 1
|
||
|
|
||
|
Q: cnq3' raw input feels different
|
||
|
A: try \in_lagged 1
|
||
|
|
||
|
Q: how to minimize/restore game window by ALT+X key, for example?
|
||
|
A: set \in_minimize "alt+x" ; in_restart
|
||
|
|
||
|
Q: non-US/EN keyboard input is not working as before
|
||
|
A: \in_forceCharset 0
|