1
0
mirror of https://github.com/raphnet/gc_n64_usb-v3 synced 2024-08-13 17:03:49 -04:00
gc_n64_usb-v3/changelog.txt
Raphael Assenat cc3ca163c4 date
2015-12-08 21:40:39 -05:00

17 lines
606 B
Plaintext

- December 6, 2015 : Version 3.1.0
- Add a test rumble command (for GUI tool, or for simple rumble control)
- Adjust Gamecube/N64 wire protocol timing (Fixes Mad Catz controller)
- Automatically perform center calibration when connecting a gamecube controller
- Fix Wavebird detection
- Stability improvements (prevent buffer overflows when receiving)
- October 2, 2015 : Version 3.0.0
Initial release:
- Gamecube and N64 controller support
- Rumble support
- Raw N64/GC controller bus access
- N64 mempak support
- Firmware update support
- Adjustable polling rate (down to 1ms)