Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/art
AgeCommit message (Collapse)Author
2017-02-17a little tidyingasiansteev
2017-02-09Some cover art improvements, now it keeps aspect ratio, etc.Alexey 'Cluster' Avdyukhin
2017-02-07Improved artwork detectionNoCodeLeftBehind
Added support for an "art" folder (within the main application folder) into which the user can place a cover art set in .png or .jpg format. When the user adds a game, hakchi2 will look in the "art" folder for a cover art filename that matches the ROM filename. If hakchi2 finds a match, it will automatically use that cover art for the added game.