WindowCast Wrapper and LauchBox (quick tutorial)

Опубликовано: 23 Июль 2026
на канале: Herbert P3sT
1,095
14

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/officia...
WindowCast Wrapper by AmateursPls
https://github.com/AmateursPls/wincast/
Mega Bezel Reflection Shader
https://forums.libretro.com/t/mega-be...
my presets/overlays
https://forums.libretro.com/t/p3st-s-...

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)