Add Gears Of War : Reloaded
This commit is contained in:
@@ -19,7 +19,6 @@ static SetBoolFn SetFPSFixEnabled = nullptr;
|
||||
static SetBoolFn SetResolutionFixEnabled = nullptr;
|
||||
static SetBoolFn SetAspectRatioFixEnabled = nullptr;
|
||||
static SetBoolFn SetDOFFixEnabled = nullptr;
|
||||
//static SetBoolFn SetCAFixEnabled = nullptr;
|
||||
static SetBoolFn SetVignettingFixEnabled = nullptr;
|
||||
static SetBoolFn SetFogFixEnabled = nullptr;
|
||||
static SetIntFn SetFOV = nullptr;
|
||||
@@ -33,7 +32,6 @@ static bool FPS_fix_enabled = false;
|
||||
static bool Resolution_fix_enabled = false;
|
||||
static bool Aspect_fix_enabled = false;
|
||||
static bool DOF_fix_enabled = false;
|
||||
//static bool CA_fix_enabled = false;
|
||||
static bool Vignetting_fix_enabled = false;
|
||||
static bool Fog_fix_enabled = false;
|
||||
static bool fix_enabled = false;
|
||||
|
||||
Reference in New Issue
Block a user