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

Big module update #29

Open
wants to merge 26 commits into
base: dev
Choose a base branch
from
Open

Big module update #29

wants to merge 26 commits into from

Conversation

DvaMishkiLapa
Copy link
Owner

The only remaining issue is that the volume control still controls the volume of the PS Vita itself. It's unlikely that anyone will be listening to music on the PS Vita while using it as a gamepad, but we need to find a way to disable this in the future.

@DvaMishkiLapa DvaMishkiLapa requested a review from santarl December 7, 2024 11:38
@DvaMishkiLapa DvaMishkiLapa self-assigned this Dec 7, 2024
server/CMakeLists.txt Show resolved Hide resolved

constexpr size_t NET_INIT_SIZE = 1 * 1024 * 1024;
// #include <common.h>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// #include <common.h>

to avoid confusion later

@santarl santarl linked an issue Dec 8, 2024 that may be closed by this pull request
@DvaMishkiLapa DvaMishkiLapa linked an issue Dec 8, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PC audio control via PS Vita volume buttons PS button support
2 participants