Devilutionx Character Editor __exclusive__ Jun 2026
Users can create new characters or edit existing ones, adjusting stats, skills, equipment, and more. This includes not just the basic attributes like strength and vitality but also the intricate details such as skill levels, mastery points, and equipped items.
Depending on your game type, your character files will end in specific formats: single_0.sv up to single_9.sv Single Player (Hellfire): single_0.hsv up to single_9.hsv Multiplayer: .drv files 📁 Typical Save File Locations
The most popular version is the hosted on GitHub Pages (search “devilutionx-save-editor” by dschu012 or similar forks). It works in any browser, offline once loaded.
Because DevilutionX maintains high compatibility with the original game source code, several types of tools can modify your characters. 1. Web-Based Diablo Save Editors (Recommended) devilutionx character editor
By opening a .sv file in a hex editor, you can alter specific bytes to change values. For example:
: Modifying inventory items is highly complex. Generating an item with conflicting prefixes and suffixes (e.g., an item attribute combination that cannot legitimately exist in the game's drop logic) can cause DevilutionX to instantly delete the item from your inventory upon loading.
Place the new .svr file back into the DevilutionX save directory. ⚠️ Important Precautions Users can create new characters or edit existing
Because DevilutionX maintains strict backward compatibility with original Diablo saves, you can use both classic hex editors and modern web-based tools to alter your character. 1. Web-Based Diablo Save Editors (Recommended)
DevilutionX has a robust memory manager. If you spawn items with illegal properties (e.g., "Armor with +200 to All Spells"), the game may crash when you mouse over the item. Fix: Use the editor to delete the corrupted slot.
If a web tool does not support a specific modification you want—such as spawning a highly specific, duplicated, or glitched item—a Hex Editor (like HxD for Windows or Hex Fiend for Mac) is the ultimate tool. It works in any browser, offline once loaded
Alter your stats, add gold, or modify your gear.
Uses the file extension .sv (e.g., single_0.sv ).
: C:\Users\[YourUsername]\AppData\Roaming\dcl6502\devilution\ macOS : ~/Library/Application Support/dcl6502/devilution/ Linux : ~/.local/share/dcl6502/devilution/