How to Fix Photoshop CC Error | Not enough memory (RAM) | An integer between 96 and 8 is required
У вашего броузера проблема в совместимости с HTML5
So, here's a simple trick to fix the following Photoshop CC errors:
1) Could not complete the Image Size dommand because there is not enough memory (RAM).
2) An integer between 96 and 8 is required. Closest value inserted.
The problem can be fixed by creating a registry d-word 32 bit value "OverridePhysicalMemoryMB" with "decimal base" with a value equivalent to your ram size in megabyte.
For example if your RAM is 4GB, put the value 4x1024mb=4096 (since 1GB=1024MB). Likewise 8GB=8x1024=8192, 16GB=16x1024=16384 and so on.
Note:
(RAM size * 1000) in the video is shown just to give a general idea. It actually should be (RAM size * 1024).