Berny23 / LD-ToyPad-Emulator

Toy Pad Emulator for Lego Dimensions (Unofficial Fan Project)
https://github.com/Berny23/LD-ToyPad-Emulator
MIT License
233 stars 41 forks source link

Not working on Mac OS #102

Closed crospa91 closed 1 year ago

crospa91 commented 1 year ago

Hi there, First of all thanks for the portal emulator.

Unfortunately tho it's not working on Mac M1, the Portal is correctly connected to the Mac via virtual here but RPCS3 is not able to detect it.

Any idea on what can be done?

LEGO READER V2.10:

Product ID: 0x0241 Vendor ID: 0x0e6f Version: 5.10 Serial Number: P.D.P.000000 Speed: Up to 480 Mb/s Manufacturer: PDP LIMITED. Location ID: 0x80100000 / 1 Current Available (mA): 500 Current Required (mA): 2 Extra Operating Current (mA): 0

This is how the Mac identify the portal via virtual here.

Berny23 commented 1 year ago

The extra steps for RPCS3 are listed here: https://github.com/Berny23/LD-ToyPad-Emulator#rpcs3-cannot-detect-the-toy-pad However, the tool to replace the driver is only for Windows. I don't own or use any Apple hardware, so I don't know if you can change the Toy Pad's USB driver like on Windows.

Maybe, you should ask the people working on RPCS3, because ARM processor support seems to be relatively new and may not support external accessories yet. https://github.com/RPCS3/rpcs3/issues A quick note: RPCS3 detects the virtual Toy Pad the same way as it would detect a real Toy Pad.

crospa91 commented 1 year ago

Thanks!