Explorar el Código

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

Signed-off-by: Steve Pham <[email protected]>
Steve Pham hace 3 años
padre
commit
f485d1c995
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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 }
+]