argonlefou / DemulShooter

Enable dual lightgun play in arcade games and emulator
119 stars 17 forks source link

Added plugin for Panzer Dragoon Remake and support for multiple coin sounds in HOTDO #119

Closed ThielHater closed 1 year ago

ThielHater commented 1 year ago

You did not yet reply on the forum, so I will just give it a try. 😄

argonlefou commented 1 year ago

Sorry for not spending my whole life online...

I'll paste here what I just replied on arcadecontrols : Your Panzer Dragoon plugin does not need DemulShooter at all : using Input.mousePosition is completely standalone and will work with any mouse or lightgun.

You can just make a standalone plugin on your own and share it, this would work just as well. That what I did for latest unity games, out of Demulshooter, when people wanted mouse support.

DemulShooter is only needed with the plugins when I have to handle multiples lightguns/devices and raw input for multiplayer

As for HODO, whereas I can understand the idea of anyone putting it's own coin sound, and can add support for cutom sound if they are some in the folder (reverting back to the embedded one if not, do not forget that the high majority of users don't know how to set up things properly...) I'm not a fan of the randomly changed sound

I'll add something regarding the custom wav suport in the next release