libretro / pcsx_rearmed

ARM optimized PCSX fork
GNU General Public License v2.0
168 stars 120 forks source link

Mouse Support? #60

Closed brenthunter closed 3 years ago

brenthunter commented 8 years ago

Could mouse support be added to support games like Time Crisis?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/37595275-mouse-support?utm_campaign=plugin&utm_content=tracker%2F441984&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F441984&utm_medium=issues&utm_source=github).
AaronRays468 commented 7 years ago

i am thinking about quake 2

Febbweiss commented 7 years ago

+1 for lightgun games

abelbriggs1 commented 6 years ago

There already seems to be code for the guncon itself, in plugins/dfinput/guncon.c (per a PCSX-R update 6 years ago by notaz that added touchscreen support for the Pandora version), but it's not selectable as a input option in Retroarch, and probably would need to be rewritten to support a real mouse anyway.

The core doesn't seem to use the libretro input API, so hooking this up will probably be a little more than just changing some variables.

Placed a $5 bounty. I'd really love to be able to play Elemental Gearbolt and other PSX-exclusive light gun games on my RPI with a mouse(specifically a Dolphinbar and a Wiimote) and an old CRT someday, and this core needs some love for the amount of usage it gets.

negativeExponent commented 3 years ago

done.

this should be working in latest commits

@twinaphex @hunterk @hizzlesomething

TradeDraft commented 3 years ago

Awsome @negativeExponent

Tested it and Works Fine

negativeExponent commented 3 years ago

Awsome @negativeExponent

Tested it and Works Fine

thanks for the confirmation

@twinaphex @hunterk

TradeDraft commented 3 years ago

My Pleasure @negativeExponent

I only Tried Time Crisis and Red Alert Retaliation and they worked fine