mirror of
https://github.com/par274/sharpemu.git
synced 2026-08-07 10:29:46 +08:00
Renderdoc (#753)
* [videoout] added renderdoc in-app capture * [gui] added renderdoc toggle and debug group * [gui] added renderdoc strings to all languages
This commit is contained in:
@@ -122,6 +122,8 @@ public static class VideoOutExports
|
||||
: titleId.Trim();
|
||||
_applicationWindowTitle = $"{application}{versionSuffix}";
|
||||
}
|
||||
|
||||
RenderDocCapture.SetCaptureDirectory(GetApplicationTitleId());
|
||||
}
|
||||
|
||||
internal static string GetApplicationTitleId()
|
||||
|
||||
Reference in New Issue
Block a user