Hard Reset Redux

Hard Reset Redux

331 ratings
Hard Reset Redux HUD off | Hide Weapon | FoV
By ovmise
• Heads- Up Display (short HUD) — the term in computer games, which is a component of a graphical user interface, which is used to display important information directly during gameplay.

• Heads-Up Display (сокр. HUD) — термин в компьютерных играх, который обозначает часть графического интерфейса пользователя, служащего для отображения важной информации непосредственно во время игрового процесса.
   
Award
Favorite
Favorited
Unfavorite
Subscribe
Like this guide? Please, follow to my guide for future updates and more information
Hard Reset Redux
Screenshots
ENG: Disable HUD
Press Сtrl + [~] to bring up the console

r_draw_hud 0
crosshair off
r_draw_weapon 0
weapon/hud off
r_fov 60
Field of View
  • To bind the command to a key, type:
bind z "r_draw_weapon 0"
bind x "r_draw_weapon 1"
bind c "r_draw_hud 0"
bind v "r_draw_hud 1"
  • The game has a command of "s_fly_mode" but it does not work
  • Full list of commands here[www.mogelpower.de]
RUS: Отключаем HUD
Что бы вызвать консоль жмем Ctrl + [~]
  • Убираем HUD, изменяем поле зрения
r_draw_hud 0
Убирает прицел и меню игры
r_draw_weapon 0
Убирает оружие и HUD
r_fov 60
Field of View
  • Что бы постоянно не вводить их, можно привязать их к клавишам.
  • Для этого прописываем в консоли следующее:
bind z "r_draw_weapon 0"
bind x "r_draw_weapon 1"
bind c "r_draw_hud 0"
bind v "r_draw_hud 1"
  • В игре присутствует команда "s_fly_mode" которая по идеи должна включать свободную камеру, но она не работает. Возможно из за версии игры. Читал что нужна версия 1.0, но найти не удалось. Полный список команд можно найти тут[www.mogelpower.de]
28 Comments
Arid Drifter 27 Mar, 2024 @ 7:07am 
not full controller support... movement is working but the buttons for shooting do not work...
ExPrometheus 3 Nov, 2020 @ 3:01am 
Go to the configuration file(s) location.
Open config.cfg.
Change r_fullscreen_refreshes "50000/1000" to:
r_fullscreen_refreshes "60000/1000" - For 60 Hz
r_fullscreen_refreshes "1200000/1000" - For 120 Hz
r_fullscreen_refreshes "1440000/1000" - For 144 Hz
steak jacobs 6 Aug, 2020 @ 9:54am 
Hey, does anyone know if there's a way to increase the refresh rate past 60hz? I just got a 144hz monitor and tried playing this game again but it's capped at 60hz making for a super choppy experience.
Fedaygin 22 May, 2020 @ 6:56am 
Big thanks for these o/ How to reset the field of view after set it up to certain number ?
ovmise  [author] 21 Dec, 2017 @ 3:08pm 
Рад помочь
anchxrite 21 Dec, 2017 @ 12:49pm 
Спасибо за руководство!
Captain Blud 3 Feb, 2017 @ 6:36am 
Sure that makes lots of sense. I should have thought of that, 2 gudes. I'm too senselessly.
ovmise  [author] 3 Feb, 2017 @ 6:23am 
BludStanes, 2 gudes - senselessly
Captain Blud 3 Feb, 2017 @ 6:04am 
Why? What's the point of this? And the half russian half english thing is very distracting.
Darcory 3 Jul, 2016 @ 2:31pm 
Thanks for this!