mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 06:40:33 +00:00
weather fixes
This commit is contained in:
parent
ac5af18891
commit
771235d213
2 changed files with 8 additions and 8 deletions
|
@ -209,8 +209,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…
Add table
Add a link
Reference in a new issue