Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Is it possible on 1650

Sadly not. :( The 16xx have a bug that can only be circumvented with additional vram usage. The 1650 is the only model that doesn't have enough vram for this fix.

Is it not possible as well on GTX 1650 Super?

It also won't work on the GTX 1650 Super, because that one also only has 4 GB of VRAM (and it would need at least 6). :(

Does it works on RTX  2060?

(1 edit)

I wonder in cases of VRAM limits, doesn't windows as well as many videocards allow for shared memory use? Seen it done in other areas but not with things like stable diffusion
Basically if shared memory can be used, then core functions can still work even if it will be really slow.

For example, allowing things as far as a worst of all worlds memory setup (cursed image of a GTX970), as soon as a task starts to need more than 4GB it can gradually stop using that last 512MB pool to avoid context switching there, and start using a bunch of system RAM.