You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That means your graphics card ran out of video memory that Sober is trying to load on. This is especially problematic for NVIDIA users because the Linux drivers do not have shared VRAM spillover that is present in Windows. Intel Haswell and earlier iGPUs are also experiencing the same issue, though the cause is currently unknown.
22
+
That means your graphics card ran out of video memory that Sober is trying to load on. This is especially problematic for NVIDIA users because their Linux drivers do not have shared VRAM spillover that is present in Windows. Intel Haswell and earlier iGPUs are also experiencing the same issue, though the cause is currently unknown.
23
23
24
24
The main culprit behind this is basically due to textures being loaded at the highest quality possible, which is the default setting.
0 commit comments