-
-
Notifications
You must be signed in to change notification settings - Fork 14
(Chihiro) Implemented but Unavailable Features
These are bits of leftover code in PSDLE that have been implemented but not made normally available for execution (excluding debug commands). They're intended to eventually be finished (especially based on demand), but a decent way of making them available to the user has not been determined yet.
The content of this page is recent with the repository version of psdle.js.
To try these out, enter the provided commands
in the browser console:
-
Firefox:
Ctrl + Shift + K
-
Chrome:
Ctrl + Shift + J
- ...
Due to sandboxing, these cannot be used with the Userscript version. These are possible with the Chrome extension by jumping through a few hoops to access the extension's console.
- Open the download window for a random item based on current view:
repod.psdle.table_utils.random()
- Grid view.
- Unfortunately the only code for it is generating the actual cell, and thus won't do much alone.
Notable configuration values that aren't presented to the user:
Config variable | Description |
---|---|
specificCategories |
If true , categories like Add-on become Level, Character, Music Track, etc. |
includeExpired |
If true , includes expired content on the list if available. |
includeVideo |
If true , includes video content (TV, movies, etc) on the list if available. |
check_tv |
If true , force attempt store's PSTV compatibility list regardless of support. |
Example: repod.psdle.config.specificCategories = true
All information on this wiki, especially about how the online store operates, while factual to me is based purely on personal research.
This means as a result of my research and bug reports of users PSDLE has achieved the state and accuracy it currently has, but it is not set in stone and may not be 100% true to the original.
Developers
Third Party: Exports
Enhanced Filtering
Common Problems and Solutions
Submit a Bug or Translation
Translating
Valkyrie (Deprecated)
What is Valkyrie?
Interfacing
Deployment
Chihiro (Deprecated)
Debugging PSDLE
Gathering Debug Information
Generating the List
Enhanced Accuracy
Determining Platforms
Download Queue
User Experience
Implemented/Unavailable Features
Deployment