Difference between revisions of "Configuring Overgrowth"

From Wolfire Games Wiki
Jump to: navigation, search
(New page: Overgrowth does not provide a way to adjust settings in game, but users can set these up by changing the values in '''config.txt'''. config.txt is located in the Data folder ((for Mac us...)
 
Line 9: Line 9:
 
==Settings==
 
==Settings==
  
|screenwidth: 800  - a basic seting for scteen width
+
screenwidth: 800  - a basic seting for scteen width
|-
+
 
|screenheight: 600  - a basic seting for scteen height
+
screenheight: 600  - a basic seting for scteen height
|-
+
 
|fullscreen: false - this is the line you need to change to fullscreen: true to get Overgrowth run on fullscreen mode
+
fullscreen: false - this is the line you need to change to fullscreen: true to get Overgrowth run on fullscreen mode
|-
+
 
|vsync: false
+
vsync: false
|-
+
 
|multisample: 0
+
multisample: 0
|-
+
 
|anisotropy: 0
+
anisotropy: 0
|-
+
 
|post_effects: false
+
post_effects: false
|-
+
 
|shaders: true
+
shaders: true
|-
+
 
|texture_reduce: 1
+
texture_reduce: 1
|-
+
 
|gamma_correct: true
+
gamma_correct: true
|-
+
 
|fps_label: false  - set this line to fps_label: true to see your fps in game
+
fps_label: false  - set this line to fps_label: true to see your fps in game
|-
+
 
|sound_label: true
+
sound_label: true
|-
+
 
|visible_raycasts: false
+
visible_raycasts: false
|-
+
 
|visible_sound_spheres: false
+
visible_sound_spheres: false
|-
+
 
|editor_mode: false  - set this line to true to enter into level editor each time you enter into newly loaded level
+
editor_mode: false  - set this line to true to enter into level editor each time you enter into newly loaded level
|-
+
 
|invert_y_look: false  
+
invert_y_look: false  
|-
+
 
|music: false - set this line to false to mute background music
+
music: false - set this line to false to mute background music
|-
+
 
|key[quit]: esc
+
key[quit]: esc
|-
+
 
|key[slow]: tab
+
key[slow]: tab
|-
+
 
|key[fast]: \
+
key[fast]: \
|-
+
 
|key[crouch]: lshift
+
key[crouch]: lshift
|-
+
 
|key[jump]: space
+
key[jump]: space
|-
+
 
|key[screenshot]: f7
+
key[screenshot]: f7
|-
+
 
|key[console]: `
+
key[console]: `
|-
+
 
|key[left]: a
+
key[left]: a
|-
+
 
|key[right]: d
+
key[right]: d
|-
+
 
|key[up]: w
+
key[up]: w
|-
+
 
|key[down]: s
+
key[down]: s
|-
+
 
|key[chat]: t
+
key[chat]: t
|-
+
 
|key[rclick]: rshift -  - set this line to key[rclick]: e if u are working with apple mightymouse, this should solve  
+
key[rclick]: rshift -  - set this line to key[rclick]: e if u are working with apple mightymouse, this should solve  
 
problems with clicking right and left mouse button in same time. so your mouse right button functions go under key  
 
problems with clicking right and left mouse button in same time. so your mouse right button functions go under key  
 
"e"
 
"e"
|-
+
 
  
  
 
[[Category:Overgrowth]]
 
[[Category:Overgrowth]]

Revision as of 08:31, 16 May 2011

Overgrowth does not provide a way to adjust settings in game, but users can set these up by changing the values in

config.txt. config.txt is located in the Data folder ((for Mac users) ~/Library/Application Support/Lugaru

2/Data/ (and for windows users their config.txt is located under My Documents\Wolfire\Overgrowth\Data) and its a

plain text file that can be edited with any text editor.

Settings

screenwidth: 800 - a basic seting for scteen width

screenheight: 600 - a basic seting for scteen height

fullscreen: false - this is the line you need to change to fullscreen: true to get Overgrowth run on fullscreen mode

vsync: false

multisample: 0

anisotropy: 0

post_effects: false

shaders: true

texture_reduce: 1

gamma_correct: true

fps_label: false - set this line to fps_label: true to see your fps in game

sound_label: true

visible_raycasts: false

visible_sound_spheres: false

editor_mode: false - set this line to true to enter into level editor each time you enter into newly loaded level

invert_y_look: false

music: false - set this line to false to mute background music

key[quit]: esc

key[slow]: tab

key[fast]: \

key[crouch]: lshift

key[jump]: space

key[screenshot]: f7

key[console]: `

key[left]: a

key[right]: d

key[up]: w

key[down]: s

key[chat]: t

key[rclick]: rshift - - set this line to key[rclick]: e if u are working with apple mightymouse, this should solve problems with clicking right and left mouse button in same time. so your mouse right button functions go under key "e"