starsector-mod-manager-rust icon indicating copy to clipboard operation
starsector-mod-manager-rust copied to clipboard

Feature request: VRAM estimation

Open bluemoonhorse opened this issue 1 year ago • 1 comments

Please add size to columns and description. It is needed to sort mods between light-weight QOL and big faction/music/graphics mods better.

bluemoonhorse avatar Nov 01 '23 18:11 bluemoonhorse

Linux/Windows: wgpu/vulkan bindings macOS: ioreg -d 1 -k IOCompatibilityProperties -r -w 0 | grep "VRAM,totalMB" or metal bindings + metal::Device::system_default().recommended_max_working_set_size()

atlanticaccent avatar Sep 22 '24 19:09 atlanticaccent