WeakenedPlayer / ns-screenshot-bot

0 stars 1 forks source link

Possible to add .tga support? #1

Open zerger3 opened 6 years ago

zerger3 commented 6 years ago

Hello, the game i am using only makes screenshots in tga format. Is it possible to make it work?

currrently i use tga2png.exe and "TotalFolderMonitor" to convert files automatically

WeakenedPlayer commented 6 years ago

Thank you for your suggestion. As you know, NS-ScreenshotBot currently supports PNG format because "sharp" image conversion library supports it.

I thought, It will take some time and effort to fully support TGA. But I could solve it 2-steps like described below.

  1. Support External converter. It allow you to omit "TotalFolderMoniter".
  2. Support more image formats.

(Though it can't be implemented soon...because I want to play games in the weekend :)