So I saw this old thread: https://gbatemp.net/threads/did-anyone-ever-tried-a-ram-upgrade-on-the-switch.557229/
and it seems that ram upgrade is possible.
what i'm curious though is if increasing ram capacity would benefit game performance?
my guess is that games are hardcoded to not use more than 4gb memory available ,so possible to write saltynx plugin that lifts this limit?
if this is not possible, would it still increase performance because more vram is available for the gpu or not?
All games are storing GPU pools hardcoded in executable or in romfs config file (for example IdTech games have them hardcoded in executable, but you can overwrite them with config file), but for CPU most games are like "take whatever is left as heap/alias". To improve performance you prefer to increase GPU pools, so yeah - you must mod those games.
Metro Collection for example is a weird case which hardcodes whole usable RAM to 2GB for whatever reason. Kirby567Fan tested that increasing available RAM for this collection improved slightly performance with 60 FPS mod. :v
So I saw this old thread: https://gbatemp.net/threads/did-anyone-ever-tried-a-ram-upgrade-on-the-switch.557229/
and it seems that ram upgrade is possible.
what i'm curious though is if increasing ram capacity would benefit game performance?
my guess is that games are hardcoded to not use more than 4gb memory available ,so possible to write saltynx plugin that lifts this limit?
if this is not possible, would it still increase performance because more vram is available for the gpu or not?
However, as many have noticed, the factory performance of all Nintendo Switches is identical, and replacing memory chips by itself will not affect game performance, even when transitioning from low-rated to high-rated chips, including those with increased capacity.
This is despite the fact that memory bandwidth in the Switch is the main bottleneck for gaming performance in the vast majority of graphically intensive projects (practically all, if you plan to play with graphic modifications to improve graphics, unlock frame rates up to 60 fps, fix resolution at 720p, etc.). And when I say "main bottleneck," that's putting it mildly, but more on that later.
The reason for this frustrating paradox is the heavily limited memory operating frequency and its monstrously high timings, standardized across all Switch models, regardless of the memory chips used. The trade-off is sacrificing "free" (due to the memory's negligible power consumption) performance in favor of unification.
The good (grandiose) news is that this problem is qualitatively solved in a matter of minutes:
by a software method called 4IFIR. So effectively that a hypothetical Switch Lite with low-rated memory, by sacrificing only a negligible (~22%) decrease in battery life, was able to achieve stable 720p/60 fps in a game that runs at 360p (640×360) with regular frame rate drops to 20 fps in stock settings. That's 12 times more pixels per second! Moreover, most of the performance boost is due to the increased memory bandwidth (which also means that by disabling other optimizations, you can get a decent boost without reducing battery life in principle).
But that's not all! For those willing to hard-mode, 4IFIR also includes experimental support for read-on-write function for compatible memory modules (available for ~$24 from China), which literally doubles the already achieved results.
Bonus for developers: 4IFIR is freely distributable software, and I would be happy to provide the project code upon request.
As for increasing gaming performance by increasing memory capacity, the short answer is no. Games on the platform are designed with the available amount of RAM in mind, and there is no system swap file. To achieve any performance gains, it would require reverse engineering and partial refactoring of each game, which is a futile task.
What about upgrading to faster ram modules? Or is that likely locked too so you wouldn't alleviate any of the bottleneck with higher clocked memory?
Also, if I was to just buy larger chips that are faster that have the same layout, would I be able to just use them if I'm willing to accept that I won't get the full storage capability?