New UI Interface

This commit is contained in:
Stossy11 2024-12-09 18:17:58 +11:00
parent fdbcc483b3
commit e81ee8f8bf
15 changed files with 421 additions and 233 deletions

View file

@ -958,7 +958,6 @@ namespace Ryujinx.Headless.SDL2
static void Load(Options option)
{
AppDataManager.Initialize(option.BaseDataDir);
if (_virtualFileSystem == null)
{