1
Fork 0

First MariENB 3 attempt for Fallout 4

This commit is contained in:
Marisa the Magician 2019-04-07 17:12:13 +02:00
commit 10d3fe13a2
49 changed files with 1638 additions and 4557 deletions

View file

@ -1,12 +1,10 @@
/*
enbeffect.fx : MariENB base shader.
(C)2013-2015 Marisa Kirisame, UnSX Team.
Part of MariENB, the personal ENB of Marisa.
Released under the GNU GPLv3 (or later).
*/
/* do not touch this! */
#define E_SHADER_3_0
/* separate for easier maintenance */
#include "menbeffectsettings.fx"
#include "menbeffectinternals.fx"
#include "menbeffectfilters.fx"
/*
enbeffect.fx : MariENB 3 base 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 "menbeffectsettings.fx"
#include "menbeffectinternals.fx"
#include "menbeffectfilters.fx"