Skip to content

WhosMyName/Py-DSAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Py-DSAS

Jet another Dark Souls Auto Save

Backstory:

A former co-worker of mine saw my olde DSAS and said:
"In python, I could do this in less than 50 lines of code!"
That was basically the reason to look into and learn python.
Well, now imma shitty wannabe python dev, so I came back to do this in less than 50 LOC.
It's like ~80 LOC, but it handles all "[citation needed]" Dark Souls Versions and has a dynamic timer.
For more info on olde cringe: DSAS

Usage:

python3 dsas.py --help
usage: Dark Souls Auto Save [-h] [-m {1,2,3}] [-r [REMASTERED]] [-t TIMER]

Dark Souls Auto Save for DS 1/2/3

optional arguments:
  -h, --help            show this help message and exit
  -m {1,2,3}, --mode {1,2,3}
                        Sets DSAS to handle game
  -r [REMASTERED], --remaster [REMASTERED]
                        Sets DSAS to handle remastered/reworked game versions
  -t TIMER, --timer TIMER
                        Sets timer in minutes

About

Python Version of DSAS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages