mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 16:32:39 +00:00
latest
This commit is contained in:
parent
0e6df254b9
commit
6cf9af122d
@ -165,7 +165,7 @@ s32 SystemSetup(const OrbisNgs2SystemOption* option, OrbisNgs2ContextBufferInfo*
|
||||
setupResult.bufferInfo = *hostBufferInfo;
|
||||
setupResult.hostFree = hostFree;
|
||||
//setupResult.extraSystemData =
|
||||
setupResult.systemListHead = systemList;
|
||||
//setupResult.systemList = systemList;
|
||||
|
||||
OrbisNgs2Handle systemHandle = setupResult.systemHandle;
|
||||
if (hostBufferInfo->hostBufferSize >= requiredBufferSize) {
|
||||
|
Loading…
Reference in New Issue
Block a user