Attract-Mode Support Forum

Attract-Mode Support => Themes => Topic started by: justintime on January 06, 2025, 10:48:56 AM

Title: PopupInfo plug-in
Post by: justintime 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.

Title: Re: PopupInfo plug-in
Post by: kent79 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 ?
Title: Re: PopupInfo plug-in
Post by: justintime 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.
Title: Re: PopupInfo plug-in
Post by: Lukesv on January 09, 2025, 07:28:46 AM
What theme do you use in your images?
Title: Re: PopupInfo plug-in
Post by: justintime 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?
Title: Re: PopupInfo plug-in
Post by: Lukesv on January 10, 2025, 02:33:20 AM
Thanks.
Title: Re: PopupInfo plug-in
Post by: Lukesv on January 25, 2025, 09:39:16 AM
Is this plugin only for AM+?
Title: Re: PopupInfo plug-in
Post by: justintime 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.
Title: Re: PopupInfo plug-in
Post by: Lukesv on February 03, 2025, 09:27:57 AM
Yes, like fe.add_rectangle().