Connor

Results 14 issues of Connor

I've been trying to connect a Switch Pro Controller and it has been connecting fine, but whenever I try to go into WiiU VC the controller stops working. I'm playing...

I was wondering if you knew whether it would be possible to adapt this to change the console's display mode between NTSC and PAL? Trying to get an NTSC Wii...

When mounting on Windows, you have to pass "\\.\F:" instead of "F:" because of how Windows works with raw devices. Unfortunately this causes an issue where os.stat() does not like...

https://github.com/dosfstools/dosfstools/blob/91978a272e4fe465c3a754a7342b496ff9e49211/src/mkfs.fat.c#L799-L800 https://github.com/dosfstools/dosfstools/blob/91978a272e4fe465c3a754a7342b496ff9e49211/src/mkfs.fat.c#L819-L820 https://github.com/dosfstools/dosfstools/blob/91978a272e4fe465c3a754a7342b496ff9e49211/src/mkfs.fat.c#L847-L848 src/mkfs.fat.c lines 799/819/847 The space in the FAT's that are reserved (the first 2 entries in each) is added to the total amount of space allocated for...

[report_016d1bea8.zip](https://github.com/misson20000/twili/files/5267082/report_016d1bea8.zip) Firmware 10.2.0 (was happening on previous firmware as well), with Atmosphere 0.14.4 and 0.14.1. As soon as I open HB menu, I get the fatal error. If I don't...

Would be nice to be able to just clone the ros bridge part into someone's current workspace. It seems to me that the only issues is the AirSim dependencies, so...

question

The release zip for linux doesn't have execute permission bits saved, as when I extract it I have to change the perms on everything or else it freaks out.

https://github.com/Atmosphere-NX/Atmosphere/blob/592b9c66d1a6e9d8fa9aab4a26ae9efe11b5c2bf/stratosphere/dmnt.gen2/source/dmnt2_gdb_server_impl.cpp#L1542 Some tools (namely, ImHex), only connect to Gdb Servers using No Ack mode. Implementing here should improve overall gdb compatibility.

---- ## Feature request #### Feature description ROS2 has no functionality for loading a parameter file that contains parameters for multiple nodes. This was easily doable in ROS1 and there...

enhancement
help wanted

Getting an error when running test_yolo4 on my laptop which has an RTX 3060 GPU: ``` Cuda failure: out of memory /home/connor/tkDNN/src/Conv2d.cpp:176 ``` Running on commit d4f7b4ad8b21f1af78e1bada3e0368c0c1304ad9