Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Unlimited QuickSave Deleted? #10

Closed
cyberbug-2077 opened this issue Jan 2, 2021 · 6 comments
Closed

Unlimited QuickSave Deleted? #10

cyberbug-2077 opened this issue Jan 2, 2021 · 6 comments
Labels
enhancement New feature or request

Comments

@cyberbug-2077
Copy link

Can you make unlimited quicksave?

@osulli osulli added the enhancement New feature or request label Jan 2, 2021
@osulli
Copy link
Collaborator

osulli commented Jan 2, 2021

@cyberbug-2077 as in unlimited quick save slots before they start rotating or?

I think the default is 3, instead of unlimited how does 10 sound? Or 20?

osulli added a commit that referenced this issue Jan 3, 2021
@cyberbug-2077
Copy link
Author

cyberbug-2077 commented Jan 3, 2021

Yes, thanks you.

@cyberbug-2077
Copy link
Author

You delete the quicksave on new update?

@cyberbug-2077 cyberbug-2077 changed the title Unlimited QuickSave? Unlimited QuickSave Deleted? Jan 4, 2021
@osulli
Copy link
Collaborator

osulli commented Jan 4, 2021

@cyberbug-2077
Copy link
Author

cyberbug-2077 commented Jan 4, 2021

Hmm, I downloaded the latest release and its not there.
Then, I try to copy from your link, but in the game its give me error that says SaveSlotsConfig or NumQuickSaveSlots not in game..
And the other autosvae function syays "Saves.DisableAutosaves()" not float

@kristoferblack
Copy link
Collaborator

@cyberbug-2077 This is inadvertently removed from the last release. The v1.0.0 version we just released here restores that functionality.

In this release, command use has changed. In console, you'll want to start with:

BD = GetMod("braindance_protocol")

Then you can use the commands such as:

BD.Saves.DisableAutosave()
BD.Saves.IncreaseQuicksaves()

Feel free to pop into Discord if you have any further issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants