Jump to content
  • Announcement

    The HyperSpin 2 early access beta is here!

    We’re starting the first public testing phase with Platinum Members to keep the scope manageable while we test the current feature set and begin to add more. In the future, we’ll provide a version for basic members as well.  On behalf of the entire HyperSpin team, we look forward to another exciting adventure with our community.

Static before video.... pulling my hair out!!


spacemanrocks

Recommended Posts

Posted

Hi folks,

Got a very annoying problem i'm trying to fix. All of my system and game wheels are working great. Videos play correctly whenever I go into any system. Except one.

I added an Atari ST wheel myself, wheel artwork, video snaps etc. Before each video plays when scrolling through the wheel, it plays about 2 seconds of static, then plays fine. The video files do not have this static at the beginning. At one time I did have a static video as my 'no video.mp4' file, but I have changed that to a rotating Hyperspin logo, which works correctly when there is no video found.

I REALLY want to get rid of the static that plays before each video, just can't seem to find the option to get rid of it!!!!

Thanks for any help!

Posted

in the the theme.xml file you will see this

look down and change the type ="tv" to

type = "none" or type="fade"

lodation: hyperspin > media >atari st > themes > default.zip > theme.xml

<Theme>
    <video w="318"
          h="229"
          x="238"
          y="197"
          r="0"
          rx="0"
          ry="0"
          below="false"
          overlaybelow="false"
          overlayoffsetx="0.5"
          overlayoffsety="-9"
          forceaspect="both"
          time="0.8"
          delay="0.4"
          bsize="0"
          bsize2="0"
          bsize3="0"
          bcolor="0"
          bcolor2="0"
          bcolor3="0"
          bshape="false"
          type="tv"      <-----------------------right here!
           start="none"
          rest="none"/>
   <artwork1 x="512" y="384" time="2" r="" delay="0.2" type="fade" start="none" />
<artwork2 x="804" y="573" time="1" r="360" delay="0" type="ease" start="right" />
   <artwork3 x="222" y="555" time="1.3" r="360" delay="0" type="ease" start="left" rest="none" />
   <artwork4 x="512" y="384" r="0" time="0" delay ="0" type="none" start="none" rest="none"/>
</Theme>

Posted

Bingo, that was it... I looked through every single option in HyperHQ and Hyperlaunch for a week for that one little option.... ugh. Anyways, everything better now :D Thanks guys for your help!!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...