CompuServe Thread

#Terraform 2.1

7 messages in this thread
#32459From: Vic WagnerFeb 24, 1993 2:38 PM
Denny, Until Commodore figures out how to ask for a screen with a specific aspect ratio, we're gonna be _stuck_ with the no mode promotion. We don't actually care whether the screen is scan doubled, but for some reason the monitors do. C= understands our dilemma, and we're working on it.
#32467From: Denny Atkin [COMPUTE/AmiFeb 24, 1993 4:45 PM
Vic, But the previous beta worked fine with mode promotion! What was wrong with that scheme? There are a number of pro users who have monitors that won't scan down to 15 kHz, and absolutely MUST have promotable software…
#32571From: Vic WagnerFeb 27, 1993 6:38 PM
Denny, The 'problem' with the previous scheme was that on a PAL machine, the aspect ratio went all funny. We believe there is a significant design oversight in the current C= handling of monitors. We're trying to find out how to reliably open screens in a specific PIXEL aspect ratio so that our circles look like circles.
#32580From: Denny Atkin [COMPUTE/AmiFeb 28, 1993 9:45 AM
I guess the (not simple) solution is to support the ScreenModes requester, then.
#32703From: Vic WagnerMar 3, 1993 3:26 PM
Denny, Not only is that not so simple, we're NOT going to scale all the output so that circles look like circles. C= MUST wake up here and give us a way to open screens with specific pixel aspect ratios.
#32707From: Denny Atkin [COMPUTE/AmiMar 3, 1993 4:42 PM
Vic, Perhaps you could open in Multiscan (640×480) mode if running on AGA? I think running on VGA-level monitors is more important than round circles… (Not criticising, just offering MHO. 🙂
#32738From: Vic WagnerMar 4, 1993 9:11 PM
Denny Ok, I'll relay that information. When we wrote the code we didn't expect saying NTSC was going to prevent going to dblNTSC (and it shouldn't).