Yes it works in mame
I'm also using a wiress usb gamepad (iirc thrustmaster firestorm).
see same xmamerc file for settings (Input related section)

Bart

--------- Original Message --------
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Subject: RE: [Freevo-users] Mame Problems?? Also Some help with CVS Please
Date: 01/10/03 13:31

>
> Thx for that, I will give that a go.
>
> Also I have a wireless USB pad. This works in freevo and zsnes, is it
possible to use in mame do you think?
>
>
> -----Original Message-----
> From: Bart heremans [mailto:[EMAIL PROTECTED]
> Sent: 01 October 2003 12:19
> To: [EMAIL PROTECTED]
>
> xmame.X11 kan work fullscreen if you use the xv options (x11 mode in
xmamerc file). I'm running it fullscreen.
> My xmamerc file : http://www.supermotard.be/freevo/xmamerc
>
> Bart
> --------- Original Message --------
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
&lt;[EMAIL PROTECTED]&gt;
> Subject: RE: [Freevo-users] Mame Problems?? Also Some help with CVS Please
> Date: 01/10/03 12:26
>
> &gt;
> &gt; I Basicly copied the DIR_GAMES from the docs, and changed the paths
> acordingly to point to the games. All the ROMS are in ZIP format. And yes
Freevo detected xmame.x11  -
> &gt; (I need to get sdl at some point so I can play fullscreen, as for
some
> reason mame wont go fs with x11)
> &gt;
> &gt; I am wondering if it could be that (with suse as usual) freevo is
> &gt; looking
> in a directory for the romlist but suse being a bugger has put it someware
else!!
> &gt;
> &gt; But if mame can find it why cant freevo!!
> &gt;
> &gt;
> &gt; -----Original Message-----
> &gt; From: Peter Svensson [mailto:[EMAIL PROTECTED]
> &gt; Sent: 01 October 2003 11:05
> &gt; To: '[EMAIL PROTECTED]'
> &gt;
> &gt; What does your DIR_GAMES look like? Also, has freevo found
mame/xmame? &gt; How
> does your frevoo.conf look like?
> &gt;
> &gt; /Peter
> &gt;
> &gt; -----Ursprungligt meddelande-----
> &gt; Fr�n: Paul Cowper [mailto:[EMAIL PROTECTED]
> &gt; Skickat: den 1 oktober 2003 11:36
> &gt; Till: [EMAIL PROTECTED]
> &gt; �mne: [Freevo-users] Mame Problems?? Also Some help with CVS Please
> &gt;
> &gt;
> &gt;
> &gt; Ok I cant seem to get Freevo to work with MAME. I have put my roms in
> &gt; the
> right place, as mame can see them, but Freevo reports that it cant find
the rom list!!
> &gt;
> &gt; Also with CVS
> &gt; Once I have downloaded the snapshot. I am assuming I do the following
> &gt;
> &gt; Install the (non cvs) runtime
> &gt; Extract the cvs tar to /usr/local/freevo
> &gt;
> &gt; Do I have to compile anything?
> &gt;
> &gt; Do I need to have an older version of freevo in there already?
> &gt;
> &gt; Then I run freevo.
> &gt;
> &gt; Are there any configs I need to do?
> &gt;
> &gt; Also when I try and update the cvs all I get is Cannot find CVS1
> &gt;
> &gt; Thx
> &gt;
> &gt; Paul
> &gt;
> &gt; -----Original Message-----
> &gt; From: Paul Cowper
> &gt; Sent: 30 September 2003 09:06
> &gt; To: [EMAIL PROTECTED]
> &gt;
> &gt; Thx for that I will try. Another question.
> &gt;
> &gt; Once I have downloaded the snapshot. I am assuming I do the following
> &gt;
> &gt; Install the (non cvs) runtime
> &gt; Extract the cvs tar to /usr/local/freevo
> &gt;
> &gt; Do I need to have an older version of freevo in there already?
> &gt;
> &gt; Then I run freevo.
> &gt;
> &gt; Are there any configs I need to do?
> &gt;
> &gt; Also when I try and update the cvs all I get is Cannot find CVS1
> &gt;
> &gt; Thx
> &gt;
> &gt; Paul
> &gt;
> &gt;
> &gt; -----Original Message-----
> &gt; From: Aubin Paul [mailto:[EMAIL PROTECTED]
> &gt; Sent: 29 September 2003 22:36
> &gt; To: [EMAIL PROTECTED]
> &gt;
> &gt; If it is there, then the Python that Freevo is using can't find it.
> &gt;
> &gt; Try this:
> &gt;
> &gt; /usr/bin/env python -c &amp;quot;import xml.utils&amp;quot;
> &gt;
> &gt; It's possible that you have multiple Python versions; if Freevo is
> &gt; using
> one, but the module is available for the other, you could run into
trouble.
> &gt;
> &gt; Aubin
> &gt;
> &gt; On Mon, Sep 29, 2003 at 06:49:28PM +0100, Paul Cowper wrote:
> &gt; &amp;gt;
> &gt; &amp;gt; Yep its deffinatly installed. I will try installing the cvs
again.
> and
> &gt;
> &gt; &amp;gt; check the output
> &gt; &amp;gt;
> &gt; &amp;gt; Thx
> &gt; &amp;gt;
> &gt; &amp;gt; P
> &gt; &amp;gt;
> &gt; &amp;gt; -----Original Message-----
> &gt; &amp;gt; From:   Aubin Paul [mailto:[EMAIL PROTECTED]
> &gt; &amp;gt; Sent:   Sun 28/09/2003 14:43
> &gt; &amp;gt; To:     [EMAIL PROTECTED]
> &gt; &amp;gt; Cc:
> &gt; &amp;gt; Subject:        Re: [Freevo-users] PROBLEM WITH CVS Snapshot
> &gt; &amp;gt;
> &gt; &amp;gt; You have this:
> &gt; &amp;gt; http://www.python.org/sigs/xml-sig/
> &gt; &amp;gt;
> &gt; &amp;gt; installed?
> &gt; &amp;gt;
> &gt; &amp;gt; It includes a file called:
> &gt; &amp;gt;
> &gt; &amp;gt; /usr/lib/python2.3/site-packages/_xmlplus/utils/qp_xml.py
> &gt; &amp;gt;
> &gt; &amp;gt; (replace python2.3 with 2.2 if you're running 2.2) &amp;gt;
&amp;gt; Are
> &gt; you sure you have that?
> &gt; &amp;gt;
> &gt; &amp;gt; On Sun, Sep 28, 2003 at 01:11:56AM +0100, Paul Cowper wrote:
> &gt; &amp;gt; &amp;gt; Done that, and now i am downloading the latest
snapsot, i
> &gt; was getting the same error after yesterdays snapshot, now what??
> &gt; &amp;gt; &amp;gt;
> &gt; &amp;gt; &amp;gt; (sorry bout spellin as i am a litttle ddrinnk of
absynthe)
> &gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; -----Original
Message-----
> &gt; &amp;gt; &amp;gt; From:  Aubin Paul [mailto:[EMAIL PROTECTED]
> &gt; &amp;gt; &amp;gt; Sent:  Sat 27/09/2003 16:16
> &gt; &amp;gt; &amp;gt; To:    [EMAIL PROTECTED]
> &gt; &amp;gt; &amp;gt; Cc:
> &gt; &amp;gt; &amp;gt; Subject:       Re: [Freevo-users] PROBLEM WITH CVS
Snapshot
> &gt; &amp;gt; &amp;gt;
> &gt; &amp;gt; &amp;gt; You're missing the Python XML libraries, you need
to get
> &gt; them &amp;gt; &amp;gt; installed.
> &gt; &amp;gt; &amp;gt;
> &gt; &amp;gt; &amp;gt; On Sat, Sep 27, 2003 at 12:20:41PM +0100, Paul
Cowper wrote:
> &gt; &amp;gt; &amp;gt; &amp;gt;   File &amp;quot;./src/main.py&amp;quot;,
line 71, in ?
> &gt; &amp;gt; &amp;gt; &amp;gt;     from xml.utils import qp_xml
> &gt; &amp;gt; &amp;gt; &amp;gt; ImportError: No module named xml.utils
&amp;gt; &amp;gt; &amp;gt;
> &gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt;
&amp;gt; &amp;gt; &amp;gt;
> &gt; -------------------------------------------------------
> &gt; &amp;gt; &amp;gt; This sf.net email is sponsored by:ThinkGeek Welcome
to geek
> heaven.
> &gt; &amp;gt; &amp;gt; http://thinkgeek.com/sf
> &gt; &amp;gt; &amp;gt; _______________________________________________
> &gt; &amp;gt; &amp;gt; Freevo-users mailing list
> &gt; &amp;gt; &amp;gt; [EMAIL PROTECTED]
> &gt; &amp;gt; &amp;gt;
https://lists.sourceforge.net/lists/listinfo/freevo-users
> &gt; &amp;gt; &amp;gt;
> &gt; &amp;gt; &amp;gt;
> ____________________________________________________________________
> &gt; &amp;gt; &amp;gt; ____ This e-mail has been scanned for all viruses
by Star
> Internet.
> &gt; &amp;gt; &amp;gt; The service is powered by MessageLabs. For more
information
> &gt; on a &amp;gt; &amp;gt; proactive anti-virus service working around
the clock,
> &gt; around
> the
> &gt; &amp;gt; &amp;gt; globe, visit:
> &gt; &amp;gt; &amp;gt; http://www.star.net.uk
> &gt; &amp;gt; &amp;gt;
> ____________________________________________________________________
> &gt; &amp;gt; &amp;gt; ____
> &gt; &amp;gt; &amp;gt;
> &gt; &amp;gt; &amp;gt;
> &gt; &amp;gt;
> &gt; &amp;gt;
> &gt; &amp;gt;
> &gt; &amp;gt;
> &gt; &amp;gt; -------------------------------------------------------
> &gt; &amp;gt; This sf.net email is sponsored by:ThinkGeek Welcome to geek
heaven.
> &gt; &amp;gt; http://thinkgeek.com/sf
> &gt; &amp;gt; _______________________________________________
> &gt; &amp;gt; Freevo-users mailing list
> &gt; &amp;gt; [EMAIL PROTECTED]
> &gt; &amp;gt; https://lists.sourceforge.net/lists/listinfo/freevo-users
> &gt; &amp;gt;
> &gt; &amp;gt;
> ______________________________________________________________________
> &gt; &amp;gt; __ This e-mail has been scanned for all viruses by Star
Internet. &gt; The &amp;gt; service is powered by MessageLabs. For more
information on a
> proactive
> &gt;
> &gt; &amp;gt; anti-virus service working around the clock, around the
globe, visit:
> &gt; &amp;gt; http://www.star.net.uk
> &gt; &amp;gt;
> ______________________________________________________________________
> &gt; &amp;gt; __
> &gt; &amp;gt;
> &gt; &amp;gt;
> &gt;
> &gt;
> &gt;
> &gt;
> &gt; -------------------------------------------------------
> &gt; This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven.
> &gt; http://thinkgeek.com/sf
> &gt; _______________________________________________
> &gt; Freevo-users mailing list
> &gt; [EMAIL PROTECTED]
> &gt; https://lists.sourceforge.net/lists/listinfo/freevo-users
> &gt;
> &gt;
______________________________________________________________________
> &gt; __ This e-mail has been scanned for all viruses by Star Internet. The
> &gt; service
> is powered by MessageLabs. For more information on a proactive anti-virus
service working around the clock, around the globe, visit:
> &gt; http://www.star.net.uk
> &gt;
______________________________________________________________________
> &gt; __
> &gt;
> &gt;
> &gt; -------------------------------------------------------
> &gt; This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven.
> &gt; http://thinkgeek.com/sf
> &gt; _______________________________________________
> &gt; Freevo-users mailing list
> &gt; [EMAIL PROTECTED]
> &gt; https://lists.sourceforge.net/lists/listinfo/freevo-users
> &gt;
> &gt;
______________________________________________________________________
> &gt; __ This e-mail has been scanned for all viruses by Star Internet. The
> &gt; service
> is powered by MessageLabs. For more information on a proactive anti-virus
service working around the clock, around the globe, visit:
> &gt; http://www.star.net.uk
> &gt;
______________________________________________________________________
> &gt; __
> &gt;
> &gt;
______________________________________________________________________
> &gt; __ This e-mail has been scanned for all viruses by Star Internet. The
> &gt; service
> is powered by MessageLabs. For more information on a proactive anti-virus
service working around the clock, around the globe, visit:
> &gt; http://www.star.net.uk
> &gt;
______________________________________________________________________
> &gt; __
> &gt;
> &gt;
> &gt; -------------------------------------------------------
> &gt; This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven.
> &gt; http://thinkgeek.com/sf
> &gt; _______________________________________________
> &gt; Freevo-users mailing list
> &gt; [EMAIL PROTECTED]
> &gt; https://lists.sourceforge.net/lists/listinfo/freevo-users
> &gt;
> &gt;
> &gt; -------------------------------------------------------
> &gt; This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven.
> &gt; http://thinkgeek.com/sf
> &gt; _______________________________________________
> &gt; Freevo-users mailing list
> &gt; [EMAIL PROTECTED]
> &gt; https://lists.sourceforge.net/lists/listinfo/freevo-users
> &gt;
> &gt;
______________________________________________________________________
> &gt; __ This e-mail has been scanned for all viruses by Star Internet. The
> &gt; service
> is powered by MessageLabs. For more information on a proactive anti-virus
service working around the clock, around the globe, visit:
> &gt; http://www.star.net.uk
> &gt;
______________________________________________________________________
> &gt; __
> &gt;
> &gt;
> &gt; -------------------------------------------------------
> &gt; This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven.
> &gt; http://thinkgeek.com/sf
> &gt; _______________________________________________
> &gt; Freevo-users mailing list
> &gt; [EMAIL PROTECTED]
> &gt; https://lists.sourceforge.net/lists/listinfo/freevo-users
> &gt;
> &gt;
> &gt;
> &gt;
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star Internet. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ________________________________________________________________________
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
>
>
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to