Open Issues Need Help
View All on GitHubAI Summary: Implement a feature to detect and delete orphaned save game image files in the Witcher 2 save game manager application. This involves scanning for image files without corresponding save files, prompting user confirmation before deletion, handling potential file locking issues, and providing feedback on the cleanup process. The feature should ideally be integrated into the existing 'Find Witcher Save Files' functionality and potentially include a dedicated 'Clean Up Orphaned Images' button.
Personal project to learn about working with AI, building a windows app in C# and python. Goal is to make it easier to manage storage space used by The Witcher games, so as to optimize for cloud storage.