I mean you could just use this, right? https://downloadmoreram.com
When I was a kid software that would "double your RAM" was a thing. I remember thinking it was awesome, and at the same time feeling a huge sense of doubt that you could do that.
RTX 2080 Ti Memory Upgrade to 22 GB
31–40 of 141 posts
Re: RTX 2080 Ti Memory Upgrade to 22 GB
#32https://www.tomshardware.com/pc-components/gpus/chinese-work...
It looks like for a while this was a way to work around the US tech bans in China. And cards with this mod pre-applied seem to be on ebay for about $500, which is cheaper than used 3090s from what I can see.
Re: RTX 2080 Ti Memory Upgrade to 22 GB
#33Earlier quoted context omitted.
When I was a kid software that would "double your RAM" was a thing. I remember thinking it was awesome, and at the same time feeling a huge sense of doubt that you could do that.
MacOS does memory compression as standard since 2013. Linux has it, and iirc even Windows has it since 10.
Re: RTX 2080 Ti Memory Upgrade to 22 GB
#34This seems to be a company in the UAE. I've noticed in general that the far (and middle) East have far more miscellaneous repair services companies than the West, and also more information online about it (albeit not in English.)
Yeah. Even a smaller town will have a random repair shop where a guy will replace phone screens, solder in a replacement power supply, and he seemingly has some kind of connection that can get him all these parts from Shenzhen. A comparable sized town in America won't have anything comparable other than a Dollar General selling phone chargers.
Re: RTX 2080 Ti Memory Upgrade to 22 GB
#35Earlier quoted context omitted.
Yeah. Even a smaller town will have a random repair shop where a guy will replace phone screens, solder in a replacement power supply, and he seemingly has some kind of connection that can get him all these parts from Shenzhen. A comparable sized town in America won't have anything comparable other than a Dollar General selling phone chargers.
A comparable town in the US would absolutely have a local or franchise repair business doing those things. What neither of them will have in abundance are shops replacing BGA modules as an upgrade. For that it'd be major cities only.
And it's not that expensive.
Re: RTX 2080 Ti Memory Upgrade to 22 GB
#36I mean you could just use this, right? https://downloadmoreram.com
When I was a kid software that would "double your RAM" was a thing. I remember thinking it was awesome, and at the same time feeling a huge sense of doubt that you could do that.
Re: RTX 2080 Ti Memory Upgrade to 22 GB
#37Earlier quoted context omitted.
Yeah. Even a smaller town will have a random repair shop where a guy will replace phone screens, solder in a replacement power supply, and he seemingly has some kind of connection that can get him all these parts from Shenzhen. A comparable sized town in America won't have anything comparable other than a Dollar General selling phone chargers.
A comparable town in the US would absolutely have a local or franchise repair business doing those things. What neither of them will have in abundance are shops replacing BGA modules as an upgrade. For that it'd be major cities only.
Re: RTX 2080 Ti Memory Upgrade to 22 GB
#38Earlier quoted context omitted.
MacOS does memory compression as standard since 2013. Linux has it, and iirc even Windows has it since 10.
Didn't DOS have it too?
You may be thinking of "memory manager" utilities like QEMM and EMM386 which tried to maximize the amount of conventional memory available to programs (i.e. below the 640KB boundary). These programs worked primarily by causing drivers and TSRs to run in upper memory - they didn't actually provide more memory.
Re: RTX 2080 Ti Memory Upgrade to 22 GB
#39Earlier quoted context omitted.
Didn't DOS have it too?
Definitely not. DOS had disk compression utilities, but not RAM - there was no reasonable way to accomplish that at the time. You may be thinking of "memory manager" utilities like QEMM and EMM386 which tried to maximize the amount of conventional memory available to programs (i.e. below the 640KB boundary). These programs worked primarily by causing drivers and TSRs to run in upper memory - they didn't actually prov…