Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »


ICON (2).png

Version: 4.0.103444
Date: 06.06.2024

Game update and patch for REDkit with a long list of updates and fixes.

List of changes:

  • Game: Added some new capabilities for modding scripts. The script compiler now supports a number of annotations. Their main purpose is to add/modify functionality in existing game functions and classes without merging script files.

  • Game: Fixed an issue where turning on HairWorks on DirectX 11 crashed the game after loading a save.

  • Added new tutorials (including WitcherScript documentation) to the REDkit User Guide.

  • Fixed an issue where the cursor could disappear in the editor after zooming in in the preview in the Texture Viewer.

  • Generated navmesh instance will now be properly loaded back after saving and re-opening the world.

  • Color picker in the Environment Editor will now properly show colors.

  • Creating a new world and generating terrain will no longer fail when Ray Tracing is enabled.

  • Fixed the trajectory calculation of bone motion extraction when importing animations.

  • Various stability improvements and crash fixes.

  • Various language fixes and tweaks.

  • Disabled some not working or console-related debug filters.

  • Editor will now check the game version before starting and warn the user if it's outdated.

  • Editor will now remember the configurations in the Welcome dialog box even if the app was closed before starting completely.

  • Map file (editormap.json) generated from the REDkit executable will now be included in the bin folder.

  • New worlds can now be created as DLC mods.

  • Assigned better default values in setup for Terrain Edit Tools.

  • Removed unused Import and Export settings sections in the Terrain Edit Tool.

  • Made w3fac and w3dyng files editable if REDkit config is active.

  • Various fixes for publishing on Steam Workshop.


Previous updates:

 Version: 4.0.102771 (21.05.2024)

Version: 4.0.102771
Date: 21.05.2024

Steam Workshop compatibility update and more.

List of changes:

  • Steam Workshop integration and Steam Workshop support for DLC mods

  • Added support for an easier way to add new world IDs in mods.

  • Added full support for loading DLC mods - fixed an issue that occurred when loading additional content from mods.

 Version: 4.0.102771 (15.05.2024)

Version: 4.0.102771
Date: 15.05.2024

Third update for the Playtest version of The Witcher 3 REDkit.

List of changes:

Various stability improvements.

  • Added a warning popup in the Asset Browser when importing resources with no directory selected.

  • Made it impossible to set the r4data path as uncook depot.

  • Material parameter panel will be now shown by default in the Terrain Edit tool.

  • Fixed texture cache building and creating empty caches and metadata when publishing a mod.

  • Manually added files will now properly appear (or disappear after removing them) in Asset Browser after rescanning.

  • Fixed mouse cursor capture issue when using Terrain Edit Tools.

  • Added an option to revert unchanged assets in Asset Browser.

  • Mod folder names will be now restricted to a-Z_0-9 characters.

  • Fixed the unclickable check-out dialog box that's prompted when using Terrain/Vegetation Edit Tools.

  • Various adjustments to the "Save and publish project" dialog box UI.

  • It will now be checked if the selected depot folder is empty when uncooking files during the first time setup.

  • PlayStation and Xbox controllers will now work in the editor's game viewport.

  • Language selector in Scene Editor will no longer show changed language when changing language fails due to unsaved strings.

 Version: 4.0.101539 (30.04.2024)

Version: 4.0.101539
Date: 30.04.2024

Second hotfix to the Playtest version of The Witcher 3 REDkit.

List of changes:

  • DLC-style mods are now supported in the Steam Workshop Beta of The Witcher 3: Wild Hunt.

  • Adjusted encoding when importing UTF-8 .csv files to skip empty strings.

  • Added update feedbacks for localization import process: data will no longer be imported if an error is detected in one of the rows.

  • Fixed an issue that could cause a crash during rebuilding the collision mesh.

  • Fixed a publishing issue that could cause script-only mods to not work.

 Version: 4.0.101166 (18.04.2024)

Version: 4.0.101166
Date: 18.04.2024

Hotfix to the Playtest version of The Witcher 3 REDkit.

List of changes:

  • Fixed an issue where scripts would not be compiled on startup under certain conditions.

  • Fixed an issue where mods published to Steam Workshop had an incorrect folder structure (it is no longer needed to apply the workaround we posted earlier).

  • Added some checks to detect problematic characters in file names.

  • Added reference level.

  • Introduced some quality of life improvements for the Asset Browser:

    • better search fields,

    • better grid and tile view options,

    • additional filters.

  • No labels