Downloads - culturespy/umod GitHub Wiki

The original author of the project left behind several zip files. I am copying the original file descriptions in quotes. I have not personally checked any of these files, I am just rehosting them to preserve the original project:

texmod.zip - "Original Texmod v0.9 beta"


uMod_v1_r44.zip - "uMod V 1.0 (r44) Featured" (Note: If you're modding Guild Wars, I believe this is what you want.)

uMod V1.0 (r44)

Difference to Version (r40):

  • bug fix for a memory leak
  • added French and Italian support (see acknowledgement)

uMod_source_r44.zip - "uMod V 1.0 (r44) Source"


uMod_alpha_v2_r49.zip - "uMod V2.0 Alpha (r49) Featured"

Here comes uMod V2.0 Alpha

Two minor bug fixes, but there are many new lines of code -> again Alpha status ;)

uMod2 comes along with new features and a more user-friendly design. The biggest advantage is the grouping function of mods. You can open mods and select or deselect single textures. New mods can contain groups and subgroups to arrange the textures. Thus you can add various styles for the same set of target textures into one mod, while putting each style into a separate group. Afterwards the mod-user can decide which style (subgroup) is active.

Mods are added via the context menu (right click in the bottom window of uMod2) or per drag&drop from the explorer. You reorder the mods also by using drag&drop. You can Activate or Deactivate a mod, a group, or texture by setting a tick mark into the column A or D.

ATTENTION: uMod2 uses a new hashing algorithm and the "old" algorithm is disabled by default. You can activate it over the context menu. If you want to use tpf mods you must activate this tpf support before entering the map or even before the game starts (save into template, set this template as default and restart the game).

File names of saved textures include information about the dimension of the textures (WxHxD), the texture format F and the hash (new algorithm). The extra capital letter stands for Texture, Cubetexture or Volumetexture.


uMod_alpha_v2_r53.zip - "uMod V2.0 Alpha (r53)"

This Version has performance issues.

compared to (r52) BugFix: With introduction of IDirect3DSurface9-Support in Version (r52) I also introduced some fatal bugs. Here is the BugFix ;)

compared to (r51) BugFix: in UpdateTexture, which was introduced a revision before.

support now:

  • UpdateSurface
  • uMod_IDirect3DSurface9

other improvements:

  • added an update button
  • uMod can now detect if textures changed their content

uMod_alpha_v2_r53_with_log.zip - "uMod V2.0 Alpha (r53)"

In this version the logging mode is enabled.


uMod_Source_r53.zip - "uMod V2.0 Alpha (r53) Source"