Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 596 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 596 Bytes

VramDoctor V1.0.1

Vram Doctor was designed originally as a small debugging vram data tool directly within GameMaker, to allow one to know how much vram is being taken up by their projects resources.

Features

  • Automatic addition and removal of on the fly sprites, fonts, vertex buffers and surfaces.
  • Very accurate estimations of texture page vram allocation.
  • Automatic application_surface tracking.
  • Texture group export awareness.
  • Ability to adjust or completely shut off Vram Doctor automatic tick system.

Visit the documentation here!