
We plan to keep it updated on a reasonable cadence so we don’t fall behind on performance improvements and bug fixes. It also gives us many more options to improve the performance further if we need to. Payment processors are happy with it, its performance is much better, and it supports the latest tools and standards. It has limited support for modern programming, formatting, and language standards, and it is not supported by modern tools that would help us develop for it faster.ĬEF addresses these points and more. This ultimately manifests as unresolvable Trading Post bugs and performance issues. We can’t improve its performance or fix its bugs ourselves.
#GW2 STRONGBOX GUIDE UPGRADE#
On the other hand, we decided not to upgrade Havok.

It has been a huge effort, but we expect the result to be worth it.
#GW2 STRONGBOX GUIDE UPDATE#
We made the decision to update DirectX 9 to DirectX 11 (see our previous blog post here). Some libraries are difficult to update, requiring careful planning and cost-benefit analysis before upgrading. Some examples are DirectX 9 (for drawing to the screen), Havok (for physics), Umbra (for occlusion culling), and CoherentUI (for some of our UI). A significant number of issues arise from our third-party libraries (pieces of code that we get from someone else). This has become an issue for us, as we are pushing old systems past their limits. We have a lot of code that hasn’t changed in a long time. One of the engine team’s areas of focus is modernizing the codebase. CEF is used to create the UIs of many other programs like Steam, the launcher, and the Epic Games launcher. We will be replacing it with Chromium Embedded Framework (henceforth referred to as CEF). We use CoherentUI in a bunch of places, including in-game books, the launcher, and the Trading Post.

We are replacing CoherentUI, a library that lets us run a web browser inside the game. That project is going quite well, but I’m here to talk about something else we’ve been working on: replacing CoherentUI with Chromium Embedded Framework! What Are We Replacing? This is the same team that’s been working on the DirectX 11 upgrade. I joined ArenaNet last year to round out the newly reformed engine team. I’m Ben Dunkin, a Senior Engine Programmer on the Guild Wars 2 team.
