


This reduces the GPU (Video Memory) consumption by a large amount.īecause you are removing a function that the game calls periodically, the game would naturally crash because said function is missing. Instead, the blob shadow that appears on the ground will be removed from the game. Character models are normally cel-shaded, so that shading isn't removed. When you disable PE_PRE_DRAW.SHADOW, you're just removing the drop shadows from the characters. If you reach the top and it says "Cannot find particle", just press F3 instead. NOTE: If you reach the bottom and it says "Cannot find particle", just press Shift+F3 instead.Press F3 to find and replace nuccChunkParticle and replace it with 0 as shown above.Pres Shift+F3 until you find Draw.nuccParticleRootManager and replace the whole string with 0s as well (Be careful! Do not replace anything else, not even the : before and after.).Press F3 until you find PARTICLE_DRAW_THREAD and replace that whole string with 0 as well (It will appear as.( NOTE: If you remove shadows, but not particles, your game WILL crash during certain parts of Story Mode and any effect-heavy Ultimate Jutsu).Save the file by pressing CTRL+S, but don't close it yet!.Click the space just before the P in PE and press 0 until the entire string of PE_PRE_DRAW.SHADOW is replaced with.Drag and Drop NSUNS4.exe (The original EXE, not the backup) into the HxD window.Create a backup of NSUNS4.exe (Shown as NSUNS4 for those that have disabled file extensions in Windows Explorer) by copying it, pasting it, and renaming the copy to _NSUNS4.exe (Including the underscore so it's at the top of the folder and easy to find).Open the folder that Storm 4 is installed in (C:/Program Files (x86)/Steam/steamapps/common/Naruto Shippuden: Ultimate Ninja Storm 4).
