mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-22 13:50:02 -06:00
@ -50,7 +50,7 @@ namespace Ryujinx.OsHle.Objects
|
|||||||
}
|
}
|
||||||
catch (Exception)
|
catch (Exception)
|
||||||
{
|
{
|
||||||
Logging.Warning("OpenAL Error! PS: Install OpenAL Core SDK!");
|
Logging.Warn("OpenAL Error! PS: Install OpenAL Core SDK!");
|
||||||
OpenALInstalled = false;
|
OpenALInstalled = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user