mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-03 16:02:26 +00:00
Update cheats_patches.cpp
This commit is contained in:
parent
7c152807e6
commit
b8fde68f23
@ -669,7 +669,7 @@ void CheatsPatches::populateFileListPatches() {
|
|||||||
void CheatsPatches::downloadPatches(const QString repository, const bool showMessageBox) {
|
void CheatsPatches::downloadPatches(const QString repository, const bool showMessageBox) {
|
||||||
QString url;
|
QString url;
|
||||||
if (repository == "GoldHEN") {
|
if (repository == "GoldHEN") {
|
||||||
url = "https://github.com/illusion0001/PS4-PS5-Game-Patch/tree/main"
|
url = "https://github.com/illusion0001/PS4-PS5-Game-Patch/tree/main/"
|
||||||
"patches/xml";
|
"patches/xml";
|
||||||
}
|
}
|
||||||
if (repository == "shadPS4") {
|
if (repository == "shadPS4") {
|
||||||
|
Loading…
Reference in New Issue
Block a user