Every article tag can be clicked to get a list of all articles in that category. Every article tag also has an RSS feed! You can customize an RSS feed too!
We do often include affiliate links to earn us some pennies. See more here.
In an interview with eurogamer Oles Shishkovstov the chief technical officer of 4A Games made some remarks about the Linux version of the new Metro FPS games.

QuoteDigital Foundry: Any thoughts on SteamOS? You have Last Light on Linux now running on an older OpenGL, but I understand you have a more advanced version in the works...

Oles Shishkovstov: Yes, the original Metro Last Light Linux port was based on OpenGL 3.2 - it was stable but did not support high-end features. For Redux we are essentially replicating the DX11 version, with almost one-to-one correspondence in features. The downside of that approach - the GPU should be at least OpenGL 4 'core profile'.


Looks like the Metro 2033 Redux and Metro Last Light Redux games on Linux will be looking mighty fine.

If you haven't seen it yet, be sure to check out this overview of the revamps:
YouTube Thumbnail
YouTube videos require cookies, you must accept their cookies to view. View cookie preferences.
Accept Cookies & Show   Direct Link

Still, we don't yet have word on their release date, but it does mean that 4A Games will have a very up to date engine now for OpenGL. Article taken from GamingOnLinux.com.
Tags: FPS, Upcoming
0 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly checked on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by . You can also follow my personal adventures on Bluesky.
See more from me
The comments on this article are closed.
All posts need to follow our rules. For users logged in: please hit the Report Flag icon on any post that breaks the rules or contains illegal / harmful content. Guest readers can email us for any issues.
20 comments Subscribe

Beamboom 29 Aug 2014
For me it's reason alone to buy this upgraded version just to see OGL4 in full effect.
GoCorinthians 29 Aug 2014
So Im ready!
strider 29 Aug 2014
I've been waiting for the first OpenGL4 only game for a while, glad it's finally happening!
lave 29 Aug 2014
just in case someone is wondering - you will need:
AMD 5xxx Series or higher
NVIDIA 4xx Series or higher
Plintslîcho 29 Aug 2014
I was never particularly interested in Metro but have to say that the Redux version looks pretty impressive. I could imagine picking it up for Linux if it weren’t a Steam-only title.
Cimeryd 29 Aug 2014
just in case someone is wondering - you will need:
AMD 5xxx Series or higher
NVIDIA 4xx Series or higher

Does that mean my Intel graphics laptop won't be able to run it at all, even with settings cranked down?
godlike 29 Aug 2014
just in case someone is wondering - you will need:
AMD 5xxx Series or higher
NVIDIA 4xx Series or higher
Does that mean my Intel graphics laptop won't be able to run it at all, even with settings cranked down?

If the "redux" version of Metro's engine is OpenGL 4.x only, then I am afraid the chances to play it are slim. The Linux Intel drivers officially support GL 3.x with some 4.x extensions.

I guess we need to wait and see if they will support both 3.2 and 4.x.
STiAT 29 Aug 2014
Wow, even my old 555 gtx has OpenGL 4.2 ...
Cimeryd 29 Aug 2014
just in case someone is wondering - you will need:
AMD 5xxx Series or higher
NVIDIA 4xx Series or higher
Does that mean my Intel graphics laptop won't be able to run it at all, even with settings cranked down?
If the "redux" version of Metro's engine is OpenGL 4.x only, then I am afraid the changes to play it are slim. The Linux Intel drivers officially support GL 3.x with some 4.x extensions.

I guess we need to wait and see if they will support both 3.2 and 4.x.

So what you're saying is that I NEED to order parts and build a desktop PC. Thanks, this will help me when arguing with the wife.
Teodosio 29 Aug 2014
just in case someone is wondering - you will need:
AMD 5xxx Series or higher
NVIDIA 4xx Series or higher
Does that mean my Intel graphics laptop won't be able to run it at all, even with settings cranked down?
If the "redux" version of Metro's engine is OpenGL 4.x only, then I am afraid the changes to play it are slim. The Linux Intel drivers officially support GL 3.x with some 4.x extensions.

I guess we need to wait and see if they will support both 3.2 and 4.x.
So what you're saying is that I NEED to order parts and build a desktop PC. Thanks, this will help me when arguing with the wife.

Eheh! :)
leillo1975 29 Aug 2014
Is good to see that I will play it without problems with my Nvidia GTX650. I can't wait anymore. I played the non redux versions and are awesome
WorMzy 29 Aug 2014
Wow, even my old 555 gtx has OpenGL 4.2 ...

Something must be wrong if three year old tech isn't obsolete! :P
Shmerl 29 Aug 2014
What does OpenGL 4 core profile mean exactly? Doesn't every revision (like 4.1, 4.2, ... 4.5) have a newer core profile?
Eike 29 Aug 2014
View PC info
  • Supporter Plus
So what you're saying is that I NEED to order parts and build a desktop PC. Thanks, this will help me when arguing with the wife.

Dunno about yours, but mine wouldn't be more convinced than before if I tell her that I just need to play this certain ego shooter... (That's why I don't ask her in the first place. ;o) )
arvamer 29 Aug 2014
What does OpenGL 4 core profile mean exactly? Doesn't every revision (like 4.1, 4.2, ... 4.5) have a newer core profile?
Core profile mean that you can't use deprecated functions.
toni 29 Aug 2014
What does OpenGL 4 core profile mean exactly? Doesn't every revision (like 4.1, 4.2, ... 4.5) have a newer core profile?

It means it doesn't use compatibility profile (that is, pure ogl 4, without all the good old ogl <=3 there). Of course 4.1, 4.2 and beyond have their own core profiles. You can program ogl 4.4 core profile and it won't work on 4.3 core profiles.
It's all a matter of which version of ogl you want to target, and they're targetting 4 core.
If it was me, i would target to 4.3 CP, you have can follow AZDO there with all needed in core :D

Toni
Shmerl 29 Aug 2014
It's all a matter of which version of ogl you want to target, and they're targetting 4 core.
If it was me, i would target to 4.3 CP, you have can follow AZDO there with all needed in core :D

That's exactly what I'm saying. He didn't say they target 4.4 core profile. He said "OpenGL 4 core profile" which is ambiguous and can mean any 4.x.
Half-Shot 29 Aug 2014
It's all a matter of which version of ogl you want to target, and they're targetting 4 core.
If it was me, i would target to 4.3 CP, you have can follow AZDO there with all needed in core :D
That's exactly what I'm saying. He didn't say they target 4.4 core profile. He said "OpenGL 4 core profile" which is ambiguous and can mean any 4.x.

Yeah, I'm interested about this too. This shows that mesa could support 4 very soon which means we might just sneak in the door before it closes.
toni 30 Aug 2014
That's exactly what I'm saying. He didn't say they target 4.4 core profile. He said "OpenGL 4 core profile" which is ambiguous and can mean any 4.x.

gtruc says:
"Since OpenGL 3.0, the ARB has designed OpenGL specifications so that all the revisions of OpenGL for a major version would work on the same hardware. Each major OpenGL number defines what we can call a hardware level. Hence, OpenGL 3 hardware can all implement OpenGL 3.0, OpenGL 3.1, OpenGL 3.2 and OpenGL 3.3. Of course, it’s the same logic for OpenGL 4 hardware"

Look the Introduction in Your text to link here...

Since that's how things works, I assume that saying Ogl 4 means something like "ogl 4 hardware". And then it's a matter of drivers, and obviously I think Mesa driver are out of the track ATM, and Ati... well, we all know how Ati cares about their linux customers.
I think they're really saying "it will work on ogl 4 NV cards only right now", but being "diplomatic".
It's not something that worries me, we want very good looking linux games and with high fps, so we need the latest support for opengl. Currently only NV supports opengl 4 completely on linux and with a robust behaviour. So yes, the game probably is, right now, NV only.
Perhaps other drivers teams will read the signs and provide up to date drivers. After all, it's not that they didn't know the specs beforehand :)
Half-Shot 31 Aug 2014
That's exactly what I'm saying. He didn't say they target 4.4 core profile. He said "OpenGL 4 core profile" which is ambiguous and can mean any 4.x.
gtruc says:
"Since OpenGL 3.0, the ARB has designed OpenGL specifications so that all the revisions of OpenGL for a major version would work on the same hardware. Each major OpenGL number defines what we can call a hardware level. Hence, OpenGL 3 hardware can all implement OpenGL 3.0, OpenGL 3.1, OpenGL 3.2 and OpenGL 3.3. Of course, it’s the same logic for OpenGL 4 hardware"

Look the Introduction in Your text to link here...

Since that's how things works, I assume that saying Ogl 4 means something like "ogl 4 hardware". And then it's a matter of drivers, and obviously I think Mesa driver are out of the track ATM, and Ati... well, we all know how Ati cares about their linux customers.
I think they're really saying "it will work on ogl 4 NV cards only right now", but being "diplomatic".
It's not something that worries me, we want very good looking linux games and with high fps, so we need the latest support for opengl. Currently only NV supports opengl 4 completely on linux and with a robust behaviour. So yes, the game probably is, right now, NV only.
Perhaps other drivers teams will read the signs and provide up to date drivers. After all, it's not that they didn't know the specs beforehand :)

Well technically AMD *catalyst* should run fine, however in practise is another thing entirely.

There is a small bit of me that hopes mesa (and by extension radeon) will also be ready, but if not at least it gives them a targer.
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.