aboutsummaryrefslogtreecommitdiffstats
path: root/installerdependencies/visuals/projectM/config.inp
diff options
context:
space:
mode:
authorcanni0 <canni0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-10-08 13:51:24 +0000
committercanni0 <canni0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-10-08 13:51:24 +0000
commitf564da84b9275067218dfd63f7eafd9bfa1692b3 (patch)
tree8f5971857a0c522369ae50454b1f62dda42cfc5b /installerdependencies/visuals/projectM/config.inp
parentad2d64765a945a79255c27f1ac8cb37366e486c1 (diff)
downloadusdx-f564da84b9275067218dfd63f7eafd9bfa1692b3.tar.gz
usdx-f564da84b9275067218dfd63f7eafd9bfa1692b3.tar.xz
usdx-f564da84b9275067218dfd63f7eafd9bfa1692b3.zip
- Added installer dependencies
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1437 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'installerdependencies/visuals/projectM/config.inp')
-rw-r--r--installerdependencies/visuals/projectM/config.inp21
1 files changed, 21 insertions, 0 deletions
diff --git a/installerdependencies/visuals/projectM/config.inp b/installerdependencies/visuals/projectM/config.inp
new file mode 100644
index 00000000..53c010dd
--- /dev/null
+++ b/installerdependencies/visuals/projectM/config.inp
@@ -0,0 +1,21 @@
+# config.inp
+# Configuration File for projectM
+
+Texture Size = 1024 # Size of internal rendering texture
+Mesh X = 32 # Width of PerPixel Equation mesh
+Mesh Y = 24 # Height of PerPixel Equation mesh
+FPS = 35 # Frames Per Second
+Fullscreen = false
+Window Width = 512 # startup window width
+Window Height = 512 # startup window height
+
+Smooth Transition Duration = 5 # in seconds
+Preset Duration = 30 # in seconds
+Easter Egg Parameter = 1
+
+Hard Cut Sensitivity = 10 # Lower to make hard cuts more frequent
+Aspect Correction = true # Custom Shape Aspect Correction
+
+Preset Path = Visuals/projectM/presets #preset location
+Title Font = Visuals/projectM/fonts/Vera.ttf
+Menu Font = Visuals/projectM/fonts/VeraMono.ttf \ No newline at end of file