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

[Theme] Art Book

Scheduled Pinned Locked Moved Projects and Themes
themethemesthemes with vidtheming
384 Posts 72 Posters 229.7k 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.
  • C
    cnoto @anderocha
    last edited by 13 Mar 2021, 20:24

    @anderocha What happens when you change the code we described above from md_image to md_thumbnail ?

    1 Reply Last reply Reply Quote 0
    • A
      anderocha @anderocha
      last edited by 7 Apr 2021, 01:00

      alt text

      I'm doing some experiments here ...
      just can't get down the game quantity line.

      someone help me?

      A C 2 Replies Last reply 7 Apr 2021, 11:08 Reply Quote 0
      • A
        anderocha @anderocha
        last edited by 7 Apr 2021, 11:08

        @anderocha

        I managed to add the lines below:

             <text name="systemInfo">
        		<origin>0.5 0.5</origin>
                <pos>0.5 0.85</pos>
                <backgroundColor>14141400</backgroundColor>
                <color>666666</color>
                <fontPath>./_inc/fonts/Cabin-Bold.ttf</fontPath>
                <fontSize>0.0222222222222222</fontSize>
             </text>
        

        As soon as I finish I bring more details.

        C 1 Reply Last reply 7 Apr 2021, 12:03 Reply Quote 0
        • C
          cnoto @anderocha
          last edited by cnoto 4 Jul 2021, 12:59 7 Apr 2021, 11:58

          @anderocha Are you trying to show just one system at a time?

          If so try adding the following line to the carousel section:

          <maxLogoCount>1</maxLogoCount>

          This is how it looks for me in another theme I am working on:

          <carousel name="systemcarousel">
          <type>vertical</type>
          <pos>0.0 0.02</pos>
          <logoAlignment>center</logoAlignment>
          <size>1 0.9</size>
          <logoScale>1.4</logoScale>
          <zIndex>2</zIndex>
          <logoSize>0.4 0.35</logoSize>
          <color>00000000</color>
          <maxLogoCount>1</maxLogoCount>
          </carousel>

          1 Reply Last reply Reply Quote 0
          • C
            cnoto @anderocha
            last edited by 7 Apr 2021, 12:03

            @anderocha O.K. I think I better understand your question. I think the origin line is messing you up. What if you remove that?

            1 Reply Last reply Reply Quote 0
            • W
              wulang
              last edited by 23 Apr 2021, 12:31

              Hello, I've download the file and I like it very much! Awesome work! But I have a small question. Can I change the backgrounds of "System View" and "Basic View" by myself? Change the code? or change some files? Thank you!

              W 1 Reply Last reply 25 Apr 2021, 16:05 Reply Quote 0
              • C
                Colstar @HurricaneFan
                last edited by 24 Apr 2021, 22:11

                @hurricanefan Nice work! 👍

                1 Reply Last reply Reply Quote 0
                • W
                  wulang @wulang
                  last edited by 25 Apr 2021, 16:05

                  @wulang said in [Theme] Art Book:

                  Hello, I've download the file and I like it very much! Awesome work! But I have a small question. Can I change the backgrounds of "System View" and "Basic View" by myself? Change the code? or change some files? Thank you!

                  I've already solved the question and added something by my own. Thank you again for you awesome work! I like it soooooo much!

                  1 Reply Last reply Reply Quote 0
                  • S
                    superrune
                    last edited by 15 Jun 2021, 20:19

                    Hi! The Art Book theme was installed through 351ELEC on my RG351v. I like how elegant and minimal it is. But I wish there was a way of browsing the games list with larger game art. Batocera can be configured with a game browsing screen that looks like this, and it works great for handheld devices:

                    c84714df-d1e8-4bea-9a43-cde55d210fd0-image.png

                    small video clip here

                    Have someone considered adding a screen like this to this theme? It's using a still and video as background with the game logo on top. There's a very small bar of game info on the right. It really brings the game up front, and is especially great when kids use the device.

                    Cheers!

                    1 Reply Last reply Reply Quote 0
                    • Y
                      yamanobe
                      last edited by mitu 7 Aug 2021, 10:55 8 Jul 2021, 09:48

                      Thanks for providing a great theme!

                      I just need you to tell me one thing.
                      I'm wondering about <showSnapshotNoVideo>false</showSnapshotNoVideo> on line 255 of theme.xml.
                      I think if I change this to "true" it shows the snapshot instead of the mp4 video, but if I change it to true it doesn't show up.
                      If I change <showSnapshotDelay>false</showSnapshotDelay> in line 256 to "true" and change <delay>0</delay> in line 253 to 5, the snapshot is shown for 5 seconds and then the video is shown, so the snapshot image is there.

                      What I want to do is to display the snapshop instead of static.mp4 for games that don't have video.

                      Can someone please tell me how to do this?

                      Y 1 Reply Last reply 11 Jul 2021, 23:51 Reply Quote 0
                      • Y
                        yamanobe @yamanobe
                        last edited by 11 Jul 2021, 23:51

                        @yamanobe
                        Now that I know the answer, I'll put it here for you to worry about later.
                        <default> . /_ inc / videos / static.mp4 </ default> .
                        After commenting out this line, we now have an ideal environment where games with video will play the video, and games without video will display a thumbnail image.

                        1 Reply Last reply Reply Quote 0
                        • R
                          RedMarsBlueMoon
                          last edited by 5 Aug 2021, 04:56

                          Hello!
                          I guess I should really go though the thread for possible previous answers but it's 382 posts long so I think I'll just ask instead... :)

                          After successfully scraping artwork for most of the games I have installed I see that quite a few fail to show up under "Art Book".

                          Is this a known issue and is there a solution or workaround?

                          Cheers!

                          1 Reply Last reply Reply Quote 0
                          • A alphatoanant referenced this topic on 22 Jul 2022, 02:20
                          • M Malixx referenced this topic on 4 Aug 2023, 13:48
                          • X
                            Xhorder
                            last edited by 21 Oct 2023, 00:12

                            sorry for bumping this old thread, but I love this theme.

                            My only problem is that when a game has a long description, it scrolls for bit but then stops. Almost like there is "field length" limit after which it cuts off..

                            Is this a known issue or am I doing something wrong?

                            thanks

                            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.

                              This community forum collects and processes your personal information.
                              consent.not_received