A modernized UI version of SneedSmoother, a Path of Exile tool for modifying game assets, particularly UI modifications.
- GGPK file handling and patching
- Asset extraction and restoration
- Modern, organized UI with grouped settings
- Camera controls (zoom, fog)
- Visual effects customization
- Gameplay modifications
-
Color Mod Editor
- Added search functionality for mod descriptions
- Multi-select support with keyboard shortcuts
- Context menu for adding/removing items
- Status notifications for actions
- Unsaved changes tracking
- Auto-sizing window
-
Main Window
- More compact layout
- Reduced window height
- Streamlined settings panel
- Status bar for console output (3 lines)
- Improved spacing and margins
- Color Mod Editor
- Enter: Add selected items
- Ctrl+A: Select all items
- Delete: Remove selected items
- Ctrl+S: Save changes
- Improved error handling
- Better memory management
- More efficient UI updates
- Enhanced status feedback
- Implemented a clean, organized layout
- Grouped settings into logical categories:
- Camera Settings
- Visual Effects
- Gameplay Options
- Improved menu organization with File operations
- Enhanced console output display
- Modern color scheme with blue accents
- Better typography and spacing
- Organized controls in GroupBoxes
- Improved visual hierarchy
- Better button styling and interactions
- Maintained all original functionality
- Improved code organization
- Enhanced user feedback through console
- Better window layout management
- Select your GGPK file using File > Select GGPK
- Use File > Patch GGPK to apply your settings
- Extract or restore vanilla assets as needed
- Adjust settings in the various categories as desired
dotnet build
dotnet run
- .NET 8.0 or later
- Path of Exile installation
- packcheck.exe (for asset verification)
This is a UI modernization of SneedSmoother by glutzer. All core functionality remains the same, with improvements focused on user interface and experience.