WindowCast Wrapper and LauchBox (quick tutorial)

Channel:
Subscribers:
399
Published on ● Video Link: https://www.youtube.com/watch?v=1f-tHqbirow



Category:
Tutorial
Duration: 3:53
473 views
5


provided you know how to use shaders and installed the WindowCast core
this shows the rest up to an automated start/close process for LaunchBox

Wrapper Parametes
"PathToYourGame\wincast.exe" --emulator "PathToYourGame\YOURGAME.exe" --retroarch "PathToRetroarch\retroarch.exe"

in my case here i have to enter
"E:\Games\Bloodstained Curse of the Moon\exe\wincast.exe" --emulator "E:\Games\Bloodstained Curse of the Moon\exe\cotm.exe" --retroarch "D:\RetroArch\retroarch.exe"

AHK script
Sleep 24000
Send, ^!t
Sleep 1000

Links
WindowCast by IHQMD
https://forums.libretro.com/t/official-release-thread-for-windowcast-core/40464
WindowCast Wrapper by AmateursPls
https://github.com/AmateursPls/wincast/
Mega Bezel Reflection Shader
https://forums.libretro.com/t/mega-bezel-reflection-shader-feedback-and-updates/25512
my presets/overlays
https://forums.libretro.com/t/p3st-s-overlays-for-mega-bezel-shader-arcade-tv-s-and-more/39263

at a later point with the release of windowcast 2.0 i make a more depth tutorial
(lost my prolect file so i made this rather quick and crappy video)