Help - Search - Members - Calendar
Full Version: Newest Svn And Mc360 Problem
Scenyx Entertainment Community > Xbox1 Forums > Software Forums > XBMC for Xbox Forums > XBMC Skinning > Official Team Blackbolt Skins Forum
ashtar5
I love everything about xbmc and mc360, but with the newest SVN and mc360 version, when you goto Applications on the Games menu, you then have to choose between your games apps and emulators. When you press games or xbox arcade it goes straight to the correct source. On apps though I have the extra step of choosing the source every time. Anyone know how to fix this? i even chose the correct folder as default still no luck. Thanks.
Jezz_X
Ok sorry for the late reply but here goes
You need to rename your share from Apps to Programs because this is what mc360 looks for when it enters the window
CODE
<onclick>XBMC.ActivateWindow(1,Programs)</onclick>

Really this is a shortcut to go into the MyPrograms (id=1) window and the Programs share like the others that you have allready named right are
CODE
<onclick>XBMC.ActivateWindow(1,Emulators)</onclick>
<onclick>ActivateWindow(1,Games)</onclick>
ashtar5
Thanks very much for the solution. I had tried renaming it to applications the first time. i guess I was on the right track. Thanks again.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.