Community

AGI Programming => Mega Tokyo AGI Archive => Topic started by: Joey on December 17, 2002, 05:47:50 PM

Title: Full Screen Mode problem
Post by: Joey on December 17, 2002, 05:47:50 PM
I used Vector to convert a .bmp file into an AGI pic file. i added it in the movie. when i click run, it opens the movie (game) in a window. i can see the vector pic, but its in a window, and i get an error saying it needs to be in full screen blah blah blah. if i hit alt enter nothing happens. if i hit properties in the window thing, i make it so it will always open in full screen mode. when i run it, it doesnt and does the window again. when i go into properties, it is selected as window for some reason, after i just changed it.

how can i fix this problem?
Title: Re:Full Screen Mode problem
Post by: Tom on December 17, 2002, 06:04:37 PM
Make a .pif short cut and compile the program and then use the shortcut to run it.
Title: Re:Full Screen Mode problem
Post by: Joey on December 17, 2002, 06:11:09 PM
ok tom. ill try that. thanks.
Title: Re:Full Screen Mode problem
Post by: Andrew_Baker on December 17, 2002, 06:58:15 PM
You didn't mention which interpreter you were using, either.  I've had problems sometimes (when another sound device is using the sound card) that will be evidenced by getting a similar error message and the window closing.  But, the classic interpreter (which is the one I used and I'm assuming you used) was still running.  The taskbar even had the interpreter process.  When I clicked it, it opened and ran normally, except there was no sound.
Title: Re:Full Screen Mode problem
Post by: Joey on December 18, 2002, 02:34:57 PM
yah i was using the old one. im gonan try what tom said sometime today.