Difference between revisions of "Configuring Overgrowth"

From Wolfire Games Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
'''config.txt''' file. '''config.txt''' is located in the Data folder ((for Mac users) '''''~/Library/Application Support/Lugaru 2/Data/'''''
 
'''config.txt''' file. '''config.txt''' is located in the Data folder ((for Mac users) '''''~/Library/Application Support/Lugaru 2/Data/'''''
 +
 +
'''Note: if you are using Lion, your library folder is hidden by default... in the finder, click the "Go" menu, then Press Option, and Library will appear in the list '''
 +
  
 
(and for Windows users) '''''My Documents\Wolfire\Overgrowth\Data''''', '''NOT''' Program Files\Wolfire\Overgrowth\Data!). The file is a plain text file that is readable
 
(and for Windows users) '''''My Documents\Wolfire\Overgrowth\Data''''', '''NOT''' Program Files\Wolfire\Overgrowth\Data!). The file is a plain text file that is readable
Line 43: Line 46:
 
music: false - set this value to false to disable background music
 
music: false - set this value to false to disable background music
  
key[quit]: esc
+
media_mode: false -set this true to remove some menues in editor mode
 +
 
 +
baked_shadows: true set this false to use cascaded shadow maps (may be little slower but shadows are calculated in real time)
  
key[slow]: tab
+
debug_key_presses: false
 +
 
 +
key[quit]: esc you can exit into editor mode or if you allready are in editor mode you can exit into level select menu
 +
 
 +
key[slow]: tab - ennables slow motion
  
 
key[fast]: \
 
key[fast]: \
Line 64: Line 73:
  
 
key[down]: s
 
key[down]: s
 +
 +
key[item]: e - grabs a nearby weapon
 +
 +
key[drop]: q - drops a weapon that you are holding
  
 
key[chat]: t
 
key[chat]: t

Revision as of 16:34, 26 September 2011

While Overgrowth does not currently provide a way to adjust settings in game, users may adjust their configuration by modifying their

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

Note: if you are using Lion, your library folder is hidden by default... in the finder, click the "Go" menu, then Press Option, and Library will appear in the list


(and for Windows users) My Documents\Wolfire\Overgrowth\Data, NOT Program Files\Wolfire\Overgrowth\Data!). The file is a plain text file that is readable

by any normal text editor (such as TextEdit for Mac or Notepad for Windows).

Settings

screenwidth: 800 - the game's horizontal resolution

screenheight: 600 - the game's vertical resolution

fullscreen: false - change this value to true in order to get Overgrowth to run in fullscreen mode

vsync: false - change this value to true in order to limit the frame rate of the game to the refresh rate of your monitor

multisample: 0

anisotropy: 0

post_effects: false

shaders: true

texture_reduce: 1

gamma_correct: true

fps_label: false - set this value to true to enable the in-game fps counter

sound_label: true

visible_raycasts: false

visible_sound_spheres: false

editor_mode: false - set this value to true in order to start the level editor by default (instead of taking player control)

invert_y_look: false

music: false - set this value to false to disable background music

media_mode: false -set this true to remove some menues in editor mode

baked_shadows: true set this false to use cascaded shadow maps (may be little slower but shadows are calculated in real time)

debug_key_presses: false

key[quit]: esc you can exit into editor mode or if you allready are in editor mode you can exit into level select menu

key[slow]: tab - ennables slow motion

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[item]: e - grabs a nearby weapon

key[drop]: q - drops a weapon that you are holding

key[chat]: t

key[rclick]: rshift - for users having difficulty with the combat/weapon controls, it may be helpful to set this value to some other button (such as "e") in order allow better ease of use.