mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-20 21:52:49 +00:00
This is a hack, but it works for now. We should really determine a way to automatically calculate the required buffer size to avoid situations where specific IPC calls "overflow" the maximum size. |
||
|---|---|---|
| .. | ||
| IpcBuffDesc.cs | ||
| IpcHandleDesc.cs | ||
| IpcHandler.cs | ||
| IpcMagic.cs | ||
| IpcMessage.cs | ||
| IpcMessageType.cs | ||
| IpcPtrBuffDesc.cs | ||
| IpcRecvListBuffDesc.cs | ||
| ServiceProcessRequest.cs | ||