mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-25 09:30:07 +02:00
Add config key to dump shaders in local directory (#265)
* Add config key to dump shaders in local directory * Address feedback
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
public static class GraphicsConfig
|
||||
{
|
||||
public static string ShadersDumpPath;
|
||||
}
|
||||
Reference in New Issue
Block a user