当前位置:网站首页>Cryengine5 shader debugging
Cryengine5 shader debugging
2022-07-29 05:26:00 【longlongway2012】
CryEngine5 Debugging and previous article CryEngine3 Almost the same , So the actual test found that there are still some differences , It should be noted that :
1. Shader Cache The default directory is : C:\Users\Administrator\Saved Games\gamezero\shaders\cache\d3d11
2. Configuring the local compilation server always prompts Shader Compile failed , Turn off the compilation server , You can compile normally ( Didn't understand )
3. r_shadersdebug = 4 【ref】
Enable special logging when shaders become compiled
Usage: r_ShadersDebug [0/1/2/3/4]
1 = assembly into directory Main/{Game}/shaders/cache/d3d9
2 = compiler input into directory Main/{Game}/testcg
3 = compiler input with debug information (useful for PIX etc./{Game}/testcg_1pass
4 = compiler input with debug information, but optimized shaders
Default is 0 (off)4. First configuration , Unable to proceed shader debugging , Then it's normal .
边栏推荐
- QML type: mousearea
- 平行云CEO 李岩:CloudXR ,开启通往元宇宙的通道
- 365天挑战LeetCode1000题——Day 037 元素和小于等于阈值的正方形的最大边长 + 满足条件的子序列数目
- 直播预告:京东云DevOps与JFrog制品库的融合
- Custom QML control: imagebutton
- 【C语言系列】—三种方法模拟实现strlen库函数的方法
- 重定向和文件
- 365天挑战LeetCode1000题——Day 038 公交站间的距离 + 基于时间的键值存储 + 转变数组后最接近目标值的数组和 + 有界数组中指定下标处的最大值
- With frequent data leakage and deletion events, how should enterprises build a security defense line?
- osg进阶-序
猜你喜欢
随机推荐
Is Huatai Securities an AA level securities company? How about this company? Is it safe to open an account?
JD cloud golden autumn cloud special offer is in progress! Code scanning participation activities
C语言 N皇后问题
Qt版的贪食蛇游戏项目
一维数组练习
365天挑战LeetCode1000题——Day 035 每日一题 + 二分查找 13
直播预告|如何节省30%人工成本,缩短80%商标办理周期?
容器安全开源检测工具--问脉 VeinMind(镜像后门、恶意样本、敏感信息、弱口令等)
最新坦克大战2022-全程开发笔记-3
365 day challenge leetcode 1000 questions - day 040 design jump table + avoid flooding + find the latest grouping with size M + color ball with reduced sales value
Thousands of databases, physical machines all over the country, JD logistics full volume cloud live record | interview with excellent technical team
Helm chart for Kubernetes
Yangyonglin, vice president of Rushi Technology: when traditional industries encounter "digital space"
CMU15-213 Malloc Lab实验记录
2022年SPSSPRO认证杯数学建模B题第二阶段方案及赛后总结
6.3 references
D3d Shader Instruction
OCCT学习002-----环境搭建
365天挑战LeetCode1000题——Day 038 公交站间的距离 + 基于时间的键值存储 + 转变数组后最接近目标值的数组和 + 有界数组中指定下标处的最大值
QT学习:使用JSON/XML等非ts文件实现多语言国际化









