hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.15k stars 2.16k forks source link

Bleach: Heat the Soul 7 DLC doesn't work (says 6.60 is required) #11106

Open jlalopez opened 6 years ago

jlalopez commented 6 years ago

could someone compile a version of ppsspp with the update of the FW to 6.60 is that sincerely I know almost nothing about compilation and development

hrydgard commented 6 years ago

our simulated firmware already supports most features of 6.6.0 and soon we'll also report 6.6.0, see https://github.com/hrydgard/ppsspp/pull/11012 . There's nothing else to do. What problem are you trying to solve?

jlalopez commented 6 years ago

I'm trying to install a dlc of the game bleach heat the soul 7 but you need the FW 6.60 or higher (6.61)

jlalopez commented 6 years ago

I'm trying to install a dlc of the game bleach heat the soul 7 but you need the FW 6.60 or higher (6.61)

hrydgard commented 6 years ago

Oh, interesting. Then #11012 might help when it's merged, if it's not an encryption key issue.

marosis commented 6 years ago

6.60 will be soon, but it will uselles for you because you need for this PSP internet conection (or something like this) downloading DLC's aren't supported.

marosis commented 6 years ago

screenshot_20180530-214629

jlalopez commented 6 years ago

actually I already have the DLC and to install it just move it to the GAME folder, you do not have to use PSN but if you need the FW update

marosis commented 6 years ago

So. Only what you can do is wait for update FW to 6.60 And Hope, it will help you

jlalopez commented 6 years ago

yes

jlalopez commented 6 years ago

also the same thing happens to me with the other 2 DLCs of the same game

jlalopez commented 6 years ago

jeje thanks marosis

jlalopez commented 6 years ago

by the way, what game did you play on the screenshot?

marosis commented 6 years ago

Burnout dominator

jlalopez commented 6 years ago

by the way henrik, since you mentioned the # 11012 you could put it in the next version

LunaMoo commented 6 years ago

You don't need that commit to set the FW to 6.60 that's just a string inside the ini file which can be edited by any text editor for any PPSSPP version. The commit simply makes 6.60 as the default one.

jlalopez commented 6 years ago

what ini file do you speak

LunaMoo commented 6 years ago

ppsspp.ini of course;p, the option is called PSPFirmwareVersion, just change it to 660 and that's it.

jlalopez commented 6 years ago

I already change the ini and I still have the same problem

unknownbrackets commented 6 years ago

I guess that means #11012 won't help.

Going to change the title of this issue.

-[Unknown]

jlalopez commented 6 years ago

thanks unknowbrackets

LunaMoo commented 6 years ago

As far as I just tested the DLC for this game works ~ but might have a slight issue.

First of all you need an updated game and that's it for the the DLC to work(requires real PSP to do since the updates cannot be decrypted due to missing keys), however with updated game there are 2 options, one launches updated game with some new modes and another option which loads basic game. The basic game option simply returns to the selection after trying to load, I'm guessing it's because we have to patch the iso instead of loading the update from the game folder loosing the basic game executable:]. Maybe some sort of system to load decrypted update file from the game folder(still would need psp to decrypt the file;p) instead of having to patch games with update files could be required to solve this. (updates store the problematic encrypted game executable in PBOOT.PBP)

Edit - just some screenshots to show it works, I'm going to work so can't really check the problem with original mode becoming unavailable now ;p ucjs10110_00001 ucjs10110_00000

jlalopez commented 6 years ago

you could upload a save

LunaMoo commented 6 years ago

Save will not do anything, dlc isn't just unlocked like many paid or promotional dlc's are, it's free, but requires updated executable file and lots of edat files with actual content.

You have to:

jlalopez commented 6 years ago

I know it's a bit late but you could raise the save to try something that I think could work

LunaMoo commented 1 year ago

It's not really outdated, there's also no further input needed in here since as long as PPSSPP is unable to decrypt the game updates this will be an issue, someone recently said he will be working on it, but ofc there will be no ETA and all everyone interested can do is wait or use the poor man's workaround of decrypting the update on PSP and then patching the ISO with it.