djhackersdev / bemanitools

Runs recent Konami arcade games and emulates various arcade hardware.
The Unlicense
84 stars 16 forks source link

How can I use official camera set on other motherboard #90

Closed icex2 closed 3 months ago

icex2 commented 2 years ago

In GitLab by @superlaser177 on Oct 8, 2021, 01:00

Currently I run iidx in LDJ 120hz mode

And I have the official IIDX camera set run on new iidx pcb motherboard(c7b360)

But the game can not find the camera on any usb port,both two.

When I use camera hook in iidxhook.conf,only camera2 work but the image is from camera 1 with flickering(looks like some camera 2 image in it).

I have no idea about this problem,because both 2 camera have same hardware id,please help if you can,thanks!

icex2 commented 2 years ago

In GitLab by @xyen on Oct 11, 2021, 22:38

Not a problem with btools.

IIDX looks for the cameras on specific USB ports, if you're trying to use the official cameras without hooks, then you need to plug them into the specific ports on the official motherboard. Other motherboards may not work and may not have the same device paths.

I'll leave this open though, as the camera hook itself broke in IIDX27, and I haven't gotten around to fixing it, which could be used as a workaround for this.