Recent Posts

Pages: 1 ... 8 9 [10]
91
Themes / Re: PopupInfo plug-in
« Last 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.
92
Themes / Re: PopupInfo plug-in
« Last 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 ?
93
Themes / Marquees
« Last post by Hunts4beers on January 07, 2025, 04:18:15 AM »
The scraper does not seem to work and looking for the missing marquees in the wheel. Is there a good place to get these? I noticed there was one batch 1.2g that had some modified art on left of all of them which I want to avoid. Any suggestions ? Thanks
94
Themes / Re: Classic Anime & Tokusatsu (C.A.T.) JukeBox v2 update 23
« Last post by kent79 on January 06, 2025, 05:59:52 PM »
Update to v2 update 23

Happy New Year!  :)

- add schedule daily black screensaver function, you may set specified start time and end time on options page.
95
Themes / PopupInfo plug-in
« Last 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.

96
Emulators / emulador mame no inicia
« Last post by mono20 on January 04, 2025, 12:58:30 PM »
 :-[ el emulador mame no inicia bien, ejecuto el mame desde attractmode el juego se inicia pero queda detras del attractmode como si estuviera en segundo plano.  :-[
97
General / Installing on Ubuntu - Frustrated
« Last post by cditty on January 03, 2025, 08:10:30 PM »
Can anyone help with this?  I have been trying to install attractmode on a fresh ubuntu install for the last 3 days and can't get anywhere.  I'm trying to follow the instructions from the AM website but when I try make, I get the following errors.

Code: [Select]
In file included from /usr/include/c++/13/backward/hash_map:60,
                 from extlibs/gameswf/base/container.h:75,
                 from extlibs/gameswf/base/tu_file.h:18,
                 from src/swf.cpp:26:
/usr/include/c++/13/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
Compiling obj/fe_net.o...
In file included from src/fe_net.cpp:23:
src/fe_net.hpp:67:21: error: field ‘m_url’ has incomplete type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’}
   67 |         std::string m_url;
      |                     ^~~~~
In file included from /usr/include/c++/13/iosfwd:41,
                 from /usr/include/c++/13/bits/std_thread.h:38,
                 from /usr/include/c++/13/thread:45,
                 from src/fe_net.hpp:27:
/usr/include/c++/13/bits/stringfwd.h:72:11: note: declaration of ‘std::string’ {aka ‘class std::__cxx11::basic_string<char>’}
   72 |     class basic_string;
      |           ^~~~~~~~~~~~
src/fe_net.hpp:68:21: error: field ‘m_filename’ has incomplete type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’}
   68 |         std::string m_filename;
      |                     ^~~~~~~~~~
/usr/include/c++/13/bits/stringfwd.h:72:11: note: declaration of ‘std::string’ {aka ‘class std::__cxx11::basic_string<char>’}
   72 |     class basic_string;
      |           ^~~~~~~~~~~~
src/fe_net.hpp:69:21: error: field ‘m_result’ has incomplete type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’}
   69 |         std::string m_result;
      |                     ^~~~~~~~
/usr/include/c++/13/bits/stringfwd.h:72:11: note: declaration of ‘std::string’ {aka ‘class std::__cxx11::basic_string<char>’}
   72 |     class basic_string;
      |           ^~~~~~~~~~~~
make: *** [Makefile:507: obj/fe_net.o] Error 1
98
General / Re: Chadmando's super pause menu
« Last post by dragon57 on January 03, 2025, 11:45:12 AM »
The plugin now works with attract-mode and attract-mode +. Check the new "Super Pause Menu Manual located inside the Super Pause menu folder" for instructions on how to set it up.

Thank you kind sir!
99
General / Re: Chadmando's super pause menu
« Last post by chadmando on January 03, 2025, 05:47:09 AM »
The plugin now works with attract-mode and attract-mode +. Check the new "Super Pause Menu Manual located inside the Super Pause menu folder" for instructions on how to set it up.
100
Themes / Re: Announcing HyperNut theme
« Last post by kent79 on December 28, 2024, 05:21:30 PM »
great job  ;)
Pages: 1 ... 8 9 [10]