Since D2LoD 1.14 has changed save folder to Saved Games folder under user document, I'd like to change it back to Game installation folder where old versions do. ActiveSavePathChange=1
I've tried haxifix's unofficial release, it do changed the save folder, but after I copy back my save datas, the game crashes every time when I click on Single Player on main menu.
Then I tried ChaosMarc's (This repository), it won't crash but NBPlayersByDefault -> which is /players X on start up seems have problem with this option and shows weird message as this screenshot
If I disable the option by setting ActiveSavePathChange to 0, the start up /players X provided by NBPlayersByDefault works fine
I met it in a different situation
If I exit and save the game,then quickly re-enter the game,this weird message will appear.
If I entered the game again in a few seconds,It never appeared again.
Since D2LoD 1.14 has changed save folder to
Saved Games
folder under user document, I'd like to change it back to Game installation folder where old versions do.ActiveSavePathChange=1
I've tried
haxifix
's unofficial release, it do changed the save folder, but after I copy back my save datas, the game crashes every time when I click onSingle Player
on main menu.Then I tried
ChaosMarc
's (This repository), it won't crash butNBPlayersByDefault
-> which is/players X
on start up seems have problem with this option and shows weird message as this screenshotIf I disable the option by setting
ActiveSavePathChange
to0
, the start up/players X
provided byNBPlayersByDefault
works fine