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 - flaviobello

Pages: [1]
1
Themes / It's possible to use a Displayname artwork in displays?
« on: July 18, 2021, 07:49:11 AM »
I want to use a system specifc arwtork (like a logo) for each system.

Ex: If i choose Arcades, the display will show the arcade logo, if i choose neogeo, a neogeo logo, etc.

It's possible to make something like this in layouts?

thanks.

2
General / Another Retroarch issue in Attract Mode
« on: September 10, 2017, 07:52:46 AM »
Hi all,

i'm trying to setup my system based on Retroarch, and facing this weird issue that i can't fix:

here's my snes config, it Works fine with no problem:
Code: [Select]
executable           C:\RetroArch\retroarch.exe
args                 "[romfilename]" -L cores\bsnes_mercury_balanced_libretro.dll -fullscreen
workdir              C:\Retroarch\
rompath              C:\ROMS\snes
romext               .zip;.sfc
system               SNES
info_source          thegamesdb.net
exit_hotkey          Joy0 Button9
artwork    flyer           
artwork    marquee         C:\ROMS\snes\images\marquee
artwork    snap            C:\ROMS\snes\images\snap
artwork    wheel 

and now my Neogeo FBA system, but this don't work:
Code: [Select]
executable           C:\RetroArch\retroarch.exe
args                 "[romfilename]" -L cores\fbalpha_libretro.dll -c configs\fb_alpha_libretro.cfg -fullscreen
workdir              C:\Retroarch\
rompath              C:\ROMS\neogeo
romext               .zip;
system               Arcade
info_source          thegamesdb.net
exit_hotkey          Joy0 Button9
artwork    flyer           
artwork    marquee         C:\ROMS\neogeo\images\marquee
artwork    snap            C:\ROMS\neogeo\images\snap
artwork    wheel           

So, if the configs are basically the same, why neogeo, or FBA games won't launch?

3
Emulators / Hiding DEMUL windows until game starts
« on: May 23, 2016, 08:46:00 AM »
Hi. i'm looking in several sites and foruns but i can't findo a solution:
is there a way to hide the demul window (or prevent it to run above the AM) until the game start?

thanks in advance.

4
General / Help with AM on windows login [SOLVED]
« on: April 23, 2016, 12:12:49 PM »
Hi all.

can anyone help with this issue?

when i start windows with AM exe instead of explorer.exe, AM starts as the first time i run. no setup files, why this happen?

thanks.

[edit]
just found you can force AM to get the configuration from a specific folder.

in shell just use:
C:\attract mode\attracce.exe -c C:\attract mode\

5
Themes / Need help with object order. [SOLVED]
« on: April 21, 2016, 07:16:46 PM »
Hi all! i just discovered this awesome frontend. and i'm moving from hyperspin.

i just made a layout but i face a issu i can't fi. the order of objects, as you can see in the attached image, the logo (wheel) is in front of the video, as it suposed to be, but i can't put this object in front of background. i'm trying to user zorder but it's not working. any ideas?

thanks in advance!


Pages: [1]