- Added find_all_cache_paths() to find all EU installations
- New Source dropdown to select: All Sources, Standard Install, Steam
- Version dropdown now shows source name for clarity
- File list shows [Source Name] prefix when multiple sources
- Manual browse adds "Manual" source to the list
- Can extract from all sources simultaneously or individually
- Added get_steam_paths() that works on both Windows and Linux
- Windows: Uses Registry to find Steam
- Linux: Checks common Steam paths (~/.steam/steam, ~/.local/share/Steam)
- find_entropia_cache_path() now supports both platforms
- Platform-specific standard installation paths
- Fixed path display for both Windows (\\) and Linux (/) formats
- Output folder label shows correct format for platform
- Added find_steam_installation() to check Windows Registry
- Added parse_library_folders_vdf() to find Steam libraries
- Added find_entropia_cache_path() to auto-detect EU cache
- Supports both standard and Steam installations
- Added Browse button for manual folder selection
- Shows error message if cache not found with option to browse
- Added winreg import for Windows Registry access
- Added "Developed by ImpulsiveFPS" before links
- Removed coffee emoji from Ko-fi link
- Format: "Developed by ImpulsiveFPS | GitHub | Support me on Ko-fi"
- Preview now displays icons at original size (no scaling)
- Added QScrollArea for large icons (max 800x600 view)
- Dialog resizes to fit image dimensions
- Shows "Original Resolution" and "Displayed at: WxH (Original Size)"
- Better for seeing the actual icon quality
- Changed description text color from #666666 to #aaaaaa for better visibility
- Added explicit color (#aaaaaa) to link label text
- Link color remains #4caf50 (green) for both themes
- Added set_windows_taskbar_icon() function using ctypes
- Sets AppUserModelID to ensure Windows taskbar shows custom icon
- Icon is now set on QApplication for proper taskbar display
- Works on Windows 7/8/10/11
- Fixed spacing: "to Entropia Nexus" (no extra space)
- Changed link text to "Entropia Nexus" (links to entropianexus.com)
- Start Extracting Icons button is now GREEN (#4caf50)
- Open Output Folder button is now BELOW Start Extracting Icons
- Both buttons are same width (200px)
- Fixed light theme text colors for better readability
- Important Information box keeps amber text in both themes
A standalone tool for extracting game icons from cache.
Features:
- Auto-detect game cache
- Version selector
- PNG export with 320x320 canvas
- Light/Dark theme toggle
- Icon preview on double-click