Microdeal QL Flight Simulator and Hardware Conflict?

Anything QL Software or Programming Related.
Post Reply
lowrybt
Chuggy Microdrive
Posts: 70
Joined: Wed Apr 16, 2014 4:56 pm

Microdeal QL Flight Simulator and Hardware Conflict?

Post by lowrybt »

I just added a SGC to my QL and have found that Microdeal QL Flight Simulator won't run. When I load and try to run the simulator, the screen very slowly loads with graphic blocks, the MDV spins endlessly, and the program never gets to a launch screen.

If I remove the SGC, the program runs great. Does anyone know if there are some settings I can try to get the program running with the SGC. One possible issue: the SGC auto boots into F2-monitor mode. Microdeal flight simulator runs best in TV-F1 mode. Is there a way to have the SGC boot into TV mode?

Thanks, Tom


Wimdev
ROM Dongle
Posts: 29
Joined: Fri Feb 28, 2014 4:40 am
Location: Livermore, CA

Re: Microdeal QL Flight Simulator and Hardware Conflict?

Post by Wimdev »

Probably a memory / code relocation issue. Try RES_128 to set the QL+SGC into unexpanded mode. It will reboot immediately after you issue this command. If you want to have an option to boot into F1 (monitor) or F2 (TV) mode, type AUTO_DIS. There's also AUTO_TK2F1 and AUTO_TK2F2 to automatically boot into F1 or F2 mode, respectively. All of this is described in the TK2 manual, available from the QL homepage / Dylwin's web-portal.

Wim


User avatar
dilwyn
Mr QL
Posts: 3134
Joined: Wed Dec 01, 2010 10:39 pm

Re: Microdeal QL Flight Simulator and Hardware Conflict?

Post by dilwyn »

Wimdev wrote:Probably a memory / code relocation issue. Try RES_128 to set the QL+SGC into unexpanded mode. It will reboot immediately after you issue this command. If you want to have an option to boot into F1 (monitor) or F2 (TV) mode, type AUTO_DIS. There's also AUTO_TK2F1 and AUTO_TK2F2 to automatically boot into F1 or F2 mode, respectively. All of this is described in the TK2 manual, available from the QL homepage / Dylwin's web-portal.

Wim
The AUTO_xxx commands are actually in the Super Gold Card manual supplement, not Toolkit 2 as such, in the section ENABLING TOOLKIT II & AUTOMATIC BOOTING.

Important to note that the AUTO_TK2F1 and AUTO_TK2F2 enable Toolkit II as suggested by the command names. AUTO_DIS turns off Toolkit 2 according to the SGC manual, which may be useful if Toolkit 2 upsets a particular program in some way (handy also if you want to test a program runs without Toolkit 2!).


RWAP
RWAP Master
Posts: 2893
Joined: Sun Nov 28, 2010 4:51 pm
Location: Stone, United Kingdom
Contact:

Re: Microdeal QL Flight Simulator and Hardware Conflict?

Post by RWAP »

lowrybt wrote:I just added a SGC to my QL and have found that Microdeal QL Flight Simulator won't run. When I load and try to run the simulator, the screen very slowly loads with graphic blocks, the MDV spins endlessly, and the program never gets to a launch screen.

If I remove the SGC, the program runs great. Does anyone know if there are some settings I can try to get the program running with the SGC. One possible issue: the SGC auto boots into F2-monitor mode. Microdeal flight simulator runs best in TV-F1 mode. Is there a way to have the SGC boot into TV mode?

Thanks, Tom
I think the current version of the Microdeal Flight Simulator works (as sold by me) - did you get your existing version second hand or from me?

PM me your email address and proof of ownership and I will send you the latest version


lowrybt
Chuggy Microdrive
Posts: 70
Joined: Wed Apr 16, 2014 4:56 pm

Re: Microdeal QL Flight Simulator and Hardware Conflict?

Post by lowrybt »

In the end, the key is to use the RES_128 command before booting the program. Launching it from 3.5 floppy is wonderfully quick.


Post Reply