[APP] Cock Hero Slideshow Player
Posted: Fri Apr 24, 2020 7:54 am
In a world that requires RRR more than ever, Reduce-Reuse-Recycle, I present you:
Cock Hero Slideshow Player

Thanks for the screenshot, smack.
This is a little software that plays a video of your choice, a Cock Hero production, and displays a picture slideshow over it, also of your choice. The default is 5 seconds per photo, but you can change it. Beat meters are often at the bottom, but can also be on the right side. So, the slideshow window can be resized to accommodate any production. This way, you have an unlimited amount of play time and possibilities with just a few mouse clicks.
How I came up with this crazy idea? I was browsing through some pics, love them, but it was kind of boring. Then I got the idea to play a Cock Hero production in the background at the same time. Wow!!! Fun! Fun! Fun! It makes all the difference in the world. The true meaning of "I saw the light!".
Since then, I played lots of my favorite productions this way, thus causing a HUGE backlog of newer productions that I still haven't seen yet. Another benefit is to be able to play productions where you don't like all the visual content, always a question of taste, but where music and beats are very well crafted.
Verson 1.0 of this little piece is for Windows only, and tested under Windows 7 and Windows 10. Too much stuff I need to learn in order to create the overlap window under Linux... There's no installation needed, just copy the .EXE file in any directory you want. You also need VLC installed on your computer (v3.0.8 is fine). Source code are included in the .ZIP file for those who want to bring changes to them, or to make sure I'm not doing any monkey business. You can delete them if not needed because they are not referred to in any way by the executable. The coordinates of the selection window that first appears are stored in an automatically generated .INI file stored in the same directory as the executable. Also, the file paths of both the video and pictures directories can be memorized for you so you can select your favorite files more easily the next time you play, that is, if you want them memorized. Interaction is only through the keyboard once the video has started. Here are the basic commands:
DOWNLOAD:
Mega:
https://mega.nz/file/wlNTDawS#qmo2KCIw0 ... ETs3PrqxBQ
Feel free to use a MD5 tool to verify the integrity of your download, and to scan the files by an anti-virus software. If you have some issues, feel free to ask here in this thread or via a PM. If you are irritated, use some lube. Rest assured that this program does not collect your personal information, and does not communicate with the outside world (although this could be a fetish for some).

Suggested Windows Installation Guide :
Troubleshooting :
Cock Hero Slideshow Player
Thanks for the screenshot, smack.
This is a little software that plays a video of your choice, a Cock Hero production, and displays a picture slideshow over it, also of your choice. The default is 5 seconds per photo, but you can change it. Beat meters are often at the bottom, but can also be on the right side. So, the slideshow window can be resized to accommodate any production. This way, you have an unlimited amount of play time and possibilities with just a few mouse clicks.
How I came up with this crazy idea? I was browsing through some pics, love them, but it was kind of boring. Then I got the idea to play a Cock Hero production in the background at the same time. Wow!!! Fun! Fun! Fun! It makes all the difference in the world. The true meaning of "I saw the light!".
Verson 1.0 of this little piece is for Windows only, and tested under Windows 7 and Windows 10. Too much stuff I need to learn in order to create the overlap window under Linux... There's no installation needed, just copy the .EXE file in any directory you want. You also need VLC installed on your computer (v3.0.8 is fine). Source code are included in the .ZIP file for those who want to bring changes to them, or to make sure I'm not doing any monkey business. You can delete them if not needed because they are not referred to in any way by the executable. The coordinates of the selection window that first appears are stored in an automatically generated .INI file stored in the same directory as the executable. Also, the file paths of both the video and pictures directories can be memorized for you so you can select your favorite files more easily the next time you play, that is, if you want them memorized. Interaction is only through the keyboard once the video has started. Here are the basic commands:
- SPACE : Pause the video.
- ESCAPE : Stop the video.
- LEFT, RIGHT ARROW : Skip backward, forward 10 seconds.
- DOWN, UP ARROW : Skip backward, forward a minute.
- PAGE UP, DOWN : Skip backward, forward 10 minutes.
- HOME, END : Go to the beginning, end of the video.
- Keypad +, - : Adjust the sound level.
- Keypad / : Toggle the status bar.
DOWNLOAD:
Mega:
https://mega.nz/file/wlNTDawS#qmo2KCIw0 ... ETs3PrqxBQ
Code: Select all
MD5 (chpics-win-v1.0.zip) = a74ed37a48bf092082335bdce7189894Suggested Windows Installation Guide :
- Make sure VLC (Win32) is installed on your computer. If not, visit: https://www.videolan.org/vlc/
- Create a 'bin' directory in your 'C:' drive.
- Copy the 'chpics.exe' file from the .ZIP file to the 'C:\bin' directory.
- Double-click 'C:\bin\chpics.exe' to test if it runs as is.
- If it doesn't run, search where the LIBVLC.DLL file is stored. Check the PATH environment variable and make sure it includes VLC and 'C:\bin'. Directories are separated by semicolon in the PATH environment variable.
How to access to the PATH environment variable under Windows 7- Spoiler: show
- If it runs, feel free to create a shortcut or to pin the icon on the taskbar.
Troubleshooting :
- The 0xC000007B ERROR, INVALID_IMAGE_FORMAT : Perhaps that the Win64 version of VLC is installed on your computer. Uninstall it, then install the Win32 version of VLC. If it still doesn't work, maybe the tips here will help:
https://www.techcrises.com/how-to/how-t ... s-7-8-8-1/
