Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - manzarek

Pages: [1] 2 3 ... 11
1
Themes / Re: Classic Anime & Tokusatsu (C.A.T.) JukeBox v2 update 13
« on: September 22, 2024, 01:31:13 PM »
I don't see the images of the CD and the box CD, how should I solve it?

this is the config file, and these are the folders, what am I doing wrong?
Code: [Select]
artwork    boxart          collections\Arcade\cdBox
artwork    fanart          collections\Arcade\fanart
artwork    snap            collections\Arcade\snap
artwork    wheel           collections\Arcade\wheel

2
Scripting / Re: Game count
« on: June 12, 2024, 07:02:36 AM »
This forum has been abandoned in recent years, try discord there you will find a quality of people who think the same way and can give you support.

3
Themes / Re: FrizzleFried AM Themes
« on: June 12, 2024, 06:59:20 AM »
Thank you, your themes are very beautiful.

4
Scripting / Media Convert AM
« on: June 07, 2024, 02:47:22 PM »
"MCAM (Media Convert for Attract Mode) is a powerful video conversion tool designed primarily for use with the Attract Mode frontend. It simplifies the process of converting video files into various formats, making them suitable for use within Attract Mode's interface. With its intuitive interface, MCAM allows users to effortlessly convert videos while preserving quality and compatibility. Whether you need to convert videos for custom themes, background videos, or attract mode displays, MCAM offers a seamless solution tailored to the needs of Attract Mode users. Powered by FFmpeg, MCAM supports a wide range of video formats and provides advanced options for customization, ensuring optimal results for every conversion task. Say goodbye to compatibility issues and complex conversion processes – MCAM is your go-to tool for hassle-free video conversion in Attract Mode and beyond."

DOWNLOAD GITHUB: https://github.com/ArcadianoAM/Media-Convert-AM

5
Scripting / Attract-Mode-Image-Resize
« on: May 30, 2024, 03:58:09 PM »
A small program for Attract Mode, created with python that allows us to resize our game images in just one click, but obviously you can use it to resize any image you want. Enjoy.
Note:
1) Make sure you have the latest version of Python 3.12 (64-bit) on your PC
2) Make sure you have the tkinter and Pillow libraries installed in your Python environment.



DOWNLOAD https://github.com/ArcadianoAM/Attract-Mode-Image-Resize?tab=readme-ov-file#attract-mode-image-resize


6
Themes / Re: ArcadeSD theme
« on: May 02, 2024, 02:38:16 PM »
Anywhere I can download this theme that isn't a scam site or broken link?
the link works, I downloaded it

7
Themes / Re: Nostalgic Build, theme per system AM+
« on: April 29, 2024, 02:40:15 PM »
Ok I apologize, but my laziness has always been my Achilles heel, thank you very much then I will wait and in the meantime I can only thank you. ;)

8
Themes / Re: Nostalgic Build, theme per system AM+
« on: April 29, 2024, 01:08:10 PM »
Hi, your themes are really beautiful, but I was wondering why you don't share such beautiful themes? I understand that everyone decides what to do, but wouldn't it be nice to let us have fun with your themes too? ;)

9
Scripting / Re: Mame & Console CFG File Generator
« on: April 29, 2024, 12:48:00 PM »
Thanks but it only works with* (Attract Mode Plus)?

10
Themes / Re: Change color text
« on: November 16, 2022, 08:55:34 AM »
Test this
Code: [Select]
// Text bits

local gamename = fe.add_text(" [Title] ",flx*0.085,fly*0.830,flw*0.80,40);
gamename.set_rgb( 255,255,0 );

local manuf = fe.add_text("[Year]  [Manufacturer]"flx*0.085,fly*0.905,flw*0.80,30);
manuf.set_rgb( 255,255,0 );





11
Emulators / Re: Extrcat one frame from videos
« on: November 16, 2022, 08:41:52 AM »
Thank you. ;)

13
General / Re: Creating display lists of only 3 or 4 player games
« on: November 14, 2022, 05:43:41 AM »
See if this guide can be useful to you, at the time I forgot to change the language of AT from Italian to English, but you should understand.

https://youtu.be/Xi4MgRG7Nzw

14
Themes / Arcade Delux - Theme AM - Update
« on: November 13, 2022, 02:44:26 AM »
I am creating a theme that completely satisfies me, there are so many beautiful themes here, there are no doubts, but sometimes you have to create a theme yourself because of personal tastes. Go see if you like it

https://youtu.be/IsfYSmfDbyU


15
Scripting / Re: Multipurpose conveyor?
« on: November 09, 2022, 09:12:26 AM »
this forum was initially more active and there were more help responses  :-\

Pages: [1] 2 3 ... 11