aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/ViceMips.ini
diff options
context:
space:
mode:
authorkj_sh6042026-05-24 19:05:14 -0400
committerkj_sh6042026-05-24 19:05:14 -0400
commita51d492ab3325925a51a69e416bd79534ae86ac2 (patch)
tree4e971cf02a0167a425d3d110ed6b5647f9e061d6 /src/scripts/ViceMips.ini
parentda21f6d5b4ac1fa65283c56dc3b79ac126ce0e90 (diff)
refactor: src/
Diffstat (limited to 'src/scripts/ViceMips.ini')
-rw-r--r--src/scripts/ViceMips.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/scripts/ViceMips.ini b/src/scripts/ViceMips.ini
new file mode 100644
index 0000000..4ea0943
--- /dev/null
+++ b/src/scripts/ViceMips.ini
@@ -0,0 +1,8 @@
+[STATES]
+; -1 = skip
+nMagFilter = -1
+nMinFilter = -1
+nMipFilter = -1
+fMipMapLodBias= 0.0 ; Use 0.0 to skip
+nMaxMipLevel = -1
+nMaxAnisotropy = 16 \ No newline at end of file