X-WolfMAME Installation Assistance Requested

General discussion on MAME, MARP, or whatever else that doesn't belong in any of the other forums

Moderators: mahlemiut, seymour, QRS

Post Reply
TStodden
Button Slapper
Button Slapper
Posts: 3
Joined: Thu Jul 08, 2004 9:00 pm

X-WolfMAME Installation Assistance Requested

Post by TStodden »

I'm having difficulty getting X-WolfMAME installed on my computer in Ubuntu Linux 6.0.6 (variant of Debian) & I could use some assistance in getting it installed.

Any assistance in this matter would be greatly appreciated as I'm fairly new to Ubuntu Linux & they don't really support the window's ideal of "unzip & play".
User avatar
mahlemiut
Editor
Posts: 4191
Joined: Mon Feb 04, 2002 10:05 pm
Location: New Zealand
Contact:

Post by mahlemiut »

You should just be able to unzip it to a folder, set up the ini files, and run it.

I'm not sure if the -cc option is supported under Linux/Unix, if not, the official X-MAME sources should include an example file. ini files can be stored anywhere, but the default is to (I think) {$HOME}/.xmame/

Most Linux software usually includes a folder that everything is in within the gzip/bzip2 file, but I haven't done that in this case, so you'll need to create a folder to extract it to.

This should do the job:
cd ~ (goes to your home directory)
mkdir wolfmame (creates the new directory)
cd wolfmame (goes to the directory you just created)
tar jxvf wolfmame-0106.tar.bz2 (extracts files to currect directory)
./xwolfmame.x11 -showusage (runs X-WolfMAME, telling it to list all available options)

The binary supports DGA2, OpenGL and Xv. Xv is an X-Windows extension, and should be supported by any version of XFree86 from 4.0 on. I tend to prefer Xv over OpenGL as it seems a bit tidier, but OpenGL allows you to switch bilinear filtering on or off at the touch of a button (well, two actually).
- Barry Rodewald
MARP Assistant Web Maintainer
Image
TStodden
Button Slapper
Button Slapper
Posts: 3
Joined: Thu Jul 08, 2004 9:00 pm

Post by TStodden »

Thanks a lot for your help!

It looks like the last step I was missing of the installation as the Ubuntu help files didn't really help on it.
User avatar
TRB_MetroidTeam
MARPaholic
MARPaholic
Posts: 1055
Joined: Fri Oct 22, 2004 4:50 am
Location: PR - Brazil

Post by TRB_MetroidTeam »

TStodden wrote:Thanks a lot for your help!

It looks like the last step I was missing of the installation as the Ubuntu help files didn't really help on it.
I told you, Tim ;)
Valter "TRB" - The Real Battle
Metroid Team, from Brazil
Crazy Taxi and Crazy Taxi 2 world champions
Post Reply