mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +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 | ||