New console commands in A19 173

  • "gfx graph tex mem" and "gfx graph tex stream" console commands 
  • "gfx st reduction" console command 
  • "gfx st" b/d/f/r console command abbreviations 


What are these for? Guess have something to do with graphics settings, but what exactly and how it will influence performance and display?

 
The graph ones allow you to draw an actual graph in game, probably texture memory usage and the other related to texture streaming in some way.

IIRC it needs size parameters (X and Y) for the graph UI element in order to work.

You can graph other stuff too, like fps or player health etc.

No idea about the gfx st reduction.

About b/d/f/r abbreviations; perhaps bloom, dof, something, rays?
If that is the case, usage could be "gfx st b 0" to disable bloom?


EDIT: Disregard my abbreviation talk. Gfx st refers to streaming, not post processing. (Like gfx pp ao 0 would disable ambient occlusion)

 
Last edited by a moderator:
Back
Top