Page 2 of 2

Re: Allegro Compiled with DXGL? (ZC-related)

Posted: September 10th, 2019, 11:04 am
by William
The forced windowed mode of DXGL does not get along with ZC's (or is that Allegro's?) fullscreen, for that you will want to simply use the zc.cfg settings to enable its native windowed mode (which will be rendered by DXGL using default settings).

As for fullscreen, I will have some .ini files for you soon which will be tested with DXGL 0.5.16. While DXGL 0.5.17 will have a configuration format change this will only affect the registry and not .ini files; both registry settings and .ini files are designed to be forwards compatible.

Re: Allegro Compiled with DXGL? (ZC-related)

Posted: October 2nd, 2022, 2:46 pm
by William
Because the latest ZC alphas are no longer compatible with DXGL, and VS2008 compilation was only used for this experiment, I will be removing the VS2008 build files.

The VS2005 build files will remain.