Releases: usagirei/PSO2_SymbolArt_ThumbnailHandler
Releases · usagirei/PSO2_SymbolArt_ThumbnailHandler
Sar Thumbnail Handler
- #2 : Actually included the SarConvert file this time, Oops.
- Added Bicubic Filtering to shader, should reduce blockyness from upscaling on some shapes
- Added optional High Resolution rendering:
- Install script will prompt you if you want it or not on the shell extension, if you don't do anything, it'll default to no after a few seconds, if you want to disable or enable it later, just run the script twice (to remove and install it again)
- SarConvert also supports it, enable by passing a negative size parameter, eg.
-1024 <path to sar file>
will do a HD rendering of the sar file, while1024 <path to sar file>
will do a standard one
Sar Thumbnail Handler
Version 1.0.0.31
- Reduced file size (down to ~500k)
- New icons texture sheet
- Changed rendering code for the new icon sheet
- Added the drop-shadow frame to the thumbnails
Updating
- Uninstall the old handler dll (run the install script again)
- Replace the dll file (and install script)
- Run the install script again
Or if manually installed previously, just run regsvr32 on the new dll to make the drop shadow frames appear.
Sar Thumbnail Handler
Precompiled Binaries
- x86 and x64
- Install Script
- SarConvert Utility