cefsharp / Questions-and-Support

Use this repository to ask CefSharp specific questions
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Some flash game elements are missing #29

Closed Dat202008 closed 4 years ago

Dat202008 commented 4 years ago

Hi Everyone

I use CefSharp to create auto game, but i have a problem I see this problem start from CefSharp version 63.0 and higher: When i play DDTank game, i don't see tool buff, in version (51.0,55.0,57.0 it's still working) image 1 i use version 57.0 1 image 2 i use version lastest 2

How to fix it? Thank Everyone

amaitland commented 4 years ago

Flash is deprecated, and will be removed in a few months time.

Make sure you have installed the latest pepper flash version installed.

You can ask on https://magpcss.org/ceforum/index.php to see if anyone has some other suggestions.

amaitland commented 4 years ago

See https://bitbucket.org/chromiumembedded/cef/issues/2768/allow-flash-to-play-without-user#comment-54073974

There is no upstream support for flash effectively.