Téléchargement de FX2 :
Certains utilisent des images complètes plus ou moins légales (tables et logiciel) trouvées sur internet type « plazza ».
L’inconvénient c’est que vous ne pouvez pas jouer en réseau contre d’autres joueurs. Vous ne bénéficiez pas non plus des mises à jour.
L’avantage, vous n’êtes pas tenu de laisser le cab raccordé au réseau.
Vous ne souffrez pas des mises à jour qui prennent parfois beaucoup de temps au démarrage, ce qui paralyse le jeu.
Vous pouvez placer des images en PNG (pas de vidéos) dans le fronton si vous n’utilisez pas PinballX, elles devront être placés dans le répertoire « Pinball FX2\data_steam» et porter le même nom que les tables.
Sinon vous utiliserez les Vidéos et images Backglass de PBX ou PinUP !
Activation du mode cabinet
Pour débloquer le mode Cabinet dans FX2 vous devez entrer un code de déverrouillage avec une connexion internet.
Pour ce faire envoyez une demande par mail à Zen Studio en anglais.
support@zenstudios.com
Joignez-y une photo de votre pincab et indiquez votre nom, mail et précisez que vous avez un pincab et que vous désirez un code de déblocage du mode cabinet.
Vous recevrez votre code sous quelques jours sur votre boite mail.
Cliquez sur le bouton « Flipper » dans le menu principal et entrez votre code (fonctionne avec FX2 et 3).
Avec les images type « Plazza » vous avez parfois un plugin qui permet de déverrouillé le mode cabinet.
Les réglages
Possibilités :
Déplacement dans les menus
pause
Sortie du jeu
Mettre vos initiales et valider votre score.
Téléchargement de X360ce :
Vous devez aussi installé Visual C++ 2013 les 2 versions
« x86 et x64 »
Si vous comptez avoir le bouton « launch ball » sur un bouton diffétent que le « Start » Mettez “Auto Ball Launch” sur « B »
Si votre KL25z n’est pas configuré suivez les tutos du groupe « Monte ton cab »
/utilisation-du-logiciel-pinscape-pour-la-configuration-de-la-kl25z
Installez les 2 fichiers visual c++ 2013 « x86 et x64 »
Que vous venez de télécharger et redémarrez le PC !
Décompressez le fichier « x360ce » à la racine de
votre dossier Pinball FX2.
Remplacez les anciennes versions si nécessaire.
Voici la configuration spécifique à FX2. Vous retrouverez un tuto sur la configuration générale de PBX dans les fichiers du groupe facebook « Monte ton cab ».
Paramètres -applaunch 226980 “[TABLEFILE]”
Voici un pack médias complet avec les fichiers XML pour FX2.
Les prochaines recommandations ont été testées sur FX3 seulement !!
Configuration de la Pin2DMD avec DMDExt
Téléchargez DMDExt (attention, prenez la version 1.7.1 de préférence !)
https://github.com/freezy/dmd-extensions/releases
Dézipper dans c:\DMDEXT
Faites un clic droit sur DMDExt.exe
Allez sur l’onglet « Comptabilité » et Cochez « Exécutez ce programme en tant qu’administrateur ».
Faites « Ok ».
Dans l’onglet “Lancement après” de PinballX, renseignez « paramètres » avec :
C:\DMDEXT\dmdext mirror –source=pinballfx2 –no-virtual
Dans « Cabinet support » de FX2
– Définition matrix DMD = 1040 / 272
– Position horizontal = définition en largeur écran1 + définition en largeur écran (1920+1024 par exemple)
Pour le pin2dmd, utilisez libusb-win32 !
Petit truc si vous rencontrez des soucis d’affichage avec votre Pin2DMD !
Pensez a sauvegardé votre profil afin d’éviter les mauvaises surprises.
Il suffit de sauvegarder le fichier « Profile.dat » du le répertoire utilisateur : C:\Users\joane\Documents\Zen Studios\Profile backup\…..
Afin de pouvoir naviguer dans les menu et pouvoir lancer le mode 2 ,3 ou 4 joueur Il faut paramétrer les boutons flips gauche et droite par les flèches curseur et les tilts gauche et droite par les flèche haut et bas.
Lancez la table depuis pbx puis faites « pause » et « quitter ». Naviguez dans le menu pour lancer le nombre de joueur.
Attention pour augmenter le nombre de joueur il faut paramétrer également la touche vue par “right shift”.
Dans le ini de nukelauncher mettre la première table zen foot [LastLoad]
LastFootball= Football_ZEN puis lancer cette même table dans pfx2 (pas par nuklauncher mais direct pbfx2) et la syncro est faite toutes les tables foot se lance dans l’ordre.
Voici le script pour pinup :
@echo off
cd “C:\DirectOutput\”
start “” “DOFLinx.exe”
start “” “[STARTDIR]Launch\VPXSTARTER.exe” 4 5 60 “Pinball FX2”
cd “[DIREMU]”
START “” “NukeLauncher.exe” “[GAMENAME]”
MEmu := "Pinball FX2"
MEmuV := "N/A"
MURL := ["http://www.pinballfx.com/"]
MAuthor := ["djvj","bleasby"]
MVersion := "2.1.3"
MCRC := "3C64C037"
iCRC := "489E4B10"
MID := "635244873683327779"
MSystem := ["Pinball FX2","Pinball"]
;----------------------------------------------------------------------------
; Notes:
; If launching as a Steam game:
; When setting this up in RocketLauncherUI under the global emulators tab, make sure to select it as a Virtual Emulator. Also no rom extensions, executable, or rom paths need to be defined. You can put an extension of pxp if you want RLUI audit to work however. It will not affect launching.
; Set Skip Checks to "Rom and Emu" when using this module as roms do not exist.
;
; If not launching through Steam:
; Add this as any other standard emulator and define the PInball FX2.exe as your executable, but still select Virtual Emulator as you do not need rom extensions or rom paths
; Set Skip Checks to "Rom and Emu" when using this module as roms do not exist.
;
; When setting this up in RocketLauncherUI under the global emulators tab, make sure to set rom extensions to pxp
; Also make your rom path the Pinball FX2\data_steam folder if you want audit to show green
;
; DMD (Dot Matrix Display)
; The module will support and hide the window components of detached DMD
; To see it, you must have a 2nd monitor connected as an extension of your desktop, and placement will be on that monitor
; To Detach:
; Run Pinball FX2 manually, and goto Help & Options -> Settings -> Video
; Set Dot Matrix Size to Off, and close Pinball FX2
; The module will automatically create the dotmatrix.cfg file in the same folder of the "Pinball FX2.exe" (your installation folder) for you
; Edit the module's settings in RLUI to customize the DMD size and placement of this window
;----------------------------------------------------------------------------
StartModule()
BezelGUI()
FadeInStart()
; primaryExe := new Emulator(emuPath . "\" . executable) ; instantiate emulator executable object
primaryExe := new Emulator(If executable ? emuPath . "\" . executable : "Pinball FX2.exe") ; instantiate emulator executable object
emuPrimaryWindow := new Window(new WindowTitle("Pinball FX2","PxWindowClass")) ; instantiate primary emulator window object
emuDMDWindow := new Window(new WindowTitle("Pinball FX2 DotMatrix","PxWindowClass"))
fullscreen := moduleIni.Read("Settings", "Fullscreen","true",,1)
fullscreenWidth := moduleIni.Read("Settings", "Fullscreen_Width",A_ScreenWidth,,1)
fullscreenHeight := moduleIni.Read("Settings", "Fullscreen_Height",A_ScreenHeight,,1)
externalDMD := moduleIni.Read("Settings", "External_DMD","false",,1)
dmdX := moduleIni.Read("Settings", "DMD_X",A_ScreenWidth,,1)
dmdY := moduleIni.Read("Settings", "DMD_Y",0,,1)
dmdW := moduleIni.Read("Settings", "DMD_Width",0,,1)
dmdH := moduleIni.Read("Settings", "DMD_Height",0,,1)
BezelStart()
fullscreen := fullscreen = "true" ? " -fullscreen" : " -borderless" ; -window is also supported but not used in this module
resolution := " -resolution" . fullscreenWidth . "x" . fullscreenHeight
If (externalDMD = "true") {
RLLog.Info("Module - Updating external DMD window placement values")
If (!executable && !steamPath)
GetSteamPath()
dotmatrixCFGFile := new File(If executable ? emuPath . "\dotmatrix.cfg" : steamPath . "\SteamApps\common\Pinball FX2\dotmatrix.cfg")
If !dotmatrixCFGFile.Exist()
dotmatrixCFGFile.Append() ; create a new blank file if one does not exist
RLLog.Info("Module - Using this dotmatrix.cfg: " . dotmatrixCFGFile.FileFullPath)
dotmatrixCFG := LoadProperties(dotmatrixCFGFile.FileFullPath)
WriteProperty(dotmatrixCFG, "x", dmdX, 1)
WriteProperty(dotmatrixCFG, "y", dmdY, 1)
WriteProperty(dotmatrixCFG, "width", dmdW, 1)
WriteProperty(dotmatrixCFG, "height", dmdH, 1)
SaveProperties(dotmatrixCFGFile.FileFullPath, dotmatrixCFG)
}
hideEmuObj := Object(pinballTitleClass,1) ; Hide_Emu will hide these windows. 0 = will never unhide, 1 = will unhide later
HideAppStart(hideEmuObj,hideEmu)
If executable {
RLLog.Info("Module - Running Pinball FX2 as a stand alone game and not through Steam as an executable was defined.")
primaryExe.Run(" " . romName . fullscreen . resolution)
} Else {
RLLog.Info("Module - Running Pinball FX2 through Steam.")
Steam(226980,,romName . fullscreen . resolution)
}
emuPrimaryWindow.Wait()
emuPrimaryWindow.WaitActive()
; Attempt to hide window components of the detached DMD
If (externalDMD = "true") {
Gui +LastFound
hWnd := WinExist()
DllCall("RegisterShellHookWindow", UInt,hWnd)
MsgNum := DllCall("RegisterWindowMessage", Str,"SHELLHOOK")
OnMessage(MsgNum, "ShellMessage")
}
BezelDraw()
HideAppEnd(hideEmuObj,hideEmu)
FadeInExit()
primaryExe.Process("WaitClose")
; Process("WaitClose", "Pinball FX2.exe")
BezelExit()
FadeOutExit()
ExitModule()
ShellMessage(wParam, lParam) {
RLLog.Debug("Module - DMD external window - " . wParam)
If (wParam = 1)
If emuDMDWindow.Exist()
{
emuDMDWindow.RemoveBorder() ; hide title bar
emuDMDWindow.Set("Style", "-0x800000") ; hide thin-line border
emuDMDWindow.Set("Style", "-0x400000") ; hide dialog frame
; emuDMDWindow.Set("Style", "-0xC00000") ; hide title bar
; emuDMDWindow.Set("Style", "-0x40000") ; hide thickframe/sizebox
; emuDMDWindow.Move(0,0,1920,1080)
}
}
CloseProcess:
FadeOutStart()
emuPrimaryWindow.Close()
Return
<?xml version="1.0" encoding="UTF-8"?>
<INISCHEMA>
<INIFILES>
<INIFILE name="%ModuleName%" required="false">
<INITYPE>Module</INITYPE>
<SECTIONS>
<SECTION name="settings" required="false">
<SECTIONTYPE>Global</SECTIONTYPE>
<KEYS>
<KEY name="Fullscreen" required="false" nullable="false">
<KEYTYPE>Boolean</KEYTYPE>
<DESCRIPTION>Enables/Disables Fullscreen. Borderless windowed mode is used when fullscreen is disabled.</DESCRIPTION>
</KEY>
<KEY name="Fullscreen_Width" required="false" nullable="false">
<KEYTYPE>Integer</KEYTYPE>
<DESCRIPTION>The width you want to force in fullscreen mode. If an unsupported width is used, the default will be used, which is your monitor's width.</DESCRIPTION>
</KEY>
<KEY name="Fullscreen_Height" required="false" nullable="false">
<KEYTYPE>Integer</KEYTYPE>
<DESCRIPTION>The height you want to force in fullscreen mode. If an unsupported height is used, the default will be used, which is your monitor's height.</DESCRIPTION>
</KEY>
<KEY name="External_DMD" required="false" nullable="false">
<KEYTYPE>Boolean</KEYTYPE>
<DESCRIPTION>Turning this on will allow the module to hide the window components of the external DMD. To customize placement on the screen, set the other DMD settings in this window. Default is false.</DESCRIPTION>
</KEY>
<KEY name="DMD_X" required="false" nullable="true">
<KEYTYPE>Integer</KEYTYPE>
<DESCRIPTION>The X location you want the DMD to appear at. Default is the right side of your primary monitor. So if your desktop width is 1920, this value will default to 1920.</DESCRIPTION>
</KEY>
<KEY name="DMD_Y" required="false" nullable="true">
<KEYTYPE>Integer</KEYTYPE>
<DESCRIPTION>The Y location you want the DMD to appear at.</DESCRIPTION>
</KEY>
<KEY name="DMD_Width" required="false" nullable="true">
<KEYTYPE>Integer</KEYTYPE>
<DESCRIPTION>The horizontal width of the DMD.</DESCRIPTION>
</KEY>
<KEY name="DMD_Height" required="false" nullable="true">
<KEYTYPE>Integer</KEYTYPE>
<DESCRIPTION>The vertical height of the DMD.</DESCRIPTION>
</KEY>
</KEYS>
</SECTION>
</SECTIONS>
</INIFILE>
</INIFILES>
</INISCHEMA>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<menu>
<game name="AmericanDad" index="true" image="a">
<description>AmericanDad</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Archer" index="" image="">
<description>Archer</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Atlantis" index="" image="">
<description>Atlantis</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="BioLab" index="true" image="b">
<description>BioLab</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="BobsBurgers" index="" image="">
<description>BobsBurgers</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="CastleStorm" index="true" image="c">
<description>CastleStorm</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Citadel" index="" image="">
<description>Citadel</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="EarthDefense" index="true" image="e">
<description>EarthDefense</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Eldorado" index="" image="">
<description>Eldorado</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Excalibur" index="" image="">
<description>Excalibur</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="FamilyGuy" index="true" image="f">
<description>FamilyGuy</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Football" index="" image="">
<description>Football</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Football_Arsenal" index="" image="">
<description>Football_Arsenal</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Football_Barcelona" index="" image="">
<description>Football_Barcelona</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Football_Juventus" index="" image="">
<description>Football_Juventus</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Football_Liverpool" index="" image="">
<description>Football_Liverpool</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Football_Milan" index="" image="">
<description>Football_Milan</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Football_RealMadrid" index="" image="">
<description>Football_RealMadrid</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Football_Roma" index="" image="">
<description>Football_Roma</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Looter" index="true" image="l">
<description>Looter</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Mars" index="true" image="m">
<description>Mars</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_Age_of_Ultron" index="" image="">
<description>MARVEL_Age_of_Ultron</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_Ant-Man" index="" image="">
<description>MARVEL_Ant-Man</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_Avengers" index="" image="">
<description>MARVEL_Avengers</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_Blade" index="" image="">
<description>MARVEL_Blade</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_CaptainAmerica" index="" image="">
<description>MARVEL_CaptainAmerica</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_CivilWar" index="" image="">
<description>MARVEL_CivilWar</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_Deadpool" index="" image="">
<description>MARVEL_Deadpool</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_DrStrange" index="" image="">
<description>MARVEL_DrStrange</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_FantasticFour" index="" image="">
<description>MARVEL_FantasticFour</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_FearItSelf" index="" image="">
<description>MARVEL_FearItSelf</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_GhostRider" index="" image="">
<description>MARVEL_GhostRider</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_Guardians" index="" image="">
<description>MARVEL_Guardians</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_InfinityGauntlet" index="" image="">
<description>MARVEL_InfinityGauntlet</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_IronMan" index="" image="">
<description>MARVEL_IronMan</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_MoonKnight" index="" image="">
<description>MARVEL_MoonKnight</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_SpiderMan" index="" image="">
<description>MARVEL_SpiderMan</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_Thor" index="" image="">
<description>MARVEL_Thor</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_Venom" index="" image="">
<description>MARVEL_Venom</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_Wolverine" index="" image="">
<description>MARVEL_Wolverine</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_WWH" index="" image="">
<description>MARVEL_WWH</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="MARVEL_XMen" index="" image="">
<description>MARVEL_XMen</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Paranormal" index="true" image="p">
<description>Paranormal</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Pasha" index="" image="">
<description>Pasha</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="PlantsVsZombies" index="" image="">
<description>PlantsVsZombies</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Portal" index="" image="">
<description>Portal</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Rome" index="true" image="r">
<description>Rome</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Shaman" index="true" image="s">
<description>Shaman</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="SouthPark1" index="" image="">
<description>SouthPark1</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="SouthPark2" index="" image="">
<description>SouthPark2</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="SplosionMan" index="" image="">
<description>SplosionMan</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="STARWARS_Boba_Fett" index="" image="">
<description>STARWARS_Boba_Fett</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="STARWARS_CloneWars" index="" image="">
<description>STARWARS_CloneWars</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="STARWARS_Darth_Vader" index="" image="">
<description>STARWARS_Darth_Vader</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="STARWARS_Droids" index="" image="">
<description>STARWARS_Droids</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="STARWARS_Episode_4" index="" image="">
<description>STARWARS_Episode_4</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="STARWARS_Episode_5" index="" image="">
<description>STARWARS_Episode_5</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="STARWARS_Episode_6" index="" image="">
<description>STARWARS_Episode_6</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="STARWARS_Episode_7" index="" image="">
<description>STARWARS_Episode_7</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="STARWARS_Han_Solo" index="" image="">
<description>STARWARS_Han_Solo</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="STARWARS_Light_VS_Dark" index="" image="">
<description>STARWARS_Light_VS_Dark</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="STARWARS_MFO" index="" image="">
<description>STARWARS_MFO</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="STARWARS_Rebels" index="" image="">
<description>STARWARS_Rebels</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="STARWARS_SFA" index="" image="">
<description>STARWARS_SFA</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Tesla" index="true" image="t">
<description>Tesla</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="TheWalkingDead" index="" image="">
<description>TheWalkingDead</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="V12" index="true" image="v">
<description>V12</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
<game name="Western" index="true" image="w">
<description>Western</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer></manufacturer>
<year></year>
<genre></genre>
<rating></rating>
<enabled>Yes</enabled>
</game>
</menu>