-
-
Notifications
You must be signed in to change notification settings - Fork 974
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Patches screen are empty #1394
Comments
This isn't an actual issue. There are no patches for Bloodborne v1.00, You need to dump the update file for the game in order to run any patches. |
Maybe it can be a good idea to put something, like a text to say "There is no patches found for this games or this version" |
Maybe @DanielSvoboda ? |
@StevenMiller123 That's right, 1.0 doesn't have a patch, only for 1.9. |
That true. But you know people, so it can maybe help to avoid issue like this 🤣 |
Could probably have a text in the middle of the list saying "No patches found for this version :(" when there isn't any found |
This message is already in the emulator. |
This is a problem caused by a PR called "Seperate Update". Fixed #1397 It hasn't been included in the main yet. |
There is no patch for this game because there is no patch for the version it is using, 1.0. There is only a patch for version 1.9. Does PR1397 cause the emulator to not recognize the installed version? |
It's is a side effect of when I was implementing the separate updates (#1026, #1387) it wasn't fully reading the update as I didn't realize the separate update folder contained eboots that needed to be used, and so it uses the old version from the base folder. This is fixed with #1397 and should now fully load updates and work correctly. That's what par274's saying |
Thank you. I forget to install patch file. It would be nice if we had a message to install the patch file after installing the base game, if it's in the same folder. |
yes, I'll try to do that, and maybe make a screen to manage them all, showing which patches are installed and which version of the game is installed. |
The download buttons work, and the patch files downloaded without any problems
Unable to install any patches because the UI is empty
Tested on latest stable (v0.3.0) version and on latest nightly build v0.3.1 (25de4d6)
OS: Windows 11 Pro 23H2 22631.4317
The text was updated successfully, but these errors were encountered: