This project aims to solve a minor inconvenience in DS3 modding by replacing manual reloading with auto reloading.
Video demo:
https://www.youtube.com/watch?v=Ysozp4yajrw
This is still a work in progress. It does not cover a big amount of edge-cases. Feel free to test it and contribute.
Tested on: Windows 10 x64, Dark Souls III v1.15 (no DLCs)
- ctypes
- pypiwin32
- ReadWriteMemory
- watchdog
- Modify the mod folder path in config.json
- Open DS3 and load your latest save
- Navigate to the desired area you are editing right now
- Use the nearest bonfire
- Go to the position you wish to be telepored after area reload
- If you are using Debug Menu, enable the sliders you need
- Launch main.exe
- Edit some files in your mod folder, the area should reload and preserve your character coords and angle accordingly