ryujinx/Ryujinx.HLE/HOS/Ipc
jduncanator d059ffb15d
Increase IPC buffer size (#803)
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.
2019-10-31 15:50:12 +11:00
..
IpcBuffDesc.cs
IpcHandleDesc.cs
IpcHandler.cs Increase IPC buffer size (#803) 2019-10-31 15:50:12 +11:00
IpcMagic.cs
IpcMessage.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IpcMessageType.cs
IpcPtrBuffDesc.cs
IpcRecvListBuffDesc.cs
ServiceProcessRequest.cs