summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwithmorten <morten.with@gmail.com>2021-07-09 18:02:36 +0200
committerwithmorten <morten.with@gmail.com>2021-07-09 18:02:36 +0200
commite2ae17d99414b92669e5fda7304adfbe52191c86 (patch)
tree6199479b80d7b5dde46c53db9ce2b7218265c6a5
parentUse CPad functions to check key states in script loader (diff)
downloadre3-e2ae17d99414b92669e5fda7304adfbe52191c86.tar
re3-e2ae17d99414b92669e5fda7304adfbe52191c86.tar.gz
re3-e2ae17d99414b92669e5fda7304adfbe52191c86.tar.bz2
re3-e2ae17d99414b92669e5fda7304adfbe52191c86.tar.lz
re3-e2ae17d99414b92669e5fda7304adfbe52191c86.tar.xz
re3-e2ae17d99414b92669e5fda7304adfbe52191c86.tar.zst
re3-e2ae17d99414b92669e5fda7304adfbe52191c86.zip
-rw-r--r--src/core/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h
index 2d1b75ae..c9339b74 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -476,6 +476,11 @@ enum Config {
#undef ANISOTROPIC_FILTERING
//#define USE_TEXTURE_POOL // not possible because R* used custom RW33
+#undef EXTENDED_COLOURFILTER
+#undef EXTENDED_PIPELINES
+#undef SCREEN_DROPLETS
+#undef NEW_RENDERER
+
#undef FIX_SPRITES
#define PC_PARTICLE