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

Pages: [1] 2
1
Themes / Re: GB_Layouts for Attract Mode 2.7.0
« on: April 20, 2024, 08:26:38 AM »
May I where to download the game description for MAME?

2
Themes / Re: Arcadeflow theme v 16.8 [Release] Updated 12 January2024
« on: February 01, 2024, 06:19:26 AM »
Yes. It’s stuck. Scraping metadata for a particular rom works.

Hmm not good, can you share your pref_layoutoptions file from Arcadeflow directory? You can send it to my email paolo.zago@gmail.com or come to AF discord server where it's easier do follow the debug discussion... I'll do more tests tonight by the way.
Sure. 'stanleyyeh0205" on discord uploaded pref_layoutoptions.

3
Themes / Re: Arcadeflow theme v 16.6 [Release] Updated 13 December 2023
« on: January 31, 2024, 05:26:41 AM »

Is it stuck?
Yes. It’s stuck. Scraping metadata for a particular rom works.

4
Themes / Re: Arcadeflow theme v 16.6 [Release] Updated 13 December 2023
« on: January 30, 2024, 04:19:59 AM »
May I know how to use the new ADB to only scrape metadata in ArcadeFlow?

In the scraper options you can select the metadata scraper to be "ADB Only", and then disable media scraping so that only metadata is scraped.

5
Themes / Re: Arcadeflow theme v 16.6 [Release] Updated 13 December 2023
« on: January 29, 2024, 06:15:02 AM »
I see. Scraping takes a lot more time than simply downloading history.xml

That's true but the new ADB only scraper for arcade is blazing fast if you only need to scrape metadata and not media (because you already scraped them or you already have them). It's ScreenScraper handshake that slows down the scraper.
May I know how to use the new ADB to only scrape metadata in ArcadeFlow?

6
Themes / Re: Arcadeflow theme v 16.6 [Release] Updated 13 December 2023
« on: January 18, 2024, 06:38:14 AM »
Thanks. Looking forward to seeing https://docs.mamedev.org/plugins/data.html and artworks on https://www.progettosnaps.net/index.php being accepted by AF.

I'm doing something different: AF uses a mix of ADB and ScreenScraper scraping for arcade games, but I'm adding an option that will scrape only from ADB. Since ADB is updated with the latest data that's already in progettosnap and history.dat/history.xml, access to those won't be needed anymore and the scraper will take care of all the metadata.

I see. Scraping takes a lot more time than simply downloading history.xml

7
Themes / Re: Arcadeflow theme v 16.6 [Release] Updated 13 December 2023
« on: January 01, 2024, 06:18:21 AM »

Looks like AF only accepts History.DAT as opposed to History.XML. May I know if that's the not case?

The semicolon works. May I know if there's another menu to display other artworks, such as flyer, control panel and cover?

Correct, AF only supports history.dat, I wasn't aware that history.xml exist so I'll have to add support for it if history.dat is getting obsolete.

As far as other artwork, AF can switch between snap mode and box art mode, in box art mode you'll see box art or flyers instead of the game screen (artwork name: flyer). Control panel artwork and other kind of media are not currently supported, even marquees are not unless you have it setup for live marquee.

Thanks. Looking forward to seeing https://docs.mamedev.org/plugins/data.html and artworks on https://www.progettosnaps.net/index.php being accepted by AF.

8
Themes / Re: Arcadeflow theme v 16.6 [Release] Updated 13 December 2023
« on: December 31, 2023, 04:19:16 AM »
Thanks. May I know how to load MAMEInfo.dat and History.XML to AF? Mame loads them just fine.
Not 100% sure, what is in mameinfo.dat? Usually Attract Mode imports mame xml data if you generate the xml in mame and you set info_source listxml in the emulator .cfg

Quote
Below is my artwork setup for the emulator.
artwork    snap            am/files/snap
artwork    video           am/files/videos

The only way I know to load the video is to set the video folder as the snap folder. May I know how I should set it up so I can have snap only when browsing the games and vidoe when I on the specific game history page?

Remove those two lines and set it up like this:

artwork    snap            am/files/snap;am/files/videos

that should do the trick and setup both static and videos under snap

Mameinfo https://www.reddit.com/r/MAME/comments/39gi33/mameinfodat_and_mame_listinfos_are_your_friends/

Looks like AF only accepts History.DAT as opposed to History.XML. May I know if that's the not case?

The semicolon works. May I know if there's another menu to display other artworks, such as flyer, control panel and cover?

9
General / Load MAME Data Plugin
« on: December 31, 2023, 04:03:45 AM »
May I know how to load Mame plugin https://docs.mamedev.org/plugins/data.html?highlight=mameinfo#data-plugin MAMEInfo.dat and History.XML to AF?

10
Themes / Re: Arcadeflow theme v 16.6 [Release] Updated 13 December 2023
« on: December 29, 2023, 05:27:11 AM »
All of a sudden, I couldn't find where I can set history.dat path. Moreover, may I know how how to set game video? I already set video path in Attract Mode Emulator.

You have to set it up in Arcadeflow options, Scrape and Metadata, there's a section for setting up mame datafiles that AF will use.

As per the video path, how did you set it up in your emulator .cfg file?

Thanks. May I know how to load MAMEInfo.dat and History.XML to AF? Mame loads them just fine.

Below is my artwork setup for the emulator.
artwork    snap            am/files/snap
artwork    video           am/files/videos

The only way I know to load the video is to set the video folder as the snap folder. May I know how I should set it up so I can have snap only when browsing the games and vidoe when I on the specific game history page?

11
Themes / Re: Arcadeflow theme v 16.6 [Release] Updated 13 December 2023
« on: December 28, 2023, 04:49:53 AM »
After deleting (EmulatorName).db1 and (EmulatorName).db2 and generating new romlist, everything works the way intended. My new question becomes, the History would only show "There's an error loading game data. Please check history.dat preferences in the layout option." which I did but couldn't figure out what went wrong. Any idea?

Ok, so deleting db1 and db2 was the right thing to do, but you could also refresh the romlist and db from the options. Deleting the file is equally fine though.

As far as history.dat, maybe you usually use the history.dat plugin, but AF has its own implementation of that plugin so you have to setup the history.dat path in AF options, and regenerate the database from there.
All of a sudden, I couldn't find where I can set history.dat path. Moreover, may I know how how to set game video? I already set video path in Attract Mode Emulator.

12
Themes / Re: Arcadeflow theme v 16.6 [Release] Updated 13 December 2023
« on: December 18, 2023, 06:39:40 AM »
After deleting (EmulatorName).db1 and (EmulatorName).db2 and generating new romlist, everything works the way intended. My new question becomes, the History would only show "There's an error loading game data. Please check history.dat preferences in the layout option." which I did but couldn't figure out what went wrong. Any idea?

Ok, so deleting db1 and db2 was the right thing to do, but you could also refresh the romlist and db from the options. Deleting the file is equally fine though.

As far as history.dat, maybe you usually use the history.dat plugin, but AF has its own implementation of that plugin so you have to setup the history.dat path in AF options, and regenerate the database from there.

Right. After selecting History.dat location, everything works like a charm. I went back to emulator again. Thanks for sharing your talent with us.

13
Themes / Re: Arcadeflow theme v 16.6 [Release] Updated 13 December 2023
« on: December 18, 2023, 03:54:13 AM »
In the Utility Menu, Categories only show Unknown, Music and Casino while my filters are working just fine and the Category column in romlist shows the right information as well. Is there any reason why Catogories don't work properly?

Do you have any filter or multifilter set? Is this an arcade or console romlist? Also, if you can run attractplus-console.exe, we can check if there are any error messages when you enter the category menu...

I didn't have any filter or multifilter set. Didn't see error message.

If instead of the Category menu you enter the Multifilter, and then the category section, do you see all the categories there?

After deleting (EmulatorName).db1 and (EmulatorName).db2 and generating new romlist, everything works the way intended. My new question becomes, the History would only show "There's an error loading game data. Please check history.dat preferences in the layout option." which I did but couldn't figure out what went wrong. Any idea?

14
Themes / Re: Arcadeflow theme v 16.6 [Release] Updated 13 December 2023
« on: December 17, 2023, 10:05:15 PM »
In the Utility Menu, Categories only show Unknown, Music and Casino while my filters are working just fine and the Category column in romlist shows the right information as well. Is there any reason why Catogories don't work properly?

Do you have any filter or multifilter set? Is this an arcade or console romlist? Also, if you can run attractplus-console.exe, we can check if there are any error messages when you enter the category menu...

I didn't have any filter or multifilter set. Didn't see error message.

15
Themes / Re: Arcadeflow theme v 16.6 [Release] Updated 13 December 2023
« on: December 15, 2023, 11:56:42 PM »
In the Utility Menu, Categories only show Unknown, Music and Casino while my filters are working just fine and the Category column in romlist shows the right information as well. Is there any reason why Catogories don't work properly?

Pages: [1] 2