Difference between revisions of "WkPrivateCfg"

From Worms Knowledge Base

Jump to: navigation, search
m
 
Line 1: Line 1:
 
{{lowercase title}}{{ParentArticle|[[WormKit]]}}
 
{{lowercase title}}{{ParentArticle|[[WormKit]]}}
 +
{{WkIncompatible|versioncheck=1}}
 
{{Software_infobox
 
{{Software_infobox
 
| name = wkPrivateCfg
 
| name = wkPrivateCfg

Latest revision as of 14:44, 16 March 2013

(Up to WormKit)
This WormKit module is not compatible with the latest W:A update (3.8.1).
wkPrivateCfg
Developer: Kawoosh
Latest version: 0.0.1.1 / 14 January 2013
Supported games: W:A
Supported W:A version: 3.7.0.0, 3.6.31.0
Language: C++
License: Open-source (on-demand)
Download: 3.7.0.0 version
3.6.31.0 version

This WormKit module allows you to store your W:A settings (i.e. Language settings, Advanced settings, NetSettings, nickname, resolution, etc.) without touching the registry. An INI file (WA.ini) is used instead.

How to use it

First of all, you must enable Load WormKit modules in the Advanced settings screen.

Warning: your current settings will be reset. You have to set them up again. After this is done, you should find a file named "WA.ini" in your W:A folder.

Practical aspect

This module is useful, for example, if you are holding multiple different installation directories of W:A and don't want to share the same settings between them. Or, for example, if you switch from computer to computer.

Also, this module is the best solution if you want to specify a custom resolution for Project X windowed mode in the easiest way. And, of course, all settings are closer to the user and are in usual decimal format.

Personal tools