How To View Console on Windows (Itch Download Build) #5124
-
I tried every F# key I can think of and I can't find how to open the console |
Beta Was this translation helpful? Give feedback.
Answered by
NotHyper-474
May 21, 2025
Replies: 1 comment 3 replies
-
There's not really a console in the game itself, you're supposed to open the game through |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the game folder hold Shift + Right Click, there should be something like "Open in Terminal", then in the terminal type
Funkin.exe
(or.\Funkin.exe
if on PowerShell) then press enter. The traces should appear in the terminal.