Page 1 of 2
Gzdoom help
Posted: Sat Jun 30, 2012 6:15
by AAxem
When I go to play the game in fullscreen a box pops up and says "input not supported"

Re: Gzdoom help
Posted: Sat Jun 30, 2012 11:00
by Gez
Hmm, this is not a GZDoom error message.
Does it also happen when playing ZDoom fullscreen?
What hardware and operating system are you using?
Are the graphic drivers up to date?
Re: Gzdoom help
Posted: Sun Jul 01, 2012 3:34
by AAxem
No. I can run zdoom fine in fullscreen.
Acer Aspire X3200 windows vista 64 bit
no.
Re: Gzdoom help
Posted: Sun Jul 01, 2012 21:49
by Gez
What is your screen's native (maximum) resolution? Does it correspond exactly to the video mode chosen?
Re: Gzdoom help
Posted: Mon Jul 02, 2012 20:43
by AAxem
1440 by 900, and what do you mean, corresponds to gzdoom or what?
I use 1024 by 768
I just tested it with 2 different display settings, set it back to the original and the message doesn't pop up anymore.

Re: Gzdoom help
Posted: Tue Jul 03, 2012 10:55
by Gez
Yeah, the resolution you tell GZDoom to use should be the same as the screen's if you want to avoid problems. You can also use fractions, like 720x450 in your case, if they are available, and they should work.
Re: Gzdoom help
Posted: Sat Jul 07, 2012 0:28
by AAxem
ugh. The problem still persists and now the screen goes black when it happens.

Re: Gzdoom help
Posted: Sat Jul 07, 2012 20:10
by NeoHippo
Whenever a problem occurs and the forum members are asked for help, then it is advisable to provide as much information as possible.
Other than telling us your screen resolution this information is conspicuously missing.
Run GZDoom like this: gzdoom.exe +logfile start_log.txt
then post start_log.txt in your next reply.
Re: Gzdoom help
Posted: Sat Jul 07, 2012 23:30
by AAxem
Here
Re: Gzdoom help
Posted: Sun Jul 08, 2012 0:04
by Gez
Right at the end:
Resolution: 640 x 480
I don't think your screen accepts this resolution.
Re: Gzdoom help
Posted: Sun Jul 08, 2012 1:06
by AAxem
so how do I change my resolution through .ini?
Re: Gzdoom help
Posted: Sun Jul 08, 2012 4:46
by NeoHippo
In my case, with a resolution of 1920 x 1080
vid_defheight=1080
vid_defwidth=1920
Re: Gzdoom help
Posted: Sun Jul 08, 2012 5:56
by AAxem
Damn. The message still pops up.

Re: Gzdoom help
Posted: Sun Jul 08, 2012 7:45
by Graf Zahl
Do you have any external controllers (Joystick, gamepads) connected?
The message doesn't come from GZDoom but from some other component.
Does it work with other OpenGL games?
All I can say is that there's some incompatibility in your system which gets triggered by something in GZDoom.
Re: Gzdoom help
Posted: Sun Jul 08, 2012 19:27
by NeoHippo
From your start_log.txt I take it that your are using GZDoom 1.5.6 , which is now 2 years old.
Since then GZDoom has undergone many changes, so that it is advisable to use
GZDoom 1.6.0.
Let us know if that cured your problem.