mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-09-06 22:46:27 -05:00
Add support for ioctl2, SetTimeout and KickoffPbWithAttr (#261)
* Add support for ioctl2, SetTimeout and KickoffPbWithAttr * Call UnloadProcess on NvHostChannelIoctl aswell
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Ryujinx.HLE.OsHle.Services.Nv.NvHostChannel
|
||||
{
|
||||
enum NvChannelName
|
||||
{
|
||||
Gpu
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user