Skip to content
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

PC audio control via PS Vita volume buttons #22

Open
DvaMishkiLapa opened this issue Nov 12, 2024 · 1 comment
Open

PC audio control via PS Vita volume buttons #22

DvaMishkiLapa opened this issue Nov 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@DvaMishkiLapa
Copy link
Owner

The volume control buttons are not used in any way right now. They can be used to adjust the volume on a PC that is connected to the PS Vita.

If by some miracle #21 is realized, we need to think about how to adjust the sound on the PS Vita itself.

What Rinnegatamante suggested:

i think you can with a sceshell authid app
https://github.com/Rinnegatamante/lpp-vita/blob/master/Makefile#L44
notice the -a arg
you add that and then you do regular sceCtrlPeek and check for SCE_CTRL_VOLUP/SCE_CTRL_VOLDOWN

@DvaMishkiLapa DvaMishkiLapa added the enhancement New feature or request label Nov 12, 2024
@DvaMishkiLapa
Copy link
Owner Author

CreepNT

if you want to intercept - as in, hide - the button presses, and not just see that the buttons are pressed, I think you will need to use a kernel module, or userland module injected in Shell process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant