RetroPie forum home
    • 最新
    • 標籤
    • 熱門
    • Home
    • Docs
    • 註冊
    • 登入

    Announcing Pegasus Frontend

    已排程 已置頂 已鎖定 已移動 Ideas and Development
    frontendpegasusc++developmentqml
    1.7k 貼文 145 Posters 6.3m 瀏覽
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • fluffypillowF
      fluffypillow @tronkyfran
      最後由 編輯

      @tronkyfran Yeah it's entirely possible, you can use pretty much every QML types (except Quick Controls and the web browser). I think I might've disabled some parts of the 3D module previously to reduce the program size, but I'll double check the next time I do a full build.
      Also feel free to open an issue if you find any bugs, and/or share the error here :)

      T 1 條回覆 最後回覆 回覆 引用 1
      • T
        tronkyfran @fluffypillow
        最後由 編輯

        @fluffypillow I would open an issue if I was enterely sure that its a bug and not my fault because of lacking programming skills. Ill wait until next build and theme tutorial ;). Again, thanks!!!!

        1 條回覆 最後回覆 回覆 引用 0
        • fluffypillowF
          fluffypillow
          最後由 編輯

          I'm still writing the documentation, sorry for it taking so long. Writing a guide makes you realize how to make things simpler to use, so I keep tweaking things around, which then require changes in the already written parts of the docs. But it'll be done eventually.

          T halfmanhalfcakeH 2 條回覆 最後回覆 回覆 引用 2
          • T
            tronkyfran @fluffypillow
            最後由 編輯

            @fluffypillow Take your time, we're talking about 20 years old games so I think we're not in a hurry ;)

            1 條回覆 最後回覆 回覆 引用 2
            • halfmanhalfcakeH
              halfmanhalfcake @fluffypillow
              最後由 編輯

              @fluffypillow Understand that completely. Although I will admit i have been checking here daily for the documentation updates :(

              Either way, take your time :)

              1 條回覆 最後回覆 回覆 引用 0
              • AndersHPA
                AndersHP
                最後由 AndersHP 編輯

                A little bit of benchmarking:
                After I moved all my art to the USB, Pegasus boots in 1 minut 27 seconds (5030 games with logo, image and video).

                If I quit Pegasus and immediately start it again, same operation takes 7 seconds!!

                How come there's such a big difference? Does a lot of the data get copied to the RPi RAM, so the second time it reads from this instead of USB?

                "Looking for games" part takes 15 seconds, the rest is "looking for artwork".

                I don't think my USB is very fast (it's a Maxwell 64GB USB 2.0), and I wanna test a 3.1, but haven't had the opportunity yet.

                Pegasus is version alpha5-63.

                My "Bubble Bobble" Themed Bartop Arcade
                My Gameboy

                mituM 1 條回覆 最後回覆 回覆 引用 0
                • mituM
                  mitu Global Moderator @AndersHP
                  最後由 編輯

                  @andershp said in Announcing Pegasus Frontend:

                  How come there's such a big difference? Does a lot of the data get copied to the RPi RAM, so the second time it reads from this instead of USB?

                  Most likely yes, it caches some of the filesystem info in the memory, so subsequent access for the same folder is faster. USB 3.1 won't make a big difference, since the PI is not capable of using more than USB 2 speeds.

                  AndersHPA 1 條回覆 最後回覆 回覆 引用 0
                  • AndersHPA
                    AndersHP @mitu
                    最後由 編輯

                    @mitu Is there any way of "prepping" the system for Pegasus?
                    The 1,5 minute bootup is extremely slow.

                    When it comes to USB2 vs USB 3.1 I have seen tests that even on USB2 readers there can be a significant speedboost.

                    My "Bubble Bobble" Themed Bartop Arcade
                    My Gameboy

                    mituM 1 條回覆 最後回覆 回覆 引用 0
                    • mituM
                      mitu Global Moderator @AndersHP
                      最後由 編輯

                      @andershp said in Announcing Pegasus Frontend:

                      @mitu Is there any way of "prepping" the system for Pegasus?
                      The 1,5 minute bootup is extremely slow.

                      I don't know, I'm just a forum user - but didn't have a chance to try Pegasus.

                      1 條回覆 最後回覆 回覆 引用 0
                      • DarksaviorD
                        Darksavior
                        最後由 Darksavior 編輯

                        Usb speeds will always vary depending on the flash storage the stick is using, cluster size you formatted it to, and 2.0 ports of the pi. It's why I keep my scraped art on the micro sd. Newer 3.0 sticks might get better reads due to newer flash storage, but I'd look up benchmarks of specific models anyways.

                        AndersHPA 1 條回覆 最後回覆 回覆 引用 0
                        • fluffypillowF
                          fluffypillow
                          最後由 編輯

                          @AndersHP Yeah Linux has a file system cache that can improve certain operations, like checking if the file exists (which actually takes the most of time during Pegasus' startup). Still, that kind of speedup is impressive.

                          Actually this just gave me an idea on how to speed up the loading with some manual caching. I'll see if I can do some benchmarks later too.

                          PS. Documentation is still work in progress because I keep tweaking things forever. Might release some parts earlier.

                          halfmanhalfcakeH C 2 條回覆 最後回覆 回覆 引用 0
                          • halfmanhalfcakeH
                            halfmanhalfcake @fluffypillow
                            最後由 編輯

                            @fluffypillow Part by part would be easier for beginners like me

                            1 條回覆 最後回覆 回覆 引用 0
                            • fluffypillowF
                              fluffypillow
                              最後由 編輯

                              The Flixnet tutorial ended up 50 pages long.

                              Someone stop me.

                              halfmanhalfcakeH lilbudL RionR 3 條回覆 最後回覆 回覆 引用 0
                              • halfmanhalfcakeH
                                halfmanhalfcake @fluffypillow
                                最後由 編輯

                                @fluffypillow STOP :)

                                1 條回覆 最後回覆 回覆 引用 1
                                • lilbudL
                                  lilbud @fluffypillow
                                  最後由 編輯

                                  @fluffypillow No

                                  Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

                                  Backlog: http://backloggery.com/lilbud

                                  1 條回覆 最後回覆 回覆 引用 1
                                  • C
                                    cheshirenoir @fluffypillow
                                    最後由 編輯

                                    @fluffypillow release early, release often :-D

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • RionR
                                      Rion @fluffypillow
                                      最後由 編輯

                                      @fluffypillow Don't stop 😀

                                      FBNeo rom filtering
                                      Mame2003 Arcade Bezels
                                      Fba Arcade Bezels
                                      Fba NeoGeo Bezels

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • fluffypillowF
                                        fluffypillow
                                        最後由 編輯

                                        Writing the docs is going fine, I think it might be done tonight or tomorrow. Then I'll do a quick review and post it, finally.

                                        lilbudL 1 條回覆 最後回覆 回覆 引用 0
                                        • lilbudL
                                          lilbud @fluffypillow
                                          最後由 編輯

                                          @fluffypillow How many Harry Potter novels long are the docs?

                                          Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

                                          Backlog: http://backloggery.com/lilbud

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • fluffypillowF
                                            fluffypillow
                                            最後由 編輯

                                            @lilbud Harry Potter is too short to be used as a measure.

                                            Seriously though, the Flixnet docs ended up 50 pages (not counting some default-closed code blocks), and wrote an an additional ~20 pages of a theming overview, an API documentation and a selection of QML tutorials and reference links. Now writing a second theme guide, as a shorter and simpler alternative to Flixnet. The pages have pictures and animations though, so it doesn't really feel as long.

                                            Also tweaked the existing docs.

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 第一個貼文
                                              最後的貼文

                                            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.