mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 12:09:02 +00:00
Update config.h
This commit is contained in:
parent
922d06ab1f
commit
7784ba052e
1 changed files with 2 additions and 2 deletions
|
@ -210,8 +210,8 @@ enum Config {
|
|||
#define NO_ISLAND_LOADING // disable loadscreen between islands via loading all island data at once, consumes more memory and CPU
|
||||
//#define USE_TEXTURE_POOL
|
||||
#define CUTSCENE_BORDERS_SWITCH
|
||||
#define EXTENDED_COLOURFILTER // more options for colour filter (replaces mblur)
|
||||
#define EXTENDED_PIPELINES // custom render pipelines (includes Neo)
|
||||
//#define EXTENDED_COLOURFILTER // more options for colour filter (replaces mblur)
|
||||
//#define EXTENDED_PIPELINES // custom render pipelines (includes Neo)
|
||||
#define MULTISAMPLING // adds MSAA option
|
||||
|
||||
#ifdef LIBRW
|
||||
|
|
Loading…
Reference in a new issue