Files
Ryujinx/Ryujinx.HLE/HOS/Ipc/IpcHandler.cs
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

4.7 KiB