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.


Topics - manzarek

Pages: [1] 2
1
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


2
General / [Fixed] Syntax error [firstletter ()]?
« on: September 15, 2022, 04:05:03 PM »
When I start AM and try to enter a system for example MAME, AM freezes and I have to close it manually. When I open the last_run.log file I see this error, can you give me a hand to solve? did he do it to you too?

AN ERROR HAS OCCURED [slice out of range]

CALLSTACK
*FUNCTION [firstletter()] H:\Arcade\layouts/Boysroom/layout.nut line [163]



In line 163 I have this syntax
Code: [Select]
////////////////////////////////////////////////////////////////////////////////
//First Letter//

function firstletter ()
    {
        local first_char = rstrip(fe.game_info(Info.Title)).slice(0,1);
        local expression = regexp("[a-zA-Z]");
        if (expression.match(first_char) == true) return first_char
        else return "#";
    }

//First Letter White//
local surface = fe.add_image( "firstletter/[!firstletter]",10, 1040, 480, 25);

////////////////////////////////////////////////////////////////////////////

3
Themes / Rogue Nostalgia 2022
« on: December 19, 2021, 06:14:54 AM »
Here is my third theme for Attract Mode, let me know in the comments if you like it, I accept even negative criticisms because these also serve to improve, this style is minimalist and reflects a bit my canon of retro.

✔New theme Rogue Nostalgia v1.0.1
✔Author: by Arcadiano

Demo: https://youtu.be/xrTDywtX6lg

Download:https://drive.google.com/file/d/1Q0jCipcXcoDkW_Avaomw8m_W2U0Om36P/view?usp=sharing

4
Hi guys I am creating a personal style, but I am little expert with this language, in practice I would just like to know how to have a CD that runs, I just need this then I am satisfied with my work

Can some good soul pass me the code?

5
General / How can I create categories
« on: March 17, 2021, 11:43:29 AM »
How can I create categories like this:
example Arcades
Subcategories
mame
fba
Sega System
Capcom classics
and etc...

6
General / (Solved) Exit from openBOR?
« on: March 07, 2021, 09:57:58 AM »
This code works, but with a small flaw when you launch a game immediately after it returns to attract mode, but with the game still open, then when you click the exit button the game closes, but while the game is running attract mode continues work below, I don't know if I have explained myself well, does it do it to you too?
 wait_for_ESC.exe
Code: [Select]
#include <Misc.au3>

While 1
If _IsPressed ("1B") Then
ProcessClose("OpenBOR.exe")
;MsgBox(0, '', "Button pushed")
Exit
EndIf
WEnd

> OpenBOR

executable           cmd
args                 /c cd C:\attract\EMU\OpenBOR\[name] & start OpenBOR.exe & start C:\attract\EMU\OpenBOR\wait_for_ESC.exe
rompath              C:\attract\EMU\OpenBOR
romext               <DIR>
system               Arcade
info_source          thegamesdb.net
nb_mode_wait         3
exit_hotkey          Escape

NOTE: ESC-Key of AM doesn't work. So you need an external program like an autoit-script. Create wait_for_ESC.au3 and compile this sourcecode to .exe:

7
General / Is there a plugin for the voice?
« on: March 02, 2021, 02:07:31 PM »
Is there a plugin for the voice?
example when I cycle the games but also the systems

8
list copied to romlist but the number is not displayed.
Let me explain: I copy a MAME example romlists from attraction mode to another attraction mode, but strangely it doesn't show when I start attraction mode.How can I solve?

9
Themes / AM Case80
« on: February 12, 2021, 08:24:43 AM »
I liked this theme immediately, I saw it in action on batocera linux and I immediately thought of replicating it for AM, guys I tell you right away that I am not an expert in this language, but I'm starting to understand it and learn it, however, copying a bit the code from various themes I made this my first theme, if any language guru finds errors please tell me it is me with humility I will listen to it. in principle there should not be because everything works as I wanted, here is the theme in action
https://youtu.be/aMMufpKwsv4

AM Case80
AM Case80 themed


Download Here: https://drive.google.com/file/d/1OujTriX3iXcug8NbWQh0tC9fIMpXW6Jw/view?usp=sharing


10
General / despite the path is right I don't see pictures and video for games
« on: September 30, 2020, 03:03:07 AM »
despite the path is right I don't see pictures and video for games, mi potete aiutare?

Code: [Select]
# Generated by Attract-Mode v2.6.1
#
executable           G:/Mega Collection AM/emulators/mame 0.196/mame64.exe
args                 [name] -skip_gameinfo -nowindow
rompath              G:/Mega Collection AM/collections/Outrun Collection
romext               .zip;.chd;.7z
system               Outrun Collection
info_source          scummvm
import_extras        G:/Mega Collection AM/catver.ini
exit_hotkey          Escape
artwork    flyer           $PROGDIR/collections/Outrun Collection/flyer
artwork    marquee         $PROGDIR/collections/Outrun Collection/marquee
artwork    snap            $PROGDIR/collections/Outrun Collection/video;$PROGDIR/collections/Outrun Collection/snap
artwork    cover          $PROGDIR/collections/Outrun Collection/cover
artwork    wheel           $PROGDIR/collections/Outrun Collection/wheel

11
Themes / Intro Splash Screen - Attract Mode
« on: August 31, 2020, 06:22:00 AM »
Hi guys if you are looking for intros for AT, you are in the right place here is a collection of video intros created by me, if interested there are also other intros not created by me, those created by me have the Arcadiano logo, most of them for Attract Mode, Find out more on my Channel.  ;)

Take a look here:
https://www.youtube.com/watch?v=1orO_CJLpyg&list=PLk785XaCfunfx-a6hbsaZ0sXR5C8ipEMc&index=1

12
Themes / PacMan Collection [CoinOps Theme]
« on: August 28, 2020, 07:26:08 AM »
Hi guys today I release the PacMan collection theme, I had created it only for my cabinet, but then I decided to share it with you, and my first theme based on Robospin, I only made small changes to the layout.nut file, I have saw this theme in CoinOps and liked it immediately, thought about replicating it for attract mode, I hope you like it.

YouTube Preview:
https://youtu.be/uhtrpw3cGns


DOWNLOAD HERE:
Code: [Select]
https://drive.google.com/file/d/1B89ispoVjF3dChyMvP5k2UwcX1BfQS8C/view?usp=sharing

13
Hi everyone, I'm creating a personal theme, but I can't put the marquee behind the image of the cabinet, the images below better explain what I want to achieve, you can help me to do so thank you in advance.

this is the code concerned, the theme taken and Robospin
Code: [Select]
if ( my_config["enable_marquee"] == "marquee" )
{
local marquee = fe.add_artwork("marquee", flx*0.0840, fly*0.0214, flw*0.415, flh*0.180 );
 marquee.trigger = Transition.EndNavigation;
 marquee.skew_y = 0;
 marquee.skew_x = 0;
 marquee.pinch_x = 0;
 marquee.pinch_y = 0;
 marquee.rotation = 0;
   if ( my_config["enable_Lmarquee"] == "Yes" )
{
    local shader = fe.add_shader( Shader.Fragment "bloom_shader.frag" );
shader.set_texture_param("bgl_RenderedTexture");
marquee.shader = shader;
}

14
General / filter to use to exclude mame games that need chd?
« on: May 19, 2020, 06:30:19 AM »
which filter to use to exclude mame games that need chd?

15
General / settings for hbmame
« on: April 27, 2020, 03:43:02 PM »
Hi guys I'm having a little problem with the hbmame emulator.

in short when I launch a game I get an error. I posted an image below I tried to launch the games directly from the emulator and they run without errors


these are the settings I put.
Code: [Select]
# Generated by Attract-Mode v2.6.1
#
executable           F:/Arcade/Systems/HBMAMEUI/hbmamepui64ceB.exe
args                 [name]
rompath              F:/Arcade/Games/hbmame
romext               .zip
system               HBMame
info_source          listxml
exit_hotkey          Joy0 Button8
artwork    boxart          F:/Arcade/Games/hbmame/boxart
artwork    cartart         F:/Arcade/Games/hbmame/cartart
artwork    flyer           F:/Arcade/Games/hbmame/flyer
artwork    marquee         F:/Arcade/Games/hbmame/marquee
artwork    snap            F:/Arcade/Games/hbmame/snap
artwork    wheel           F:/Arcade/Games/hbmame/wheel

Pages: [1] 2