mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-27 17:07:10 +02:00
parent
bef7d9078c
commit
e146b33328
1 changed files with 2 additions and 2 deletions
|
@ -108,7 +108,7 @@ namespace Ryujinx.Core.OsHle.Ipc
|
|||
RecvListCount = 0;
|
||||
}
|
||||
|
||||
if (Domain)
|
||||
if (Domain && Type == IpcMessageType.Request)
|
||||
{
|
||||
int DomWord0 = Reader.ReadInt32();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue