Speykious
Speykious
Thanks a lot for your help ! I would suggest putting this to the documentation too.
You're welcome ! ^^ Also I have a question : did you hard-code the Love2dCS Library ? It seems like you're using a cpp source and a DLL file, then...
I see, you used the LÖVE binary to wrap it into C#. When I said "hard-coded", I meant "re-coded the Library in C# by yourself". Like if you translated the...
> (i can help in translating it into Chinese > however,as i can NOT run or compile it due to os incompatibility,i can help only if the language file is...
> > > (i can help in translating it into Chinese > > > however,as i can NOT run or compile it due to os incompatibility,i can help only if...
(still in the off-topic) Damn, you're getting 10MB/s? I'm jealous! xD Most of the time I don't get a connection that good, especially at home, I get something like 300kB/s...
Ah... Yeah that's truly unfortunate. I hope one day you get better internet then! -- off-topic tangent off --
We now enumerate both `gdigrab` and `dshow` manually, so this issue is fixed!
I think I can get a virtual camera to work by using FFmpeg to send a `rawvideo` to `/dev/video0`, so I'm gonna investigate if I can do that easily. On...