c10l
c10l
Ah got it. I used to run it over a different hub but that's now occupied in another place. I tried to isolate the 5V pin on the USB cable...
Interesting edge case. I'll have to investigate that and check that it's even possible to solve. It seems that when you hit control-C the second time you killed the possibility...
@benlangfeld I don't think the validator key can be used in this fashion without opening a whole new set of security issues. It would also introduce a new dependency --...
@smuth4 That can probably be done, but if the VM is down there's no way to retrieve the key. If everyone is happy with that I'll give it a go....
Could you share your `Vagrantfile` so I can have a look?
I'm seeing a similar issue but the server stays up and running. I was running it on a tmux session and there's no segfault or anything weird apart from the...
Feel free to close this one as well. @dorkamotorka if you need any help or clarifications on my code give a shout. It's been a while since I touched this...
I'm not sure but I opened one there and referenced this one.
For anyone coming here looking for how to do this in Steam, edit launch options as so: ``` WINEDLLOVERRIDES='ddraw.dll=n,b' %command% ```