Sublime Forum

Displaying and limiting the max graphics mem used

#1

HI

I work on a direct x game, and I am some times running into a issue, Sublime appears to use a fair bit of graphics memory, but am unsure how much.
When I am running two copies of the game i am starting to see out of video memory errors thrown out by direct X, and sublimes performance decreases to a almost unusable levels.

Is there a way to see how much video memory is being used?
And is it possible to cap the max that it will use?

0 Likes

#2

There’s no way to get that information, no. You may have more luck with --opengl on the command line, however.

0 Likes