Author Topic: [Resolved] Romlist last version MAME 0.217?  (Read 2503 times)

manzarek

  • Sr. Member
  • ****
  • Posts: 147
    • View Profile
    • YouTube
[Resolved] Romlist last version MAME 0.217?
« on: January 16, 2020, 04:57:11 AM »
Hi guys, can any good soul share the romlist of the latest version of mame 0.217?
unfortunately I have tried to create the romlist in various ways, but the drafting is wrong, here is an example.

wrong
Code: [Select]
88games;'88 Games;mame;;1988;Konami;;4;0;only_buttons,only_buttons,only_buttons,only_buttons;good;1;raster;;;;3
I need it this way, Category name
Code: [Select]
88games;'88 Games;Mame;;1988;Konami;Track & Field;;;;;0;;;;;

various unsuccessful attempts.

http://forum.attractmode.org/index.php?topic=1457.msg10363#msg10363

https://github.com/mickelson/attract/blob/v2.1.0/Readme.md

http://attractmode.org/docs/Readme.html

Google search
« Last Edit: January 18, 2020, 08:07:10 AM by manzarek »
Mame Fighting

keilmillerjr

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1167
    • View Profile
Re: Romlist last version MAME 0.217?
« Reply #1 on: January 16, 2020, 05:56:00 AM »
Category is a side project, not part of mame. You need to import catver.ini.

Take those threads you linked to with a grain of salt. That whole confusion was likely due to some one using a poorly modified version of mame. Always use official or one that you know exactly whats patched. Even those widely known pi images is full of crap.

manzarek

  • Sr. Member
  • ****
  • Posts: 147
    • View Profile
    • YouTube
Re: Romlist last version MAME 0.217?
« Reply #2 on: January 16, 2020, 07:25:06 AM »
Category is a side project, not part of mame. You need to import catver.ini.


hello I did not understand your answer well, but I think I went close.
however this is my mame.cfg, how do you see imported the catver.ini, is there something wrong?
Code: [Select]
# Generated by Attract-Mode v2.6.0
#
executable           H:/MAMEMANIA/Systems/MAME 0.217/mame64.exe
args                 [name] -skip_gameinfo -nowindow
rompath              H:/MAMEMANIA/Games/MAME 0.217
romext               .zip;.7z
system               Arcade
info_source          listxml
import_extras        H:/MAMEMANIA/Systems/MAME 0.217/ini/catver.ini
exit_hotkey          Escape
artwork    boxart          H:/MAMEMANIA/Games/MAME 0.217/boxart
artwork    cartart         H:/MAMEMANIA/Games/MAME 0.217/cartart
artwork    flyer           H:/MAMEMANIA/Games/MAME 0.217/flyer
artwork    marquee         H:/MAMEMANIA/Games/MAME 0.217/marquee
artwork    snap            H:/MAMEMANIA/Games/MAME 0.217/snap
artwork    wheel           H:/MAMEMANIA/Games/MAME 0.217/wheel
Mame Fighting

keilmillerjr

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1167
    • View Profile
Re: Romlist last version MAME 0.217?
« Reply #3 on: January 16, 2020, 11:46:57 AM »
Seems fine. I will try tomorrow with that version.

manzarek

  • Sr. Member
  • ****
  • Posts: 147
    • View Profile
    • YouTube
Re: Romlist last version MAME 0.217?
« Reply #4 on: January 17, 2020, 06:38:40 PM »
Here is the answer to my question http://forum.attractmode.org/index.php?topic=2091.msg14323#msg14323

I went close, but we are not there yet, this is how I generated the romlist now... >:(
Code: [Select]
1941j;1941j;Mame;;;;Shooter / Flying Vertical;;;;;;;;;;
we are far from this
Code: [Select]
1941j;1941: Counter Attack (Japan);Mame;1941;1990;Capcom;Shoot-'Em-Up;;;;;0;;;;;
is it possible that there isn't someone who has the same problem as me?
Mame Fighting

keilmillerjr

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1167
    • View Profile
Re: Romlist last version MAME 0.217?
« Reply #5 on: January 18, 2020, 12:56:54 AM »
Reread what I originally posted.

manzarek

  • Sr. Member
  • ****
  • Posts: 147
    • View Profile
    • YouTube
Re: Romlist last version MAME 0.217?
« Reply #6 on: January 18, 2020, 08:05:37 AM »
I finally succeeded, ;D I was wrong perhaps because of the haste to conclude, but the answer lies here http://forum.attractmode.org/index.php?topic=421.msg2911#msg2911 and here http://attractmode.org/docs/Readme.html
quick and easy.
Code: [Select]
1943kai;1943 Kai: Midway Kaisen (Japan);mame;;1987;Capcom;Shoot-'Em-Up;2P sim;;;;0;;;;;
Mame Fighting