Justified
GmodGeneralConsole reference

Budget

Performance budget visualization.

Budget

Performance budget visualization.

This is a reference of all budget_* console commands. Use find budget in the console to search within this category.

All Commands (16)

CommandDefaultDescription
budget_averages_window30number of frames to look at when figuring out average frametimes
budget_background_alpha128how translucent the budget panel is
budget_bargraph_background_alpha128how translucent the budget panel is
budget_bargraph_range_ms16budget bargraph range in milliseconds
budget_history_numsamplesvisible100number of samples to draw in the budget history window. The lower the better as far as rendering...
budget_history_range_ms66budget history range in milliseconds
budget_panel_bottom_of_history_fraction0number between 0 and 1
budget_panel_height800height in pixels of the budget panel
budget_panel_width512width in pixels of the budget panel
budget_panel_x0number of pixels from the left side of the game screen to draw the budget panel
budget_panel_y50number of pixels from the top side of the game screen to draw the budget panel
budget_peaks_window30number of frames to look at when figuring out peak frametimes
budget_show_averages0enable/disable averages in the budget panel
budget_show_history1turn history graph off and on. . good to turn off on low end
budget_show_peaks1enable/disable peaks in the budget panel
budget_toggle_groupcmdTurn a budget group on/off

On this page