eldewrito2 / ElDewritoLauncher

46 stars 2 forks source link

What version of CEF is being used? Can it be built with v109 for Win7 support? #6

Open Darthagnon opened 1 month ago

Darthagnon commented 1 month ago

I noticed in the changelog that there is a Chromium Embedded Framework (CEF) WebUI. Notably, Chromium recently dropped support for Windows 7; last supported version is v109.

What version of CEF is being used to build this project?

Would it be possible to build it with v109, or with Supermium, so that we can run it on older versions of Windows?

Darthagnon commented 1 month ago

Or is it just using Edgium WebView2? (which should work fine)