Skip to content

Releases: tkhquang/CrimsonDesertTools

CrimsonDesertLiveTransmog v0.15.0

Choose a tag to compare

@tkhquang tkhquang released this 04 Sep 18:31

Crimson Desert - Live Transmog

Release v0.15.0 - Crimson Desert 2.01.00 support and accessory fixes

Runtime visual armor swap (transmog) for Crimson Desert. Changes the appearance of equipped armor without affecting stats.

Changelog

  • Updated the mod to work with Crimson Desert version 2.01.00
  • Refreshed the item name list for game version 2.01.00
  • Fixed large saved color palettes losing colors when they were loaded back
  • Sped up the equipment name lookup the mod runs while loading

Installation

  1. Extract all files to your Crimson Desert bin64/ directory (or bin64/plugins/ if you load mods through OptiScaler)
  2. Launch the game and press Home to open the overlay (ReShade addon tab if ReShade is installed, otherwise a standalone window)
  3. Browse armor in each slot picker and click Apply All

Note

This package includes everything you need:

  • CrimsonDesertLiveTransmog.asi - The mod itself (built with DetourModKit)
  • CrimsonDesertLiveTransmog.ini - Configuration file
  • Documentation and license information

ASI Loader (e.g. Ultimate ASI Loader) must be installed separately.

Configuration

Edit the CrimsonDesertLiveTransmog.ini file to set up transmog swaps per armor slot.

See the README for detailed instructions.

Technical Details

This mod is built on DetourModKit, a lightweight C++ toolkit for game modding that provides:

  • Safe function hooking via SafetyHook
  • AOB (Array of Bytes) pattern scanning
  • Configuration management
  • Thread-safe logging

CrimsonDesertEquipHide v0.9.0

Choose a tag to compare

@tkhquang tkhquang released this 04 Sep 18:24

Crimson Desert - Equip Hide

Release v0.9.0 - Crimson Desert 2.01.00 support and performance fixes

This mod allows you to hide equipped gear visually in Crimson Desert using customizable hotkeys.

Changelog

  • Updated the mod to work with Crimson Desert version 2.01.00
  • Fixed a performance drop that built up across loading screens, fast travel and zone changes
  • Sped up the equipment name lookup the mod runs while loading
  • Cut background scanning while the mod waits for late-loading equipment parts

Installation

  1. Extract all files to your Crimson Desert game directory
  2. Launch the game and press V (default) to toggle equipment visibility

Note

This package includes everything you need:

  • CrimsonDesertEquipHide.asi - The mod itself (built with DetourModKit)
  • CrimsonDesertEquipHide.ini - Configuration file
  • version.dll - Ultimate ASI Loader by ThirteenAG (must be installed separately)
  • Documentation and license information

Configuration

Edit the CrimsonDesertEquipHide.ini file to customize hotkeys and other settings.

See the README for detailed instructions.

Technical Details

This mod is built on DetourModKit, a lightweight C++ toolkit for game modding that provides:

  • Safe function hooking via SafetyHook
  • AOB (Array of Bytes) pattern scanning
  • Configuration management
  • Thread-safe logging

CrimsonDesertLiveTransmog v0.14.1

Choose a tag to compare

@tkhquang tkhquang released this 27 Aug 17:47

Crimson Desert - Live Transmog

Release v0.14.1 - Stutter and frame drop fix

Runtime visual armor swap (transmog) for Crimson Desert. Changes the appearance of equipped armor without affecting stats.

Changelog

  • Fixed repeated stutters and frame drops, most noticeable when one or both of your companions are not with you

Installation

  1. Extract all files to your Crimson Desert bin64/ directory (or bin64/plugins/ if you load mods through OptiScaler)
  2. Launch the game and press Home to open the overlay (ReShade addon tab if ReShade is installed, otherwise a standalone window)
  3. Browse armor in each slot picker and click Apply All

Note

This package includes everything you need:

  • CrimsonDesertLiveTransmog.asi - The mod itself (built with DetourModKit)
  • CrimsonDesertLiveTransmog.ini - Configuration file
  • Documentation and license information

ASI Loader (e.g. Ultimate ASI Loader) must be installed separately.

Configuration

Edit the CrimsonDesertLiveTransmog.ini file to set up transmog swaps per armor slot.

See the README for detailed instructions.

Technical Details

This mod is built on DetourModKit, a lightweight C++ toolkit for game modding that provides:

  • Safe function hooking via SafetyHook
  • AOB (Array of Bytes) pattern scanning
  • Configuration management
  • Thread-safe logging

CrimsonDesertLiveTransmog v0.14.0

Choose a tag to compare

@tkhquang tkhquang released this 26 Aug 18:28

Crimson Desert - Live Transmog

Release v0.14.0 - Crimson Desert 2.00.00 support, paired accessories, and instant outfit changes

Runtime visual armor swap (transmog) for Crimson Desert. Changes the appearance of equipped armor without affecting stats.

Changelog

  • Updated the mod to work with Crimson Desert version 2.00.00
  • Refreshed the item name list for game version 2.00.00
  • Outfits are now built with the mesh-swap system by default, retiring a large amount of older code
  • Earrings and rings can now be transmogged, each with its own look
  • Your real gear no longer flashes on screen before the transmog replaces it
  • Changing a slot's look now applies instantly instead of pausing while the old piece is removed
  • Clicking quickly through presets now only builds the one you land on, instead of every preset on the way
  • Dye color changes now update just that slot, without re-dressing the whole outfit
  • Much quieter log file

Installation

  1. Extract all files to your Crimson Desert bin64/ directory (or bin64/plugins/ if you load mods through OptiScaler)
  2. Launch the game and press Home to open the overlay (ReShade addon tab if ReShade is installed, otherwise a standalone window)
  3. Browse armor in each slot picker and click Apply All

Note

This package includes everything you need:

  • CrimsonDesertLiveTransmog.asi - The mod itself (built with DetourModKit)
  • CrimsonDesertLiveTransmog.ini - Configuration file
  • Documentation and license information

ASI Loader (e.g. Ultimate ASI Loader) must be installed separately.

Configuration

Edit the CrimsonDesertLiveTransmog.ini file to set up transmog swaps per armor slot.

See the README for detailed instructions.

Technical Details

This mod is built on DetourModKit, a lightweight C++ toolkit for game modding that provides:

  • Safe function hooking via SafetyHook
  • AOB (Array of Bytes) pattern scanning
  • Configuration management
  • Thread-safe logging

CrimsonDesertLiveTransmog v0.13.2

Choose a tag to compare

@tkhquang tkhquang released this 15 Aug 12:15

Crimson Desert - Live Transmog

Release v0.13.2 - Crimson Desert 1.18.00 support

Runtime visual armor swap (transmog) for Crimson Desert. Changes the appearance of equipped armor without affecting stats.

Changelog

  • Updated the mod to work with Crimson Desert version 1.18.00
  • Refreshed the item name list for game version 1.18.00

Installation

  1. Extract all files to your Crimson Desert bin64/ directory (or bin64/plugins/ if you load mods through OptiScaler)
  2. Launch the game and press Home to open the overlay (ReShade addon tab if ReShade is installed, otherwise a standalone window)
  3. Browse armor in each slot picker and click Apply All

Note

This package includes everything you need:

  • CrimsonDesertLiveTransmog.asi - The mod itself (built with DetourModKit)
  • CrimsonDesertLiveTransmog.ini - Configuration file
  • Documentation and license information

ASI Loader (e.g. Ultimate ASI Loader) must be installed separately.

Configuration

Edit the CrimsonDesertLiveTransmog.ini file to set up transmog swaps per armor slot.

See the README for detailed instructions.

Technical Details

This mod is built on DetourModKit, a lightweight C++ toolkit for game modding that provides:

  • Safe function hooking via SafetyHook
  • AOB (Array of Bytes) pattern scanning
  • Configuration management
  • Thread-safe logging

CrimsonDesertEquipHide v0.8.7

Choose a tag to compare

@tkhquang tkhquang released this 15 Aug 12:11

Crimson Desert - Equip Hide

Release v0.8.7 - Crimson Desert 1.18.00 support

This mod allows you to hide equipped gear visually in Crimson Desert using customizable hotkeys.

Changelog

  • Updated the mod to work with Crimson Desert version 1.18.00

Installation

  1. Extract all files to your Crimson Desert game directory
  2. Launch the game and press V (default) to toggle equipment visibility

Note

This package includes everything you need:

  • CrimsonDesertEquipHide.asi - The mod itself (built with DetourModKit)
  • CrimsonDesertEquipHide.ini - Configuration file
  • version.dll - Ultimate ASI Loader by ThirteenAG (must be installed separately)
  • Documentation and license information

Configuration

Edit the CrimsonDesertEquipHide.ini file to customize hotkeys and other settings.

See the README for detailed instructions.

Technical Details

This mod is built on DetourModKit, a lightweight C++ toolkit for game modding that provides:

  • Safe function hooking via SafetyHook
  • AOB (Array of Bytes) pattern scanning
  • Configuration management
  • Thread-safe logging

CrimsonDesertEquipHide v0.8.6

Choose a tag to compare

@tkhquang tkhquang released this 02 Aug 20:23

Crimson Desert - Equip Hide

Release v0.8.6 - Fixed broken weapon attachment

This mod allows you to hide equipped gear visually in Crimson Desert using customizable hotkeys.

Changelog

  • Prevent body-armor cache-refresh path from re-inserting visible socket-owned entries
  • Thanks to Rubsi for reporting and fixing this

Installation

  1. Extract all files to your Crimson Desert game directory
  2. Launch the game and press V (default) to toggle equipment visibility

Note

This package includes everything you need:

  • CrimsonDesertEquipHide.asi - The mod itself (built with DetourModKit)
  • CrimsonDesertEquipHide.ini - Configuration file
  • version.dll - Ultimate ASI Loader by ThirteenAG (must be installed separately)
  • Documentation and license information

Configuration

Edit the CrimsonDesertEquipHide.ini file to customize hotkeys and other settings.

See the README for detailed instructions.

Technical Details

This mod is built on DetourModKit, a lightweight C++ toolkit for game modding that provides:

  • Safe function hooking via SafetyHook
  • AOB (Array of Bytes) pattern scanning
  • Configuration management
  • Thread-safe logging

CrimsonDesertLiveTransmog v0.13.1

Choose a tag to compare

@tkhquang tkhquang released this 01 Aug 17:31

Crimson Desert - Live Transmog

Release v0.13.1 - Crimson Desert 1.16.00 support

Runtime visual armor swap (transmog) for Crimson Desert. Changes the appearance of equipped armor without affecting stats.

Changelog

  • Updated the mod to work with Crimson Desert version 1.16.00
  • Fixed the prefab swap being lost on a single slot after a character switch or a slot re-tick
  • Refreshed the color and dye data for game version 1.16.00
  • Refreshed the item name list for game version 1.16.00

Installation

  1. Extract all files to your Crimson Desert bin64/ directory (or bin64/plugins/ if you load mods through OptiScaler)
  2. Launch the game and press Home to open the overlay (ReShade addon tab if ReShade is installed, otherwise a standalone window)
  3. Browse armor in each slot picker and click Apply All

Note

This package includes everything you need:

  • CrimsonDesertLiveTransmog.asi - The mod itself (built with DetourModKit)
  • CrimsonDesertLiveTransmog.ini - Configuration file
  • Documentation and license information

ASI Loader (e.g. Ultimate ASI Loader) must be installed separately.

Configuration

Edit the CrimsonDesertLiveTransmog.ini file to set up transmog swaps per armor slot.

See the README for detailed instructions.

Technical Details

This mod is built on DetourModKit, a lightweight C++ toolkit for game modding that provides:

  • Safe function hooking via SafetyHook
  • AOB (Array of Bytes) pattern scanning
  • Configuration management
  • Thread-safe logging

CrimsonDesertEquipHide v0.8.5

Choose a tag to compare

@tkhquang tkhquang released this 01 Aug 17:42

Crimson Desert - Equip Hide

Release v0.8.5 - Crimson Desert 1.16.00 support

This mod allows you to hide equipped gear visually in Crimson Desert using customizable hotkeys.

Changelog

  • Updated the mod to work with Crimson Desert version 1.16.00

Installation

  1. Extract all files to your Crimson Desert game directory
  2. Launch the game and press V (default) to toggle equipment visibility

Note

This package includes everything you need:

  • CrimsonDesertEquipHide.asi - The mod itself (built with DetourModKit)
  • CrimsonDesertEquipHide.ini - Configuration file
  • version.dll - Ultimate ASI Loader by ThirteenAG (must be installed separately)
  • Documentation and license information

Configuration

Edit the CrimsonDesertEquipHide.ini file to customize hotkeys and other settings.

See the README for detailed instructions.

Technical Details

This mod is built on DetourModKit, a lightweight C++ toolkit for game modding that provides:

  • Safe function hooking via SafetyHook
  • AOB (Array of Bytes) pattern scanning
  • Configuration management
  • Thread-safe logging

CrimsonDesertLiveTransmog v0.13.0

Choose a tag to compare

@tkhquang tkhquang released this 07 Jul 08:38

Crimson Desert - Live Transmog

Release v0.13.0 - Female armor, body filter, and body-mesh swap fixes

Runtime visual armor swap (transmog) for Crimson Desert. Changes the appearance of equipped armor without affecting stats.

Changelog

  • Fixed boss and unique armor (Guardian of Odeck, Dark Marksman, Masked Liberator) looking male on Damiane; it now shows her correct female version.
  • The Dye button now works before you have saved an outfit preset, creating one for you automatically instead of doing nothing.
  • Improved gear filtering so each character only sees the items their body can actually wear.
  • Body-mesh outfit swaps now find the right source automatically, keeping them accurate across game updates and body-swap mods.

Installation

  1. Extract all files to your Crimson Desert bin64/ directory (or bin64/plugins/ if you load mods through OptiScaler)
  2. Launch the game and press Home to open the overlay (ReShade addon tab if ReShade is installed, otherwise a standalone window)
  3. Browse armor in each slot picker and click Apply All

Note

This package includes everything you need:

  • CrimsonDesertLiveTransmog.asi - The mod itself (built with DetourModKit)
  • CrimsonDesertLiveTransmog.ini - Configuration file
  • Documentation and license information

ASI Loader (e.g. Ultimate ASI Loader) must be installed separately.

Configuration

Edit the CrimsonDesertLiveTransmog.ini file to set up transmog swaps per armor slot.

See the README for detailed instructions.

Technical Details

This mod is built on DetourModKit, a lightweight C++ toolkit for game modding that provides:

  • Safe function hooking via SafetyHook
  • AOB (Array of Bytes) pattern scanning
  • Configuration management
  • Thread-safe logging