Search found 2 matches

by thevisitor50
Thu Oct 12, 2023 11:10 pm
Forum: Dialogue System for Unity
Topic: Maximum save slot
Replies: 3
Views: 194

Re: Maximum save slot

Thanks for the clarification!
by thevisitor50
Wed Oct 11, 2023 11:08 pm
Forum: Dialogue System for Unity
Topic: Maximum save slot
Replies: 3
Views: 194

Maximum save slot

Hi, I am wondering if there is a maximum number of save slots and if there is a limit, how do I modify it?

DiskSavedGameDataStorer.cs seems to indicate that there is a max slot of 100 under "protected virtual bool VerifySavedGameInfoFile(string saveInfoFilename)" - is this correct?