~ubuntu-branches/ubuntu/natty/spring/natty

« back to all changes in this revision

Viewing changes to cont/springrc-template-headless.txt

  • Committer: Bazaar Package Importer
  • Author(s): Scott Ritchie
  • Date: 2010-09-23 18:56:03 UTC
  • mfrom: (3.1.9 experimental)
  • Revision ID: james.westby@ubuntu.com-20100923185603-st97s5chplo42y7w
Tags: 0.82.5.1+dfsg1-1ubuntu1
* Latest upstream version for online play
* debian/control: Replace (rather than conflict) spring-engine
  - spring-engine will be a dummy package (LP: #612905)
  - also set maintainer to MOTU

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# This is a config template for running the headless version of spring.
 
3
# It will prevent some crashes and reduce the CPU load.
 
4
#
 
5
# To use it, you should copy it to one of these locations:
 
6
#
 
7
# Linux & Mac:
 
8
# ~/.springrc
 
9
# ~/.springrc-<version>
 
10
#
 
11
# Windows:
 
12
# %APPDATA%\springsettings.cfg
 
13
# %APPDATA%\springsettings-<version>.cfg
 
14
#
 
15
# While "<version>" would be something like "0.81.2.1",
 
16
# and "%APPDATA%" something like
 
17
# "C:\Dokumente und Einstellungen\MyUser\Anwendungsdaten".
 
18
#
 
19
# Note: These comments will be gone after the first launch of spring.
 
20
 
21
 
 
22
AdvSky=0
 
23
AdvUnitShading=0
 
24
AtiHacks=0
 
25
BuildIconsFirst=0
 
26
BumpWaterAnisotropy=0
 
27
BumpWaterBlurReflection=0
 
28
BumpWaterReflection=0
 
29
BumpWaterRefraction=0
 
30
BumpWaterShoreWaves=0
 
31
BumpWaterTexSizeReflection=0
 
32
BumpWaterUseDepthTexture=0
 
33
CompressTextures=0
 
34
DualScreenMode=0
 
35
DynamicSky=0
 
36
Fullscreen=0
 
37
GrassDetail=0
 
38
GroundDecals=0
 
39
GroundDetail=0
 
40
GroundLODScaleReflection=0
 
41
GroundLODScaleRefraction=0
 
42
GroundLODScaleUnitReflection=0
 
43
GroundScarAlphaFade=0
 
44
HardwareCursor=0
 
45
LodScale=1.00
 
46
LodScaleReflection=1.00
 
47
LodScaleRefraction=1.00
 
48
LodScaleShadow=1.00
 
49
LuaAutoEnableUserWidgets=1
 
50
LuaModUICtrl=0
 
51
LuaShaders=0
 
52
LuaUI=0
 
53
MaxNanoParticles=0
 
54
MaxParticles=0
 
55
MaxSounds=0
 
56
MiniMapDrawProjectiles=0
 
57
MiniMapDrawCommands=0
 
58
MiniMapIcons=0
 
59
MiniMapMarker=0
 
60
NoHelperAIs=0
 
61
OrbitControllerEnabled=0
 
62
OverheadEnabled=0
 
63
ReflectiveWater=0
 
64
RotOverheadEnabled=0
 
65
SMFTexAniso=0.0
 
66
Shadows=-1
 
67
ShowClock=0
 
68
ShowFPS=0
 
69
ShowHealthBars=0
 
70
ShowPlayerInfo=0
 
71
ShowRezBars=0
 
72
SmoothEnabled=0
 
73
SmoothLines=0
 
74
SmoothPoints=0
 
75
SmoothTiltSpeed=0
 
76
TWEnabled=0
 
77
TeamNanoSpray=0
 
78
TextureLODBias=0
 
79
TooltipOutlineFont=0
 
80
TreeRadius=0
 
81
UnitIconDist=0
 
82
UnitLodDist=0
 
83
UsePBO=0
 
84
VSync=0
 
85
XResolution=113
 
86
YResolution=1
 
87