找回密码
 立即注册
查看: 378|回复: 0

unreal编译内存不够修改编译配置文件

[复制链接]
发表于 2021-9-6 19:05 | 显示全部楼层 |阅读模式
C:\Users\”用户名称“\AppData\Roaming\Unreal Engine\UnrealBuildTool下的BuildConfiguration.xml

内容

<?xml version="1.0" encoding="utf-8" ?>

<Configuration xmlns="https://www.unrealengine.com/BuildConfiguration">

<BuildConfiguration>

  <bAllowXGE>false</bAllowXGE>

</BuildConfiguration>

<LocalExecutor>

  <ProcessorCountMultiplier>1</ProcessorCountMultiplier>

  <MaxProcessorCount>8</MaxProcessorCount>

</LocalExecutor>

<ParallelExecutor>

  <ProcessorCountMultiplier>1</ProcessorCountMultiplier>

  <MaxProcessorCount>8</MaxProcessorCount>

</ParallelExecutor>

<WindowsPlatform>

  <PCHMemoryAllocationFactor>100</PCHMemoryAllocationFactor>

</WindowsPlatform>

</Configuration>
懒得打字嘛,点击右侧快捷回复 【右侧内容,后台自定义】
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Unity开发者联盟 ( 粤ICP备20003399号 )

GMT+8, 2024-9-23 07:32 , Processed in 0.183277 second(s), 25 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表