How to Disable Hud on The Finals Game

How to Disable Hud on The Finals Game

To disable the HUD (heads-up display) in The Finals, the easiest way as of 2025 is to use F12. However, you can use workarounds like config file edits or third-party tools if you can’t use this key or would like an alternative. Here’s how:


Method 2: Config File Edits

  1. Locate Config Files:
    • Navigate to the game’s config folder: C:\Users\[YourUsername]\AppData\Local\TheFinals\Saved\Config\WindowsClient
    • Open GameUserSettings.ini or Engine.ini in a text editor like Notepad.
  2. Add Custom Commands:
    • Add these lines to disable HUD elements:
      [ConsoleVariables]
      r.DebugActionMode=1
      UI.HUD.Visibility=0
    • Save the file and set it to Read-Only (right-click → Properties → Read-Only).
  3. Verify in Game:
    • Launch the game. Most HUD elements (health, ammo, crosshairs) should be hidden.

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply