Table of Contents
Re-Enable Crusaders Textures
Symptom
The astute will notice that there are two green wagons in WU. One is the Freedom wagon, which is supposed to be green, and the other is the Crusaders wagon, which is supposed to be white, but isn't.
Fix
The Crusaders textures were disabled in WU years ago due to a copyright. They still exist, you just need to re-enable them. Here's how.
Windows
Close the Wurm Client
Close any running copies of Wurm Unlimited.
Archive Manager
If your archive manager supports JAR files skip this step. Otherwise, download and install 7zip.
A Quick Note
The # character is used at the beginning of a line in the config text files as a way to comment it out/disable it from being read in as a setting. When you remove the leading # from a line, it enables it and WU will read it as part of its settings. What we're about to do is re-enable lines that were commented out to disable the Crusader textures.
Navigate
Navigate to your WurmLauncher\packs folder.
Open PMK.JAR
- Right click on pmk.jar and Open with archive manager or 7zip File Manager.
Open MAPPINGS.TXT
- Right click on mappings.txt and Edit.
- File, Save (CTRL-S), close the text editor (notepad, unless you use something else as default).
- When the popup asks, Update the file.
Open GRAPHICS.JAR
- Right click on graphics.jar and Open with archive manager or 7zip File Manager.
Open MAPPINGS.TXT
- Find and open mappings.txt and search for the string “.thec” (without the quotes).
- File, Save (CTRL-S), close the text editor (notepad, unless you use something else as default).
- When the popup asks, Update the file.
You should now be able to see the Crusaders textures for wagon, tabard and banner.
NOTE: If you get “file in use” errors when updating the files, it is because a copy of Wurm Unlimited is stuck running in the background. Use Task Manager to close all copies of Wurm Client, or reboot to fix the issue.
Linux
I was able to do it in Linux Mint. Use your built-in archive manager in place of 7zip. The procedure is pretty much the same.