brezerk / q4wine

Q4Wine is a Qt GUI for W.I.N.E. It will help you manage wine prefixes and installed applications.
http://q4wine.brezblock.org.ua/
GNU General Public License v3.0
207 stars 40 forks source link

Fix parsing bug #108

Closed nairaner closed 7 years ago

nairaner commented 7 years ago

When changing fake drive settings, the registry parser detected #time=1d2cf273373c6e0 as DirectInput controller, which isn't correct controller setting and it disallowed saving the fake drive settings until removed. This should make it not happen

brezerk commented 7 years ago

merged. thank you!