Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Mame v0.89 +also Atomic FE  (Read 3255 times)

0 Members and 1 Guest are viewing this topic.

langdoguk

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 192
  • Last login:October 30, 2009, 03:45:23 pm
  • hey you Guys !
Mame v0.89 +also Atomic FE
« on: June 13, 2007, 07:01:13 pm »
does atomic FE ( I mean the the plug n play version )work with mame v0.89( I have this on disc) , if not would I be better using Mame 0.89 through Atomic FE .( don't know how to use mame but can I just install it and direct it to my FE)
I've tried clmpro (seems pretty hard for me)

sorry for not being too clued up  :dunno

I've spoke to pacman and wonderboy and they said you would help :applaud: :cheers:
Help I'm useless !!!!

youki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1612
  • Last login:November 19, 2016, 01:07:33 pm
  • Atomic Front End Creator
    • Atomic Front End
Re: Mame v0.89 +also Atomic FE
« Reply #1 on: June 14, 2007, 03:16:04 am »
Hi, yes Atomic works with 0.89 too.

I think your question , is : Can i replace the version provided in a plug'n play module by another version.

the answer is yes.   Let me know, what module you use, i will say you how to proceed.

langdoguk

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 192
  • Last login:October 30, 2009, 03:45:23 pm
  • hey you Guys !
Re: Mame v0.89 +also Atomic FE
« Reply #2 on: June 14, 2007, 04:27:40 am »
thanks, I'm using arcades simple plug n play
(arcades_angelscry.exe)
Also I don't have mame 0.89 , only the roms and snaps etc , should I try and get that.
Help I'm useless !!!!

langdoguk

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 192
  • Last login:October 30, 2009, 03:45:23 pm
  • hey you Guys !
Re: Mame v0.89 +also Atomic FE
« Reply #3 on: June 14, 2007, 06:37:05 am »
Wrote the first post last night after quite a few beers , seemed to love using brackets :laugh2: (hate using brackets after drinking)

Bracketman
Help I'm useless !!!!

youki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1612
  • Last login:November 19, 2016, 01:07:33 pm
  • Atomic Front End Creator
    • Atomic Front End
Re: Mame v0.89 +also Atomic FE
« Reply #4 on: June 14, 2007, 07:11:23 am »
Hi BracketMan  ;D

So, if you want change the mame version in the arcade_simple module. You can proceed like that.

1- take mame089  from here : http://www.mame.net/zips/mame089b.zip

2-unzip it in a folder (not in ATomic , in a temp folder or where you want else)

3-go into the   <atomicfe>\plugnplay\arcade_simple\mame folder and rename the subfolder ctrlr to something else : (ex :ctrlr_bak )

4- rename the Mamep.exe which is the same folder to mamep.bak

5-copy the mame.exe and the ctrlr folder you just unzipped to :
  <atomicfe>\plugnplay\arcade_simple\mame

6-rename the mame.exe (you just copied) to mamep.exe

That's all. It should work now. Your module will use mame 0.89 , instead of the 0.105.

Let me know, if you have problem.

langdoguk

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 192
  • Last login:October 30, 2009, 03:45:23 pm
  • hey you Guys !
Re: Mame v0.89 +also Atomic FE
« Reply #5 on: June 14, 2007, 04:13:20 pm »
Thanks , I done that and it worked fine.  :cheers:
A few questions about the gamelist :
1) is there a way to get all the games in alphabetical order , most are but there are quite a few that are not eg tetris in with the A's etc.
2)Is there a way to just show one version of the game ,I think there are about 8 versions of Arkanoid and other games , I looked in Atomic manager but couldn't see anything .
3)Is it possible to show only working games.

thanks again  :cheers:
Help I'm useless !!!!

youki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1612
  • Last login:November 19, 2016, 01:07:33 pm
  • Atomic Front End Creator
    • Atomic Front End
Re: Mame v0.89 +also Atomic FE
« Reply #6 on: June 15, 2007, 03:19:48 am »
I don't have Atomic under my eye here.

So i will answer you better later. but :

Concerning the alphabetical order, it seems i have a bug somewhere in my sort routine. The Tetris is in the "A" because his rom name is atretris.zip , that's not normal it is in the A because the module should sort on game title and not on romname. I will investigate that.  For now the work around would to build a already sorted gamelist instead of let Atomic sort it. But i will check that.

For the other too point, it is possible.  but here too, it is by building your own game list and exclude list.

If you look in <atomicfe>\plugnplay\arcade_simple\roms  folder, you will see in addition of your roms 3 .TXT files :
FullList.txt
gamelist.txt
excludeList.txt

FullList.txt is the file that contain translation of romname to title . ( a kind of dictionnary , if you want change the displayed title for a game you can modify this file).

gamelist.txt is the list of games that Atomic will display, if the rom is present.

excludelist is the list of roms that Atomic won't display anyway (even if in the gamelist.txt , generally it contains BIOS roms)

AtomicManager provide you a tool to generate gamelist and excludelist, based on some ini file  to allow to filter game quickly.

if you open the file :
<atomicfe>\plugnplay\arcade_simple\arcades.cfg with AtomicManager , you should see a "GameList" tab , it is where you can build your own gamelist.

Do you know that there is a official support forums for ATomicFE in English ?

here : http://spaceinvaders.7.forumer.com/index.php

It would be nice, if you can ask technicals question here. Just to centralize all AtomicFe information.