Skulltrail192 / One-Core-API-Binaries

http://shorthornproject.com
574 stars 47 forks source link

UltraVNC support #278

Open Neustradamus opened 1 month ago

Neustradamus commented 1 month ago

It is possible to have UltraVNC support?

Of course, a recent version, not an old.

idontyboi commented 1 month ago

image It's already working for x64 [the latest 1.5.0.0 development version, portable]. Try to use the portable version and not the installer

Neustradamus commented 1 month ago

@idontyboi: Thanks for your answer, and nice about 1.5.0.0-dev portable :) With installer, what is the problem?

Neustradamus commented 1 month ago

@idontyboi: At the same time, maybe you can help to have a recent version in Wine too?

idontyboi commented 1 month ago

With installer, what is the problem?

One-Core-API doesn't handle installers well historically. Any version of Chromium beyond ~60-70 fails to install every time and 54+ fails to uninstall even with OS spoofing as well as various Inno Setup installers not detecting a 64-bit OS properly. This is still being investigated, but use the portable version.

As for Bug 52296, Wine and ReactOS/OCA live in different worlds as Wine is a wrapper around X11 while ReactOS/OCA has to implement the graphics subsystem pretty much from scratch.

Neustradamus commented 1 month ago

@idontyboi: Ok for installers :/