Jump to content


IE Modding News

Member Since 26 Oct 2005
Offline Last Active Mar 13 2007 03:11 AM

Topics I've Started

Wares of the Planes v2.2 released with a French transla...

Yesterday, 06:37 AM

Wares of the Planes is a mod that introduces a large number of weapons and accessories from the Planescape universe to the Baldur's Gate series. The items can be purchased from a unique travelling merchant who is available throughout the whole game series. The mod is available for BG:EE, SoD, BG2:EE and EET.

Version 2.2 provides a French translation update by Deratiseur.

You can grab the mod from the download link below.

Download: GitHub

Discussion: G3, Beamdog

Readme


Read the original article at The Gibberlings Three

WeiDU Syntax Highlighting definitions for the Kate Text...

01 March 2026 - 12:57 PM

WeiDU Syntax Highlighting for Kate

This package provides syntax highlighting support for WeiDU files (*.tp2, *.baf, *.d, *.tra) in the Kate Text Editor.

Version 2 adds new keywords introduced by WeiDU 251.

The package provides three different flavors:

  1. Neutral syntax definitions for use with the built-in color schemes of the text editor. (Preview: dark, light)
  2. A predefined dark color scheme based on the dark WeiDU color scheme for Notepad++. (Preview)
  3. A predefined light color scheme based on the light WeiDU color scheme for Notepad++. (Preview)

Links:



Read the original article at The Gibberlings Three

WeiDU Syntax Highlighters for Notepad++ 5.1 with WeiDU ...

01 March 2026 - 12:54 PM

WeiDU Syntax Highlighters for Notepad++

This package provides syntax highlighting and auto-completion support for WeiDU-related files (*.tp2, *.baf, *.d, *.tra, ...) in Notepad++.

Version 5.1 adds WeiDU 251 support and provides several more additions and fixes.

Links:



Read the original article at The Gibberlings Three

DLC Merger updates to version 1.8 with case-sensitive f...

01 March 2026 - 11:53 AM

DLC Merger

DLC Merger is a mod that allows you to merge DLC archives, such as the Siege of Dragonspear expansion, with the main game. This step is required if the game expansion is distributed as a separate DLC before the game can be properly modded.

Version 1.8 utilizes the latest WeiDU version to support games installed on case-sensitive filesystems on Linux.

Download: GitHub

Discussion: Beamdog

Readme


Read the original article at The Gibberlings Three

WeiDU 251 has been released

01 March 2026 - 11:03 AM

Downloads

Changes

Readme

Forum and GitHub Discussion Area

 

The marquee feature for this release is arguably that WeiDU-Linux no longer requires a case-insensitive file system, or tolower. I extend my thanks to dark0dave for providing crucial assistance in making this happen. However, not all mods can be installed on case-sensitive Linux at the moment. This notably include mods that make use of AT_NOW and related actions. The commands run by these actions need to be case-exact, to the extent they perform I/O, and without the EXACT keyword, WeiDU-Linux lower-cases the command. In my judgement, this is the best path forward, as EXACT exists for those who do not want their command lower-cased. If anyone wants to request a feature that would make allow them to drop their use of AT_NOW, and avoid these kinds of problems that way, feel free to do so.


Read the original article at The Gibberlings Three