Can't redirect console - Printable Version +- Forums (http://www.scratchpadgames.net/forums) +-- Forum: VisualGDB (http://www.scratchpadgames.net/forums/forumdisplay.php?fid=11) +--- Forum: General Chat (http://www.scratchpadgames.net/forums/forumdisplay.php?fid=12) +--- Thread: Can't redirect console (/showthread.php?tid=3) |
Can't redirect console - Brian Beuken - 01-21-2018 One of the main issues I have with VisualGDB is its inability to redirect key input to a file, it always send it to the console, meaning you get your window full of random content...even worse if you use enter in your game you may even trigger a linux cmd on the terminal Apparently its due to the way VGDB gets its data, I have not found a solution to this problem yet but when I do I will post it here. |