mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 00:10:34 +00:00
implemented extended postfx
This commit is contained in:
parent
c3443bff99
commit
b468d010a8
24 changed files with 909 additions and 12 deletions
|
@ -225,6 +225,7 @@ 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)
|
||||
|
||||
// Water & Particle
|
||||
#define PC_PARTICLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue