I have an ancient laptop and I primarily use LZDoom since my 2012-era laptop with Intel Integrated Graphics can't support OpenGL 3.3.
Which is a shame since I was really looking forward to your Raze port. Especially since it brings together all the EDuke32-based ports into one convenient application akin to BuildGDX.
Making a legacy version of Raze similar to LZDoom would be great for people with older hardware.
LZDoom-like version of Raze (maybe call it Laze)
Moderator: Raze Developers
-
- Posts: 7
- Joined: Tue Dec 31, 2019 11:13 pm
- Graphics Processor: Intel (Legacy GZDoom)
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49234
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: LZDoom-like version of Raze (maybe call it Laze)
Sorry, but this won't happen. That would be akin to just merging the base ports into one binary. the entire purpose here was to use the modern features to improve the engine.
There's really not much to gain here that could make it run better than EDuke and the others.
Of course, never say never, but you first need to find someone to do it. But this is unlike GZDoom where an old GL 2 compatible code base existed.
There's really not much to gain here that could make it run better than EDuke and the others.
Of course, never say never, but you first need to find someone to do it. But this is unlike GZDoom where an old GL 2 compatible code base existed.
- drfrag
- Vintage GZDoom Developer
- Posts: 3196
- Joined: Fri Apr 23, 2004 3:51 am
- Location: Spain
- Contact:
Re: LZDoom-like version of Raze (maybe call it Laze)
Of course not, there's no old version of Raze. And i've never been very interested in Build nor Build games. I liked Blood but if i had to do a Blood port i'd change the gameplay and first of all i'd get rid of those instant hitscanners. But i finished Witchhaven, can you believe that? 

- Redneckerz
- Spotlight Team
- Posts: 1129
- Joined: Mon Nov 25, 2019 8:54 am
- Graphics Processor: Intel (Modern GZDoom)
Re: LZDoom-like version of Raze (maybe call it Laze)
I knew someone was going to ask something like thisHydra Spectre wrote:I have an ancient laptop and I primarily use LZDoom since my 2012-era laptop with Intel Integrated Graphics can't support OpenGL 3.3.
Which is a shame since I was really looking forward to your Raze port. Especially since it brings together all the EDuke32-based ports into one convenient application akin to BuildGDX.
Making a legacy version of Raze similar to LZDoom would be great for people with older hardware.

Unfortunately, this is not possible. With Graf's rework on Polymost and bringing it to OpenGL 3.3 Core Profile, the original OpenGL 1.1 based code (Which would work on your Intel IGP) had to be dropped. Its the law of perpetuating motion: In order to move forward, you have to eventually drop legacy code. (Unless your angle from the get go is supporting the widest cast of hardware possible, like games like Minecraft/AngelDust do.)
I am however in the same camp as you. I can't run Raze either for the same reason, but ill get by with regular EDuke32.
I can imagine that simply using the original Polymost code could be used, but given the ancient support of it, it makes little sense. Especially when, as you say, you want to support modern features. In such as case you are better off with EDuke32 and seperate codebases that do support these legacy and fixed function API's.Graf Zahl wrote:Sorry, but this won't happen. That would be akin to just merging the base ports into one binary. the entire purpose here was to use the modern features to improve the engine.
There's really not much to gain here that could make it run better than EDuke and the others.
Of course, never say never, but you first need to find someone to do it. But this is unlike GZDoom where an old GL 2 compatible code base existed.
Last edited by Redneckerz on Thu Feb 06, 2020 12:53 pm, edited 1 time in total.
- sinisterseed
- Posts: 1349
- Joined: Tue Nov 05, 2019 6:48 am
- Preferred Pronouns: He/Him
- Graphics Processor: nVidia with Vulkan support
- Contact:
Re: LZDoom-like version of Raze (maybe call it Laze)
Indeed, one of the main priorities of Raze is to actually move Build and the supported games forward, as a result, support for ancient tech had to be dropped, and there isn't any interest in adding support for it back.
Unless contributors expressing interest in this show up at some point in the future, it is safe to assume legacy support will not be making a comeback. It was dropped for a reason after all.
Unless contributors expressing interest in this show up at some point in the future, it is safe to assume legacy support will not be making a comeback. It was dropped for a reason after all.
Last edited by sinisterseed on Fri Feb 07, 2020 2:23 pm, edited 2 times in total.
Re: LZDoom-like version of Raze (maybe call it Laze)
Meanwhile, you still have things like this BLOOD Map editor for DOS that is still actively maintained. I really don't understand why some people insist on keeping compatibility as far back as possible...
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49234
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: LZDoom-like version of Raze (maybe call it Laze)
That thing is still for DOS because nobody has ever managed to write a working Windows editor for Build. The best you can get is stuff that runs a DOS app recompiled to run in a window - but not for Blood.
Re: LZDoom-like version of Raze (maybe call it Laze)
I think it's more that nobody was ever interested in actually attempting.