Page 1 of 4 123 ... LastLast
Results 1 to 10 of 35

Thread: Howto, Gaming: MAME and xmame (Post your working games !)

  1. #1
    Join Date
    Nov 2006
    Beans
    139

    Thumbs down Howto, Gaming: MAME and xmame (Post your working games !)

    1/ Have a Linux box

    2/ If you have the arcade machine yourself & dumped its ROM for your own usage
    (please dont download roms = illegal)

    3/
    Code:
    sudo apt-get install xmame-sdl
    sudo apt-get install xmame-tools
    4/
    Code:
    cd  ;  mkdir -p  mame/roms
    5/ from the console
    cd ; xmame -fullscreen mame/roms/mk.zip
    for mortal kombat for instance

    if you wanna joystick:
    cd ; xmame mame/roms/mk.zip -fullscreen -ef 1 -jt 5 -jdev /dev/input/js0
    6/ Quick keyboard configuration:
    type keyboard ok ok .... space
    now, it s running in fullscreen
    now, press TAB
    then, in input general > other controls
    insert coins: type enter and you might hit : Keypad 5
    player 1 start: type enter and you might hit : Keypad 1
    ESC to exit the menu TAB of configuration

    7/ the game is now running in fullscreen, and waiting for coins & start key .... lala certainly demo running ...

    8/ the keys for playing in mame are now:
    KEYPAD 5 to insert coins
    KEYPAD 1 to play
    Left CTRL to Fire !!
    arrows of keyboard to move ...

    9/ It works ==> OK
    so, now, please POST the :
    a / file name of your zip file
    b / game name
    c / and if you really like it a cool screenshot
    additionally, if you followed this howto & it worked for you, please let this thread know (information for "statistics")

    10/ Enjoy Sharing !!

    11/ you can too make a video of your desktop of it :
    sudo apt-get install xvidcap
    $ xvidcap
    configuration for speed of xvidcap
    http://img300.imageshack.us/img300/7...xvidcap2tt.png


    12/ apt-get install kxmame
    if you wanna a gui
    but it is not working for all zip files !!!!! attention
    console way is more working !

    Screens of the arcade machines : http://www.mame.net/wip0204.html (what is mame too)
    http://www.mame.net/wip0208.html
    mame faq : http://www.mame.net/mamefaq.html

    ======
    nice howto : http://www.mythwiki.de/index.php?title=MythGame
    (xmame-tools has the chdman/make verify program, other plugins that can be useful)
    Last edited by burek; January 21st, 2007 at 02:48 PM.
    Level1: (406327 , 1000) = ? found ?

  2. #2
    Join Date
    Aug 2005
    Location
    Sweden
    Beans
    1,177

    Re: Howto, Gaming: MAME and xmame (Post your working games !)

    Need help!
    taco@bell:~$ apt-get install xmame.sdl
    E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)
    E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
    taco@bell:~$ sudo apt-get install xmame.sdl
    Password:
    Reading package lists... Done
    Building dependency tree... Done
    E: Couldn't find package xmame.sdl
    taco@bell:~$

  3. #3
    Join Date
    Dec 2004
    Beans
    743
    Distro
    Edgy Eft Testing

    Re: Howto, Gaming: MAME and xmame (Post your working games !)

    It's supposed to be xmame-sdl, not xmame.sdl.

    Leech
    Wah! Wah! Life was more entertaining when I had 64KB of RAM in my computer.
    Neverwinter Nights Platinum HowTo

  4. #4
    Join Date
    Aug 2005
    Location
    Sweden
    Beans
    1,177

    Re: Howto, Gaming: MAME and xmame (Post your working games !)

    ic.
    Last edited by jingo811; August 30th, 2007 at 07:29 AM.

  5. #5
    Join Date
    Nov 2006
    Beans
    139

    Re: Howto, Gaming: MAME and xmame (Post your working games !)

    Quote Originally Posted by leech View Post
    It's supposed to be xmame-sdl, not xmame.sdl.

    Leech
    Oup's sorry, windy keyboard ... typo
    I edited/fixed the first post of this "howto"
    Level1: (406327 , 1000) = ? found ?

  6. #6
    Join Date
    Sep 2006
    Beans
    Hidden!
    Distro
    Ubuntu 6.10 Edgy

    Re: Howto, Gaming: MAME and xmame (Post your working games !)

    Isn't the download of roms ilegal?

  7. #7
    Join Date
    Nov 2006
    Beans
    139

    Re: Howto, Gaming: MAME and xmame (Post your working games !)

    Quote Originally Posted by rolando2424 View Post
    Isn't the download of roms ilegal?
    If you have the arcaade machine yourself & dumped its ROM for your own usage
    Last edited by burek; January 20th, 2007 at 06:38 PM.
    Level1: (406327 , 1000) = ? found ?

  8. #8
    Join Date
    Sep 2006
    Beans
    Hidden!
    Distro
    Ubuntu 6.10 Edgy

    Re: Howto, Gaming: MAME and xmame (Post your working games !)

    Quote Originally Posted by burek View Post
    If you have the arcaade machine yourself & dumped its ROM for your own usage
    Hum... ok...

  9. #9
    Join Date
    Nov 2006
    Beans
    139

    Re: Howto, Gaming: MAME and xmame (Post your working games !)

    Level1: (406327 , 1000) = ? found ?

  10. #10
    Join Date
    Dec 2006
    Beans
    5

    Re: Howto, Gaming: MAME and xmame (Post your working games !)

    I can not have the sdl version run on my edgy-server box, have to install the x-window-system-core to run xmame in X. Each time I tried to run xmame-sdl, it gave me something like device permission issue, but if I did sudo xmame-sdl, I got device not found instead.

    Any idea? Is there a doc about ubuntu sdl config? I cannot google one. I heard some said the SDL is by default built in ubuntu.

Page 1 of 4 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •