Browse Source

Added setreg patch file to update 'AssetStreamingImagePoolSize' to accommodate Loft scene

Signed-off-by: Steve Pham <[email protected]>
Steve Pham 3 years ago
parent
commit
f485d1c995
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Registry/atom_rpi.setregpatch

+ 3 - 0
Registry/atom_rpi.setregpatch

@@ -0,0 +1,3 @@
+[
+    { "op": "replace", "path": "/O3DE/Atom/RPI/Initialization/ImageSystemDescriptor/AssetStreamingImagePoolSize", "value": 3221225472 }
+]