RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. moonlight help
    Log in to post
    • All categories
    • StonedEdgeS

      Mapping Controllers in Moonlight

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support moonlight help nvidia
      15
      0 Votes
      15 Posts
      4k Views
      StonedEdgeS

      @mitu I've managed to get audio working now, I just needed to add the "-audio default" command to the below. Hope this helps someone else. Now just to solve the DPAD issue :) Thank you!

      /opt/retropie/supplementary/moonlight/moonlight.sh stream -verbose -config - audio default "/home/pi/RetroPie/roms/steam/Steam.ml"

    • piebertP

      Assistance required; moonlight shortcut in Retropie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support moonlight moonlight qt moonlight help 4.7.1 newtothis
      6
      0 Votes
      6 Posts
      4k Views
      piebertP

      @mitu I had a look at the configuration/tool menu and found an option over there to generate the steam list of games. Thank you so much!

    • S

      XBox 360 controller stops working as soon as I enter Steam Big Picture (Moonlight)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xbox 360 moonlight moonlight help
      1
      0 Votes
      1 Posts
      612 Views
      No one has replied
    • R

      Cannot add shortcut to emulation station

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support moonlight help
      5
      0 Votes
      5 Posts
      1k Views
      R

      Just tried that and still get the same error as before

      lv10: System "steam"is missing name, path, extension, or command!

      Edit:

      Solution found

      <system>
      <name>steam</name>
      <fullname>Steam</fullname>
      <path>~/RetroPie/roms/moonlight</path>
      <extention>.sh .SH</extention>
      <command>bash %ROM%</command>
      <platform>steam</platform>
      <theme>steam</theme>
      </system>

      extention is incorrect

      <system>
      <name>steam</name>
      <fullname>Steam</fullname>
      <path>~/RetroPie/roms/moonlight</path>
      <extension>.sh .SH</extension> -------------------- change here to extension like its meant to be
      <command>bash %ROM%</command>
      <platform>steam</platform>
      <theme>steam</theme>
      </system>

      What a noob mistake guess I just didn't notice.

      The menu has appeared now so sweet..