cjbnash Wrote:Yup I am in the look and feel settings, and the only two skin options I have are for Project Mayhem III, and Back Row, despite having the files on the xbox for MC360 AND PM3.HD.
Thanks in advance
If you downloaded the skin from the SVN, then, before you can use it, you have to run the build.bat script to compile the skin. It will be one of the files that is downloaded from the SVN. After running the script, you will have a new folder named "BUILD". Inside this will be the "PMIII.HD" folder that you need to copy to the xbox.
If you don't already have it, you will also need to download XBMCTex.exe, which is available via SVN here:
http://xbmc.svn.sourceforge.net/viewvc/x...s/XBMCTex/
Depending on where you store XBMCTex on your harddrive, you'll need to edit build.bat to reflect your structure, accordingly. The easiest thing to do is to just put a copy inside the same folder as the build.bat, and edit the path listed in build.bat:
FIND
Code:
..\..\Tools\XBMCTex\XBMCTex
REPLACE WITH