Discord Rich Presence update (#1029)
* Fix bug * Add a few more titles and move the list from dat file into the code * requested changes
This commit is contained in:
parent
ab4867505e
commit
2816b2bf17
4 changed files with 77 additions and 65 deletions
|
@ -363,7 +363,9 @@ namespace Ryujinx.Ui
|
|||
else
|
||||
{
|
||||
Logger.PrintWarning(LogClass.Application, "Please specify a valid XCI/NCA/NSP/PFS0/NRO file.");
|
||||
End(device);
|
||||
device.Dispose();
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
_emulationContext = device;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue