early-access version 3621

This commit is contained in:
pineappleEA
2023-05-29 00:16:57 +02:00
parent c6c10a4fa2
commit b6f5e3823d
23 changed files with 419 additions and 154 deletions
+1
View File
@@ -370,6 +370,7 @@ private:
void RemoveVulkanDriverPipelineCache(u64 program_id);
void RemoveAllTransferableShaderCaches(u64 program_id);
void RemoveCustomConfiguration(u64 program_id, const std::string& game_path);
void RemoveCacheStorage(u64 program_id);
std::optional<u64> SelectRomFSDumpTarget(const FileSys::ContentProvider&, u64 program_id);
InstallResult InstallNSPXCI(const QString& filename);
InstallResult InstallNCA(const QString& filename);