mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-07-01 00:29:04 +00:00
Fix for current framebuffer issues (#78)
[GPU] Fix some of the current framebuffer issues
This commit is contained in:
@@ -38,8 +38,6 @@ namespace Ryujinx
|
||||
protected override void OnLoad(EventArgs e)
|
||||
{
|
||||
VSync = VSyncMode.On;
|
||||
|
||||
Renderer.InitializeFrameBuffer();
|
||||
}
|
||||
|
||||
protected override void OnUpdateFrame(FrameEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user