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

Pages: [1] 2 3 ... 22
1
General / Artwork Scraping
« on: December 12, 2024, 05:43:01 AM »
Is there a way to scrape artwork directly from the interface while running the game selection screen? I want to just scrape artwork for my games tagged with favorite, or just one random game on occasion...


2
Themes / Re: AttractMode Plus
« on: December 09, 2024, 05:11:50 AM »
Yes adding the .ttf worked!

Thank you.

3
Themes / Re: AttractMode Plus
« on: December 08, 2024, 11:46:02 AM »
This is the code I'm using...

Font is in path, and installed on the windows machine.

local l = fe.add_text("[Title]", 5, 12, 550, 35 );
   l.set_rgb( 255, 255, 255 );
   l.font="Digital-7 Italic";
   l.align = Align.Left;
   l.style = Style.Bold;
   l.charsize = 28;

4
Scripting / Re: [TOOL] Flashpoint Importer for Launchers
« on: December 08, 2024, 04:14:49 AM »
Just came across this, looking forward to trying it out. I don't want many flash games because it's overwhelming for someone just visiting to play on the cab...may like 100 games in different genres...need an all killer or no filler type list...

5
Themes / AttractMode Plus Font Display vs AttractMode (Resolved)
« on: December 07, 2024, 06:28:17 PM »
RESOLVED: Add .ttf after the font name...

This may not be the correct forum,

But my fonts show in my layout on attractmode, but not in attractmode plus.

Thoughts?

6
General / Re: Joystick controls - SFML issue
« on: November 16, 2020, 05:28:35 PM »
I use devreorder to hide the joysticks from attractmode. That stops the constant error message. And then I use antimicro to feed keys for joystick movements.

https://github.com/briankendall/devreorder
https://sourceforge.net/projects/antimicro.mirror/

7
Themes / Re: Arcadeflow theme v 9.2 [Release] Updated 30 October 2020
« on: October 31, 2020, 11:06:17 AM »
I did make the outname change, but I can't seem to clear the multifilter info because I'm still getting that same strange background.

I'll use 9.1 for until the next release.

Indexing the command.dat worked perfectly.

8
Themes / Re: Arcadeflow theme v 9.2 [Release] Updated 30 October 2020
« on: October 31, 2020, 08:58:03 AM »
Thanks so much for the quick replies, and your work on this great theme and its added functionality it brings.

9
Themes / Re: Arcadeflow theme v 9.2 [Release] Updated 30 October 2020
« on: October 31, 2020, 06:13:14 AM »
Here is the log.txt

Thanks for the info about command info. I'll do that right after this issue is resolved...

10
Themes / Re: Arcadeflow theme v 9.2 [Release] Updated 30 October 2020
« on: October 30, 2020, 02:43:32 PM »
The autoupdate seemed to work, but I'm getting weird backgrounds now with no game list...if I change back to 91 it shows correctly.


Also, but unrelated, I see the joystick and buttons when looking and game info, but not the description of the action that the button does...like your MK example with block and high / low kick/punch. What do I need for that to be included.

Thanks.

11
Themes / Re: Arcadeflow theme v 9.1 [Release] Updated 21 October 2020
« on: October 21, 2020, 04:59:11 AM »
I'm trying your auto install update for the first time. A windows popped up and the download was successful, but I'm just getting a circle at mouse cursor within attractmode...how  much time should I give the install?

12
Themes / Re: Arcadeflow theme v 8.9 [Release] Updated 25 September 2020
« on: October 19, 2020, 05:16:06 AM »
Yes. You can see in the picture how the overlay is there, but the system menu is on top of that overlay.
The image was so big it looked obnoxious in the forum so I deleted it. I'll repost another tonight.

13
Themes / Re: Arcadeflow theme v 8.9 [Release] Updated 25 September 2020
« on: October 15, 2020, 03:23:29 PM »
Yes.

Then I need the emulator con fig file from AN emulator folder, that could be helpful

If I change the layout for the VPX to something besides ArcadeFlow the interface remains usable.

14
Themes / Re: Arcadeflow theme v 8.9 [Release] Updated 25 September 2020
« on: October 15, 2020, 06:33:54 AM »
Yes.

15
Themes / Re: Arcadeflow theme v 8.9 [Release] Updated 25 September 2020
« on: October 15, 2020, 04:07:07 AM »
Is anyone using arcadeflow with future pinball or visual pinball?

Pages: [1] 2 3 ... 22