diff options
author | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-07-15 20:57:59 +0000 |
---|---|---|
committer | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-07-15 20:57:59 +0000 |
commit | b793816fbd2ba63bed1802ccfe04be3f4841a80e (patch) | |
tree | 1b151fd603c7f252ba4667309dbb6742b9a37418 /InstallerDependencies/Visuals/projectM/config | |
parent | 0326382a760087bb507d1c3083e2b8767d79cdee (diff) | |
download | usdx-b793816fbd2ba63bed1802ccfe04be3f4841a80e.tar.gz usdx-b793816fbd2ba63bed1802ccfe04be3f4841a80e.tar.xz usdx-b793816fbd2ba63bed1802ccfe04be3f4841a80e.zip |
Cleaning up our SVN, removing unneeded files.
Linux: Visuals are within the ProjectM package
Windows: The needed files will be on wiki.ultrastardeluxe.org
MacOSX: As on Windows, the files will show up on our wiki
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1197 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r-- | InstallerDependencies/Visuals/projectM/config | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/InstallerDependencies/Visuals/projectM/config b/InstallerDependencies/Visuals/projectM/config deleted file mode 100644 index bf066ae2..00000000 --- a/InstallerDependencies/Visuals/projectM/config +++ /dev/null @@ -1,22 +0,0 @@ -projectM Config file (ONLY CHANGE THE NUMBERS!!!!!!) ------------------------------------------------------- -Texture Size (Must be power of 2) [256,512,1024,2048, etc] -512 -Grid X Dimension (Higher is Better but much slower) 12-60 -32 -Grid Y Dimension (Higher is Better but much slower) 8-45 -24 -Windowed Width (Initial window width) -512 -Windowed Height (Initial window width) -512 -Fullscreen Width (set to your native screen resolution) -1024 -Fullscreen Height (set to your native screen resolution) -768 -FPS (Higher the Better) 30-90 is realisitc -35 -Fullscreen on Startup (1=yes, 0=no) -0 -X Server to Display projectM default is ":0.0" -:0.0 |