PDA

View Full Version : how to start ATI MMC



Ron
October 13th, 2002, 03:55 PM
You have to type the filename into the "File" box and the parameters into the "Step Size" box.

Thus:

File: <FULL PATH>ATIMMC.exe
Step size: /TV+

Cosmo
October 13th, 2002, 03:55 PM
simple question. how do i get ATI MMC to start the TV aplication instead of the last one used.

for this you have to type ATIMMC.exe /TV+ but this doesn't work if i chose this by execute.

error: file name not found

i've used with and without ""

Cosmo
October 13th, 2002, 03:55 PM
Thanx, it works fine now.

one other problem, i shutdown the mmc with sendmessage but it sometimes crashes the mmc program.

i've made a multi command for start
- set resoultion to 800x600
- enable tv-out (with keypress)
- start mmc (maximized)

maximized doesn't work all the time. 1 in 10 times it fails.

shutdown is also a multi command
- stop mmc (with sendmessage)
- tv disable
- set resolution

i've put a wait between stop mmc and tv disable but that didn't help. it stil crashes sometimes. if i use only stop mmc it works fine.