hey dude basically you just have to setup a txt file
you can name it any way you want inside it should look like this
#Sonic Mania (game name)
SonicMania (window/proces title)
#AM2R
AM2R
#GuiltyGearXrd
GuiltyGearXrd (32-bit, DX9)
thats basically the file your start with windowcast
if you use launchbox you can setup a .bat file for each game
like this to start retroarch and the game at once
@echo off
C:
cd “C:\Users\name\AppData\Roaming\RetroArch”
start retroarch.exe -L “.\cores\wgc_libretro.dll” “F:\Roms\name of the partial-examples .txt”
timeout 19
D: cd “D:\games\Sonic Mania”
start SonicMania.exe
exit
call it like the game and use this bat file as roms “rom”