RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Add support for wii u

    Scheduled Pinned Locked Moved Ideas and Development
    nintendoadd software
    52 Posts 6 Posters 12.9k Views
    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.
    • ?
      A Former User @Unknown
      last edited by A Former User

      @Unknown This is a problem with building the decaf emulator. I have a 3tb hd about 50% capacity installed. I have 16GB ram in the system.

      The problem is a missing dependency. One that is not listed in the decaf documentation. I have already identified 2 of those. I haven't identified this one.

      1 Reply Last reply Reply Quote 1
      • ?
        A Former User
        last edited by

        I've identified the missing dependencies. Build gets a little further.

        Current script is at the same link.

        For some reason even with

        export CC="/usr/bin/gcc-8"
        export CXX="/usr/bin/g++-8"
        

        Cmake seems determined to use
        /usr/bin/g++ which is a symlink to /usr/bin/g++-7

        When I point the symlink for g++ to g++-8 it gets to about 92% completion. Without that change, it gets to about 56%. The decaf docs do specify g++-8 is needed. I don't like the idea of checking a systems g++ symlink and changing if needed.

        1 Reply Last reply Reply Quote 1
        • ?
          A Former User
          last edited by A Former User

          A quick update. As long as g++ is a symlink to g++-8 and the SDL frontend is used instead of th QT5 frontend, I have a successful build.

          1 Reply Last reply Reply Quote 1
          • UnknownU
            Unknown
            last edited by

            @gderber So decaf is now working?

            You can't beat the classics(unless you copy them).

            ? 1 Reply Last reply Reply Quote 0
            • ?
              A Former User @Unknown
              last edited by

              @Unknown I have a successful build. Haven't tried running it yet. It might be this weekend before I get to that.

              I want to test the script installation, and use that for testing how well decaf runs.

              1 Reply Last reply Reply Quote 1
              • UnknownU
                Unknown
                last edited by

                @gderber I understand.

                You can't beat the classics(unless you copy them).

                1 Reply Last reply Reply Quote 0
                • UnknownU
                  Unknown
                  last edited by

                  @gderber Any progress on decaf? Just curious.

                  You can't beat the classics(unless you copy them).

                  ? 1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @Unknown
                    last edited by A Former User

                    @Unknown Script I have installs the decaf-cli binary. Currently it won't run anything. I have more debugging to do.

                    1 Reply Last reply Reply Quote 1
                    • UnknownU
                      Unknown
                      last edited by

                      @gderber Do you mind if I ask you about the progress of decaf once a week? If not that's perfectly fine.

                      You can't beat the classics(unless you copy them).

                      1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User
                        last edited by

                        @Unknown As it currently stands, the installer will install decaf.

                        Decaf isn't working for me, and the error message is not very helpful. I don't remember exactly what it said, but it was about as helpful as

                        decaf started
                        decaf exited
                        

                        I've got a few other projects that I'm working on, unfortunately for now, this one is going to the bottom of the pile. I've made available what I have done so far, if you or anyone else would like to work on it and try to get decaf to work, go for it.

                        1 Reply Last reply Reply Quote 0
                        • UnknownU
                          Unknown
                          last edited by

                          @gderber Can you give me a copy of the code you have written so far? It would save me a lot of time! :)

                          You can't beat the classics(unless you copy them).

                          ? 1 Reply Last reply Reply Quote 0
                          • ?
                            A Former User @Unknown
                            last edited by

                            @Unknown https://raw.githubusercontent.com/gderber/RetroPie-Setup/feature/decaf/scriptmodules/emulators/decaf.sh

                            Here you go. I didn't realize I broke my link from earlier. It's fixed now.

                            1 Reply Last reply Reply Quote 0
                            • UnknownU
                              Unknown
                              last edited by

                              @gderber Thanks, so I just try to run this in emulationstation right?

                              You can't beat the classics(unless you copy them).

                              ? 1 Reply Last reply Reply Quote 0
                              • ?
                                A Former User @Unknown
                                last edited by

                                @Unknown No, add it to your RetroPie-Setup/scriptmodules/emulators folder then run retropie_setup.sh select packages, then experimental, then decaf.

                                This will install decaf

                                1 Reply Last reply Reply Quote 1
                                • UnknownU
                                  Unknown
                                  last edited by

                                  @gderber At that point does it work with emulationstation? Or do I need to run a terminal command? I probably am going to ask a lot more questions because I've never added an emulator to retro pie before.

                                  You can't beat the classics(unless you copy them).

                                  ? 1 Reply Last reply Reply Quote 0
                                  • ?
                                    A Former User @Unknown
                                    last edited by A Former User

                                    @Unknown You'll need to use a terminal command. The same one used to setup RetroPie to begin with, sudo retropie_setup.sh

                                    1 Reply Last reply Reply Quote 1
                                    • UnknownU
                                      Unknown
                                      last edited by

                                      @gderber After it is installed, should I try it with emulationstation?

                                      You can't beat the classics(unless you copy them).

                                      1 Reply Last reply Reply Quote 0
                                      • UnknownU
                                        Unknown
                                        last edited by

                                        @gderber Or do I need to edit emulationstation config?

                                        You can't beat the classics(unless you copy them).

                                        1 Reply Last reply Reply Quote 0
                                        • UnknownU
                                          Unknown
                                          last edited by

                                          @gderber I just relized that I don't have a computer powerful enough to test this. Good luck getting it to work!

                                          You can't beat the classics(unless you copy them).

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

                                          Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                          Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.