Suyu Emulator a Detailed Guide to Compiling the Emulator on Windows
Join this channel to get access to perks:
support the Channel it helps me Eat and survive these hard times thank you!
suyu’s discord
Download these programs and install
install desktop development with c
add to path
#windows
set to use command prompt if possible
Installing with winget:
winget install
winget install cmake
winget install vulkansdk
git clone --recursive
cd suyu
mkdir build
open cmake and set the source code Directory so the suyu main directory we cl