[mythtv-users] MythDora4 - MythGame setup?

Garry Cook garrycook at gmail.com
Fri Sep 28 19:08:37 UTC 2007


On 9/27/07, Carl Fongheiser <carlfongheiser at gmail.com> wrote:
>
> On 9/27/07, Garry Cook <garrycook at gmail.com> wrote:
>
> > On 9/27/07, Alex Halovanic <halovanic at gmail.com> wrote:
> > >
> > > Did you also add the line "-jdev /dev/input/js0"?
> > >
> > > Nope, but I just tried this. '-jdev' is an unknown option. xmame
> > version 0.106
>
>
> In that case, your xmame was built without joystick support. Even so,
> there shouldn't be a zero on the end.
>

You're absolutely right Carl. So, which one(s) of these should I enable for
a generic USB gamepad?
I'm guessing maybe FM Towns? Here is the relevant part of the Makefile.

###########################################################################
# Input Devices
###########################################################################

# Uncomment any joystick types that you want to use; the one that is
# actually used can be selected at runtime with the -joytype switch.

# Enable the standard joystick driver, which should work in Linux, OpenBSD,
# NetBSD, and FreeBSD.
# JOY_STANDARD = 1

# Linux FM-TOWNS game pad joystick emulation support.  Thanks to Osamu
# Kurati.
# JOY_PAD = 1

# NetBSD/FreeBSD USB joystick support.
# JOY_USB = 1

# PlayStation2-Linux native pad support.
# JOY_PS2 = 1

# SDL joystick support.
# JOY_SDL = 1

# This will enable the use of the Happ Controls UGCI(tm) USB devices'
# Coin/Start inputs using the libugci library available from
# http://www.phunnypharm.org/ugci/
# UGCICOIN = 1

# Enables use of Linux input devices that support ABS (absolute) X/Y axis
# events as lightguns. This can be tablets, touchpads or lightguns. You
# must have the input layer and support for your devices (e.g. USB) for
# this to work.
# LIGHTGUN_ABS_EVENT = 1

# Uncomment this if you get errors about a input_absinfo being undefined.
# Some versions of the Linux headers define this, others don't, and it
# seems to vary by distribution.
# LIGHTGUN_DEFINE_INPUT_ABSINFO = 1

# Uncomment this to add LIRC support to xmame.
# LIRC = 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20070928/5e6be017/attachment.htm 


More information about the mythtv-users mailing list