Posted: Fri Jan 27, 2006 10:19 am Post subject: Video Mode
I have a very old game that you need to run in 640 x 480 - 256 colours. So every time I want to play it I have to go to the properties and change it. Now my little brother is the one that always plays it and he doesn't know how to change the video mode, so I was thinking of creating a turing .exe file that he could click on, and it would change to the mode needed to run, and then run the game. Is this possible, and if so how can it be done?
Sponsor Sponsor
Tony
Posted: Fri Jan 27, 2006 10:33 am Post subject: (No subject)
that's Windows API and can't be accessed through Turing. Visual Basic would be your best bet actually