Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Sovikos

Pages: [1]
1
General / Re: Disable Left and Right Display buttons?
« on: January 20, 2017, 01:09:23 PM »
Oh ok, so I shouldn't need the Left & Right buttons for anything in the menus then?

2
General / Disable Left and Right Display buttons?
« on: January 19, 2017, 06:36:55 PM »
Is there anyway to disable the ability to go through the systems by press left & right?

3
General / Re: Control to move by letter.
« on: January 19, 2017, 06:35:16 PM »
Yeah you can set it in the controls.  Its the Previous Letter and Next Letter controls.

4
General / Updating Attract Mode on the Pi
« on: January 19, 2017, 09:14:03 AM »
I've been looking through the forum, and I am probably just blind, but I can't seem to find where to update Attract Mode on a Raspberry Pi?  I am also wondering if it will overwrite any changes I made to layouts or anything like that, if and when I do update?

5
General / Re: Changing how wheel art scrolls.
« on: January 14, 2017, 11:33:20 AM »
Awesome thanks, I'll try that out.  How about the Hyperspin layouts, is there away to change them?  Maybe in the Theme.xml?

6
General / Changing how wheel art scrolls.
« on: January 07, 2017, 01:11:57 PM »
How do you change the way the wheels looks?  Instead of curved I'd like them to go up and down straight vertically, or if I can space out the wheels in the curved mode, so they don't always overlap each other.  Also anyway to make the wheel not auto hide?  Or atleast the game selected not autohide it's Wheel Art?

7
Themes / Re: System Themes
« on: January 06, 2017, 01:10:53 PM »
Configure-->Displays-->'Display Menu' Options-->Menu Style / Layout = <whatever you like best>

Yeah but I think that is just for one plain menu.  In the main menu switching from Sega 32x to Sega Genesis, it will change the background and where the video is played from etc...  I figured out how to do it when adding the media folder and Hyperspin, so I guess it works that way.  Not sure if it works with the other Attract Mode Layouts/Themes though.

8
Themes / Layers
« on: January 02, 2017, 01:06:13 PM »
I am editing Hyperspin themes trying to get them to work and look good with Attract Mode on a RP3, and I am just wondering how you layer the graphics in the theme.xml?  Or what the code it.  I have a theme that I really like, and there is a video that plays, but it plays in front of the "TV", when I want it behind it.

Here is the code:

Code: [Select]
<Theme>
    <video w="149"
           h="150"
           x="376"
           y="340"
           r="0"
           rx="0"
           ry="0"
           below="yes"
           overlaybelow="true"
           overlayoffsetx="0"
           overlayoffsety="0"
           forceaspect="both"
           time="4"
           delay="0"
           bsize="0"
           bsize2="0"
           bsize3="0"
           bcolor="0"
           bcolor2="0"
           bcolor3="0"
           bshape="round"
           type="fade"
           start="none"
           rest="none"/>
    <artwork2 x="387" y="341" r="0" time="10" below="no" delay ="0" type="none" start="none" rest="none"/>
    <artwork3 x="249" y="540" r="0" time="1" delay ="0.7" type="elastic" start="top" rest="none"/>
    <artwork4 x="511" y="128" r="0" time="0.5" delay ="0.5" type="ease" start="left" rest="none"/>
</Theme>

Artwork 2 is the TV artwork, which I want Above the Video that will be playing.

9
Themes / System Themes
« on: January 01, 2017, 10:51:22 AM »
How do you do different themes when selecting the Systems in the main menu on a RetroPie?  I'd like to just use the HS ones.  Not when selecting the game from within the systems, but the actual System first.  Can you do themes like you can in HS?  It just doesn't look very good scrolling through your systems, and each one shows an Arcade in the background playing the snaps, specially with handheld or home consoles lol.

Sorry if this question had been asked already, I searched a bit to see if there was anything, and couldn't find an answer.

Pages: [1]