Freeciv 3D In the Browser Now Ready!

Long-time Slashdot reader Andreas(R) has an announcement:

Freeciv 3D in the browser is now ready to be played by everyone on FCIV.NET! This is a version of the classic strategy game Freeciv.

The game is open source with an AGPL license, and has been…

July 9, 2023
Read More >>

Emulate USB descriptor?

I bought some old DJ Controller (Hercules MP3 control LE) from a flea market. That doesn’t seem to run on AMD Host Controller 3.1 though since it sends a wrong usb descriptor. According to devs that descriptor is stored in ROM and the only way to “change” it would be via some kind of usb proxy/emulator that intercepts usb packets and changes the descriptor accordingly. Did some research and it seems that it could possible done with a Raspberry Pi and the https://github.com/nesto-software/USBProxy software. Not sure though if it allows to actually filter any traffic and just change the descriptor part. Does anybody have experience doing something like this?

submitted by /u/emdeka87
[link] [comments]

July 9, 2023
Read More >>