Date: Sat, 13 May 2000 17:22:26 -0400 (EDT) Message-Id: <200005132122.RAA16256@indy.delorie.com> From: Eli Zaretskii To: "Alexei A. Frounze" CC: djgpp AT delorie DOT com In-reply-to: <391C31D0.787BC598@mtu-net.ru> (alex.fru@mtu-net.ru) Subject: Re: RHIDE problem with GFX modes is fakely SOLVED References: <3919D698 DOT D35A5353 AT mtu-net DOT ru> <391B0C83 DOT 6620B851 AT inti DOT gov DOT ar> <391BA561 DOT 1A6CB67C AT mtu-net DOT ru> <391BFEC8 DOT A0D0CF16 AT inti DOT gov DOT ar> <391C28E8 DOT 8AD66971 AT mtu-net DOT ru> <391C31D0 DOT 787BC598 AT mtu-net DOT ru> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Alexei A. Frounze" > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 12 May 2000 20:31:12 +0400 > > I just tried Windows in that "safe mode" and the result is still the same. > But setup RHIDE.PIF so that it can run only in 80x25 mode and nothing else. > This works. I think VGA mode is not restored properly in case when program > runs in windowed mode, we switch it to the full-screen mode by pressing > Alt+Enter and after that try to quit. Everything is okay if program quits in > the same mode it was launched. I.e. if we run it in windowed and quit in > windowed it works. If we run it in full-screen and quit in full-screen it > works too. > > Dunno, maybe we should add this to the FAQ as well. The FAQ currently suggests to run RHIDE in full-screen mode, if you have any video-related problems. From your description, it looks like that advice is correct for your case as well, no?