Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

did u use powershell in the folder you have the game?

Yeah

(1 edit)

what did you typed?

PS C:\Users\<username>\downloads\funkin-windows-64bit> tee log.text |./Funkin.exe

so weird it works for me perfectly, gonna record my pc so you can see it

here you can see what i did

Yeah, this works, make sure you enter the directories, try writing it as follows:

cd downloads

cd funkin-windows-64bits

tee log.txt | ./Funkin.exe

This works!!! Thank you so much!