Adam Viola

Results 5 comments of Adam Viola

Ideally, I would like to be able to instantly position the cursor at any location via x and y coordinates (similarly to the TAS input window). I assume this is...

This approach would definitely work for me! It would be great if the x and y values corresponded to pixels, but if it ends up being too difficult, no problem....

Awesome! The function looks exactly what I need, but I found some issues when trying it out. The cursor does not show when I set the buttons of the controller...

Awesome, I can give it a go. Yeah, a build would be great

Thanks! `set_wiimote_pointer` works great. The y-value is nicely calibrated such that -1/1 are the top/bottom of the screen. However, I found that I needed to scale the x-value a bit;...