Mythtv + Wii Remote + ScummVM + Google Earth

Yesterday and today I went and got my Wii controller linked up to my htpc in the living room. No more boring old standard infrared remote control for me, now I can control the pc with my Wii controller. The first solution I found was MythPyWii which worked pretty well, but was nonetheless useless (due to some restrictions in the way myth works, and the way MythPyWii sends it’s data to myth) because Wii input was not forwarded to myth plugins (e.g. Myth Video or Myth Games).  Next I had a look at the inner working of MythPyWii and had a better look at wminput from the cwiid project.  Anyone who want’s to do this stuff: the packages bundeled with varios distributions kinda suck. Go ahead and pull the lastest codebase from their SVN and compile it yourself. If you want to go into serious FPS you are going to have to do it anyway to get some additional plugins compiled. I then set up the controls to work fine with mythtv and my video players (mplayer, vlc). With that done, I could (more or less) replace me traditional remote with a wii remote, now it was time for the fun stuff.

Next on my list was google earth (since controlling google earth with a Wii Remote just has to count as cool), easy to download and install. somewhat more challenging getting it into mythtv (Myth Games), don’t worry too much, plenty of helpful site around the internet, various ways to do it. The key mapping Wii->Keyboard was somewhat more difficult, since wminput currently doesn’t support different profiles, and I wasn’t in the mood of actually coding that functionality in. So I did a dirty hack: the script that calls google earth, switches the wminput config and then restarts wminput. The downside to this is that the controller has to reconnect. oh well.

I did the same with ScummVM, and now can play “point and click” adventures with my Wii Remote on the TV in the living room. Now that definatly counts as cool. As with google earth, the scummvm got it’s own key bindings.

I’d recommend using the acc_led plugin for wminput. I use it to signal which profile the controller it is currently in (or if it is in a profile at all). Without this plugin, you can’t tell if the controller is linked to the pc or not (you can’t even see if it is on or off).

United-Domains offers world map for “bloggers”

United Domains Karte
http://www.united-domains.de is currently (till march 31st) offering free world maps with TLDs printed in the countries to bloggers who fullfill a few criteria. nothing wild, basicaly you just have to spread the word about the event, make sure the links appear in the posting and send them a mail. easy 😉

The offer is good as long as supplies last, so with some luck I may still get one. Cool. Have a look for yourself http://www.domain-karte.de

Free vServer during beta phase

I just stumbled accross this website: https://ssl.euserv.de/produkte/vserver/betatest.php where you can order a vServer for free during the beta phase. The beta phase is planned to last till the end of 2009. For more details, have a look at the link (there are a few thing not allowed to use the server for, mainly high traffic and illegal stuff).

An order key is required, just have a look at the tags of this posting …. one of them is a bit “strange” 😉

website IP, Deviant Art

Sorry for the problem with the website. Seems my DNS Provider decided to do a rollback and the old IP was active for dopefish.de (www.dopefish.de still worked). Both DNS entries now point to the new IP again.

In my last posting I forgot to mention I set up an account over at Deviant Art where I am posting pictures of mine I actually find worthwhile looking at. Not that I find the rest of my pictures outright bad, but they are more average and sorted by events/vacations. The ones I post at Deviant Art are pictures I find are above (my) average and worth the time to have a look. Currently not too many, but the collection will hopefully grow.

Mythtv Update & New online games

Last weekend my htpc didn’t record a show it should have, turned out it couldn’t fetch EPG data anymore (and therefore didn’t know the show was running, I should have it email me if it completely runs out of EPG data). Anyway, I thought updating the system would be a good idea … fixing EPG was easy, fixing the stuff the update broke took me 2 days. The solution was easy, restore the original /etc/X11/xorg.conf since the one the update generated kinda broke GLX on my Nvidia 6200 which resulted in the wierdest problems. The Myth GUI worked partially, live TV etc. was no problem, but the menus didn’t show (or only parts showed).  The first step was to chmod -x the script myth uses to shutdown the pc, you have aboud 15 second to do so after the pc has started because of  “ok, I’m running … ok, the frontend stopped(crashed), I’ll shutdown in 15 seconds”.  After finding out, that the new xorg.conf from ubuntu 8.10 sucks for me, the solution was an easy “cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup && cp /etc/X11/xorg.conf.old /etc/X11/xorg.conf

I started plaing a new browsergame this week, Kings Age. It’s a simple”build cities, expand, fight” thing. But the graphics are ok, and it’s easy to play (log in once a day and put some actions in the queue).