Florin9doi

Results 77 comments of Florin9doi

It may reinitialize or provide different usb descriptors when a slave microphone is connected. You can try to connect a slave mic, then connect the usb and verify if the...

you own this printer ?

- https://web.archive.org/web/20190714231633/http://www.undocprint.org/formats/page_description_languages/canon_bjl - https://github.com/echiu64/gutenprint/blob/master/src/main/print-canon.c - https://github.com/echiu64/gutenprint/blob/master/test/pixma_parse.c

![popegg 1](https://user-images.githubusercontent.com/2995486/125951212-1987a094-c759-41e7-ade5-b49297cd0f28.png) ![popegg 2](https://user-images.githubusercontent.com/2995486/125951215-d5097b5c-8b50-4d2b-bd46-9e2ec38dcda1.png)

Notes: 1. The develop branch (and others?) has a issue: it reorders the endpoints and descriptors: ![wheelErr](https://user-images.githubusercontent.com/2995486/83076132-b1a5a300-a07d-11ea-8664-1ebd4c58b9d4.png) Patch 1: try to resolve it but SuperSpeed endpoints are disabled: [usb_desc1.txt](https://github.com/jackun/USBqemu-wheel/files/4692063/usb_desc1.txt). Untested...

>Is there any difference? Seemed to "work" anyway. I haven't seen any difference. It is getting stuck the same

4. At the bytes [5:8] from header: `ff ff ff 50 00 [ef bb ba bc] 00 01 00 00 00 14 00` is present an little-endian increasing counter. Between...

5. I modified the plugin to send a few frames captured from a hardware camera. The frames are received and then sent to the image processing unit (IPU) to decode...

EyeToy Kinetic Combat works with pre-recorded data 😛 ![Untitled](https://user-images.githubusercontent.com/2995486/83348864-e002d700-a338-11ea-8cee-239909ebf9ac.png)

I have no idea yet. I saved the usb isoc packets using a linux test program. But because the decoder is already implemented in PCSX2 and not in game's driver,...