Ver Fonte

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

Signed-off-by: Steve Pham <[email protected]>
Steve Pham há 3 anos atrás
pai
commit
f485d1c995
1 ficheiros alterados com 3 adições e 0 exclusões
  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 }
+]