Search found 2 matches
- Thu Oct 12, 2023 11:10 pm
- Forum: Dialogue System for Unity
- Topic: Maximum save slot
- Replies: 3
- Views: 222
Re: Maximum save slot
Thanks for the clarification!
- Wed Oct 11, 2023 11:08 pm
- Forum: Dialogue System for Unity
- Topic: Maximum save slot
- Replies: 3
- Views: 222
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?
DiskSavedGameDataStorer.cs seems to indicate that there is a max slot of 100 under "protected virtual bool VerifySavedGameInfoFile(string saveInfoFilename)" - is this correct?