gc_n64_usb-v3/changelog.txt

20 lines
694 B
Plaintext
Raw Normal View History

2016-02-29 18:45:27 -05:00
- February 29, 2016 : Version 3.1.0
- Fix vibration code for x360ce (Was always on)
2016-02-24 22:19:40 -05:00
- February 24, 2016 : Version 3.1.0
2015-11-06 23:27:30 -05:00
- 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)
2015-11-06 23:27:30 -05:00
2015-11-02 22:00:00 -05:00
- 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)