First post, by Sleaka_J
- Rank
- Newbie
I have an old P3 that has some Windows 3.x games on it. They all work flawlessly, except one.
The Even More Incredible Machine (Windows version) intro and scrolling through the puzzles is just too fast. I found a DOS tool called Throttle that slows down the CPU enough so that the game works at a normal speed, however I have to manage that manually. I want to find a way to run a series of commands on Windows 3.x to do the following in a single double click:
1. Execute Throttle to slow the CPU speed
2. Run The Even More Incredible Machine
3. When the game exits, execute Throttle to go back to 100% speed.
I thought I could do a batch file, but TEMIM.EXE complains about being a Windows executable in a DOS window and won't run. I know that Windows 9X solved this problem by adding the "START" command to run Windows programs from a DOS prompt. I don't think there's an equivalent in Win3.x, but maybe someone has created a tool that might work for me.
Is there a way to get Windows programs to run from a DOS window?
Is there a better way of doing what I'm asking it to do?
Or am I asking too much for the age of the software?