mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-30 22:36:17 +00:00
Patch compatible version notice (#1407)
* Patch compatible version notice * +
This commit is contained in:
parent
a13d1d1ab1
commit
47ba6c6344
28 changed files with 629 additions and 38 deletions
|
@ -32,11 +32,11 @@ public:
|
|||
const QString& gameSize, const QPixmap& gameImage, QWidget* parent = nullptr);
|
||||
~CheatsPatches();
|
||||
|
||||
// Public Methods
|
||||
void downloadCheats(const QString& source, const QString& m_gameSerial,
|
||||
const QString& m_gameVersion, bool showMessageBox);
|
||||
void downloadPatches(const QString repository, const bool showMessageBox);
|
||||
void createFilesJson(const QString& repository);
|
||||
void compatibleVersionNotice(const QString repository);
|
||||
|
||||
signals:
|
||||
void downloadFinished();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue