Skip to content
#

playstation

Here are 161 public repositories matching this topic...

rogerl19
rogerl19 commented Jan 1, 2020

Feature suggestion. It would be great to have an option in Autobleem to ask for confirmation before saving over an existing state when exiting the game. I think it's okay not to confirm if slot is already empty.

Loading a state from the Evolution UI should remain one tap, but saving state should have option for an extra step. Human error but I've accidentally overwritten a previous save stat

ghost
ghost commented Aug 29, 2019

As per the Future Logins documentation section, this code should regenerate a new refresh token that can be saved:

$client = new Client();
$client->login('b17b5ce5-xxxx-yyyy-zzzz-5996a213b834');

$refreshToken = $client->refreshToken();

Currently, the value I retrieve from $client->refreshToken() after logging in with a refresh token, is always the same, so I'm unable to save

achimmihca
achimmihca commented Dec 22, 2019

Actual behaviour

The SoundOptionsScene are empty and also some other options are missing.

Expected behaviour

There should be options for the general volume and preview volume.
Note that at the moment there is no song preview (see #89) but the option can be prepared nonetheless.

It would also be nice to have some options for the SingScene. For example, debug options to enable

Improve this page

Add a description, image, and links to the playstation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the playstation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.