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:
@@ -48,6 +48,8 @@ internal static partial class Program
|
||||
{
|
||||
ConfigureManagedPluginResolution();
|
||||
|
||||
SharpEmu.Libs.VideoOut.RenderDocCapture.Initialize();
|
||||
|
||||
try
|
||||
{
|
||||
return Run(args);
|
||||
|
||||
Reference in New Issue
Block a user