Quote:
Originally posted by phantomfsoc
Just wondering... I lobe the skin and made my own Menu but the only thing I can't get working is MAME. I know not too many people use it, but does anyone know how to add it back in. I managed to get it into the menu but when I click on MAME it says it can't find it.
I'm not too familiar with XML so how would I go about adding in the right code?
Thanks
|
Well, I'm not much of a gamer, but added all of the menu options to my XML file, using their Internal Screen Names from Nielm's web page.
http://www.sage-community.org/~nielm...v/screens.html
I added "Arcade Games - TEST" this way. Note, I used the weather icon just as a place holder to ensure it worked.
<internalScreenMenuItem
title="Arcade Games - TEST"
icon="STVs\OriginalV2\mlbdude\Default\mm_weather.png"
screen="Arcade Games - TEST"/>
FYI, when I click this menu item a blank screen comes up, but I don't get an error.
I am sure others will comment .... T.