Connor McLaughlin
Connor McLaughlin
I'd be more inclined to remove vertical than add horizontal. The crop options fulfil most use cases, and are more flexible. That's exactly why zoom was removed - it's useless...
Fixed in #8209, for the record, the clamp isn't.. well.. clamping, because of the precision of normalized coordinates when the target is tiny. #8209 kinda works around it by aligning...
Yes, that's what the description says. You need to provide your own image in the settings for the USB device.
I've considered it, but it's not straightforward, currently the cursor drawing is attached to the pointer position in InputManager. I'd have to rejig things a little, and like I said...
Sorry, I'm not going to be actioning any feedback for this PR, as I stated in the OP, I don't have any interest in completing it (it also states testing...
@Dradyoz rude people like you are exactly why I lost interest in finishing this PR (because I don't really have any interest in it personally). I'm locking this thread, since...
Isn't this redundant, with most games that support guncon also having some sort of controller targeting already?
I don't see how that's going to very precise. You'd run into issues with different window sizes, etc. For actual gamepads, there's also no way of knowing where you're aiming....
Most lightguns emulate a mouse, though? If this is only for one type of lightgun, then it might be too niche. Regardless, if you're going to add gamepad control, then...
Having one lightgun in controller and another in mouse mode seems like a giant hack to me, and won't work with all lightgun types. #8437 is the proper solution. It...