Forum Replies Created
Viewing 1 post (of 1 total)
- AuthorPosts
cizekmParticipantcizekm August 9, 2016 at 9:50 am in reply to: Spike on windows 10 x64 remote desktop //php bbp_reply_id(); ?>
Hi,
this is what worked for me:I created a batch file in the spike program folder and named it RunFromRDP.bat.
Inside that batch file I placed the following commands:
tscon 1 /dest:console
spike.exeThe first command disconnects the remote desktop session and forces Windows to run in the local console. Then the Spike starts and OpenGL initializes correctly. After a few seconds I reconnect and everything works fine.
Martin
- AuthorPosts
Viewing 1 post (of 1 total)