Skip to content

DSMapStudio 1.08

Compare
Choose a tag to compare
@katalash katalash released this 25 Apr 04:52
· 399 commits to master since this release
cf961fa

It's been a while. DSMapStudio 1.08 brings a number of misc features, bug fixes, documentation updates, as well as adding support for Elden Ring 1.09 and 1.09.1.

Important: This release updates to .NET 7. You will need to download and install both the .NET 7 Desktop runtime AND the .NET 7 ASP.NET core runtime from here if you have not already updated to .NET 7.

Features:

  • Param upgrader is now compatible with Elden Ring 1.09
  • DSMapStudio will now check for updates on startup. This behavior can be disabled in the settings
  • Massedit: Copy and paste rows, Modify ID and name, more contextual arguments and operations
  • Search: new filters, search fields
  • You can Ctrl-click to jump to a param reference, and escape key to quickly return
  • Demon's Souls param editor should better support different international versions of the game
  • Added more control over the "Import Row Names" feature in the Param Editor; names can now be imported per-param, and leave existing names in place instead of overwriting them
  • Ctrl-clicking an object in the viewport that is selected will now deselect the object
  • Various updates to MSB fields, param fields, and default param names to reflect latest community research
  • New settings for GPU buffer sizing
  • Other minor tweaks and features

Bug Fixes:

  • Resolved an issue with "Move Selection to Camera" where the selection would be positioned incorrectly if multiple maps were loaded
  • Resolved a crash where loading the ELDEN RING Network Test map files would attempt to fetch offsets from maps that do not exist in the CNT
  • Fixed program not launching correctly when config files were corrupted
  • Fix PTDE param offsets for hot reload
  • Fix row modification state not being updated
  • Other misc crash and bug fixes

Note: 1.07 was skipped so that unofficial builds can update properly to this release