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

GunCon 3 device emulation #15528

Merged
merged 4 commits into from May 1, 2024
Merged

GunCon 3 device emulation #15528

merged 4 commits into from May 1, 2024

Conversation

Florin9doi
Copy link
Contributor

@Florin9doi Florin9doi commented Apr 29, 2024

  • GunCon 3 device emulation
  • Requires to enable a Mouse Handler:
    • Basic or Raw when a single controller is emulated
    • Raw when 2 controllers are emulated, but there is not way to select which Raw device is used

Mapping:
Untitled

Based on https://www.beardypig.com/2016/01/06/guncon3/
Resolve: #13411, #10375

rpcs3/Emu/Io/GunCon3.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/Io/GunCon3.cpp Outdated Show resolved Hide resolved
- Allows to use rawinput handler
- Use a struct to access the input data
@Megamouse Megamouse merged commit 55fccf0 into RPCS3:master May 1, 2024
5 of 6 checks passed
@Florin9doi Florin9doi deleted the gc3 branch May 1, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request] Mouse to GunCon 3 cursor input
2 participants