Allegro Compiled with DXGL? (ZC-related)

Discuss topics related to DXGL that don't belong in any other category.
William
Site Admin
Posts: 178
Joined: November 19th, 2011, 5:08 pm
Contact:

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

Post 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.
William
Site Admin
Posts: 178
Joined: November 19th, 2011, 5:08 pm
Contact:

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

Post 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.
Post Reply