Recalbox Forum

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

    ODROID-XU4 vs ODROID C2 vs Raspberry Pi 3

    Recalbox General
    odroid-xu4 odroid
    10
    48
    29539
    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.
    • MarcDK
      MarcDK last edited by

      Hi,

      since Recalbox now officially supports ORDROID I wonder if an ODROID XU4 or C2 will massively improve Dreamcast and N64 emulation speed. Will one of the ODROIDs run Soul Calibur or Sonic Adventure 2 with full speed? (60 fps solid)?

      And what about Dolphin support? Will an ODROID make Dolphin (Wii, GC) emulation possible in the future?

      Or is the hardware better but the software is not as optimized as for the pi and there is no gain from changing the platform?

      https://marc.tv

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

        https://github.com/recalbox/recalbox-os/wiki/Board-Compatibility-(EN)
        you can check the board compatibility list

        Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
        Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
        Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

        Don't forget to upvote messages if it has been useful ;)

        RustyMG 1 Reply Last reply Reply Quote 0
        • RustyMG
          RustyMG @rockaddicted last edited by

          @rockaddicted That link mentions c64 support across the board on 4.1 - I thought c64 emulation was pulled?

          Sinclair ZX Spectrum 48k "dead flesh" keyboard, Commodore 64, Amiga A500, Amiga A1200, CD32, PC Engine, PS1, PS2, PSP, Nintendo DS, Dreamcast, Wii, XBox 360, Xbox One-X, Pi2, Pi3, Pi4 owner, ARRM contributor ( http://jujuvincebros.fr/wiki/arrm/doku.php ).

          rockaddicted 1 Reply Last reply Reply Quote 0
          • rockaddicted
            rockaddicted @RustyMG last edited by

            @rustymg we never said that, that was your conclude...

            Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
            Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
            Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

            Don't forget to upvote messages if it has been useful ;)

            RustyMG 1 Reply Last reply Reply Quote 0
            • RustyMG
              RustyMG @rockaddicted last edited by

              @rockaddicted Erm, yes- that's why I said "I thought", lol.
              It was just so I knew it it was worth updating to be honest, as my 4.1 unstable is fine and has never gave me any problems.
              Fantastic news if the c64 emu now finally works as it should.

              You DO know what someone IS going to ask before the week is out?
              When is 4.2 due lol 🙂

              Sinclair ZX Spectrum 48k "dead flesh" keyboard, Commodore 64, Amiga A500, Amiga A1200, CD32, PC Engine, PS1, PS2, PSP, Nintendo DS, Dreamcast, Wii, XBox 360, Xbox One-X, Pi2, Pi3, Pi4 owner, ARRM contributor ( http://jujuvincebros.fr/wiki/arrm/doku.php ).

              1 Reply Last reply Reply Quote 0
              • lackyluuk
                lackyluuk Translator last edited by lackyluuk

                @MarcDK AFAIK the emulation of DreamCast & N64 should be (much) better on a Odroid XU4. My next investment will be one, I think 🙂

                But, never forget that the hardware can be the best in the world, the N64 will (at the moment) never be like om the original N64 due to the emulation software.

                NintendoRS | Nintendo Adapter Box | Cardboard Recalbox

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

                  As I own the 3 of them, what I can say is that the pi3 has the best integration, but is not the most powerful.

                  XU4 lacks moonlight and hardware video decoding

                  C2 has everything but dreamcast as the dynarec is not ok for arm 64bits

                  Both C2 and XU4 are powerful boards.

                  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é

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

                    Thank you very much for your hands on experience. I will get one later this year and make a comparison.

                    https://marc.tv

                    MarcDK 1 Reply Last reply Reply Quote 1
                    • patriccote
                      patriccote last edited by

                      @Substring I'm thinking about buying a Odroid since it have more power for N64 and Dreamcast. The problem is that I use Kodi heavily for my home entertainment center and :

                      • C2 seems to have problem with Dreamcast ? (not playable ? slow as a PI3 but playable ?)
                      • XU4 doesn't have hardware video decoding

                      My questions :

                      • XU4 : Even without hardware video decoding, will I be able to play a 12-15 Giga-bytes movie in 1080p and DTS-7.1 ?

                      Thanks !

                      patriccote

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

                        @patriccote well ...
                        the C2 can't play reicast because the assembly part of the dynarec is written for ARM, not ARM64.

                        Regarding the XU4 + Kodi, i'll try to test and report

                        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é

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

                          @Substring As I can see, nothing's perfect =(

                          • Does reicast might eventually works on a C2 or is it impossible because of hardware limitation ? Is it possible in a year or two to see reicast support for ODROID C2 ?

                          • Anybody else intensively using an Odroid XU4 with Kodi ? Are you able to play 1080p big file (10-15 Gigabytes) with DTS 5.1 - 7.1 without slowdown ?

                          Thanks !

                          patriccote

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

                            @patriccote As you may not have understood, the reicast stuff for the C2 is something quite complex as assembly is the CPU language. One should translate ARM assembly to ARM64 assembly, this is no fun.

                            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é

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

                              @Substring that is why my question was : "is it an hardware limitation or not ?" The answer seems to be no ... BUT ! ... I understand now that the task is huge and will surely never be done (I won't hold my breath on that one 😃

                              To anyone else (including Substring of course =), if you have update on the performance of ODROID-XU4 and Kodi, I will gladly appreciate before buying on of them !!!

                              Thanks !

                              patriccote

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

                                @patriccote maybe @Dragu or @abunille can report their exprience here

                                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é

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

                                  @substring @patriccote

                                  I will make a test this weekend with my 5.1, before unfortunately impossible.

                                  Wenn ihre Frage beantwortet wurde:
                                  Themen-Werkzeuge -> ask as question + Themen-Werkzeuge -> mark as Solved

                                  Bei hilfreichen Antworten darf man den jeweiligen Beitrag auch gerne positiv bewerten ;)

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

                                    Hello, first pls be patient with my grammar, im from Germany and my school english is not the best in this case. i plan to buy a XU4 and i only need it to emulate SNES, PSX, PSP, N64 and Dreamcast. My question is, how its about NDS? Atm i have a RPI3 and the most things run ok for me, but N64, PSP and Dreamcast have not so good fps. Will the XU4 help me on this point or in a short question does the XU4 worth it?

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

                                      @backpaddle said in ODROID-XU4 vs ODROID C2 vs Raspberry Pi 3:

                                      Will the XU4 help me on this point or in a short question does the XU4 worth it?

                                      oh yeah ! It's the most powerful board we've ported recalbox to.

                                      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é

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

                                        @patriccote quickly tested a 1080p mkv, worked fine.

                                        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é

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

                                          @substring thank you for the fast answer, helps me a lot

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

                                            @backpaddle now i haven't tested the XU4 in every possible bench, but from my short experience, it runs pretty fine

                                            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é

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

                                            Want to support us ?

                                            84
                                            Online

                                            99.7k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com