Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Moonlight won't launch games

    Emulator Arcade/PC/Console
    moonlight wont launch
    3
    31
    11480
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Substring
      Substring @DJAndrom3da last edited by

      @DJAndrom3da Have you forced the IP adress in the moonlight.conf ?

      Former dev - Please reply with @substring so that i am notified when you answer me
      Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

      DJAndrom3da 1 Reply Last reply Reply Quote 0
      • DJAndrom3da
        DJAndrom3da @Substring last edited by

        @Substring Yes

        Substring 1 Reply Last reply Reply Quote 0
        • Substring
          Substring @DJAndrom3da last edited by

          @DJAndrom3da maybe your PC's IP changed ?

          Former dev - Please reply with @substring so that i am notified when you answer me
          Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

          DJAndrom3da 1 Reply Last reply Reply Quote 0
          • DJAndrom3da
            DJAndrom3da @Substring last edited by

            @Substring the IPv4 address is still the same

            Substring 1 Reply Last reply Reply Quote 0
            • Substring
              Substring @DJAndrom3da last edited by Substring

              @DJAndrom3da It can fail for only 2 reasons :

              • configgen crashed
              • moonlight doesn't start

              Which recalbox version are you running ? 4.0.2 is not compatible with latest GFE versions

              Former dev - Please reply with @substring so that i am notified when you answer me
              Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

              DJAndrom3da 1 Reply Last reply Reply Quote 0
              • DJAndrom3da
                DJAndrom3da @Substring last edited by

                @Substring said in Moonlight won't launch games:

                4.0.2 is not compatible with latest GFE versions

                @Substring That should do it, I am on 4.0.2.

                DJAndrom3da Substring 2 Replies Last reply Reply Quote 0
                • DJAndrom3da
                  DJAndrom3da @DJAndrom3da last edited by

                  @Substring so since there's no way of downgrading I'm basically out of luck until a future update that adds compatibility?

                  1 Reply Last reply Reply Quote 0
                  • Substring
                    Substring @DJAndrom3da last edited by

                    @DJAndrom3da Then downgrade GFE

                    Former dev - Please reply with @substring so that i am notified when you answer me
                    Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                    DJAndrom3da 1 Reply Last reply Reply Quote 0
                    • DJAndrom3da
                      DJAndrom3da @Substring last edited by DJAndrom3da

                      @Substring Alright I downgraded GFE to 3.0.5.22 but now when I try to pair it with recalbox it hangs on "Searching for server"

                      DJAndrom3da 1 Reply Last reply Reply Quote 0
                      • DJAndrom3da
                        DJAndrom3da @DJAndrom3da last edited by

                        @DJAndrom3da said in Moonlight won't launch games:

                        @Substring Alright I downgraded GFE to 3.0.5.22 but now when I try to pair it with recalbox it hangs on "Searching for server"

                        Never mind I got it to detect my PC but I still can't launch games. Any other suggestions?

                        1 Reply Last reply Reply Quote 0
                        • DJAndrom3da
                          DJAndrom3da last edited by

                          @Substring Downgrading didn't work, now what?

                          Substring 1 Reply Last reply Reply Quote 0
                          • godhunter74
                            godhunter74 last edited by

                            Hi you can try to follow this :
                            https://forum.recalbox.com/topic/3744/moonlight-not-pairing/12

                            Relier un écran I2C et afficher des informations sur les roms

                            DJAndrom3da 1 Reply Last reply Reply Quote 0
                            • Substring
                              Substring @DJAndrom3da last edited by Substring

                              @DJAndrom3da reboot, it may happen that GFE takes some time to answer. And don't forget to login in GFE

                              Former dev - Please reply with @substring so that i am notified when you answer me
                              Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                              DJAndrom3da 1 Reply Last reply Reply Quote 0
                              • DJAndrom3da
                                DJAndrom3da @godhunter74 last edited by

                                @godhunter74 Thank you but I already tried that

                                1 Reply Last reply Reply Quote 0
                                • DJAndrom3da
                                  DJAndrom3da @Substring last edited by

                                  @Substring Still nothing

                                  Substring 1 Reply Last reply Reply Quote 0
                                  • Substring
                                    Substring @DJAndrom3da last edited by

                                    @DJAndrom3da ok now :

                                    • connect via SSH
                                    • run /etc/init.d/S31emulationstation restart
                                    • keep ssh open and run a moonlight game. The error should be on the screen (avoid all the lvl0 messages from ES)

                                    Former dev - Please reply with @substring so that i am notified when you answer me
                                    Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                                    DJAndrom3da 1 Reply Last reply Reply Quote 0
                                    • DJAndrom3da
                                      DJAndrom3da @Substring last edited by DJAndrom3da

                                      @Substring http://imgur.com/2I5vPBF

                                      Substring DJAndrom3da 2 Replies Last reply Reply Quote 0
                                      • Substring
                                        Substring @DJAndrom3da last edited by

                                        @DJAndrom3da no configgen error, so it's a problem with moonlight

                                        If you're familiar with unix, once you launched a moonlight game, check ~/.emulationstation/es_log.txt and find the python line launching emulatorlauncher.py and run it from command line. You should get the moonlight error (I hope).

                                        If not, this method may be easier : there is a line that should look like ['/usr/bin/moonlight', '-input', '/dev/inputX', '-mapping', ...... ,'game.moonlight']. Just make a normal command line from it and launch it and report output please.

                                        Former dev - Please reply with @substring so that i am notified when you answer me
                                        Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                                        DJAndrom3da 1 Reply Last reply Reply Quote 0
                                        • DJAndrom3da
                                          DJAndrom3da @DJAndrom3da last edited by DJAndrom3da

                                          @Substring Sorry, I know very little about unix. Could you please give me a step-by-step walkthrough of your instructions?

                                          1 Reply Last reply Reply Quote 0
                                          • DJAndrom3da
                                            DJAndrom3da @Substring last edited by

                                            @Substring Sorry, I know very little about unix. Could you please give me a step-by-step walkthrough of your instructions?

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Want to support us ?

                                            75
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com