if (GraphicMode == SOFTWARE) or if (GraphicMode == HARD)

Moderator: Graf Zahl

User avatar
Tormentor667
Stronghold Team
Posts: 3555
Joined: Sun Nov 13, 2005 23:15
Location: Germany

if (GraphicMode == SOFTWARE) or if (GraphicMode == HARD)

Post by Tormentor667 »

As far as I know, there isn't somethng like this in yet but I and maybe others as well would really need this feature (not only due to the fact that GZdoom can't display 3D floors in software).

I might need this for a script, that checks if 3D Acceleration is activated or if software mode is activated. In the second case, I could display a small message that tells the player to activate hardware acceleration in the options menue to play the map correctly.

Why not write this in the txt file? Well, we all know how many people actually read text files...
User avatar
TheDarkArchon
Posts: 1000
Joined: Wed Jul 06, 2005 11:58
Location: What's that fucking smell

Post by TheDarkArchon »

Cutmanmike managed to do something like this for Ghouls Forest 2, though I can't remember exactly how he did it.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany

Post by Graf Zahl »

getcvar("vid_renderer")

Return to “Closed Feature Suggestions”