ソースを参照

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

Signed-off-by: Steve Pham <[email protected]>
Steve Pham 3 年 前
コミット
f485d1c995
1 ファイル変更3 行追加0 行削除
  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 }
+]