mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[GH-ISSUE #715] [Linux AppImage] Cannot download patches "Failed to retrieve HTML page" error #177
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#177
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Aftonstjarna on GitHub (Sep 1, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/715
Using latest bb_hacks build #1998
@Aftonstjarna commented on GitHub (Sep 1, 2024):
Patch downloader works with the download all button but not the per game one in the screenshot above.
The bulk cheat downloader says it's successful but no cheats populate and the per game downloader fails to find all repos.
@DanielSvoboda commented on GitHub (Sep 1, 2024):
It's not just you, some other people who use Linux are having this problem, thanks for reporting, I'm working on a solution...
edit- this is the real mistake

@DanielSvoboda commented on GitHub (Sep 2, 2024):
I believe it is necessary to include OpenSSL for Linux, but I don't understand much about it, maybe I have to change the CI, any help is welcome here.
@DanielSvoboda commented on GitHub (Sep 2, 2024):
I made PR 738, tested it with the build generated by the github action and now it can download the Cheats and Patches.
@DrShadow34 commented on GitHub (Sep 2, 2024):
Tested it right now on my arch, behaves similar to native now: downloads fine, but then no new (or any) patches\options appearing, hence save button doesn't do anything (showing error message, that no option is selected). If I understand correctly - that a regression, cause I found a video tutorial on "how to setup emulator", where folder parsing after download works fine.
@DanielSvoboda commented on GitHub (Sep 2, 2024):
The save button is to save the marked checkboxes, but first you need to download the Patches to be able to select them. And the patches are downloaded and used according to the serial + version, there may not be patches for the combination I mentioned, I didn't understand what you want to do with the 'save' button, to test if you are actually downloading something look in the 'user/patches' folder if there is something in there it is working.
@DrShadow34 commented on GitHub (Sep 2, 2024):
Maybe screenshot will explain better:

As you can see, download succesfull, we have files for needed game, that match their serial, but window to chose patch to apply still empty, hence we can't use Save button, cause we can't select anything.
I see this behavior in both AppImage and AUR version on my Arch. Current build that I test is: 0.2.0.r259.g101aeb92-1[
According to another report](https://github.com/shadps4-emu/shadPS4/issues/709#issuecomment-2325099897), Windows 11 have same behavior.
Okay, I figured it out, it was actually pretty simple. My app version detected as 1.00, while downloaded patches are for 1.09. I think it still a UI issue, that we doesn't get notified about mismatched app version for downloaded patches.
@Zadeerade commented on GitHub (Sep 2, 2024):
I'm getting the same on Windows 10
Renaming AppVer from 01.09 to 01.00 worked for me
@DanielSvoboda commented on GitHub (Sep 2, 2024):
@DrShadow34 I have to add a new text for translation, so I'll take the opportunity to put a better explanation, that some patches were made only for specific versions
@DanielSvoboda commented on GitHub (Sep 3, 2024):
Okay, the download has been fixed. You can now close this issue.
I will make this improvement to the text later, to make it clearer.
@LazyClicks commented on GitHub (Jan 2, 2025):
im trying it rn with version 0.5.0 on windows 11 and im still getting that issue
@LazyClicks commented on GitHub (Jan 2, 2025):
actually quite a weird thing happened, shadps4 from the website has the issue while the one from github doesn't for me
@DanielSvoboda commented on GitHub (Jan 3, 2025):
Are you sure it's the same error? Could you send a print? Which error are we talking about?