Skip to content

The incredible machine mega pack

petchema edited this page May 13, 2012 · 5 revisions
  • PlayOnLinux 4.0.19-dev
    • Tested with Wine 1.4-dos_support_0.4
    • Installer components:
      • The Incredible Machine Contraptions
      • The Even More Incredible Machine
      • Even More Contraptions
      • TIM 3
    • Install directory Program Files/GOG.com/The Incredible Machine Series/
    • Shortcuts:
      • Return of the Incredible Machine Contraptions ["Return of the Incredible Machine Contraptions/Contraptions.exe" ]
      • Graphic mode setup ["Graphic mode setup.exe" GOGEVEN1]
      • The Even More Incredible Machine ["DOSBOX/dosbox.exe" -conf dosboxEVEN1.conf -noconsole -c "exit"]
      • Readme ["The Incredible Machine - Even More Contraptions/readme.txt" ]
      • The Incredible Machine - Even More Contraptions ["The Incredible Machine - Even More Contraptions/EvenMore.exe" ]
      • The Incredible Machine 3 ["The Incredible Machine 3/TIMWIN.EXE" ]
    • Both "Even More Contraptions" and "Return of the Incredible Machine Contraptions" fail to start because they require 16-bit display
      • Fixed by POL_Wine_Direct3D "DirectDrawRenderer" "gdi"

dosboxEVEN1.conf:

[dosbox]
memsize=16
[cpu]
core=auto
cycles=8000
[autoexec]
@ECHO OFF
mount C "."
c:
cls
Echo -------------------------------------------
Echo   Please select ANY 3 icons when prompted.
Echo -------------------------------------------
pause
tim.exe
exit
Clone this wiki locally