sonic2kk / steamtinkerlaunch

Linux wrapper tool for use with the Steam client for custom launch options and 3rd party programs
GNU General Public License v3.0
2.1k stars 70 forks source link

Non-Steam: Use GRIDBANNER for initial fallback instead of CUSTPIC #948

Closed sonic2kk closed 10 months ago

sonic2kk commented 10 months ago

CUSTPIC always expects PNG, GRIDBANNER uses find and can take any filetype.

Fixes STL not replacing 0byte showpics if the hero grid was a jpg instead of a png.

sonic2kk commented 10 months ago

Testing looks good, ShellCheck is green, this should be ready to merge!