I think it would be beneficial if the save files could contain their name of their save. If, hypothetically, I needed to copy a save or share one for debugging purposes, it'd be a bit difficult having to comb through save1.zds, save2.zds, save3.zds, save60.zds, save61.zds, etc...
Would be great if the format was save#.[save name here].zds
Save name clarification for file browsing
Moderator: GZDoom Developers
-
- Spotlight Team
- Posts: 407
- Joined: Tue Oct 05, 2010 12:04 am
- Graphics Processor: nVidia with Vulkan support
-
- Posts: 478
- Joined: Mon May 10, 2021 8:08 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): EndeavorOS (basically Arch)
- Graphics Processor: Intel with Vulkan/Metal Support
Re: Save name clarification for file browsing
I second this, this would make life a LOT easier. However, Graf would probably have to make sure prohibited file system characters (like ? on NTFS) aren't written to the file name, unless that's abstracted away.