Jump to content

Fallout 4 Advanced Animation Framework HUD/Messages


Recommended Posts

Posted

Hello, I am wondering if anyone is still having the messages on the left side of the screen with AAF. This has probably been covered numerous times, but I was told to ask here. I know that the recent about must've disabled or bugged something with it and I'm just wondering is there (still) a way to hide the messages, like a hotkey or something?

Posted
3 hours ago, idonotlikeusernames said:

I have that same problem and my settings.ini file has debug_on already set to false. 

 

AAF_settings.iniUnavailable

 

 

The top line of my debug also says nothing helpful, except that debug is on.

 

image.jpeg.317947eb0f82683024bcc61cbd0c00d5.jpeg

 

Yeah, my AAF_settings.ini also says debug_on = false. I'll try to experiment more, thanks for replies and sorry for the late response I have company.

Posted

I also found this: 

                       

                              troubleshooting_level            = 0            ; Controls which types of warning/error messages are shown as pop-up messages during game-play. Options:
                                                                                              ; (0) No warning or error messages appear as pop-ups during the game.
                                                                                              ; (1) Error messages appear as pop-ups. But, warnings do not.
                                                                                              ; (2) Both warning and error messages appear as pop-ups.

Posted
5 hours ago, flutie said:
  1. Open Data/AAF/AAF_settings.ini with a text editor like Sublime Text, Notepad++ or if you must, Notepad.
  2. Change the value attribute next to debug_on from true to false like this:

    
    [DEBUG MODES]
    
    debug_on                        = false
    
  3.  

 

4 hours ago, idonotlikeusernames said:

I have that same problem and my settings.ini file has debug_on already set to false. 

 

AAF_settings.iniUnavailable

 

 

The top line of my debug also says nothing helpful, except that debug is on.

 

image.jpeg.317947eb0f82683024bcc61cbd0c00d5.jpeg

 

Hey, I think I found it out! Find AAF_debug_on.ini you SHOULD have it like this:

 

                          debug_on                        = false        ; This turns on/off an output window that shows information/warnings/errors on-screen during gameplay.

 

Tell me if this works, I hope it does!

Posted

At the time of installing AAF you have the option to turn debug mode on. If you choose yes for that option it adds a few additional files, including the "AAF_debug_on.ini" file which will over-ride the debug setting in the main ini. This is all to make sure that the user sees the debug info if they select that option.

 

To resolve, it's probably easiest to just re-install AAF and make sure to not select debug mode in the options.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...