mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-08-02 11:07:09 +02:00
Somewhat better scheduler I guess
This commit is contained in:
parent
8df0b62fe0
commit
770cb4b655
10 changed files with 323 additions and 282 deletions
|
@ -43,7 +43,7 @@ namespace Ryujinx
|
|||
}
|
||||
|
||||
public void Init(long HidOffset)
|
||||
{
|
||||
{
|
||||
unsafe
|
||||
{
|
||||
if (HidOffset == 0 || HidOffset + Horizon.HidSize > uint.MaxValue)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue