Page 1 of 1

Spring Settings

Posted: 04 Sep 2012, 12:01
by danil_kalina
Is it actual ?
http://springrts.com/wiki/Springrc

I can't find there:
  • BuildWarnings
    CubeTexSpecularExponent
    DisplayDebugPrefixConsole
    EnforceGameSpeed
    Headless
    KPHasForceSettingRanOnce
    LinkBandwidth
    LuaAutoEnableUserWidgets
    LuaAutoModWidgets
    LuaUI
    MoveWarnings
    NormalMapping
    SoundVolume
    UnitReplySoundVolume
    UnitReplyVolume
    VerboseLevel
    snd_general

Re: Spring Settings

Posted: 04 Sep 2012, 12:47
by Kloot
BuildWarnings --> no longer supported
CubeTexSpecularExponent --> no longer supported
DisplayDebugPrefixConsole --> not an engine config parameter
EnforceGameSpeed --> no longer supported (there is SpeedControl now)
Headless --> not an engine config parameter
KPHasForceSettingRanOnce --> not an engine config parameter
LinkBandwidth --> no longer supported (there are three separate Link*Bandwidth parameters now)
LuaAutoEnableUserWidgets --> not an engine config parameter (read by LuaUI's widget handler)
LuaAutoModWidgets --> not an engine config parameter
LuaUI --> no longer supported
MoveWarnings --> no longer supported
NormalMapping --> not an engine config parameter
SoundVolume --> no longer supported (now snd_volgeneral)
UnitReplySoundVolume --> no longer supported (now snd_volunitreply)
UnitReplyVolume --> no longer supported
VerboseLevel --> no longer supported
snd_general --> no longer supported

Re: Spring Settings

Posted: 04 Sep 2012, 13:22
by danil_kalina
Thanks

Re: Spring Settings

Posted: 04 Sep 2012, 19:22
by zwzsg
Yeah, widgets can write & read custom config flags too.

Re: Spring Settings

Posted: 05 Sep 2012, 02:06
by abma
danil_kalina wrote:Is it actual ?
http://springrts.com/wiki/Springrc
no it wasn't:

Code: Select all

output of

spring --list-config-vars: (spring 84.0) 
i've updated it to 91.0. yeah, its not pretty, but better than nothing.

Re: Spring Settings

Posted: 05 Sep 2012, 11:13
by danil_kalina
How to set Spring to use another Spring settings file ?

Re: Spring Settings

Posted: 05 Sep 2012, 11:33
by danil_kalina
I need it for Replay ( Spectators ) mode
or you have a better solution ?

Settings for playing and Settings for Replays ?
as for me I need only 3 options for replays: FullScreen, Window Width/Height

Re: Spring Settings

Posted: 05 Sep 2012, 11:49
by abma
spring --help

Code: Select all

[...]
-C [ --config ] arg      Configuration file
[...]

Re: Spring Settings

Posted: 06 Sep 2012, 11:39
by danil_kalina
abma wrote:spring --help
Works in Linux
Doesn't work in Windows

Re: Spring Settings

Posted: 06 Sep 2012, 11:41
by abma
works on windows, too, but you can't see it ;-)

Re: Spring Settings

Posted: 06 Sep 2012, 13:58
by knorke
spring --help > lol.txt
to fuddle it into a file.
http://pastebin.com/GmgCSEjC

Re: Spring Settings

Posted: 06 Sep 2012, 14:04
by jK
@abma
Always wanted to use mwclient to auto update such pages on the wiki. We could even auto update some lua pages with it etc.

Re: Spring Settings

Posted: 07 Sep 2012, 16:18
by danil_kalina
Could anyone modify files
Minimal, Low, Medium, High, Ultra
for spring settings ?

Re: Spring Settings

Posted: 07 Sep 2012, 16:19
by danil_kalina
High, Ultra

Re: Spring Settings

Posted: 07 Sep 2012, 23:51
by Forboding Angel
You mean these?

(Removed obsolete file)

Re: Spring Settings

Posted: 08 Sep 2012, 04:01
by danil_kalina
no, you have the old archive. I added some other spring options, like 3DTrees, AdvSky, etc.
and ask to change these files accordingly to graphic settings

Re: Spring Settings

Posted: 08 Sep 2012, 04:12
by Forboding Angel
Doah! Ok I understand. Sorry about that!