mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-12 07:36:59 +00:00
12 GiB heap support (ryubing/ryujinx!166)
See merge request ryubing/ryujinx!166
This commit is contained in:
parent
2434c55266
commit
1d409f7127
5 changed files with 15 additions and 5 deletions
|
|
@ -29,6 +29,7 @@ namespace Ryujinx.HLE.HOS.Kernel
|
|||
capabilities,
|
||||
context.ResourceLimit,
|
||||
MemoryRegion.Service,
|
||||
context.Device.Configuration.MemoryConfiguration,
|
||||
null,
|
||||
customThreadStart);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue