Skip to content

Releases: usagirei/PSO2_SymbolArt_ThumbnailHandler

Sar Thumbnail Handler

21 Jun 05:08
ab1cefd
Compare
Choose a tag to compare
  • #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, while 1024 <path to sar file> will do a standard one

Sar Thumbnail Handler

19 Jun 00:15
4913c4b
Compare
Choose a tag to compare

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

  1. Uninstall the old handler dll (run the install script again)
  2. Replace the dll file (and install script)
  3. 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

17 Jun 04:49
76676c2
Compare
Choose a tag to compare

Precompiled Binaries

  • x86 and x64
  • Install Script
  • SarConvert Utility