Author Topic: Replace missing wheelart with text?  (Read 5478 times)

martinjo

  • Newbie
  • *
  • Posts: 7
    • View Profile
Replace missing wheelart with text?
« on: May 01, 2016, 05:58:04 AM »
Is it possible to display the game name instead of a [?] image, when wheelart is missing?

chrisvg

  • Full Member
  • ***
  • Posts: 78
    • View Profile
Re: Replace missing wheelart with text?
« Reply #1 on: May 01, 2016, 06:50:34 AM »
use fe.get_art() to determine if AM has found a matching image.  If not, do something else instead of displaying the image.