This has probrably already been posted before, but I am getting a weird bug in Heretic and Hexen (I think DOOM does it too, but I haven't tested it) where there is a chance that after a floor is moved, it has a chance of losing its floor texture.
Here are screenshots to show you what I mean.
http://img716.imageshack.us/img716/161/ ... 201006.png
This is the first mission of Heretic. Usually, the Elevator comes down normally, but instead it moves down normally, and when it hits the floor instead of working properly the floor moves back up to where it originally was and the foor is replaced by HOM or sky.
To get there (if you want to test for yourself) start heretic, and immediately move forward and keep going. It is at the end of the pool of water place with the red demons and the stairs.
http://img80.imageshack.us/img80/9352/s ... 100617.png
This is the second mission of Hexen, right outside the first portal. It is the platform where you get the axe/spell/whatever (Weapon 2 for your class)
http://img143.imageshack.us/img143/9352 ... 100617.png
and THIS is how it is supposed to look
I am using a Sapphire ATI Radeon HD 5770, and I know this game has issues with ATI cards. I am using the latest ATI drivers.
Is there any fix/workaround or do I just have to put up with it? I really don't want to be forced into using Software Mode. Even in Software mode the game crashes ALOT. But atleast it doesn't have the stupid graphics errors.
I am using GZDoom r819 (the latest build)
I would use the latest stable released build on the website, but it doesn't even work with my ATI card and I think it would have the same problem anyway.
Rendering Bug on Moving Floors
Moderator: Graf Zahl
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: Rendering Bug on Moving Floors
What's your vertex buffer setting (in Options -> Display Options -> GL options -> Preferences?)
ATI has shown to have problems if this was set to 'dynamic'. Best switch vertex buffers off.
ATI has shown to have problems if this was set to 'dynamic'. Best switch vertex buffers off.
- Rachael
- Developer
- Posts: 3651
- Joined: Sat May 13, 2006 10:30
Re: Rendering Bug on Moving Floors
I can attest to this, myself. I noticed odd problems with later versions of GZDoom when using various types of height-changing sectors, especially platforms.Graf Zahl wrote:ATI has shown to have problems if this was set to 'dynamic'. Best switch vertex buffers off.
Switching vertex buffers off solved the problem for me.
-
- Posts: 3
- Joined: Wed Jun 16, 2010 19:46
Re: Rendering Bug on Moving Floors
so I terned Vertex Buffering off and it worked fine.
Thankyou very much, kind chaps!
Thankyou very much, kind chaps!
-
- Posts: 2
- Joined: Sun Jul 04, 2010 23:44
Re: Rendering Bug on Moving Floors
Can somebody tell me how to turn off the vertex buffers in an ATI 3670, and I have the Catalyse control center, but I can't seem to find the option for the vertex buffer. Thanks much!
-
- Posts: 3
- Joined: Wed Jun 16, 2010 19:46
Re: Rendering Bug on Moving Floors
The option is in game under Settings->Video Options->Advanced OpenGL settings or the like.Yhe1 wrote:Can somebody tell me how to turn off the vertex buffers in an ATI 3670, and I have the Catalyse control center, but I can't seem to find the option for the vertex buffer. Thanks much!
It can be a little tricky to find.
BUT, the option is in-game, not in CCC
-
- Posts: 2
- Joined: Sun Jul 04, 2010 23:44
Re: Rendering Bug on Moving Floors
Got it, thanks much, I was looking in CCC.Yhe1 wrote:Can somebody tell me how to turn off the vertex buffers in an ATI 3670, and I have the Catalyse control center, but I can't seem to find the option for the vertex buffer. Thanks much!

- Gez
- Developer
- Posts: 1399
- Joined: Mon Oct 22, 2007 16:47
Re: Rendering Bug on Moving Floors
I guess this can count as being resolved.