Milen Simeonov

Results 10 comments of Milen Simeonov

or if the came crash while in a multiplayer(network) game - if the other player exit the game, the host vcmi client crash, but the vcmi server stays running

I added this ` navigator.vibrate = navigator.vibrate || navigator.webkitVibrate || navigator.mozVibrate || navigator.msVibrate; if (navigator.vibrate) { navigator.vibrate(100); } ` in function buttonPress(id) from clients.js and added permission for Vibration in...

![image](https://github.com/Frontesque/scrcpy-plus/assets/1803170/1abf76f0-7a14-468d-b848-b128c507f70d)

I would just want the installer to remember where was the last place i installed VCMI. I think that is the correct way. But auto-update system will be nice to...

I think my PR is good point to start from. May be you should think about not to include scrcpy in the extension, but let the user set where is...

is there any progress with this flutter app?

may be you didnt download the right apk? ![image](https://github.com/user-attachments/assets/6cd4844b-a104-49d7-a1d0-bdb3b6316ee0) ![image](https://github.com/user-attachments/assets/8930adad-75b7-4fad-b403-b5c72a0bc3bf)

![image](https://github.com/user-attachments/assets/9f85c0d7-c000-4495-a357-8110650e54c5)

i think it is Outlook update problem, i have the same issue Every time MS Office is updated the DLL is not loaded anymore We have to find a way...