Jump to content

How do I make a clear filter for the game based on in-game textures?


Recommended Posts

Since I've played Fallout 4 on Xbox, I've always noticed this out-of-place glow on characters (especially in dark areas), so I decided to see if anyone had uploaded a mod on Bethesda.net to get rid of this issue. To my disappointment, there was only a handful and they all failed in that regard; none of them actually worked.


I hate this glowing effect with a passion (and there are others who do as well), so I'm taking this into my own hands (I bought FO4 on Steam and downloaded the Creation Kit for this reason alone).


Any ideas?
Edited by olverajathen80
Link to comment
Share on other sites

I think this is the character light (cl), a kind of rim light thing on characters.

It is a switch that is on by default.

 

It can be toggled from the console(PC) and turned off permanently by modifying the Fallout.ini file.

Not sure if the ini file is modable on Xbox

 

In game console: cl off

 

ini file:

 

sStartingConsoleCommand=cl off

 

See this page for example:

https://www.nexusmods.com/fallout4/mods/3771

Link to comment
Share on other sites

I think this is the character light (cl), a kind of rim light thing on characters.

It is a switch that is on by default.

 

It can be toggled from the console(PC) and turned off permanently by modifying the Fallout.ini file.

Not sure if the ini file is modable on Xbox

 

In game console: cl off

 

ini file:

 

sStartingConsoleCommand=cl off

 

See this page for example:

https://www.nexusmods.com/fallout4/mods/3771

 

Unfortunately, console commands are not supported on consoles, so it would be impossible to implement the command. Also, there isn't a specific setting to turn off the effect (that I'm aware of) in the game other than the command you mentioned.

Edited by olverajathen80
Link to comment
Share on other sites

 

I think this is the character light (cl), a kind of rim light thing on characters.

It is a switch that is on by default.

 

It can be toggled from the console(PC) and turned off permanently by modifying the Fallout.ini file.

Not sure if the ini file is modable on Xbox

 

In game console: cl off

 

ini file:

 

sStartingConsoleCommand=cl off

 

See this page for example:

https://www.nexusmods.com/fallout4/mods/3771

 

Unfortunately, console commands are not supported on consoles, so it would be impossible to implement the command. Also, there isn't a specific setting to turn off the effect (that I'm aware of) in the game other than the command you mentioned. This is the only thing I've come across close to a solution.

 

 

Not impossible. You'd just have to create a mod with a quest that sent that command using a script when the character loads.

Link to comment
Share on other sites

 

 

I think this is the character light (cl), a kind of rim light thing on characters.

It is a switch that is on by default.

 

It can be toggled from the console(PC) and turned off permanently by modifying the Fallout.ini file.

Not sure if the ini file is modable on Xbox

 

In game console: cl off

 

ini file:

 

sStartingConsoleCommand=cl off

 

See this page for example:

https://www.nexusmods.com/fallout4/mods/3771

 

Unfortunately, console commands are not supported on consoles, so it would be impossible to implement the command. Also, there isn't a specific setting to turn off the effect (that I'm aware of) in the game other than the command you mentioned. This is the only thing I've come across close to a solution.

 

 

Not impossible. You'd just have to create a mod with a quest that sent that command using a script when the character loads.

 

I think that's only possible for PC.

Edited by olverajathen80
Link to comment
Share on other sites

  • Recently Browsing   0 members

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