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

Disables PS2 controller when using pademu #262

Merged
merged 2 commits into from
May 11, 2020
Merged

Conversation

belek666
Copy link
Contributor

@belek666 belek666 commented May 2, 2020

Pull Request checklist

Note: these are not necessarily requirements

  • I reformatted the code with clang-format
  • I checked to make sure my submission worked
  • I am the author of submission or have permission from the original author
  • Requires update of the PS2SDK
  • Requires update of the gsKit
  • Others (please specify below)

Pull Request description

Pull request related to issue: #204 (comment)

@ElPatas1
Copy link
Contributor

ElPatas1 commented May 2, 2020

@belek666, This means that when the PADEMU option is activated in the OPL configuration,
the PS2 controller will be deactivated?

And if so, why is it necessary to disable the PS2 controller when using PADEMU?

Best regards.

@belek666
Copy link
Contributor Author

belek666 commented May 2, 2020

Not exactly. Selecting pad port for emulation makes original ps2 controller disabled. So if you select port 1 as ds3 controller and 2 with emulation disabled the first physical port of console become deactivated but second will still work. Simple fix to the mentioned issue.

@ElPatas1 ElPatas1 merged commit a1bcd72 into ps2homebrew:master May 11, 2020
@ElPatas1
Copy link
Contributor

@belek666, aha, then this is it a fix, thank you very much, now is merged also the newlib,
is better if you can check if this fix is not broken or something related about pademu
by the newlib and all the recent changes in the last build.

Best regards.

AKuHAK pushed a commit that referenced this pull request Sep 30, 2021
Disables PS2 controller when using pademu
citronalco pushed a commit to citronalco/OPL-Daily-Builds that referenced this pull request Sep 10, 2023
Disables PS2 controller when using pademu
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.

None yet

2 participants