xboxscene.org forums

Pages: 1 ... 9 10 [11] 12 13 ... 15

Author Topic: Working Nes Emulator Through Mce! (no Sound)  (Read 2894 times)

radracer

  • Archived User
  • Newbie
  • *
  • Posts: 5
Working Nes Emulator Through Mce! (no Sound)
« Reply #150 on: May 10, 2006, 07:54:00 PM »

I have win MCE 2k5 installed.  Xbox360 media center installed.
I placed the file folder in "\All Users.WINDOWS\Start Menu\Programs\Accessories\Media Center\Media Center Programs"
with in that folder
"Nes_Emulator" with containing file "NES.mcl" file
then inside nes_emu folder
"nes" folder, with files "nes.cfg, nes.html, nescafe.ejf, nescafesettings, xbox360controllermap.jpg"

If I double click on nes.mcl, media center browser opens up and the nes emulator works " PC "
Now I turned my xbox360 on and off. Going to the more options menu. waited. waited. restarted 360 again. tried it again. to more options. Still dosnt show up. What am I missing here?

QUOTE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>MCE NES Emulator (Powered by NESCafe)</title>
<style type="text/css" media="all">
@import url("nes.css");
</style>
</head>
<body>
<div id="frametainer">
  <div id="content">
     <div align="center">
     
      <applet code="NESCafeApplet" codebase="." name="nescafe" width="560" height="430" archive="nescafe.jar" id="nescafe">
        <param name="ROMFILE"      value="/roms/Excitebike (JU).zip" />
        <param name="SOUND"        value="false" />
        <param name="LIGHTGUN"     value="false" />
        <param name="LOADDATAURL"  value="" />
        <param name="SAVEDATAURL"  value="" />
        <param name="SETTINGSFILE" value="nescafe.settings" />
        <param name="SAVESCREEN"   value="" />
        <param name="SHOWTHUMB"    value="" />
      <param name="ALLOWSAVERAM" value="true" />
      <param name="ALLOWSAVESTATE" value="true" />
      <param name="ALLOWSAVEIMAGE" value="true" />
      <param name="ALLOWSAVEMOVIE" value="false" />
      
        <h2> Java applet is here.<br />
          Please enable or Install Java<br />
          Download Java from <a href="http://www.java.com/en/download/manual.jsp">Sun Microsystems</a> </h2>
      </applet><br />

     
    </div>
  </div>
  <div id="navright" class="b1"></div>
  <div id="navright2" class="b1">
    <div id="menuspacer"> </div>
    <div id="menu">
      <ul>
        <li><a class="current" target="theframe">Xbox Controls</a></li>
            <li>A Button = A</li>
        <li>X Button = B</li>
        <li>Start = RB</li>
        <li>Select = LB</li>
        <li>Arrows = Left Analog</li>
        <li>Reset = Lft Thb Click</li>
        <li>Pause = Rgt Thb Click</li>
        <li><a class="current" target="theframe">Not Functional</a></li>
        <li>Sound = S</li>
        <li>Color = B</li>
        <li>Game Genie = G</li>
        <li>Save State = C</li>
        <li>Load State = L</li>
        <li>Menu = ESC</li>

      </ul>
    </div>
    <div class="floater-top b2"></div>
    <div class="floater-bottom b2"></div>
  </div>
</div>
</body>