DAO Ultrawide+ is an attempt at maintaining aspect ratio for displays above 16:9 to eliminate letterboxing
and potentially make improvements to the game's UI for use on ultrawide displays.
Currently a proxy d3d9.dll is used to intercept the creation of the Direct3D device.
With current implementation there is severe image stretching and minor UI misalignment in dialogue scenes
For now this serves as a base for proxying the game's d3d9 usage, but it is actively being worked on.