JonJac / PD2-Converter

Simple Character/Stash Converter for Project D2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Character/Stash Converter for PD2

This program converts character/stash files between vanilla and PD2, and updates PD2 files so they can be used with the most recent season.

Supports all PD2 characters and vanilla characters from v1.10+ (.d2s files), as well as shared/personal stashes from PlugY v11.02+ (.sss and .d2x files). Built from dschu012's D2SLib repository. Requires .NET framework to run.

To use, run PD2-Converter.exe (in src\main). Character/stash files will be read from the input folder (src\main\input) and saved in the output folder (src\main\output).

If you want to revert to an older version of PD2 for whatever reason, you can replace your game files with the versions included in the Patches folder.

Feedback

If you encounter bugs, let me know on reddit (u/BetweenWalls) or discord (@BetweenWalls#2390), or just submit an issue here.

Note: There is currently an issue that prevents vanilla & season 1 files with Standard of Heroes from being converted.

About

Simple Character/Stash Converter for Project D2

License:MIT License


Languages

Language:C# 100.0%