1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-12-22 06:45:09 -06:00

Use GetBufferType0x21 on TransactParcelAuto aswell

This commit is contained in:
gdkchan
2018-06-02 20:40:26 -03:00
parent 250e2084f4
commit e7efee7909
3 changed files with 14 additions and 10 deletions

View File

@@ -139,7 +139,7 @@ namespace Ryujinx.Core.OsHle.Services.Nv
return 0;
}
public long FinishInitialize(ServiceCtx Context)
{
Context.Ns.Log.PrintStub(LogClass.ServiceNv, "Stubbed.");