Skip to content

Dawid8plc/wkDLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wkDLang for Worms 2

Translates the in-game text using DW2Lang language files generated by DW2SMT

Requirements

Worms 2 Plus patch (select English during installation)

Download

The latest version can always be downloaded from here

Usage

  1. Extract both wkDLang.dll and wkDLang.ini files into your game directory
  2. Open the wkDLang.ini file in your text editor of choosing
  3. Set the Enabled value to 1 to enable the wormkit, and likewise to 0 when you want to disable it
  4. Set the Language value to the path of the language file that you want to use, relative to the game executable, for example: MyLang.dw2lang
  5. Run the game and enjoy the newly applied language!

Example config file

[Settings]
Enabled=0
Language=MyLang.dw2lang

Notes

  • Language files can be created using DW2SMT
  • It is worth noting that languages that rely on special characters could require the in-game fonts to be replaced with ones that have them, by replacing or modifying the GameDir\Data\Gfx\Gfx.dir file. This is out of scope for this wormkit and it will not do anything about it. If the appropriate fonts aren't in the Gfx.dir file, the in-game text will likely be incorrect or wrong

About

Translates the in-game text using DW2Lang language files generated by DW2SMT

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors