vault backup: 2024-08-24 10:30:11

This commit is contained in:
2024-08-24 10:30:11 +08:00
parent 23e21c60e2
commit 54c17c8616
2 changed files with 8 additions and 4 deletions

View File

@@ -207,4 +207,8 @@ UE5使用DLSS时需要关闭TAA并且调整[[ScreenPercentage与描边宽度
### FSR
- 使用方法与参数详解https://zhuanlan.zhihu.com/p/437537928
- 下载地址https://gpuopen.com/learn/ue-fsr2/
- 下载地址https://gpuopen.com/learn/ue-fsr2/
# 内存数据查看
- stat llm查看**虚拟内存数据**。需要在启动方式里添加`-llm`才会有数据。
- MemoryInsight需要在启动方式里添加`-trace=memory`之后才能在UnrealInsight中查看。