Results 90 comments of wutno

It's still in the history. Please consider in the future not stealing video games.

> Is it possible to add support for pressure sensitive buttons to Xbox Controller via libusb too? No need. Pass the physical USB device into xemu, no need for Windows...

LGTM 👍. Hopefully a maintainer can merge soon.

LGTM 👍. Hopefully a maintainer can merge soon. ^ Above is also acceptable.

@JayFoxRox >However, we must provide an EEPROM image before this is merged I disagree, users are already required to provide kernel images, MCPX images and to actually use "the xbox"...

Doesn't seem to break anything and works as expected.

I was able to import the backup version of the firmware by changing both thunk & entry. Attempting to import the 2nd one which starts after 1MB on the ROM...

With current master (27f5b19) `Status: File transfer successful, transferred 4,290,733,056 bytes in 365 seconds`, ~11.76MB/s.

``` git clone --recursive https://github.com/Ryzee119/LithiumX cd LithiumX ./src/libs/nxdk/bin/activate make -f Makefile.nxdk -j8 ``` You don't really need to be manually building anyway, you can download build artifacts in the `Actions`...