Introduction
The Incredible Machine is a unique game for DOS where you need to solve a series of puzzles consisting of incomplete Rube Goldberg machines. By placing the available pieces (or a subset thereof) in the correct place, the machine can run and accomplish the goal posed by the puzzle.
Here I solve every single of the 87 puzzles in the fastest way possible. For some, there is no other solution than the one imagined by the puzzle maker. In others, however, some hacking and lateral thinking allows for quicker solution with a minimal set of changes to the initial state.
I base many of the inputs on the solutions by the
current RTA WR holder, Baldnate. His solutions, perhaps also inspired by others, are many times very ingenious. However, I was able to improve on many of them by finding faster alternatives or simply by not adding safe strats that he adds to not get stuck on optimizing a particular level.
In terms of execution, I try to be as efficient as possible with the mouse, but I did not obsess with it. A few frames here and there could be saved by better mousing, but for me that would have made the process very tedious. I prioritized optimizing the solutions themselves. Besides that, the CPU requires some time between actions (you cannot simply grab and place an object immediately), so that contributes to waiting time.
This was a very fun game to TAS and hope you enjoy the puzzles!
Software + Hardware
Emulator
- EmuHawk 2.11 (Core: DOSBox-X)
ROM