当前位置:网站首页>CryEngine5 Shader调试
CryEngine5 Shader调试
2022-07-29 05:08:00 【longlongway2012】
CryEngine5 的调试与上一篇CryEngine3基本一致,所以实际测试发现还是有些不一样,需要注意的是:
1. Shader Cache 目录默认为: C:\Users\Administrator\Saved Games\gamezero\shaders\cache\d3d11
2. 配置本地编译服务器总是提示Shader 编译失败,关闭编译服务器,则可以正常编译(没搞明白)
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. 第一次配置,无法进行shader调试,之后就正常了。
边栏推荐
猜你喜欢
2022年泰迪杯数据挖掘挑战赛C题方案及赛后总结
7.3-function-templates
Mysql的自连接和联合查询
ARFoundation入门教程7-url动态加载图像跟踪库
This article takes you to understand the implementation of surround notification @around and final notification @after
ODOO开发教程之透视表
WPS insert hyperlink cannot be opened. What should I do if I prompt "unable to open the specified file"!
Young freshmen yearn for more open source | here comes the escape guide from open source to employment!
Getting started with solidity
【2022新生学习】第三周要点
随机推荐
What servers are needed to build mobile app
scikit-learn——机器学习应用开发的步骤和理解
How does word view document modification traces? How word views document modification traces
Northeast University Data Science Foundation (matlab) - Notes
tmux随笔
osg进阶-序
Unity3D - 物体太远看不见的问题
Mysql的自连接和联合查询
QT学习:QDropEvent拖拽事件
Apache POI实现Excel导入读取数据和写入数据并导出
JS (in ES6) sync & await understanding
QML定制TabBar
Do you remember the process analysis and function implementation of post notification?
Pivot table of odoo development tutorial
Google GTEST event mechanism
The latest tank battle 2022 - Notes on the whole development -2
[sudden] solve remote: support for password authentication was removed on August 13, 2021. please use a perso
开区网站打开自动播放音乐的添加跟修改教程
Qt版的贪食蛇游戏项目
SM整合原来这么简单,步骤清晰(详细)