Re: [mythtv-users] Myth Game Emulation - Setup

2005-07-21 Thread Neil
Hi Jochen, 

I was able to fix the issue regarding the compilation on nintendo 64. I was 
missing gtk devels. Now, since I am using a playstation 2 controller, how do 
I configure the keys/buttons to make it work with mupen64? 

Thanks, 


Neil
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-20 Thread Jochen Kühner
Yes, but this doesn't work in sdl games, because they don't use x events!

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Greg Estabrooks
Gesendet: Mittwoch, 20. Juli 2005 02:05
An: Discussion about mythtv
Betreff: Re: AW: AW: [mythtv-users] Myth Game Emulation - Setup

 killall zsens

 I just press Exit on my remote which is mapped to ESC :)


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-20 Thread Jochen Kühner
You should enter Visual Boy Advance manualy.

You had to use the SVN Version of MythGame to setup your own emulators!

You can't use the 0.18 Version!!!

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Neil
Gesendet: Mittwoch, 20. Juli 2005 00:52
An: Discussion about mythtv
Betreff: Re: AW: AW: [mythtv-users] Myth Game Emulation - Setup

I just looked at the linked you gave me and it was the same. It doesn't 
really tell us how to add GameBoy. This is what you have there: 

~~~
Now you only had to a a game starter to Mythtv. 

Player Name: GBA
Typ: OTHER
Command: /usr/emulators/gba/bin/VisualBoyAdvance -F -4
Rom Path: /usr/emulators/gba/roms
~~~ 

I might be blind though. I will have to look at mythgame setup again. But 
for sure, I didn't see any VisualBoyAdvance listed. What I remember are 
MAME, Atari and so on. 

Like for the zsnes, it was easy because it was already there. All I had to 
do is modify the correct path for bin and roms. 

Please let me know. 

Thanks again. 


Neil writes: 

 I got a psx2 to usb adapter. I bought it from Radio Shack. Also, I recall 
 recompiling my kernel(with Joy support) back in Feb 2005 because I was 
 planning to play Unreal Tournament using psx2 controller. Unfortunately, I

 didn't really paid to much attention until now. For the zsnes, I just 
 selected input #1 and clicked on set keys, then assigned each buttons 
 separately. For GameBoy, it was a bit tougher because you have to download

 a tool called SLD-test. I used this tool to capture every key pressed.  
 
 That's what I did. I'm gonna look at the link you gave me on how I will 
 add GBA to myth. I hope, it's a different link from the one I was using 
 yesterday.  
 
 Tonight, I will be recompiling emu64 nintendo without patch support. If 
 there are errors, I will post it here...  
 
 Thanks.  
 
 Neil  
 
 Jochen Kühner writes:  
 
 a question:  
 
 how do you use the psx2 gamepad??  
 
 
 Neil schrieb:  
 
 Hi everyone,
 I hacked the playstion 2 controller and it's now working with 
 visualgameboy advance and zsnes.
 I have some small issues though. How will I add visualgameboy in 
 mythgames? I don't see any entry there.
 Another issue is the sound. My myth is currently set to send the audio 
 to SPDIF interface. However, these games are actually external games 
 that's only called by myth. Unfortunately (I might be wrong), these 
 games doesn't know about SPDIF interface. Can we tell in .asoundrc that 
 any audio that is sent to the non-spdif be redirected to the SPDIF?
 And lastly, these games aren't lirc aware. What am planning to do is 
 setup a new kill button in my remote to kill either zsnes or visualgba 
 if it's running. It will be a very simple script in /usr/local/bin.
 of the top of my head, this is what I came up with(no fireproof checking

 yet)
 #!/bin/sh
 zsnesstat=`ps ax|grep zsnes |grep -v grep | awk '{print $1}'|wc -l`
 if [ ${zsnesstat} -eq 1]; then
   kill -9 `ps ax|grep zsnes |grep -v grep | awk '{print $1}`
 fi
 or better yet, I have to find out how to guit each game :)
 So you guys, how are you closing your games when it's called by 
 mythgames?  
 
 Thanks in advance!!!
 Neil
 Jochen Kühner writes:  
 
 I think all joystick wich work under linux will do the job.
 I have a wireless joypad, but I don't know the manufacuterer at the 
 moment,
 I can look when I'm home from work.
 In the N64 (mupen), SNES (zsnes) and GBA(VirtualBoyAdvance) Emulators 
 you
 can change the buttons, wich are used by the joypad. The other 
 Emulators I
 havn't tried yet.
 You should look that your Joypad has enough buttons (When you for 
 example
 use the n64 emulator you need many...)
 -Ursprüngliche Nachricht-
 Von: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Im Auftrag von Neil
 Gesendet: Montag, 18. Juli 2005 20:58
 An: Discussion about mythtv
 Betreff: Re: AW: [mythtv-users] Myth Game Emulation - Setup
 Hi everyone, Thanks for that very awesome howto page. I have a 
 question. I would like to buy a joystick for this type of games and I 
 don't want to buy the wrong one.
 Can you please recommend me a joystick that will be most compatible 
 with those emulators mentioned on the page? Thanks guys!!!   
 
 Jochen Kühner writes:   
 
 Updateed the page a little bit.
 Now a Emulator List is included.
 If anyone knows more emulators or Infos for one, please Enter. Hope we

 get included more emulators in mythgame soon. 
 http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame 
 -Ursprüngliche Nachricht-
 Von: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Im Auftrag von Jochen Kühner
 Gesendet: Freitag, 15. Juli 2005 09:44
 An: 'Discussion about mythtv'
 Betreff: [mythtv-users] Myth Game Emulation - Setup I've started to 
 create a Documentation of the new Mythgame, how to setup
 
 the  
 
 Different Emulators.  This also Includes a List wich

AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-19 Thread Jochen Kühner
I think all joystick wich work under linux will do the job.

I have a wireless joypad, but I don't know the manufacuterer at the moment,
I can look when I'm home from work.

In the N64 (mupen), SNES (zsnes) and GBA(VirtualBoyAdvance) Emulators you
can change the buttons, wich are used by the joypad. The other Emulators I
havn't tried yet.

You should look that your Joypad has enough buttons (When you for example
use the n64 emulator you need many...)

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Neil
Gesendet: Montag, 18. Juli 2005 20:58
An: Discussion about mythtv
Betreff: Re: AW: [mythtv-users] Myth Game Emulation - Setup

Hi everyone, 

Thanks for that very awesome howto page. I have a question. I would like to 
buy a joystick for this type of games and I don't want to buy the wrong one.

Can you please recommend me a joystick that will be most compatible with 
those emulators mentioned on the page? 

Thanks guys!!! 


Jochen Kühner writes: 

 Updateed the page a little bit.
 Now a Emulator List is included.
 If anyone knows more emulators or Infos for one, please Enter. 
 
 Hope we get included more emulators in mythgame soon. 
 
 http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame 
 
  
 
 -Ursprüngliche Nachricht-
 Von: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Im Auftrag von Jochen Kühner
 Gesendet: Freitag, 15. Juli 2005 09:44
 An: 'Discussion about mythtv'
 Betreff: [mythtv-users] Myth Game Emulation - Setup 
 
 I've started to create a Documentation of the new Mythgame, how to setup
the
 Different Emulators.  
 
 This also Includes a List wich Emulator for each System I recommend. 
 
 If anyone would add something to, this is a open wiki Page! 
 
 http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame 
 
 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users 
 
 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-19 Thread Neil
I forgot to mention that I compiled nintendo 64 including the patch included 
on the website and it failed on my fedora core 3 x86, 2.6.11 kernel. Any 
tips on how to get it compiled and made properly? 

Thanks! 

Neil writes: 

Hi everyone,  

I hacked the playstion 2 controller and it's now working with 
visualgameboy advance and zsnes.  

I have some small issues though. How will I add visualgameboy in 
mythgames? I don't see any entry there.  

Another issue is the sound. My myth is currently set to send the audio to 
SPDIF interface. However, these games are actually external games that's 
only called by myth. Unfortunately (I might be wrong), these games doesn't 
know about SPDIF interface. Can we tell in .asoundrc that any audio that 
is sent to the non-spdif be redirected to the SPDIF?  

And lastly, these games aren't lirc aware. What am planning to do is setup 
a new kill button in my remote to kill either zsnes or visualgba if it's 
running. It will be a very simple script in /usr/local/bin.  

of the top of my head, this is what I came up with(no fireproof checking 
yet)  

#!/bin/sh  

zsnesstat=`ps ax|grep zsnes |grep -v grep | awk '{print $1}'|wc -l`  


if [ ${zsnesstat} -eq 1]; then
  kill -9 `ps ax|grep zsnes |grep -v grep | awk '{print $1}`
fi  

or better yet, I have to find out how to guit each game :)  

So you guys, how are you closing your games when it's called by mythgames?  



Thanks in advance!!!  

Neil  

Jochen Kühner writes:  

I think all joystick wich work under linux will do the job.  

I have a wireless joypad, but I don't know the manufacuterer at the 
moment,
I can look when I'm home from work.  


In the N64 (mupen), SNES (zsnes) and GBA(VirtualBoyAdvance) Emulators you
can change the buttons, wich are used by the joypad. The other Emulators 
I
havn't tried yet.  


You should look that your Joypad has enough buttons (When you for example
use the n64 emulator you need many...)  


-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Neil
Gesendet: Montag, 18. Juli 2005 20:58
An: Discussion about mythtv
Betreff: Re: AW: [mythtv-users] Myth Game Emulation - Setup  

Hi everyone,   

Thanks for that very awesome howto page. I have a question. I would like 
to buy a joystick for this type of games and I don't want to buy the 
wrong one.  

Can you please recommend me a joystick that will be most compatible with 
those emulators mentioned on the page?   

Thanks guys!!!   



Jochen Kühner writes:   


Updateed the page a little bit.
Now a Emulator List is included.
If anyone knows more emulators or Infos for one, please Enter.   

Hope we get included more emulators in mythgame soon.   

http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame   

   


-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Jochen Kühner
Gesendet: Freitag, 15. Juli 2005 09:44
An: 'Discussion about mythtv'
Betreff: [mythtv-users] Myth Game Emulation - Setup   


I've started to create a Documentation of the new Mythgame, how to setup

the
Different Emulators.

This also Includes a List wich Emulator for each System I recommend.   

If anyone would add something to, this is a open wiki Page!   

http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame   


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users   


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users  


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-19 Thread Jochen Kühner

GameBoy Emulator can be added so easy like any other emulator.

Look at my Tutorialunder
http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame

I'm plaing to add a GameBoy Emulator soon.

To Exit my games, I use a simple script with
killall zsens
killall mupen64_nogui
and so on...

if killall not works i use the flag -9

If you knew anything more, add it to the tutorial...

Neil schrieb:


Hi everyone,
I hacked the playstion 2 controller and it's now working with 
visualgameboy advance and zsnes.
I have some small issues though. How will I add visualgameboy in 
mythgames? I don't see any entry there.
Another issue is the sound. My myth is currently set to send the audio 
to SPDIF interface. However, these games are actually external games 
that's only called by myth. Unfortunately (I might be wrong), these 
games doesn't know about SPDIF interface. Can we tell in .asoundrc 
that any audio that is sent to the non-spdif be redirected to the SPDIF?
And lastly, these games aren't lirc aware. What am planning to do is 
setup a new kill button in my remote to kill either zsnes or visualgba 
if it's running. It will be a very simple script in /usr/local/bin.
of the top of my head, this is what I came up with(no fireproof 
checking yet)

#!/bin/sh
zsnesstat=`ps ax|grep zsnes |grep -v grep | awk '{print $1}'|wc -l`
if [ ${zsnesstat} -eq 1]; then
  kill -9 `ps ax|grep zsnes |grep -v grep | awk '{print $1}`
fi
or better yet, I have to find out how to guit each game :)
So you guys, how are you closing your games when it's called by 
mythgames?


Thanks in advance!!!
Neil
Jochen Kühner writes:


I think all joystick wich work under linux will do the job.
I have a wireless joypad, but I don't know the manufacuterer at the 
moment,

I can look when I'm home from work.
In the N64 (mupen), SNES (zsnes) and GBA(VirtualBoyAdvance) Emulators 
you
can change the buttons, wich are used by the joypad. The other 
Emulators I

havn't tried yet.
You should look that your Joypad has enough buttons (When you for 
example

use the n64 emulator you need many...)
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Neil
Gesendet: Montag, 18. Juli 2005 20:58
An: Discussion about mythtv
Betreff: Re: AW: [mythtv-users] Myth Game Emulation - Setup
Hi everyone, 
Thanks for that very awesome howto page. I have a question. I would 
like to buy a joystick for this type of games and I don't want to buy 
the wrong one.
Can you please recommend me a joystick that will be most compatible 
with those emulators mentioned on the page? 
Thanks guys!!! 

Jochen Kühner writes: 


Updateed the page a little bit.
Now a Emulator List is included.
If anyone knows more emulators or Infos for one, please Enter. 
Hope we get included more emulators in mythgame soon. 
http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame 
 
-Ursprüngliche Nachricht-

Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Jochen Kühner
Gesendet: Freitag, 15. Juli 2005 09:44
An: 'Discussion about mythtv'
Betreff: [mythtv-users] Myth Game Emulation - Setup 
I've started to create a Documentation of the new Mythgame, how to 
setup


the

Different Emulators.  
This also Includes a List wich Emulator for each System I recommend. 
If anyone would add something to, this is a open wiki Page! 
http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame 
___

mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users 
___

mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


 
___

mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users




___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-19 Thread Jochen Kühner

what error do you get???
did it also appere if you don't use my patch for mupen???

Neil schrieb:

I forgot to mention that I compiled nintendo 64 including the patch 
included on the website and it failed on my fedora core 3 x86, 2.6.11 
kernel. Any tips on how to get it compiled and made properly?

Thanks!
Neil writes:

Hi everyone, 
I hacked the playstion 2 controller and it's now working with 
visualgameboy advance and zsnes. 
I have some small issues though. How will I add visualgameboy in 
mythgames? I don't see any entry there. 
Another issue is the sound. My myth is currently set to send the 
audio to SPDIF interface. However, these games are actually external 
games that's only called by myth. Unfortunately (I might be wrong), 
these games doesn't know about SPDIF interface. Can we tell in 
.asoundrc that any audio that is sent to the non-spdif be redirected 
to the SPDIF? 
And lastly, these games aren't lirc aware. What am planning to do is 
setup a new kill button in my remote to kill either zsnes or 
visualgba if it's running. It will be a very simple script in 
/usr/local/bin. 
of the top of my head, this is what I came up with(no fireproof 
checking yet) 
#!/bin/sh 
zsnesstat=`ps ax|grep zsnes |grep -v grep | awk '{print $1}'|wc -l` 
if [ ${zsnesstat} -eq 1]; then

  kill -9 `ps ax|grep zsnes |grep -v grep | awk '{print $1}`
fi 
or better yet, I have to find out how to guit each game :) 
So you guys, how are you closing your games when it's called by 
mythgames? 

Thanks in advance!!! 
Neil 
Jochen Kühner writes: 

I think all joystick wich work under linux will do the job. 
I have a wireless joypad, but I don't know the manufacuterer at the 
moment,
I can look when I'm home from work. 
In the N64 (mupen), SNES (zsnes) and GBA(VirtualBoyAdvance) 
Emulators you
can change the buttons, wich are used by the joypad. The other 
Emulators I
havn't tried yet. 
You should look that your Joypad has enough buttons (When you for 
example
use the n64 emulator you need many...) 
-Ursprüngliche Nachricht-

Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Neil
Gesendet: Montag, 18. Juli 2005 20:58
An: Discussion about mythtv
Betreff: Re: AW: [mythtv-users] Myth Game Emulation - Setup 
Hi everyone,  
Thanks for that very awesome howto page. I have a question. I would 
like to buy a joystick for this type of games and I don't want to 
buy the wrong one. 
Can you please recommend me a joystick that will be most compatible 
with those emulators mentioned on the page?  
Thanks guys!!!  

Jochen Kühner writes:  


Updateed the page a little bit.
Now a Emulator List is included.
If anyone knows more emulators or Infos for one, please Enter.  
Hope we get included more emulators in mythgame soon.  
http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame  
  
-Ursprüngliche Nachricht-

Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Jochen Kühner
Gesendet: Freitag, 15. Juli 2005 09:44
An: 'Discussion about mythtv'
Betreff: [mythtv-users] Myth Game Emulation - Setup  
I've started to create a Documentation of the new Mythgame, how to 
setup


the

Different Emulators.   
This also Includes a List wich Emulator for each System I recommend.  
If anyone would add something to, this is a open wiki Page!  
http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame  
___

mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users  
___

mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users 
___

mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users




___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-19 Thread Jochen Kühner

a question:

how do you use the psx2 gamepad??


Neil schrieb:


Hi everyone,
I hacked the playstion 2 controller and it's now working with 
visualgameboy advance and zsnes.
I have some small issues though. How will I add visualgameboy in 
mythgames? I don't see any entry there.
Another issue is the sound. My myth is currently set to send the audio 
to SPDIF interface. However, these games are actually external games 
that's only called by myth. Unfortunately (I might be wrong), these 
games doesn't know about SPDIF interface. Can we tell in .asoundrc 
that any audio that is sent to the non-spdif be redirected to the SPDIF?
And lastly, these games aren't lirc aware. What am planning to do is 
setup a new kill button in my remote to kill either zsnes or visualgba 
if it's running. It will be a very simple script in /usr/local/bin.
of the top of my head, this is what I came up with(no fireproof 
checking yet)

#!/bin/sh
zsnesstat=`ps ax|grep zsnes |grep -v grep | awk '{print $1}'|wc -l`
if [ ${zsnesstat} -eq 1]; then
  kill -9 `ps ax|grep zsnes |grep -v grep | awk '{print $1}`
fi
or better yet, I have to find out how to guit each game :)
So you guys, how are you closing your games when it's called by 
mythgames?


Thanks in advance!!!
Neil
Jochen Kühner writes:


I think all joystick wich work under linux will do the job.
I have a wireless joypad, but I don't know the manufacuterer at the 
moment,

I can look when I'm home from work.
In the N64 (mupen), SNES (zsnes) and GBA(VirtualBoyAdvance) Emulators 
you
can change the buttons, wich are used by the joypad. The other 
Emulators I

havn't tried yet.
You should look that your Joypad has enough buttons (When you for 
example

use the n64 emulator you need many...)
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Neil
Gesendet: Montag, 18. Juli 2005 20:58
An: Discussion about mythtv
Betreff: Re: AW: [mythtv-users] Myth Game Emulation - Setup
Hi everyone, 
Thanks for that very awesome howto page. I have a question. I would 
like to buy a joystick for this type of games and I don't want to buy 
the wrong one.
Can you please recommend me a joystick that will be most compatible 
with those emulators mentioned on the page? 
Thanks guys!!! 

Jochen Kühner writes: 


Updateed the page a little bit.
Now a Emulator List is included.
If anyone knows more emulators or Infos for one, please Enter. 
Hope we get included more emulators in mythgame soon. 
http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame 
 
-Ursprüngliche Nachricht-

Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Jochen Kühner
Gesendet: Freitag, 15. Juli 2005 09:44
An: 'Discussion about mythtv'
Betreff: [mythtv-users] Myth Game Emulation - Setup 
I've started to create a Documentation of the new Mythgame, how to 
setup


the

Different Emulators.  
This also Includes a List wich Emulator for each System I recommend. 
If anyone would add something to, this is a open wiki Page! 
http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame 
___

mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users 
___

mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


 
___

mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users




___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-19 Thread Neil
I got a psx2 to usb adapter. I bought it from Radio Shack. Also, I recall 
recompiling my kernel(with Joy support) back in Feb 2005 because I was 
planning to play Unreal Tournament using psx2 controller. Unfortunately, I 
didn't really paid to much attention until now. For the zsnes, I just 
selected input #1 and clicked on set keys, then assigned each buttons 
separately. For GameBoy, it was a bit tougher because you have to download a 
tool called SLD-test. I used this tool to capture every key pressed. 

That's what I did. I'm gonna look at the link you gave me on how I will add 
GBA to myth. I hope, it's a different link from the one I was using 
yesterday. 

Tonight, I will be recompiling emu64 nintendo without patch support. If 
there are errors, I will post it here... 

Thanks. 

Neil 

Jochen Kühner writes: 

a question: 

how do you use the psx2 gamepad?? 



Neil schrieb: 


Hi everyone,
I hacked the playstion 2 controller and it's now working with 
visualgameboy advance and zsnes.
I have some small issues though. How will I add visualgameboy in 
mythgames? I don't see any entry there.
Another issue is the sound. My myth is currently set to send the audio to 
SPDIF interface. However, these games are actually external games that's 
only called by myth. Unfortunately (I might be wrong), these games 
doesn't know about SPDIF interface. Can we tell in .asoundrc that any 
audio that is sent to the non-spdif be redirected to the SPDIF?
And lastly, these games aren't lirc aware. What am planning to do is 
setup a new kill button in my remote to kill either zsnes or visualgba if 
it's running. It will be a very simple script in /usr/local/bin.
of the top of my head, this is what I came up with(no fireproof checking 
yet)

#!/bin/sh
zsnesstat=`ps ax|grep zsnes |grep -v grep | awk '{print $1}'|wc -l`
if [ ${zsnesstat} -eq 1]; then
  kill -9 `ps ax|grep zsnes |grep -v grep | awk '{print $1}`
fi
or better yet, I have to find out how to guit each game :)
So you guys, how are you closing your games when it's called by 
mythgames? 


Thanks in advance!!!
Neil
Jochen Kühner writes: 


I think all joystick wich work under linux will do the job.
I have a wireless joypad, but I don't know the manufacuterer at the 
moment,

I can look when I'm home from work.
In the N64 (mupen), SNES (zsnes) and GBA(VirtualBoyAdvance) Emulators 
you
can change the buttons, wich are used by the joypad. The other Emulators 
I

havn't tried yet.
You should look that your Joypad has enough buttons (When you for 
example

use the n64 emulator you need many...)
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Neil
Gesendet: Montag, 18. Juli 2005 20:58
An: Discussion about mythtv
Betreff: Re: AW: [mythtv-users] Myth Game Emulation - Setup
Hi everyone, Thanks for that very awesome howto page. I have a question. 
I would like to buy a joystick for this type of games and I don't want 
to buy the wrong one.
Can you please recommend me a joystick that will be most compatible with 
those emulators mentioned on the page? Thanks guys!!!  

Jochen Kühner writes:  


Updateed the page a little bit.
Now a Emulator List is included.
If anyone knows more emulators or Infos for one, please Enter. Hope we 
get included more emulators in mythgame soon. 
http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame 
-Ursprüngliche Nachricht-

Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Jochen Kühner
Gesendet: Freitag, 15. Juli 2005 09:44
An: 'Discussion about mythtv'
Betreff: [mythtv-users] Myth Game Emulation - Setup I've started to 
create a Documentation of the new Mythgame, how to setup


the 

Different Emulators.  This also Includes a List wich Emulator for each 
System I recommend. If anyone would add something to, this is a open 
wiki Page! http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame 
___

mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users 
___

mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users 





___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-19 Thread Neil
I just looked at the linked you gave me and it was the same. It doesn't 
really tell us how to add GameBoy. This is what you have there: 


~~~
Now you only had to a a game starter to Mythtv. 


Player Name: GBA
Typ: OTHER
Command: /usr/emulators/gba/bin/VisualBoyAdvance -F -4
Rom Path: /usr/emulators/gba/roms
~~~ 

I might be blind though. I will have to look at mythgame setup again. But 
for sure, I didn't see any VisualBoyAdvance listed. What I remember are 
MAME, Atari and so on. 

Like for the zsnes, it was easy because it was already there. All I had to 
do is modify the correct path for bin and roms. 

Please let me know. 

Thanks again. 



Neil writes: 

I got a psx2 to usb adapter. I bought it from Radio Shack. Also, I recall 
recompiling my kernel(with Joy support) back in Feb 2005 because I was 
planning to play Unreal Tournament using psx2 controller. Unfortunately, I 
didn't really paid to much attention until now. For the zsnes, I just 
selected input #1 and clicked on set keys, then assigned each buttons 
separately. For GameBoy, it was a bit tougher because you have to download 
a tool called SLD-test. I used this tool to capture every key pressed.  

That's what I did. I'm gonna look at the link you gave me on how I will 
add GBA to myth. I hope, it's a different link from the one I was using 
yesterday.  

Tonight, I will be recompiling emu64 nintendo without patch support. If 
there are errors, I will post it here...  

Thanks.  

Neil  

Jochen Kühner writes:  

a question:  

how do you use the psx2 gamepad??  



Neil schrieb:  


Hi everyone,
I hacked the playstion 2 controller and it's now working with 
visualgameboy advance and zsnes.
I have some small issues though. How will I add visualgameboy in 
mythgames? I don't see any entry there.
Another issue is the sound. My myth is currently set to send the audio 
to SPDIF interface. However, these games are actually external games 
that's only called by myth. Unfortunately (I might be wrong), these 
games doesn't know about SPDIF interface. Can we tell in .asoundrc that 
any audio that is sent to the non-spdif be redirected to the SPDIF?
And lastly, these games aren't lirc aware. What am planning to do is 
setup a new kill button in my remote to kill either zsnes or visualgba 
if it's running. It will be a very simple script in /usr/local/bin.
of the top of my head, this is what I came up with(no fireproof checking 
yet)

#!/bin/sh
zsnesstat=`ps ax|grep zsnes |grep -v grep | awk '{print $1}'|wc -l`
if [ ${zsnesstat} -eq 1]; then
  kill -9 `ps ax|grep zsnes |grep -v grep | awk '{print $1}`
fi
or better yet, I have to find out how to guit each game :)
So you guys, how are you closing your games when it's called by 
mythgames?  


Thanks in advance!!!
Neil
Jochen Kühner writes:  


I think all joystick wich work under linux will do the job.
I have a wireless joypad, but I don't know the manufacuterer at the 
moment,

I can look when I'm home from work.
In the N64 (mupen), SNES (zsnes) and GBA(VirtualBoyAdvance) Emulators 
you
can change the buttons, wich are used by the joypad. The other 
Emulators I

havn't tried yet.
You should look that your Joypad has enough buttons (When you for 
example

use the n64 emulator you need many...)
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Neil
Gesendet: Montag, 18. Juli 2005 20:58
An: Discussion about mythtv
Betreff: Re: AW: [mythtv-users] Myth Game Emulation - Setup
Hi everyone, Thanks for that very awesome howto page. I have a 
question. I would like to buy a joystick for this type of games and I 
don't want to buy the wrong one.
Can you please recommend me a joystick that will be most compatible 
with those emulators mentioned on the page? Thanks guys!!!   

Jochen Kühner writes:   


Updateed the page a little bit.
Now a Emulator List is included.
If anyone knows more emulators or Infos for one, please Enter. Hope we 
get included more emulators in mythgame soon. 
http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame 
-Ursprüngliche Nachricht-

Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Jochen Kühner
Gesendet: Freitag, 15. Juli 2005 09:44
An: 'Discussion about mythtv'
Betreff: [mythtv-users] Myth Game Emulation - Setup I've started to 
create a Documentation of the new Mythgame, how to setup


the  

Different Emulators.  This also Includes a List wich Emulator for each 
System I recommend. If anyone would add something to, this is a open 
wiki Page! http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame 
___

mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users 
___

mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Re: AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-19 Thread Greg Estabrooks
 killall zsens

 I just press Exit on my remote which is mapped to ESC :)

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-19 Thread Greg Estabrooks
 Player Name: GBA
 Typ: OTHER
 Command: /usr/emulators/gba/bin/VisualBoyAdvance -F -4
 Rom Path: /usr/emulators/gba/roms
 ~~~ 
 
 I might be blind though. I will have to look at mythgame setup again. But 
 for sure, I didn't see any VisualBoyAdvance listed. What I remember are 
 MAME, Atari and so on. 

 That's because his items are referencing the new MythGame setup screens. 
If you  are not running the latest svn you wouldn;t have them.

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-19 Thread John Clabaugh
On 7/19/05, Greg Estabrooks [EMAIL PROTECTED] wrote:
  Player Name: GBA
  Typ: OTHER
  Command: /usr/emulators/gba/bin/VisualBoyAdvance -F -4
  Rom Path: /usr/emulators/gba/roms
  ~~~
 
  I might be blind though. I will have to look at mythgame setup again. But
  for sure, I didn't see any VisualBoyAdvance listed. What I remember are
  MAME, Atari and so on.
 
  That's because his items are referencing the new MythGame setup screens.
 If you  are not running the latest svn you wouldn;t have them.
 
 
 
 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 
 
 

Slightly OT - How many of these emulators are 16:9 friendly?  Any
tricks to getting them scaled properly?  I've been having trouble
doing this with MAME through Myth 18.1.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-19 Thread Preston Crow
On Tue, 2005-07-19 at 21:33, John Clabaugh wrote:
 Slightly OT - How many of these emulators are 16:9 friendly?  Any
 tricks to getting them scaled properly?  I've been having trouble
 doing this with MAME through Myth 18.1.

And even worse, how do I get them to scale to the UI size?  Even if
there were a command line option, is there a way of passing that to the
emulator?  (The modeline hack to create non-overscan modes doesn't work
with DVI.)

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-19 Thread Greg Estabrooks
 Slightly OT - How many of these emulators are 16:9 friendly?  Any

 Can't say off hand since I only have 4:3 here. 

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: AW: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-19 Thread Greg Estabrooks
 And even worse, how do I get them to scale to the UI size?  Even if
 there were a command line option, is there a way of passing that to the
 emulator?  (The modeline hack to create non-overscan modes doesn't work

 In the updated mythgame setup screens you can add just about any emulator
you like and edit the commandline/parameters, so if there is a commandline 
option you can just add it to the commandline in the menu.

 Here are a couple screenshots of the new screens to define emulators and
options:

http://www.phaze.org/mythtv/mythgame/mythgame7.jpg
http://www.phaze.org/mythtv/mythgame/mythgame8.jpg


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-18 Thread Jochen Kühner
Updateed the page a little bit.
Now a Emulator List is included.
If anyone knows more emulators or Infos for one, please Enter.

Hope we get included more emulators in mythgame soon.

http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame



-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Jochen Kühner
Gesendet: Freitag, 15. Juli 2005 09:44
An: 'Discussion about mythtv'
Betreff: [mythtv-users] Myth Game Emulation - Setup

I've started to create a Documentation of the new Mythgame, how to setup the
Different Emulators. 

This also Includes a List wich Emulator for each System I recommend.

If anyone would add something to, this is a open wiki Page!

http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: AW: [mythtv-users] Myth Game Emulation - Setup

2005-07-18 Thread Neil
Hi everyone, 

Thanks for that very awesome howto page. I have a question. I would like to 
buy a joystick for this type of games and I don't want to buy the wrong one. 
Can you please recommend me a joystick that will be most compatible with 
those emulators mentioned on the page? 

Thanks guys!!! 



Jochen Kühner writes: 


Updateed the page a little bit.
Now a Emulator List is included.
If anyone knows more emulators or Infos for one, please Enter. 

Hope we get included more emulators in mythgame soon. 

http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame 

 


-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Jochen Kühner
Gesendet: Freitag, 15. Juli 2005 09:44
An: 'Discussion about mythtv'
Betreff: [mythtv-users] Myth Game Emulation - Setup 


I've started to create a Documentation of the new Mythgame, how to setup the
Different Emulators.  

This also Includes a List wich Emulator for each System I recommend. 

If anyone would add something to, this is a open wiki Page! 

http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame 


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users 


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Myth Game Emulation - Setup

2005-07-15 Thread Jochen Kühner
I've started to create a Documentation of the new Mythgame, how to setup the
Different Emulators. 

This also Includes a List wich Emulator for each System I recommend.

If anyone would add something to, this is a open wiki Page!

http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Myth Game Emulation - Setup

2005-07-15 Thread James Fryman

Jochen,

I read your thread on the MythTV Mailing list about adding different 
emulators to the MythGame interface. I am very interested in adding to 
this, especially Sega MegaDrive/Genesis support via GENS, but I am 
unclear about adding a game starter to mythtv. Maybe you could elaborate 
on this a little bit, specifically what files to edit. I should then be 
able to experiment with Genesis support. Please let me know. Thank you 
very much!


-James


--

James D. Fryman
A+, Security+, MCSA, MCSE
E-Mail:  [EMAIL PROTECTED]
GnuPG:   0x4222017D


Jochen Kühner wrote:

I've started to create a Documentation of the new Mythgame, how to setup the
Different Emulators. 


This also Includes a List wich Emulator for each System I recommend.

If anyone would add something to, this is a open wiki Page!

http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Myth Game Emulation - Setup

2005-07-15 Thread Greg Estabrooks
 this, especially Sega MegaDrive/Genesis support via GENS, but I am 
 unclear about adding a game starter to mythtv. Maybe you could elaborate 

 Note this requires the latest SVN version of mythgame but the 
following are the basic steps. I've also got a couple screenshots
up at http://www.phaze.org/mythtv/mythgame/ .

 I just added mythgame7,jpg and mythgame8.jpg which should show you 
what I describe below.


 Go into Settings - Game Settings - Game Players

 Click New Game Player

 Fill in the following:

Player Name : Any thing you like. This is how it will be labeled
  in the GameTree and in the Player List.

Type: Set it to Genesis/Megadrive. (You can use other if you are 
  adding a emulator that doesn't have a type listed)

CommandLine:  Fill in the path/command for this emulator and any options.
%s can be used in place of the romname or if left off will 
automatically be added to the end of the command.

For Example my znes Commandline is this:
  /usr/local/bin/zsnes -m -j -cs %s

RomPath: Path to where the roms for this emulator. This will be recursively
searched so they don't all have to be in the single directory.

SceenShots: Path to where screenshots are located(not required)

Working Directory: If you need the current directory changed before running
A game or emulator you can place the path you want to change
to here . (not required)

File Extensions: Fill in what extensions should be considered to be
roms for this emulator. If left blank then any file regardless
of name found will be considered a rom for this emulator.

My list for zsnes is zip,smc,sfc,fig,swc. 

I will make this field auto fill in for the defined gametypes
and you will still be able to add more if you wish, I just
haven't gotten around to that yet.


 After you have added your emulator(s) then just run Scan for Games 
and you should be good to go.
 
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Myth Game Emulation - Setup

2005-07-15 Thread Jochen Kühner

Like i've seen on your screenshots, you have added some other emulators.

if could describe wich emulator to use for what system and how to 
configure, you could add it on my info page


http://jtigundelsheim.jt.funpic.de/cwiki.php?page=mythgame


Greg Estabrooks schrieb:

this, especially Sega MegaDrive/Genesis support via GENS, but I am 
unclear about adding a game starter to mythtv. Maybe you could elaborate 
   



Note this requires the latest SVN version of mythgame but the 
following are the basic steps. I've also got a couple screenshots

up at http://www.phaze.org/mythtv/mythgame/ .

I just added mythgame7,jpg and mythgame8.jpg which should show you 
what I describe below.



Go into Settings - Game Settings - Game Players

Click New Game Player

Fill in the following:

   Player Name : Any thing you like. This is how it will be labeled
 in the GameTree and in the Player List.

   Type: Set it to Genesis/Megadrive. (You can use other if you are 
 adding a emulator that doesn't have a type listed)


   CommandLine:  Fill in the path/command for this emulator and any options.
   %s can be used in place of the romname or if left off will 
   automatically be added to the end of the command.


   For Example my znes Commandline is this:
 /usr/local/bin/zsnes -m -j -cs %s

   RomPath: Path to where the roms for this emulator. This will be recursively
   searched so they don't all have to be in the single directory.

   SceenShots: Path to where screenshots are located(not required)

   Working Directory: If you need the current directory changed before running
   A game or emulator you can place the path you want to change
   to here . (not required)

   File Extensions: Fill in what extensions should be considered to be
   roms for this emulator. If left blank then any file regardless
   of name found will be considered a rom for this emulator.

   My list for zsnes is zip,smc,sfc,fig,swc. 


   I will make this field auto fill in for the defined gametypes
   and you will still be able to add more if you wish, I just
   haven't gotten around to that yet.


After you have added your emulator(s) then just run Scan for Games 
and you should be good to go.


 




___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users