Author Topic: PopupInfo plug-in  (Read 914 times)

justintime

  • Full Member
  • ***
  • Posts: 26
    • View Profile
PopupInfo plug-in
« on: January 06, 2025, 10:48:56 AM »
Here is a plug-in that will take a keypress and display game info ('overview' files needed), as well as Flyer artwork, marquee artwork (with flicker animation) etc.

https://github.com/guilleshop/ATTRACT-MODE

Notes:
-You must define your artwork paths for your emulator within AM. (flyer, marquee, etc.)
-You must use AM to scrape for [overview] files to be created inside your 'scraper/[emulator]/overview/' folder.

« Last Edit: January 09, 2025, 01:13:33 PM by justintime »

kent79

  • Hero Member
  • *****
  • Posts: 864
    • View Profile
Re: PopupInfo plug-in
« Reply #1 on: January 07, 2025, 04:28:59 AM »
Code: [Select]
AN ERROR HAS OCCURED [the index 'Inertia' does not exist]

CALLSTACK
*FUNCTION [initializeArtwork()] C:\AM\plugins/PopupInfo/plugin.nut line [510]

LOCALS
[config] TABLE
[colour_shader] INSTANCE
[mon] INSTANCE
[this] INSTANCE
Script Error in transition function: onTransition - the index 'Inertia' does not exist
 ! Unexpectedly lost focus to: explorer.exe (8124)


Thanks first, but I got some error. Please check. May be you need upload  'Inertia' module ?

justintime

  • Full Member
  • ***
  • Posts: 26
    • View Profile
Re: PopupInfo plug-in
« Reply #2 on: January 07, 2025, 06:18:00 AM »
Modules are not shared in the build. You need to download those from the sources.  A quick google will provide you that.

Lukesv

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: PopupInfo plug-in
« Reply #3 on: January 09, 2025, 07:28:46 AM »
What theme do you use in your images?

justintime

  • Full Member
  • ***
  • Posts: 26
    • View Profile
Re: PopupInfo plug-in
« Reply #4 on: January 09, 2025, 01:14:55 PM »
That is my HyperNut theme (somewhat modified for my cabinet).    Its posted in this same forum section and available here:
https://github.com/guilleshop/ATTRACT-MODE

What theme do you use in your images?

Lukesv

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: PopupInfo plug-in
« Reply #5 on: January 10, 2025, 02:33:20 AM »
Thanks.

Lukesv

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: PopupInfo plug-in
« Reply #6 on: January 25, 2025, 09:39:16 AM »
Is this plugin only for AM+?

justintime

  • Full Member
  • ***
  • Posts: 26
    • View Profile
Re: PopupInfo plug-in
« Reply #7 on: February 02, 2025, 10:16:13 PM »
Is this plugin only for AM+?

I'm afraid so.   I think there are some AM+ specific calls in there.

Lukesv

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: PopupInfo plug-in
« Reply #8 on: Yesterday at 09:27:57 AM »
Yes, like fe.add_rectangle().