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

Pages: [1]
1
Scripting / How to detect the layout is presenting the display menu?
« on: February 03, 2020, 01:03:22 AM »
Hi,

I guess the title says it all.... How can my layout detect that its presenting the display menu?

Thanks in advance.

2
General / Running Taito Type X games
« on: January 01, 2020, 03:35:34 AM »
Im using AM launch my SF4 Taito Type X games that are basically windows games.

Bellos is my emulator cnfig

Code: [Select]
executable   cmd
args         /c "[romfilename]"
rompath      D:\Games\Arcade\TaitoTypeX\
romext       .lnk
system       PC
info_source  thegamesdb.net
artwork    marquee         D:\Games\Arcade\Art\marquee
artwork    snap            D:\Games\Arcade\Art\video;..\Art\snap
artwork    wheel           D:\Games\Arcade\Art\video;..\Art\wheel
artwork    fanart          D:\Games\Arcade\Art\fanart
artwork    filter          D:\Games\Arcade\Art\filter

The problem i have is contrary to all other emulators i have when i start one of this games the AM keep playing and my controls affect both the game and AM, any ideas?

3
Scripting / next_filter
« on: December 31, 2019, 04:01:10 AM »
Hi guys,

I need some help with the next_filter..

In my layout i'm using on_signal to capture keys and i then use fe.signal( "next_filter" ) and fe.signal( "prev_filter" ) to move from filter to filter.

The problem i'm facing is that when i use fe.signal( "next_filter" ) and fe.signal( "prev_filter") the fading of my layout images doesnt occur,but if i use the key configured in AM for changing filter the fading occurs, can you guys help me understand whats wrong?


4
Scripting / How to list all the filters available
« on: December 23, 2019, 01:02:33 PM »
Hi Guys,

I hope you guys can help me out, im trying to figure out how to list all the filters i have but i havent managed to do so....

Any help will be appreciated. :)

5
Themes / WIP: My Arcade Collection
« on: October 13, 2019, 03:00:51 AM »
My work in progress theme for my arcade games collection.

All games


Using filters

My Street Fighter Filter


My Metal Slug Filter



Pages: [1]