Enablevbos (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 5: Line 5:
* Enables or disables use of geometry buffers ("Vertex Buffer Objects") on your video card.
* Enables or disables use of geometry buffers ("Vertex Buffer Objects") on your video card.
* This command alters the Use Geometry Buffers setting in Options--> Graphics and Audio tab--> Advanced Graphics Settings.
* This command alters the Use Geometry Buffers setting in Options--> Graphics and Audio tab--> Advanced Graphics Settings.
==[[Command Line Parameters|Command Line Parameter]]==
This command may also be used as the [[Command Line Parameters|command line parameter]], {{launchparam| enablevbos}}. However, because it alters a persistent setting in Options, using it as a launch parameter has little or no added value.




Line 14: Line 18:
[[Category:Slash Commands]]
[[Category:Slash Commands]]
[[Category:Graphic Commands]]
[[Category:Graphic Commands]]
[[Category:Command Line Parameters]]

Revision as of 05:21, 23 June 2023

Slash command

/enablevbos [0-1]

Turns on vertex buffer object extension.

  • 0 = disabled, 1 = enabled. Default = 1.
  • Enables or disables use of geometry buffers ("Vertex Buffer Objects") on your video card.
  • This command alters the Use Geometry Buffers setting in Options--> Graphics and Audio tab--> Advanced Graphics Settings.


Command Line Parameter

This command may also be used as the command line parameter, - enablevbos. However, because it alters a persistent setting in Options, using it as a launch parameter has little or no added value.


Example

/enablevbos 1