montoyo / mcef

Minecraft ChromiumEF (based on JCEF)
Other
191 stars 83 forks source link

How to use the other JCEF and CEF that compiled by myself #47

Open Y2Nk4 opened 4 years ago

Y2Nk4 commented 4 years ago

I compiled JCEF and CEF which come with the MP4 support, but how can I use that on the MCEF?

montoyo commented 4 years ago

Hi, This is great news!

There should be a setting in the config files called "skipUpdates". Setting it to "false" should allow you to replace the (J)CEF DLLs.

Also: did you choose the right JCEF commit (and its corresponding CEF version), and did you apply the patch files? Might now work without it...

Y2Nk4 commented 4 years ago

Anything I need to change besides the config?

SantaHey commented 4 years ago

Anything I need to change besides the config?

Hello, did you succeed to make MP4 working ?