Difference between revisions of "WkPrivateCfg"
From Worms Knowledge Base
m |
|||
Line 1: | Line 1: | ||
{{lowercase title}}{{ParentArticle|[[WormKit]]}} | {{lowercase title}}{{ParentArticle|[[WormKit]]}} | ||
+ | {{WkIncompatible|versioncheck=1}} | ||
{{Software_infobox | {{Software_infobox | ||
| name = wkPrivateCfg | | name = wkPrivateCfg |
Revision as of 16:36, 19 December 2012
This WormKit module is not compatible with the latest W:A update (3.8.1). |
wkPrivateCfg | |
---|---|
Developer: | Kawoosh |
Latest version: | 1.0 / 25 July 2011 |
Supported games: | W:A |
Supported W:A version: | 3.6.31.0 |
Language: | C++ |
License: | Open-source (on-demand) |
Download: | wkPrivateCfg.dll (43KB) |
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 have WormKit or WormKitDS installed. Copy the module into your W:A folder and run the game.
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.