mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-21 02:01:14 +02:00
UI: --install-firmware startup flag.
Has the normal UI flow, this is just for systems where the file picker doesn't show up.
This commit is contained in:
committed by
KeatonTheBot
parent
624021ee5b
commit
0a2fa54037
@@ -1229,7 +1229,7 @@ namespace Ryujinx.Ava.UI.ViewModels
|
||||
return false;
|
||||
}
|
||||
|
||||
private async Task HandleFirmwareInstallation(string filename)
|
||||
public async Task HandleFirmwareInstallation(string filename)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user