Anonymous
9 years agoRe: Soldier Customize - Resolution scale causes GPU Memory overflow
I've subsequently tried at 150%. My GPU memory usage goes up to 8.118GB (max is 8.192GB) and the function works. The Soldier image is too big for the screen, namely, his image from the knees down is below the bottom of the screen.
This basically proves the bug is caused by the soldier image being scaled. I suggest the function is changed to not upscale the soldier image. Error checking for GPU memory usage in the Customize function may be a good idea in any event.