Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UiContext: CEF support. #82

Open
DeltaGW2 opened this issue Dec 16, 2024 · 2 comments
Open

UiContext: CEF support. #82

DeltaGW2 opened this issue Dec 16, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@DeltaGW2
Copy link
Member

Add CEF support to create more intricate User Interfaces, also to more easily enable .NET addons.
Alternatively use another HTML renderer.

@DeltaGW2 DeltaGW2 added the enhancement New feature or request label Dec 16, 2024
@DeltaGW2 DeltaGW2 self-assigned this Dec 16, 2024
@brittyazel
Copy link

Would Nexus be able to use the utilize the CEF binaries already included with the game? If so, this could be a convenient way to not have to ship your own renderer stack within Nexus itself. The downside, of course, being that Arenanet is then controlling the update cadence of CEF, and that could lead to potential unannounced breakages.

@DeltaGW2
Copy link
Member Author

As of now CEF is the biggest contender, but it's not settled in stone to use another HTML based UI framework.

I will have to check how big the binaries are gonna get if I have to ship CEF as well, but that might be the better solution because of the dependency on the GW2 ones, as you said yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants