Will
Will
Alright, I've added a `.htaccess` file. This PR is already huge, so if you want to utilise this to re-commit the cleaned up names, please make a new PR for...
Nobody has contacted me with any updated hex edits, so I can only assume that it has not been fixed.
You raise some good points, UX is always tricky. I don't think it's valid to think enabling HDMI audio / shared mode audio is an undesirable state. Often people just...
Would I be correct in thinking that most of your complaints stem from people asking for your help, only to find they have busted configurations? I wonder if there's value...
> Unfortunately, Windows (11) seems very determined to install VCP drivers for my FT2232H. I either wasn't able to coerce it to use freshly installed D2XX drivers (whatever I do,...
Out of curiosity, what chip are you using? I'm on a FT232H, which is a little different from the classic FT232R, I wonder if chip types are perhaps treated differently.
Hmm - one more check (thanks for your help so far) - the libftd2xx `list` example, does it show anything at all? For reference, mine displays: ``` device: DeviceInfo {...
Absolutely! The hard part will be making/finding a 1bit version of astley's video that will convert cleanly to windows. From there, just use the python script to regenerate the boxes,...
> can you provide a requirements.txt? i can't find the modules to install should be as simple as `pip install pillow cv2 tqdm numpy` but I can probably add a...
> The script is jank, don't come complaining The script is split into 2 parts, one generates boxes.json, one generates boxes.bin. Work out which bits to comment out to generate...