TheNathannator / RB4InstrumentMapper

A program that maps packets from Xbox One Rock Band 4 instruments to virtual controllers, for use in Clone Hero.
MIT License
23 stars 10 forks source link

Riffmaster Thumbstick not working #18

Closed Uncraftbar closed 1 month ago

Uncraftbar commented 1 month ago

Using the program with the PDP Riffmaster works good, only 2 things that are kinda wonky.

First one isnt really a bug but more a feature request. It would be nice to get the Thumbstick working (for example for quickly activating star power) right now only pressing the thumbstick down (R3) seems to be working, the movement itself not.

I also have to restart my guitar after switching driver, but thats a whole other issue lol

TheNathannator commented 1 month ago

The joystick should already work, I'll need a packet log to verify though. Can you enable packet logging, then hit Start and move the joystick around, then hit Stop and send the resulting packet log file here?

image

The driver switching process is quite janky and I don't think I can really make it much smoother lol, as long as you can make it work without too much trouble I'll be satisfied. I'm unable to reproduce any of the issues people have reported with it, and I don't have a Riffmaster to properly test things with.

Uncraftbar commented 1 month ago

I would love to, but if i enable those options, press on start (restart my guitar because it wont get picked up otherwise) the programm just "Crashes" i guess. I cant click on anything and it doesnt update, but its still working as in i get gamepad output to Yarg. Might just try a restart of my PC real quick, maybe that fixes it.

EDIT: I actually dont even have to click on start, it just crashes as soon as it properly picks up the guitar with those options enabled...

Uncraftbar commented 1 month ago

Okay, reinstalled the program, and the joystick does now work! Maybe i wasnt running latest (i thought i was, but who knows). Still the other issues tho. Solved itself then

TheNathannator commented 1 month ago

Oh nice!

I tried to fix that lock-up bug, but if it's still happening in the latest pre-release I'll need to look further into it. Just not sure what it's hanging on.

TheNathannator commented 1 month ago

Made #19 to track the lock-up issue, so I'll be closing this one.