summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-10-29 19:11:47 +0100
committeraap <aap@papnet.eu>2020-10-29 19:11:47 +0100
commite97366c023ee81d0feefa131ed38c77131d29f40 (patch)
treeec7f378fbb88e855caa8764da2f6186946bf60dd /src/core/config.h
parentMerge branch 'master' of github.com:GTAmodding/re3 (diff)
downloadre3-e97366c023ee81d0feefa131ed38c77131d29f40.tar
re3-e97366c023ee81d0feefa131ed38c77131d29f40.tar.gz
re3-e97366c023ee81d0feefa131ed38c77131d29f40.tar.bz2
re3-e97366c023ee81d0feefa131ed38c77131d29f40.tar.lz
re3-e97366c023ee81d0feefa131ed38c77131d29f40.tar.xz
re3-e97366c023ee81d0feefa131ed38c77131d29f40.tar.zst
re3-e97366c023ee81d0feefa131ed38c77131d29f40.zip
Diffstat (limited to '')
-rw-r--r--src/core/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h
index 171c6be9..fd89391b 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -201,6 +201,9 @@ enum Config {
#define LOAD_INI_SETTINGS
// Rendering/display
+#define EXTRA_MODEL_FLAGS // from mobile to optimize rendering
+# define HARDCODED_MODEL_FLAGS // sets the flags enabled above from hardcoded model names.
+ // NB: keep this enabled unless your map IDEs have these flags baked in
#define ASPECT_RATIO_SCALE // Not just makes everything scale with aspect ratio, also adds support for all aspect ratios
#define DEFAULT_NATIVE_RESOLUTION // Set default video mode to your native resolution (fixes Windows 10 launch)
#define USE_TXD_CDIMAGE // generate and load textures from txd.img