First MariENB 3 attempt for Fallout 4
This commit is contained in:
parent
8b64feccc8
commit
10d3fe13a2
49 changed files with 1638 additions and 4557 deletions
10
enbseries/enbeffectpostpass.fx
Normal file
10
enbseries/enbeffectpostpass.fx
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/*
|
||||
enbeffectpostpass.fx : MariENB 3 extra shader.
|
||||
(C)2015 Marisa Kirisame, UnSX Team.
|
||||
Part of MariENB 3, the personal ENB of Marisa for Fallout 4.
|
||||
Released under the GNU GPLv3 (or later).
|
||||
*/
|
||||
#include "menbglobaldefs.fx"
|
||||
#include "menbextrasettings.fx"
|
||||
#include "menbextrainternals.fx"
|
||||
#include "menbextrafilters.fx"
|
||||
Reference in a new issue