early-access version 3624

This commit is contained in:
pineappleEA
2023-05-31 08:37:04 +02:00
parent af7b0c7b4f
commit 12efe5764a
317 changed files with 19676 additions and 182 deletions

View File

@@ -46,6 +46,7 @@ ProfileManager::ProfileManager() {
// Create an user if none are present
if (user_count == 0) {
CreateNewUser(UUID::MakeRandom(), "yuzu");
WriteUserSaveFile();
}
auto current =