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.

1 Open Issue Need Help Last updated: Jul 29, 2025

Open Issues Need Help

View All on GitHub

AI 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.

Complexity: 4/5
good first issue

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.

C#