1. Post #1

    November 2014
    1 Posts
    I'm trying to record some cinematic rust videos. I've figured out how to remove the HUD but not the banner in the top right of the screen :( any suggestions?
    Thanks

  2. Post #2
    Dennab
    July 2014
    133 Posts
    Don't think its possible without some video editing.. don't believe there is an in-game option to toggle it off.
    Reply With Quote Edit / Delete Reply Windows Vista Canada Show Events Disagree Disagree x 1 (list)

  3. Post #3
    The legacy command was gui.hide_branding, but all the commands are different in the new version, if they even exist (many don't yet).

    Try this in the console:
    Code:
    find .
    It should list all available commands. The period is part of the command.
    Reply With Quote Edit / Delete Reply Windows 7 Canada Show Events Agree Agree x 1 (list)