PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Mame Game Emulator For Linux

Go down

Mame Game Emulator For Linux Empty Mame Game Emulator For Linux

Post by jamied_uk 13th July 2016, 17:05

Mame Game Emulator For Linux



Code:
sudo add-apt-repository ppa:c.falco/mame
sudo apt-get install -y mame
sudo apt-get update




sdlmame.wallyweek.org/repository


Last edited by jamied_uk on 13th July 2016, 17:18; edited 1 time in total
jamied_uk
jamied_uk
Admin

Posts : 2943
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Mame Game Emulator For Linux Empty Re: Mame Game Emulator For Linux

Post by jamied_uk 13th July 2016, 17:07

jamied_uk
jamied_uk
Admin

Posts : 2943
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Mame Game Emulator For Linux Empty Re: Mame Game Emulator For Linux

Post by jamied_uk 13th July 2016, 17:08

Using Menus Instead Of CLI
easyemu.mameworld.info/mameguide/mameguide-inifiles.html
jamied_uk
jamied_uk
Admin

Posts : 2943
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Mame Game Emulator For Linux Empty Re: Mame Game Emulator For Linux

Post by jamied_uk 13th July 2016, 17:10

jamied_uk
jamied_uk
Admin

Posts : 2943
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Mame Game Emulator For Linux Empty Re: Mame Game Emulator For Linux

Post by jamied_uk 13th July 2016, 17:11

Rom Path CLI


Code:
mame -rompath ./
jamied_uk
jamied_uk
Admin

Posts : 2943
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Mame Game Emulator For Linux Empty Re: Mame Game Emulator For Linux

Post by jamied_uk 13th July 2016, 17:47

Roms Site

freeroms.com/mame.htm
jamied_uk
jamied_uk
Admin

Posts : 2943
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Mame Game Emulator For Linux Empty Re: Mame Game Emulator For Linux

Post by jamied_uk 13th July 2016, 17:47

jamied_uk
jamied_uk
Admin

Posts : 2943
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Mame Game Emulator For Linux Empty Re: Mame Game Emulator For Linux

Post by jamied_uk 13th July 2016, 18:20

Rom DL Example



download.freeroms.com/mame_roms/w/worldwar.zip

Code:
mame -rompath ~/Games/


You can even put this into a bash script

Code:

#!/bin/bash
mame -rompath ~/Games/worldwar


Last edited by jamied_uk on 13th July 2016, 18:50; edited 1 time in total
jamied_uk
jamied_uk
Admin

Posts : 2943
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Mame Game Emulator For Linux Empty Re: Mame Game Emulator For Linux

Post by jamied_uk 13th July 2016, 18:44

Getting your controller to work in virtual box

askubuntu.com/questions/25596/how-to-set-up-usb-for-virtualbox


More

encrypted.google.com/search?q=usb+controller+in+virtualbox
jamied_uk
jamied_uk
Admin

Posts : 2943
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Mame Game Emulator For Linux Empty Re: Mame Game Emulator For Linux

Post by jamied_uk 13th July 2016, 19:30

Mint Install Help

timwolverson.wordpress.com/2015/05/27/how-to-install-mame-on-linux-mint


Code:
sudo gedit /etc/mame/mame.ini

Change below username from jay to your username

Code:
rompath                  $HOME/mame/roms;/home/jay/Games;/usr/local/share/games/mame/roms;
jamied_uk
jamied_uk
Admin

Posts : 2943
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Mame Game Emulator For Linux Empty Re: Mame Game Emulator For Linux

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum