Difference between revisions of "MythGame"

From MythTV Official Wiki
Jump to: navigation, search
(We don't need a redirect and category for a single page)
m (shift links)
Line 3: Line 3:
 
= Information =
 
= Information =
  
This guide describes only the installation, general setup, pc games and use of MythGame. If you need a guide how to setup different emulators in MythGame look at: [[MythGameEmulationSetup]].
+
This guide describes only the installation, general setup, pc games and use of MythGame. If you need a guide how to setup different emulators in MythGame look at: [[Configuring MythGame Emulation]].
  
 
== MythGame ==
 
== MythGame ==
Line 34: Line 34:
 
=== Emulation Setup ===
 
=== Emulation Setup ===
  
To Setup different Emulators look at the guide: [[MythGameEmulationSetup]]
+
To Setup different Emulators look at the guide: [[Configuring MythGame Emulation]]
  
 
=== PC-Game Setup ===
 
=== PC-Game Setup ===

Revision as of 01:49, 19 September 2010

This Guide is for MythGame for MythTV 0.19 or later.

Information

This guide describes only the installation, general setup, pc games and use of MythGame. If you need a guide how to setup different emulators in MythGame look at: Configuring MythGame Emulation.

MythGame

What is MythGame

MythGame is a starter for games and emulators, so they can be run from within MythTV. To use it you need a game emulator and ROMS for each game. Alternatively, you need PC-Games which can be started.

Compiling & Installation

Get the Plugins from the SVN Server:

svn co http://cvs.mythtv.org/svn/trunk/mythplugins

go into the mythplugins directory, configure, compile & install:

cd mythplugins
./configure --prefix=/usr --disable-all --enable-mythgame
make
make install

Configuration

In MythTV you can configure Mythgame. In the general Settings normally you don't need to change anything.

Input Device Setup

Most emulators that MythGame calls can use a keyboard or joystick, but some can also use an LIRC remote. Each emulator has its own quirks and are covered on the MythGame emulator setup page

Emulation Setup

To Setup different Emulators look at the guide: Configuring MythGame Emulation

PC-Game Setup

To Setup PC Games Create a Directory with Scripts which run your different PC Games. (for example: /usr/games/scripts). You also can link the game executable to this directory if you don't want to create a script.

Then you have to create a game-player which runs your scripts.

Player Name: PC-GAMES 
Type: Other
Command: %s
Rom Path: /usr/games/scripts