-
Notifications
You must be signed in to change notification settings - Fork 40
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
Force closing a running application #138
Comments
Glad you're enjoying it! I'm not aware of any such functionality, but if it's possible from the official app it may be. Are you running the CLI or interfacing directly with the NodeJS |
Hi dhleong, thank your for your prompt response. Your code has been a great addition to my IoT workbench -- so thanks a lot again. I'm mainly using the CLI option, but I came up with a lazy solution that works fine for now. I just commented out the line 377 of device.js, so the startTitle() function does not report the error. So I just tell ps4-waker to start a title and then send a 'remote enter' to close anything stopping that title. |
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
I decided to go ahead and update the |
I just released 1.10.1 that further improves this logic; if another game is running and the "do you want to quit?" confirmation shows up, we'll try to automatically agree. This behavior is also now accessible through the |
Great to hear that, buddy. Thank you so much for the effort here!
|
Wonderful! Just update all my spcrits, and now I can turn it on right in a game on my way home. |
Glad to hear :)
…On Mon, Sep 7, 2020 at 4:46 PM Mateus Dutra ***@***.***> wrote:
Wonderful! Just update all my spcrits, and now I can turn it on right in a
game on my way home.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#138 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGHIFTZSO2KN6R5IMTU5FTSEVBDPANCNFSM4N2ATCQA>
.
|
Is there a way to force close a running game?
I am using the ps4-waker tool to command my assistant to turn on my console, login on my profile, and open a specific game for me.
Everything runs great if there is no games running or the PS4 is off.
However, if I use it to change the game that the console is running, the module just freezes, although I could hit X on the controller. Is that a way to force the current application to close? Or to unfreeze the "start" verb and send a remote instruction to press Enter?
Really loving the tool :)
The text was updated successfully, but these errors were encountered: