-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Valkyrie / Old Store (again) #94
Comments
I couldn't say for sure right now other than some properties were moved around so the checks for what to show might be more or less accurate than before. I've yet to put more time into it. |
The Entitlements service is currently returning less info than before, perhaps unintentional, and this causes the list/export to fail:
About half of the properties are The Transaction History requests (on web) are also problematic for regular end-users. Vita purchases from late 2015 do not appear unless |
See #102 to test the current fixes. |
🎉 Report all your bugs. Except file sizes. |
Extension and running from console seems to be broken. Log attached! |
@Lonesteban There is nothing in your log that indicates a problem but 4.1.2 has since been released so let me know if it's improved. Currently the progress isn't shown so for larger lists it may take a while from pressing Start but you should see activity in the Network tab. |
It worked! Previously, it seemed to hang indefinitely when pressing START, but it got done and I exported. You are a hero! |
Valkyrie can be accessed by clicking Transaction History under Account Settings from the store's homepage.
As of 2022-06-17 the extensions have been updated to version 4.1.0 with #102 to restore Valkyrie support. Manual instructions below.
As of 2022-02-18 the extensions have been updated to include this functionality.
If you are prompted about PSDLE needing new permission for transact.playstation.com, this is why.
Manual usage (no extension)
Access Transaction History the same as above, switch to the Transact iframe (as shown), and run PSDLE Valkyrie by copy and pasting into your browser's console like so:
(Firefox: Ctrl+Shift+K, Chrome: Ctrl+Shift+J)
_src\base\valkyrie\psdle.valkyrie.includes.js
into_src\chrome\psdle\js\
psdle.valkyrie.includes.js
topsdle.valkyrie.js
(remove.includes
)about:debugging
,This Firefox
, thenLoad Temporary Add-on...
_src\chrome\psdle\manifest.json
from the extracted ZIPchrome://extensions/
and enableDeveloper mode
in the cornerLoad Unpacked
and open_src\chrome\psdle\
from the extracted ZIPAccount Settings
thenTransaction History
To answer some questions:
should beare PS+ items but lack information (such as intended platform and size) that presumably are provided once the account is subbed again. I have no desire to resub and test it myself so you can be the first and report your findings.Other stuff:
The text was updated successfully, but these errors were encountered: