Jump to content
(Public Beta) HyperSpin 2 is now available for everyone ×

sedte

Basic Member
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

1,714 profile views

sedte's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • Conversation Starter Rare
  • First Post Rare

Recent Badges

8

Reputation

  1. Sorry for my long abstinence, but recently i have started to finish my arcade again and tried to erase the errors you have found. I dont understand why, but the solution from @Eraser_arcade doens't work for me. When i activate the MouseMove line, my VLC won't start anymore. But i have modified the script with your adjustments and also extended the settings file. -The Screen resolution does know detect itsself -The MouseMove feature can be enabled with a true or false parameter -Also the Blinky feature can be enabled with a true or false parameter and the executable file with parameters can be entered in the ini file Can you please test if this works for you? I cant try it, because my vlc wont start with activated mouse move Screensaver_AHK_beta.zip
  2. What do you mean with more screenshots? How to install the screensaver or how it looks like?
  3. Universal Screensaver View File hey, I always wanted to start a screensaver on my hyperspin cabinet, when unattended for a certain amount of time but I found nothing usable. So I decided to write an ahk Script to start a video screensaver. Place the exe file together with the ini file to the wanted destination Install VLC media player Change the settings in the ini file and save VLC_Path= Path to vlc.exe Playlist_Path= Path to a media file or to a supported playlist file (for example m3u) Time_to_start= Time in seconds to start the screensaver when unattended Prompts_for_VLC= command line prompts for vlc to be started with (leave default) Open HyperHQ and go to the tab MainSettings\Startup/Exit and add Screensaver.exe to Startup Programm After being unattended for some time vlc will play the selected playlist fullscreen and on top of hyperspin Hyperspin will also be muted After pressing any key or moving the mouse vlc will close and go back to hyperspin I hope everything will work due to the fact that this was my first ahk confrontation, but my tests were successfull. Greetings sedte PS: here is the link to all vlc prompts: VLC Prompts Submitter sedte Submitted 05/21/2017 Category Add-Ons Credits  
  4. Version 1.0.0

    242 downloads

    hey, I always wanted to start a screensaver on my hyperspin cabinet, when unattended for a certain amount of time but I found nothing usable. So I decided to write an ahk Script to start a video screensaver. Place the exe file together with the ini file to the wanted destination Install VLC media player Change the settings in the ini file and save VLC_Path= Path to vlc.exe Playlist_Path= Path to a media file or to a supported playlist file (for example m3u) Time_to_start= Time in seconds to start the screensaver when unattended Prompts_for_VLC= command line prompts for vlc to be started with (leave default) Open HyperHQ and go to the tab MainSettings\Startup/Exit and add Screensaver.exe to Startup Programm After being unattended for some time vlc will play the selected playlist fullscreen and on top of hyperspin Hyperspin will also be muted After pressing any key or moving the mouse vlc will close and go back to hyperspin I hope everything will work due to the fact that this was my first ahk confrontation, but my tests were successfull. Greetings sedte PS: here is the link to all vlc prompts: VLC Prompts
×
×
  • Create New...