Skip to content

vladbarcelo/ds3-hotreload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dark Souls III Hot Reloading [WIP]

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)

Required libraries:

  • ctypes
  • pypiwin32
  • ReadWriteMemory
  • watchdog

Usage

  1. Modify the mod folder path in config.json
  2. Open DS3 and load your latest save
  3. Navigate to the desired area you are editing right now
  4. Use the nearest bonfire
  5. Go to the position you wish to be telepored after area reload
  6. If you are using Debug Menu, enable the sliders you need
  7. Launch main.exe
  8. Edit some files in your mod folder, the area should reload and preserve your character coords and angle accordingly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages